@-webkit-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 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)}}@-webkit-keyframes fadein{100%{opacity:1;transform:translateX(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}#button{display:flex;background-color:#86e3e9;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#000!important;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{padding-top:100px}@media only screen and (max-width:770px){html.page-home body main>section.intro-section{padding-top:50px}}html.page-home body main>section.intro-section .container{max-width:1540px}html.page-home body main>section.intro-section .container .content-split .content-lhs,html.page-home body main>section.intro-section .container .content-split .content-rhs{width:calc(50% - 50px)}html.page-home body main>section.intro-section .container .content-split .content-lhs .home-sub-title,html.page-home body main>section.intro-section .container .content-split .content-rhs .home-sub-title{font-size:45px;font-style:normal;line-height:50px;letter-spacing:-1.35px;display:block;color:#000;margin-bottom:20px}@media only screen and (max-width:770px){html.page-home body main>section.intro-section .container .content-split .content-lhs .home-sub-title,html.page-home body main>section.intro-section .container .content-split .content-rhs .home-sub-title{font-size:30px;line-height:35px;letter-spacing:-.9px}}html.page-home body main>section.intro-section .container .content-split .content-lhs h1,html.page-home body main>section.intro-section .container .content-split .content-rhs h1{font-size:30px;line-height:35px;letter-spacing:-.9px}@media only screen and (max-width:770px){html.page-home body main>section.intro-section .container .content-split .content-lhs h1,html.page-home body main>section.intro-section .container .content-split .content-rhs h1{font-size:24px;line-height:29px;letter-spacing:-.72px}}@media only screen and (max-width:770px){html.page-home body main>section.intro-section .container .content-split .content-lhs,html.page-home body main>section.intro-section .container .content-split .content-rhs{width:100%}html.page-home body main>section.intro-section .container .content-split .content-lhs .image,html.page-home body main>section.intro-section .container .content-split .content-rhs .image{display:none}}html.page-home body main>section.reviews-section{background-color:#f1f1f1;padding:50px 0}@media only screen and (max-width:770px){html.page-home body main>section.reviews-section{padding:20px 0}}html.page-home body main>section.reviews-section .container{max-width:1330px}html.page-home body main>section.reviews-section .container .review-content .btn{display:block;margin:40px auto 0}