@-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:#0099d8;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.home-locations-area{background-color:#000;padding:80px 0}html.page-home body main>section.home-locations-area .container{max-width:1240px}html.page-home body main>section.home-locations-area .container .content-split{width:100%}html.page-home body main>section.home-locations-area .container .content-split .content-lhs{width:calc(100% - 535px)}@media only screen and (max-width:1200px){html.page-home body main>section.home-locations-area .container .content-split .content-lhs{width:calc(50% - 20px)}}@media only screen and (max-width:770px){html.page-home body main>section.home-locations-area .container .content-split .content-lhs{width:100%;margin-bottom:30px}}html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content{max-width:550px;color:#fff}html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content h2{font-size:65px;font-style:normal;font-weight:700;line-height:70px;text-transform:uppercase;color:#fff;margin-top:0}@media only screen and (max-width:770px){html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content h2{font-size:40px;line-height:40px}}html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content h2 strong{color:#0099d8;font-family:Euphoria Script,sans-serif;font-size:113px;font-style:normal;font-weight:400!important;line-height:70px;text-transform:initial}@media only screen and (max-width:770px){html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content h2 strong{font-size:60px;line-height:60px}}html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content a,html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content p,html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content ul li{color:inherit}html.page-home body main>section.home-locations-area .container .content-split .content-lhs .content .btn{display:block;margin-top:40px}html.page-home body main>section.home-locations-area .container .content-split .content-rhs{width:460px}@media only screen and (max-width:1200px){html.page-home body main>section.home-locations-area .container .content-split .content-rhs{width:calc(50% - 20px)}}@media only screen and (max-width:770px){html.page-home body main>section.home-locations-area .container .content-split .content-rhs{width:100%}}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media only screen and (max-width:960px){html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations{grid-template-columns:repeat(2,1fr)}}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations .col{text-align:center}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations .col a{display:block;width:100%;padding:20px 15px;box-sizing:border-box;border-radius:10px;color:#0099d8;border:1px solid #0099d8;transition:.3s ease-in-out}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations .col a:hover{background-color:#0099d8}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations .col a:hover i{color:#fff}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations .col i{font-size:34px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:3.4px;text-transform:uppercase;color:inherit;transition:.3s ease-in-out}html.page-home body main>section.home-locations-area .container .content-split .content-rhs .locations .col h2{font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#fff;margin:10px 0 0}html.page-home body main>section.home-intro-area{padding:60px 0}html.page-home body main>section.home-intro-area .container{display:block}