body .hero{border-radius:.5rem .5rem 5rem 5rem;width:100vw;max-width:110rem;height:47.5rem;position:relative;top:0;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (max-width:1000px){body .hero{border-radius:0 0 3rem 3rem}}@media screen and (max-width:700px){body .hero{height:41rem}}@media screen and (max-width:500px){body .hero{height:37rem}}body .hero{justify-content:center;align-items:center;display:flex}body .hero .imageContainer{opacity:0;flex-direction:row;width:100vw;height:47.5rem;transition:all 1s;display:flex;position:relative;top:0;left:0;overflow:hidden}@media screen and (max-width:700px){body .hero .imageContainer{height:41rem}}@media screen and (max-width:500px){body .hero .imageContainer{height:37rem}}body .hero .imageContainer .backgroundContainer{flex-direction:row;justify-content:flex-start;align-items:flex-start;transition:all 1.5s cubic-bezier(.81,0,.18,.99);display:flex;transform:translate(0)}body .hero .imageContainer .backgroundContainer .imgwrap{flex:1;place-items:center;height:100%;display:grid;overflow:hidden}body .hero .imageContainer .backgroundContainer img{object-fit:cover;text-align:center;flex-shrink:0;width:auto;min-width:100vw;height:100%}@media screen and (max-width:700px){body .hero .imageContainer .backgroundContainer img{height:41rem}}@media screen and (max-width:500px){body .hero .imageContainer .backgroundContainer img{height:37rem}}body .hero .text-cta{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:650px){body .hero .text-cta{width:90%}}@media screen and (max-width:400px){body .hero .text-cta{width:92.5%}}body .hero .text-cta h1{text-align:center;font-family:GT Super Ds Trial,sans-serif;font-size:4rem;font-weight:300;line-height:3.6rem}@media screen and (max-width:1060px){body .hero .text-cta h1{font-size:3.5rem;line-height:3.1rem}}@media screen and (max-width:900px){body .hero .text-cta h1{font-size:3.1rem;line-height:2.7rem}}@media screen and (max-width:700px){body .hero .text-cta h1{font-size:2.6rem;line-height:2.2rem}}@media screen and (max-width:550px){body .hero .text-cta h1{text-align:left}}@media screen and (max-width:525px){body .hero .text-cta h1{font-size:3rem;line-height:2.6rem}}body .hero .text-cta p{text-align:center;white-space:nowrap;opacity:.7;margin-top:1rem;font-size:1.1rem;font-weight:400}@media screen and (max-width:1060px){body .hero .text-cta p{font-size:1rem}}@media screen and (max-width:900px){body .hero .text-cta p{font-size:.95rem}}@media screen and (max-width:660px){body .hero .text-cta p{white-space:wrap}}@media screen and (max-width:550px){body .hero .text-cta p{text-align:left}}body .hero .text-cta .cta-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:2rem;display:flex;position:relative}@media screen and (max-width:525px){body .hero .text-cta .cta-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.7rem;position:absolute;bottom:-12.5rem;left:50%;transform:translate(-50%)}}@media screen and (max-width:500px){body .hero .text-cta .cta-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.7rem;position:absolute;bottom:-10.5rem;left:50%;transform:translate(-50%)}}body .hero .text-cta .cta-wrapper .cta-btn{-webkit-user-select:none;user-select:none;cursor:pointer;white-space:nowrap;opacity:0;border-radius:3rem;flex:none;padding:.85rem 1.75rem;text-decoration:none;transition:all .7s cubic-bezier(0,.15,.15,.99);position:relative;transform:translateY(1.25rem)}@media screen and (max-width:525px){body .hero .text-cta .cta-wrapper .cta-btn{width:100%}}@media screen and (max-width:440px){body .hero .text-cta .cta-wrapper .cta-btn{padding:1rem 1.3rem}}body .hero .text-cta .cta-wrapper .cta-btn:hover{filter:brightness(.7)}body .hero .text-cta .cta-wrapper .cta-btn:active{transform:scale(.97)}body .hero .text-cta .cta-wrapper .estimate{color:#000;background-color:#fff;font-size:1rem;font-weight:500}@media screen and (max-width:525px){body .hero .text-cta .cta-wrapper .estimate{text-align:center}}body .hero .text-cta .cta-wrapper .phone{color:#fff;-webkit-backdrop-filter:blur(4px);background-color:#92929238;font-size:1rem;font-weight:400}@media screen and (max-width:525px){body .hero .text-cta .cta-wrapper .phone{text-align:center;background-color:#69696938;border:.1rem solid #ffffff27}}body .hero .bg-timer{background-color:#464646;border-radius:1rem;width:8rem;height:.175rem;position:absolute;bottom:2rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (max-width:525px){body .hero .bg-timer{display:none}}body .hero .bg-timer .current-time{transform-origin:0 0;background-color:#fff;width:100%;height:100%;animation:6s cubic-bezier(.81,0,.18,.99) infinite animateTime;position:relative;left:0;transform:scaleX(0)}@keyframes animateTime{0%{animation-timing-function:linear;transform:scaleX(0)}75%{animation-timing-function:cubic-bezier(.81,0,.18,.99);transform:scaleX(1)}to{transform:translate(100%)}}body .partners{justify-content:center;align-items:center;gap:4rem;width:100%;max-width:100rem;height:7.5rem;display:flex;position:relative;top:1.5rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (max-width:1400px){body .partners{gap:2.5rem}}@media screen and (max-width:1170px){body .partners{gap:0}}@media screen and (max-width:1000px){body .partners{display:none}}body .partners img{transform:scale(.9)}@media screen and (max-width:1400px){body .partners img{transform:scale(.8)}}@media screen and (max-width:1170px){body .partners img{transform:scale(.7)}}body .partners-mobile{justify-content:flex-start;align-items:flex-start;width:100%;height:7.5rem;display:none;position:relative;top:2rem;left:50%;overflow:hidden;transform:translate(-50%)}body .partners-mobile:before,body .partners-mobile:after{content:"";z-index:2;width:5rem;height:100%;display:flex;position:absolute;top:0}body .partners-mobile:before{background:linear-gradient(90deg,#000,#0000);left:0}body .partners-mobile:after{background:linear-gradient(270deg,#000,#0000);right:0}@media screen and (max-width:1000px){body .partners-mobile{display:flex}}body .partners-mobile .wrapper{will-change:transform;backface-visibility:hidden;justify-content:center;align-items:center;gap:2.5rem;width:max-content;animation:15s linear infinite slide1;display:flex;position:absolute;left:0;overflow:hidden;transform:translate(0,0)}@media screen and (max-width:800px){body .partners-mobile .wrapper{animation:15s linear infinite slide2}}@media screen and (max-width:600px){body .partners-mobile .wrapper{animation:15s linear infinite slide3}}@media screen and (max-width:800px){body .partners-mobile .wrapper{gap:1.5rem}}body .partners-mobile .wrapper img{flex-shrink:0;transform:scale(.7)}@media screen and (max-width:600px){body .partners-mobile .wrapper img{transform:scale(.65)}}@keyframes slide1{0%{transform:translate(0,0)}to{transform:translate(-1190px)}}@keyframes slide2{0%{transform:translate(0,0)}to{transform:translate(-1105px)}}@keyframes slide3{0%{transform:translate(0,0)}to{transform:translate(-1105px)}}body .about{justify-content:space-between;align-items:center;width:90%;max-width:70rem;padding-bottom:10rem;display:flex;position:relative;top:16.5rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (max-width:1200px){body .about{top:13rem}}body .about img{width:30rem;height:auto}@media screen and (max-width:1200px){body .about img{z-index:-1;opacity:.5;position:absolute;right:0}}@media screen and (max-width:1090px){body .about img{opacity:.25;transform:translateY(-2rem)}}@media screen and (max-width:670px){body .about img{display:none}}body .about .content-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:33rem;height:30rem;display:flex}@media screen and (max-width:670px){body .about .content-wrapper{width:95%}}body .about .content-wrapper h2{font-family:GT Super Ds Trial,sans-serif;font-size:2.75rem;font-weight:300;line-height:2.5rem}@media screen and (max-width:550px){body .about .content-wrapper h2{font-size:2.45rem;line-height:2.1rem}}body .about .content-wrapper p{color:#818181;width:28rem;margin-top:1.5rem;font-size:1rem;font-weight:400}@media screen and (max-width:530px){body .about .content-wrapper p{width:100%}}@media screen and (max-width:480px){body .about .content-wrapper p .break-mob{display:none}}body .about .content-wrapper .about-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.7rem;margin-top:1rem;padding:.3rem 0;font-size:1.1rem;font-weight:500;transition:all .1s;display:flex;position:relative}body .about .content-wrapper .about-btn:before{content:"";transform-origin:100% 0;background-color:#fff;width:100%;height:.1rem;transition:transform .3s cubic-bezier(.81,0,.18,.99);position:absolute;bottom:0;left:0;transform:scaleX(0)}body .about .content-wrapper .about-btn:hover{filter:brightness(.7)}body .about .content-wrapper .about-btn:hover:before{transform-origin:0 0;transform:scaleX(1)}body .about .content-wrapper .about-btn:active{transform:scale(.95)}body .about .content-wrapper .about-btn img{width:1rem;height:auto;transition:all .135s}@media screen and (max-width:1200px){body .about .content-wrapper .about-btn img{opacity:1;z-index:0;position:relative;transform:translateY(0)}}@media screen and (max-width:670px){body .about .content-wrapper .about-btn img{display:block}}body .about .content-wrapper .line-sep{background-color:#63636350;width:100%;height:.1rem;margin-top:1.5rem}body .about .content-wrapper .stats-wrapper{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;margin-top:1.5rem;display:flex}@media screen and (max-width:520px){body .about .content-wrapper .stats-wrapper{gap:1rem}}@media screen and (max-width:375px){body .about .content-wrapper .stats-wrapper{gap:.5rem}}body .about .content-wrapper .stats-wrapper .stats1{width:6rem}@media screen and (max-width:600px){body .about .content-wrapper .stats-wrapper .stats1{width:auto}}body .about .content-wrapper .stats-wrapper .stats2{width:7rem}@media screen and (max-width:600px){body .about .content-wrapper .stats-wrapper .stats2{width:auto}}body .about .content-wrapper .stats-wrapper .stats3{width:12rem}@media screen and (max-width:600px){body .about .content-wrapper .stats-wrapper .stats3{width:auto}}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap{flex-direction:row;height:3rem;font-family:Satoshi,sans-serif;font-size:3rem;font-weight:500;line-height:3rem;display:flex;overflow:hidden}@media screen and (max-width:440px){body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap .hide-mob{display:none}}@media screen and (max-width:630px){body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap{font-size:2.75rem;line-height:2.75rem}}@media screen and (max-width:410px){body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap{font-size:2.6rem;line-height:2.6rem}}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div{transition:all .85s cubic-bezier(0,.15,.15,.99)}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:first-child{transform:translateY(87.5%)}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:nth-child(2){transition-delay:.1s;transform:translateY(87.5%)}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:nth-child(3){transition-delay:.15s;transform:translateY(87.5%)}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:nth-child(4){transition-delay:.2s;transform:translateY(87.5%)}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:nth-child(5),body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:nth-child(6),body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div:nth-child(7){transition-delay:.25s;transform:translateY(87.5%)}body .about .content-wrapper .stats-wrapper .stats p{margin-top:0;font-size:1.2rem;font-weight:500;transition:all .15s}@media screen and (max-width:630px){body .about .content-wrapper .stats-wrapper .stats p{width:auto;font-size:1.1rem;line-height:1.1rem}}body .services{width:100%;max-width:72.5rem;height:auto;padding-bottom:10rem;position:relative;top:19rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (max-width:1250px){body .services{width:90%}}@media screen and (max-width:1200px){body .services{top:13rem}}body .services h2{text-align:center;width:40rem;font-family:GT Super Ds Trial,sans-serif;font-size:2.75rem;font-weight:300;line-height:2.6rem;position:relative;left:50%;transform:translate(-50%)}@media screen and (max-width:1000px){body .services h2{width:35rem;font-size:2.4rem;line-height:2.2rem}}@media screen and (max-width:700px){body .services h2{width:97.5%;font-size:2rem;line-height:1.8rem}}body .services .list-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem;height:auto;margin-top:4rem;display:flex}body .services .list-wrapper .list-item{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.2rem;display:flex}body .services .list-wrapper .list-item:hover .wrap-text-icon h3{filter:brightness(.8);transform:scale(.95)}body .services .list-wrapper .list-item .wrap-text-icon{border-bottom:.1rem solid #2f2f2f;justify-content:space-between;align-items:center;width:100%;padding-bottom:1.2rem;display:flex}body .services .list-wrapper .list-item .wrap-text-icon h3{color:#fff;z-index:0;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:400;transition:all .15s;position:relative}body .services .list-wrapper .list-item .wrap-text-icon h3:before{content:"";mix-blend-mode:difference;z-index:1;transform-origin:0 0;background-color:#fff;width:100%;height:100%;transition:transform .65s cubic-bezier(.81,0,.18,.99);display:block;position:absolute;top:0;left:0;transform:scaleX(0)}body .services .list-wrapper .list-item .wrap-text-icon .plus{aspect-ratio:1;place-items:center;width:1.25rem;display:grid}body .services .list-wrapper .list-item .wrap-text-icon .plus .plus-line{background-color:#fff;border-radius:1rem;width:1.25rem;height:.095rem;transition:all .2s;position:absolute}body .services .list-wrapper .list-item .wrap-text-icon .plus .plus-line:first-child{transform:rotate(90deg)}body .services .list-wrapper .list-item .description-wrapper{flex-direction:column;gap:1rem;height:0;transition:all .3s cubic-bezier(.61,.34,.05,.98);display:flex;overflow:hidden}body .services .list-wrapper .list-item .description-wrapper p{color:#adadad;width:75%;font-size:1rem}@media screen and (max-width:1150px){body .services .list-wrapper .list-item .description-wrapper p{width:100%}}body .services .list-wrapper .list-item .description-wrapper .link-service{color:#f8dc01;opacity:.8;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;font-size:1.15rem;transition:all .15s;display:flex}body .services .list-wrapper .list-item .description-wrapper .link-service img{width:1rem;height:auto}body .services .list-wrapper .list-item .description-wrapper .link-service:hover{opacity:1}body .services .list-wrapper .active-list-item:hover .wrap-text-icon h3{filter:brightness();transform:scale(1)}body .services .list-wrapper .active-list-item .wrap-text-icon h3:before{transform:scaleX(1)}body .services .list-wrapper .active-list-item .wrap-text-icon .plus .plus-line:first-child{transform:rotate(0)}body .services .list-wrapper .active-list-item .description-wrapper{height:0;overflow:hidden}body .request-quote{place-items:center;width:100%;max-width:75rem;height:55rem;display:grid;position:relative;top:10rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (max-width:1200px){body .request-quote{height:38rem;top:9rem}}body .request-quote .map{z-index:-1;opacity:.85;width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1300px){body .request-quote .map{width:auto;height:30rem}}@media screen and (max-width:1200px){body .request-quote .map{display:none}}body .request-quote .center-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:35rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-20%,-50%)}@media screen and (max-width:1060px){body .request-quote .center-wrapper{width:60%;left:45%}}@media screen and (max-width:560px){body .request-quote .center-wrapper{width:70%;left:35%}}@media screen and (max-width:485px){body .request-quote .center-wrapper{width:70%;left:30%}}body .request-quote .center-wrapper h3{width:30rem;font-family:GT Super Ds Trial,sans-serif;font-size:2.75rem;font-weight:300;line-height:2.55rem}@media screen and (max-width:560px){body .request-quote .center-wrapper h3{width:25rem;font-size:2.35rem;line-height:2rem}}body .request-quote .center-wrapper p{color:#b2b2b2;margin-top:1.5rem;font-size:1rem;line-height:1.4rem}@media screen and (max-width:1060px){body .request-quote .center-wrapper p{width:100%}}@media screen and (max-width:950px){body .request-quote .center-wrapper p{font-size:.95rem}}body .request-quote .center-wrapper div:nth-child(3){margin-top:2rem}body .request-quote .center-wrapper .btn-quote{color:#000;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border-radius:3rem;padding:.5rem 1.25rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .1s}@media screen and (max-width:600px){body .request-quote .center-wrapper .btn-quote{padding:.7rem 1.5rem;font-size:1rem}}body .request-quote .center-wrapper .btn-quote:hover{filter:brightness(.7)}body .request-quote .center-wrapper .btn-quote:active{transform:scale(.95)}body .request-quote .officeImage{width:22.5rem;position:absolute;top:50%;left:35%;transform:translate(-50%,-50%)}@media screen and (max-width:740px){body .request-quote .officeImage{opacity:.7}}@media screen and (max-width:650px){body .request-quote .officeImage{opacity:.55;width:20rem}}@media screen and (max-width:530px){body .request-quote .officeImage{width:18rem;transform:translate(-50%,-55%)}}
