@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:#000;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{width:100%;max-width:100%;justify-content:flex-end;padding-right:0;padding-top:120px;padding-bottom:200px}@media only screen and (max-width:1540px){html.page-home body main>section.intro-section .container{padding-top:60px;padding-bottom:100px}}@media only screen and (max-width:1200px){html.page-home body main>section.intro-section .container{padding-top:40px;padding-bottom:60px}}@media only screen and (max-width:770px){html.page-home body main>section.intro-section .container{padding:20px}}html.page-home body main>section.intro-section .container .split-content{width:75%;display:flex;flex-direction:row;-moz-column-gap:90px;column-gap:90px;flex-wrap:nowrap;justify-content:space-between}@media only screen and (max-width:1920px){html.page-home body main>section.intro-section .container .split-content{width:100%;max-width:1540px}}@media only screen and (max-width:1540px){html.page-home body main>section.intro-section .container .split-content{-moz-column-gap:40px;column-gap:40px}}@media only screen and (max-width:1200px){html.page-home body main>section.intro-section .container .split-content{-moz-column-gap:20px;column-gap:20px}}@media only screen and (max-width:1024px){html.page-home body main>section.intro-section .container .split-content{flex-direction:column;row-gap:20px}}html.page-home body main>section.intro-section .container .split-content .col-lhs,html.page-home body main>section.intro-section .container .split-content .col-rhs{width:50%}html.page-home body main>section.intro-section .container .split-content .col-lhs{display:flex;flex-direction:column;justify-content:center;row-gap:0}html.page-home body main>section.intro-section .container .split-content .col-lhs p{font-size:20px;line-height:30px}@media only screen and (max-width:1920px){html.page-home body main>section.intro-section .container .split-content .col-lhs{max-width:580px}}@media only screen and (max-width:1024px){html.page-home body main>section.intro-section .container .split-content .col-lhs{width:100%;max-width:100%}}html.page-home body main>section.intro-section .container .split-content .col-lhs p+p{margin-top:0}@media only screen and (max-width:1920px){html.page-home body main>section.intro-section .container .split-content .col-rhs{width:auto}}html.page-home body main>section.intro-section .container .split-content .col-rhs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:1920px){html.page-home body main>section.intro-section .container .split-content .col-rhs img{max-width:848px;max-height:622px}}@media only screen and (max-width:1024px){html.page-home body main>section.intro-section .container .split-content .col-rhs img{max-width:100%;max-height:100%}}html.page-home body main>section.intro-section .container .gallery.gallery-traditional{grid-template-columns:repeat(4,1fr);gap:10px}html.page-home body main>section.footer-intro-section .container.content{padding-bottom:100px}@media only screen and (max-width:1540px){html.page-home body main>section.footer-intro-section .container.content{padding-bottom:75px}}@media only screen and (max-width:770px){html.page-home body main>section.footer-intro-section .container.content{padding-bottom:20px}}html.page-home body main>section.footer-intro-section .container.content .split-content .col-lhs{width:100%;max-width:50%}@media only screen and (max-width:1920px){html.page-home body main>section.footer-intro-section .container.content .split-content .col-lhs{max-width:848px;width:50%}}@media only screen and (max-width:1024px){html.page-home body main>section.footer-intro-section .container.content .split-content .col-lhs{width:100%;max-width:100%}}html.page-home body main>section.footer-intro-section .container.content .split-content .col-lhs img{max-height:848px;max-width:100%;width:100%}@media only screen and (max-width:1920px){html.page-home body main>section.footer-intro-section .container.content .split-content .col-lhs img{max-width:848px}}