.bg-brand2{background-color:#ffb078}.bg-light-gray{background-color:#f2f3f2}@keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}#button{display:flex;background-color:#e3a4ba;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#fff;right:30px;align-items:center;justify-content:center;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.4)}#button.show{opacity:1;visibility:visible}html.page-home body main>section.intro-section .container .gallery.gallery-traditional{grid-template-columns:repeat(4,1fr);gap:10px}html.page-home body section.recent-blog-section .container .recent-blog-content{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:1480px){html.page-home body section.recent-blog-section .container .recent-blog-content{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:1000px){html.page-home body section.recent-blog-section .container .recent-blog-content{grid-template-columns:repeat(1,1fr)}}html.page-home body section.recent-blog-section .container .recent-blog-content .recent-blog-item .recent-blog-item-meta{padding-top:25px}html.page-home body section.recent-blog-section .container .recent-blog-content .recent-blog-item .recent-blog-item-image{width:100%;max-height:380px}@media only screen and (max-width:770px){html.page-home body section.recent-blog-section .container .recent-blog-content .recent-blog-item .recent-blog-item-image{height:300px}}html.page-home body .review-section{background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:multiply;background-color:#e3a4ba;position:relative;height:auto;max-height:750px}html.page-home body .review-section .container{padding-top:150px;padding-bottom:150px}@media only screen and (max-width:1544px){html.page-home body .review-section .container{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:1280px){html.page-home body .review-section .container{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:960px){html.page-home body .review-section .container{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:770px){html.page-home body .review-section .container{padding-top:30px;padding-bottom:30px}}