*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-tap-highlight-color:transparent;background:#000;width:100vw;height:100dvh;font-family:Inter,sans-serif;overflow-x:hidden}body #root{width:100%;height:100%}body .top-header{background:0 0;justify-content:center;align-items:center;width:100%;height:2.75rem;display:flex;position:relative;top:0;left:0}body .top-header a{color:#fff;font-size:.9rem}@media screen and (width<=620px){body .top-header a{font-size:.8rem}}body .navbar{z-index:9;border:.1rem solid #4e4e4e00;grid-template-columns:1fr auto 1fr;align-items:center;width:92.5%;max-width:100rem;padding:.2rem 1rem;transition:all .15s,top .3s;display:grid;position:fixed;top:5rem;left:50%;transform:translate(-50%)}@media screen and (width<=630px){body .navbar{top:4rem}}body .navbar .links{flex-direction:row;justify-content:flex-start;justify-self:left;align-items:center;gap:2rem;transition:all .15s;display:flex}@media screen and (width<=1060px){body .navbar .links{display:none}}body .navbar .links a{color:#fff;opacity:.7;cursor:pointer;flex-direction:row;justify-content:center;justify-self:left;align-items:center;gap:.25rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex;position:relative}body .navbar .links a:before{content:"";transform-origin:100% 0;background-color:#fff;width:100%;height:.1rem;transition:transform .2s;display:block;position:absolute;bottom:-.25rem;transform:scaleX(0)}body .navbar .links a:first-child:before{display:none}body .navbar .links a:hover{opacity:1}body .navbar .links a:hover:before{transform-origin:0 0;transform:scaleX(1)}body .navbar .links a:hover img{transform:rotate(180deg)}body .navbar .links a img{width:auto;height:1.2rem;transition:all .2s}body .navbar .menu{cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;gap:.4rem;width:2rem;height:2rem;display:none}body .navbar .menu:hover .line:first-child,body .navbar .menu:hover .line:nth-child(2),body .navbar .menu:hover .line:nth-child(3){width:100%}@media screen and (width<=1060px){body .navbar .menu{display:flex}}@media screen and (width<=500px){body .navbar .menu{transform:scale(.8)}}body .navbar .menu .line{background-color:#fff;border-radius:1rem;height:.125rem;transition:all .2s}body .navbar .menu .line:first-child{width:100%}body .navbar .menu .line:nth-child(2){width:65%}body .navbar .menu .line:nth-child(3){width:80%}body .navbar .logo{mix-blend-mode:difference;justify-content:center;width:auto;height:3.5rem;transition:all .15s}@media screen and (width<=1400px){body .navbar .logo{height:3.3rem}}@media screen and (width<=850px){body .navbar .logo{height:3.2rem}}@media screen and (width<=630px){body .navbar .logo{height:2.9rem}}@media screen and (width<=500px){body .navbar .logo{height:2.3rem}}body .navbar .buttons-wrapper{flex-direction:row;justify-content:center;justify-self:end;align-items:center;gap:1rem;display:flex}body .navbar .buttons-wrapper .btn{-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:3rem;padding:.5rem 1.25rem;font-size:.95rem;text-decoration:none;transition:all .1s}body .navbar .buttons-wrapper .btn:hover{filter:brightness(.7)}body .navbar .buttons-wrapper .btn:active{transform:scale(.95)}body .navbar .buttons-wrapper .btn-quote{color:#000;background-color:#fff}@media screen and (width<=850px){body .navbar .buttons-wrapper .btn-quote{display:none}}body .navbar .buttons-wrapper .location{color:#fff;-webkit-backdrop-filter:blur(10px);background-color:#4646468c;padding:.6rem 1.25rem}@media screen and (width<=1060px){body .navbar .buttons-wrapper .location{display:none}}body .menu-wrapper{z-index:10;transform-origin:0 100%;background-color:#090909;width:100vw;height:100dvh;transition:transform 1s cubic-bezier(.81,0,.18,.99);position:fixed;top:0;left:0;transform:scaleY(0)}body .menu-wrapper .closeMenu{cursor:pointer;opacity:0;height:2rem;transition:all .15s;position:absolute;top:2.5rem;left:2.5rem;transform:translateY(-.35rem)}@media screen and (width<=460px){body .menu-wrapper .closeMenu{left:1rem}}body .menu-wrapper .links-menu{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:2rem;display:flex;position:absolute;top:4rem;left:2.5rem}@media screen and (width<=460px){body .menu-wrapper .links-menu{left:1rem}}body .menu-wrapper .links-menu p{color:#3a3a3a;text-transform:uppercase;opacity:0;font-size:1.05rem;font-weight:500;transition:all .15s;transform:translateY(-.35rem)}body .menu-wrapper .links-menu a{color:#fff;opacity:0;margin-top:1.5rem;font-family:GT Super Ds Trial,sans-serif;font-size:3rem;font-weight:200;line-height:3rem;text-decoration:none;transition:all .15s;position:relative;transform:translateY(-.35rem)}body .menu-wrapper .links-menu a:before{content:"";transform-origin:100% 0;background-color:#fff;width:100%;height:.1rem;transition:transform .2s;display:block;position:absolute;bottom:-.25rem;transform:scaleX(0)}body .menu-wrapper .links-menu a:hover{opacity:1}body .menu-wrapper .links-menu a:hover:before{transform-origin:0 0;transform:scaleX(1)}body .menu-wrapper .links-menu a:hover img{transform:rotate(180deg)}@media screen and (width<=850px){body .menu-wrapper .links-menu a{margin-top:1.25rem;font-size:2.75rem;line-height:2.75rem}}@media screen and (width<=650px){body .menu-wrapper .links-menu a{margin-top:.75rem;font-size:2.25rem;line-height:2.25rem}}body .menu-wrapper .links-menu a span{font-family:Inter,sans-serif}body .menu-wrapper .contact-wrapper{opacity:0;flex-direction:column;gap:.5rem;transition:all .15s;display:flex;position:absolute;bottom:8rem;left:2.5rem;transform:translateY(-.35rem)}@media screen and (width<=650px){body .menu-wrapper .contact-wrapper{bottom:6.5rem}}@media screen and (width<=460px){body .menu-wrapper .contact-wrapper{left:1rem}}body .menu-wrapper .contact-wrapper a{color:#fff;justify-content:flex-start;align-items:center;gap:.5rem;font-size:1rem;line-height:1rem;text-decoration:none;display:flex}body .menu-wrapper .contact-wrapper a:nth-child(3){color:#3f3f3f;margin-top:.8rem;text-decoration:underline}body .menu-wrapper .req-quote{color:#000;text-align:center;opacity:0;background:#fff;border-radius:4rem;width:calc(100% - 5rem);max-width:40rem;padding:.8rem 0;font-weight:500;transition:all .25s;position:absolute;bottom:2rem;left:2.5rem;transform:translateY(.35rem)}@media screen and (width<=460px){body .menu-wrapper .req-quote{width:calc(100% - 2rem);left:1rem}}@media screen and (width<=420px){body .menu-wrapper .req-quote{bottom:1rem}}body .show{transform-origin:0 0;transform:scaleY(1)}body .scrolled-style{-webkit-backdrop-filter:blur(8px);background-color:#3b3b3b3c;border:.1rem solid #4e4e4e1d;border-radius:1rem;width:80%;padding:.85rem 1rem;top:2rem}@media screen and (width<=900px){body .scrolled-style{border-radius:.75rem;width:90%}}body .scrolled-style .logo{transform:scale(.9)}body .scrolled-style .links{padding-left:1rem}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 (width<=1000px){body .hero{border-radius:0 0 3rem 3rem}}@media screen and (width<=700px){body .hero{height:41rem}}@media screen and (width<=500px){body .hero{height:37rem}}body .hero{justify-content:center;align-items:center;display:flex}body .hero .imageContainer{flex-direction:row;width:100vw;height:47.5rem;display:flex;position:relative;top:0;left:0;overflow:hidden}@media screen and (width<=700px){body .hero .imageContainer{height:41rem}}@media screen and (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 (width<=700px){body .hero .imageContainer .backgroundContainer img{height:41rem}}@media screen and (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 (width<=650px){body .hero .text-cta{width:90%}}@media screen and (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 (width<=1060px){body .hero .text-cta h1{font-size:3.5rem;line-height:3.1rem}}@media screen and (width<=900px){body .hero .text-cta h1{font-size:3.1rem;line-height:2.7rem}}@media screen and (width<=700px){body .hero .text-cta h1{font-size:2.6rem;line-height:2.2rem}}@media screen and (width<=550px){body .hero .text-cta h1{text-align:left}}@media screen and (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 (width<=1060px){body .hero .text-cta p{font-size:1rem}}@media screen and (width<=900px){body .hero .text-cta p{font-size:.95rem}}@media screen and (width<=660px){body .hero .text-cta p{white-space:wrap}}@media screen and (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 (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 (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;border-radius:3rem;flex:none;padding:.85rem 1.75rem;text-decoration:none;transition:transform .1s,filter .125s}@media screen and (width<=525px){body .hero .text-cta .cta-wrapper .cta-btn{width:100%}}@media screen and (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 (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 (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 (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:2rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (width<=1300px){body .partners{gap:2.5rem}}@media screen and (width<=1050px){body .partners{gap:1.5rem}}@media screen and (width<=1000px){body .partners{display:none}}body .partners img{transform:scale(.9)}@media screen and (width<=1300px){body .partners img{transform:scale(.8)}}@media screen and (width<=1050px){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 (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 (width<=800px){body .partners-mobile .wrapper{animation:15s linear infinite slide2}}@media screen and (width<=600px){body .partners-mobile .wrapper{animation:15s linear infinite slide3}}@media screen and (width<=800px){body .partners-mobile .wrapper{gap:1.5rem}}body .partners-mobile .wrapper img{flex-shrink:0;transform:scale(.7)}@media screen and (width<=600px){body .partners-mobile .wrapper img{transform:scale(.65)}}@keyframes slide1{0%{transform:translate(0,0)}to{transform:translate(-980px)}}@keyframes slide2{0%{transform:translate(0,0)}to{transform:translate(-900px)}}@keyframes slide3{0%{transform:translate(0,0)}to{transform:translate(-900px)}}body .about{justify-content:space-between;align-items:center;width:90%;max-width:70rem;padding-bottom:10rem;display:flex;position:relative;top:17rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (width<=1200px){body .about{top:13rem}}body .about img{width:30rem;height:auto}@media screen and (width<=1200px){body .about img{z-index:-1;opacity:.5;position:absolute;right:0}}@media screen and (width<=1090px){body .about img{opacity:.25;transform:translateY(-2rem)}}@media screen and (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 (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 (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 (width<=530px){body .about .content-wrapper p{width:100%}}@media screen and (width<=480px){body .about .content-wrapper p .break-mob{display:none}}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;width:100%;margin-top:1.5rem;display:flex}@media screen and (width<=520px){body .about .content-wrapper .stats-wrapper{gap:1rem}}body .about .content-wrapper .stats-wrapper .stats1{width:6rem}body .about .content-wrapper .stats-wrapper .stats2{width:7rem}body .about .content-wrapper .stats-wrapper .stats3{width:12rem}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 (width<=630px){body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap{font-size:2.75rem;line-height:2.75rem}}body .about .content-wrapper .stats-wrapper .stats .stats-num-wrap div{transition:all .45s cubic-bezier(.81,0,.18,.99)}body .about .content-wrapper .stats-wrapper .stats p{margin-top:0;font-size:1.2rem;font-weight:500;transition:all .15s}@media screen and (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 (width<=1250px){body .services{width:90%}}@media screen and (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 (width<=1000px){body .services h2{width:35rem;font-size:2.4rem;line-height:2.2rem}}@media screen and (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 (width<=1150px){body .services .list-wrapper .list-item .description-wrapper p{width:100%}}body .services .list-wrapper .list-item .description-wrapper .link-service{color:#cadc04;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;font-size:1.15rem;display:flex}body .services .list-wrapper .list-item .description-wrapper .link-service img{width:1.3rem;height:auto}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 (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 (width<=1300px){body .request-quote .map{width:auto;height:30rem}}@media screen and (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 (width<=1060px){body .request-quote .center-wrapper{width:60%;left:45%}}@media screen and (width<=560px){body .request-quote .center-wrapper{width:70%;left:35%}}@media screen and (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 (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 (width<=1060px){body .request-quote .center-wrapper p{width:100%}}@media screen and (width<=950px){body .request-quote .center-wrapper p{font-size:.95rem}}body .request-quote .center-wrapper .btn-quote{color:#000;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border-radius:3rem;margin-top:2rem;padding:.5rem 1.25rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .1s}@media screen and (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 (width<=740px){body .request-quote .officeImage{opacity:.7}}@media screen and (width<=650px){body .request-quote .officeImage{opacity:.55;width:20rem}}@media screen and (width<=530px){body .request-quote .officeImage{width:18rem;transform:translate(-50%,-55%)}}body .footer{background:#101010;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:auto;padding-top:6rem;padding-bottom:4rem;display:flex;position:relative;top:15rem;left:50%;overflow:hidden;transform:translate(-50%)}@media screen and (width<=860px){body .footer{padding-bottom:2rem}}body .footer .wrapper-box{flex-direction:row;justify-content:space-between;align-items:flex-start;width:90%;max-width:75rem;display:flex}@media screen and (width<=920px){body .footer .wrapper-box{flex-direction:column;width:75%}}@media screen and (width<=620px){body .footer .wrapper-box{flex-direction:column;width:90%}}body .footer .wrapper-box .contact-wrapper{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}body .footer .wrapper-box .contact-wrapper p{color:#666;font-size:.95rem;font-weight:500}@media screen and (width<=1030px){body .footer .wrapper-box .contact-wrapper p{font-size:.9rem}}body .footer .wrapper-box .contact-wrapper h2{margin-top:.5rem;font-family:GT Super Ds Trial,sans-serif;font-size:2.5rem;font-weight:300;line-height:2.35rem}@media screen and (width<=1030px){body .footer .wrapper-box .contact-wrapper h2{font-size:2.25rem;line-height:2rem}}@media screen and (width<=920px){body .footer .wrapper-box .contact-wrapper h2{font-size:2.5rem;line-height:2.35rem}}@media screen and (width<=600px){body .footer .wrapper-box .contact-wrapper h2{font-size:2.15rem;line-height:1.95rem}}@media screen and (width<=480px){body .footer .wrapper-box .contact-wrapper h2{font-size:1.9rem;line-height:1.75rem}}@media screen and (width<=390px){body .footer .wrapper-box .contact-wrapper h2{font-size:1.6rem;line-height:1.35rem}}body .footer .wrapper-box .contact-wrapper .btns-wrapper{flex-direction:row;justify-content:center;justify-self:end;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}@media screen and (width<=475px){body .footer .wrapper-box .contact-wrapper .btns-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start}}body .footer .wrapper-box .contact-wrapper .btns-wrapper .btn{-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:3rem;padding:.85rem 1.75rem;font-size:.95rem;text-decoration:none;transition:all .1s}@media screen and (width<=1030px){body .footer .wrapper-box .contact-wrapper .btns-wrapper .btn{padding:.7rem 1.5rem}}@media screen and (width<=600px){body .footer .wrapper-box .contact-wrapper .btns-wrapper .btn{padding:.55rem 1.25rem;font-size:.85rem}}body .footer .wrapper-box .contact-wrapper .btns-wrapper .btn:hover{filter:brightness(.7)}body .footer .wrapper-box .contact-wrapper .btns-wrapper .btn:active{transform:scale(.95)}body .footer .wrapper-box .contact-wrapper .btns-wrapper .phone{color:#000;background-color:#fff}body .footer .wrapper-box .contact-wrapper .btns-wrapper .email{color:#fff;-webkit-backdrop-filter:blur(10px);background-color:#262626;padding:.95rem 1.75rem}@media screen and (width<=1030px){body .footer .wrapper-box .contact-wrapper .btns-wrapper .email{padding:.75rem 1.5rem}}@media screen and (width<=600px){body .footer .wrapper-box .contact-wrapper .btns-wrapper .email{padding:.6rem 1.25rem}}body .footer .wrapper-box .contact-wrapper .location{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}@media screen and (width<=920px){body .footer .wrapper-box .contact-wrapper .location{margin-top:1.5rem}}body .footer .wrapper-box .contact-wrapper .location a{color:#fff;font-size:1rem;text-decoration:underline}body .footer .wrapper-box .contact-wrapper .location img{width:1.5rem;height:auto;transition:all .2s}body .footer .wrapper-box .contact-wrapper .location:hover img{transform:rotate(45deg)}body .footer .wrapper-box .quick-links{flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;display:flex;position:relative}@media screen and (width<=920px){body .footer .wrapper-box .quick-links{flex-direction:row-reverse;margin-top:1.5rem}}body .footer .wrapper-box .quick-links div{flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;display:flex}body .footer .wrapper-box .quick-links div p{color:#666;font-size:.95rem;font-weight:500}@media screen and (width<=940px){body .footer .wrapper-box .quick-links div p{font-size:.9rem}}@media screen and (width<=600px){body .footer .wrapper-box .quick-links div p{font-size:.8rem}}body .footer .wrapper-box .quick-links div a{color:#fff;text-transform:uppercase;text-decoration:none;position:relative}@media screen and (width<=940px){body .footer .wrapper-box .quick-links div a{font-size:.95rem}}@media screen and (width<=600px){body .footer .wrapper-box .quick-links div a{font-size:.8rem}}body .footer .wrapper-box .quick-links div a:before{content:"";transform-origin:100% 0;background-color:#fff;width:100%;height:.1rem;transition:transform .2s;display:block;position:absolute;bottom:0;transform:scaleX(0)}body .footer .wrapper-box .quick-links div a:hover:before{transform-origin:0 0;transform:scaleX(1)}body .footer .line-sep{opacity:.7;background:#494949b4;width:90%;max-width:75rem;height:.06rem;margin-top:4rem}body .footer .copyright-terms{justify-content:space-between;align-items:center;width:90%;max-width:75rem;margin-top:3rem;font-size:.9rem;display:flex}@media screen and (width<=920px){body .footer .copyright-terms{width:75%;font-size:.75rem}}@media screen and (width<=860px){body .footer .copyright-terms{flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1.5rem}}@media screen and (width<=620px){body .footer .copyright-terms{width:90%}}body .footer .copyright-terms .terms{justify-content:center;align-items:center;gap:2rem;display:flex}body .footer .copyright-terms .terms a{color:#fff;text-decoration:none;position:relative}@media screen and (width<=820px){body .footer .copyright-terms .terms a{opacity:.7}}.wrapper{place-items:center;width:100vw;height:50vh;display:grid}.wrapper p{margin-top:15rem;font-family:Inter,sans-serif;font-size:1.3rem;position:relative}
