@-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:#1a6bbe;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-intro-area{padding:60px 0}html.page-home body main>section.home-intro-area .container{text-align:center}html.page-home body main>section.home-intro-area .container .content{width:100%}html.page-home body main>section.home-intro-area .container .btn{margin:40px auto 0;display:block}html.page-home body main>section.why-us-area{padding:60px 0}html.page-home body main>section.why-us-area .container{display:block}html.page-home body main>section.why-us-area .container .why-us-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}@media only screen and (max-width:1040px){html.page-home body main>section.why-us-area .container .why-us-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:770px){html.page-home body main>section.why-us-area .container .why-us-items{grid-template-columns:repeat(1,1fr)}}html.page-home body main>section.why-us-area .container .why-us-items .col{border-radius:20px;border:1px solid #d9d9d9;background:#fff}html.page-home body main>section.why-us-area .container .why-us-items .col .image img{max-width:80px}html.page-home body main>section.why-us-area .container .why-us-items .col .content{max-width:280px;margin:0 auto;padding:40px 20px;box-sizing:border-boxsss}html.page-home body main>section.why-us-area .container .why-us-items .col .content h3{font-size:22px;font-style:normal;font-weight:700;line-height:28px;color:#06213d;margin-bottom:0;margin-top:25px}html.page-home body main>section.testimonials-area{padding:120px 0;background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:overlay;background-color:rgba(0,0,0,.3)}html.page-home body main>section.testimonials-area .container{display:block}html.page-home body main>section.testimonials-area .container .sectiontitle{color:#fff}html.page-home body main>section.testimonials-area .container .btn{margin:40px auto 0;display:block}html.page-home body main>section.testimonials-area .container .testimonials .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media only screen and (max-width:1040px){html.page-home body main>section.testimonials-area .container .testimonials .reviews{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:770px){html.page-home body main>section.testimonials-area .container .testimonials .reviews{grid-template-columns:repeat(1,1fr)}}html.page-home body main>section.testimonials-area .container .testimonials .reviews .col{background-color:#fff;border-radius:20px;padding:40px;box-sizing:border-box;text-align:center}html.page-home body main>section.testimonials-area .container .testimonials .reviews .col .image{text-align:center;margin-bottom:20px}html.page-home body main>section.testimonials-area .container .testimonials .reviews .col h3{font-size:16px;font-style:normal;font-weight:400;line-height:25px;text-transform:uppercase;color:#3d4043}html.page-home body main>section.content-area{background-color:#ebf8ff;padding:60px 0}html.page-home body main>section.content-area .container{display:block}html.page-home body main>section.content-area .container .content-split .content-lhs{width:calc(50% - 30px)}@media only screen and (max-width:770px){html.page-home body main>section.content-area .container .content-split .content-lhs{width:100%;margin-bottom:30px}}html.page-home body main>section.content-area .container .content-split .content-lhs .content{margin-top:60px}html.page-home body main>section.content-area .container .content-split .content-rhs{width:calc(50% - 30px)}@media only screen and (max-width:770px){html.page-home body main>section.content-area .container .content-split .content-rhs{width:100%}}html.page-home body main>section.content-area .container .content-split .content-rhs .image img{width:100%;border-radius:20px}html.page-home body main>section.pool-builders-area{padding:60px 0}html.page-home body main>section.pool-builders-area .container{display:block}html.page-home body main>section.pool-builders-area .container .sectiontitle{color:#06213d}html.page-home body main>section.pool-builders-area .container .pool-builders-items{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}html.page-home body main>section.pool-builders-area .container .pool-builders-items .col{width:calc(33.333% - 20px);background-color:#fff;border-radius:20px;padding:25px 15px;box-sizing:border-box;text-align:center;border:1px solid #d9d9d9}@media only screen and (max-width:1040px){html.page-home body main>section.pool-builders-area .container .pool-builders-items .col{width:calc(50% - 10px)}}@media only screen and (max-width:770px){html.page-home body main>section.pool-builders-area .container .pool-builders-items .col{width:100%}}html.page-home body main>section.pool-builders-area .container .pool-builders-items .col .content .image i{font-size:60px;color:#1a6bbe}html.page-home body main>section.pool-builders-area .container .pool-builders-items .col .content h3{font-size:22px;font-style:normal;font-weight:700}