:root{--white:#fff;--black:#000;--black2:#0f0d0d;--yellow:#ffc226;--light:#f5f5f5;--orange:#da6f02;--grid-padding:5vw;--section-padding:8rem;--cb-m1:cubic-bezier(0.23,1,0.32,1);--cb-m2:cubic-bezier(0,0.96,0.22,1);--cb-m3:cubic-bezier(0.36,0.07,0.19,0.97);--cb-m4:cubic-bezier(0.19,1.51,0.29,0.99)}@media(min-width:768px)and (max-width:1024px){:root{--grid-padding:3vw;--section-padding:7rem}}@media(max-width:767px){:root{--grid-padding:3.5vw;--section-padding:6.5rem}}::-moz-selection{background:var(--yellow);color:#fdfdfd}::selection{background:var(--yellow);color:#fdfdfd}.bg-white{background-color:var(--white);color:var(--black)}.bg-yellow{background-color:var(--yellow)}.bg-black,.bg-yellow,.text-white{color:var(--white)}.bg-black{background-color:var(--black)}.bg-light,.text-black{color:var(--black)}.bg-light{background-color:var(--light)}.bg-blue{background-color:var(--blue);color:var(--white)}.text-blue{color:var(--blue)}*,:after,:before{box-sizing:border-box;outline:none}a,address,article,audio,b,blockquote,body,canvas,caption,center,code,dd,details,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,mark,menu,nav,ol,output,p,q,s,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;font-size:100%;font:inherit;font-weight:inherit;margin:0;padding:0;touch-action:manipulation;vertical-align:baseline}article,aside,body,details,figcaption,figure,footer,header,menu,nav,section{display:block}img,svg{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;vertical-align:middle;-webkit-user-drag:none}img{height:auto;max-width:100%}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:inherit;touch-action:pan-y}a,a:hover{color:inherit}a:focus{outline:none}button,input,select,textarea{background:inherit;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-transform:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;touch-action:pan-y}textarea{overflow:auto;resize:vertical;vertical-align:top;white-space:revert}.overflow-visible{overflow:visible}html{-webkit-tap-highlight-color:hsla(0,0%,100%,0);-webkit-text-size-adjust:100%;-webkit-touch-callout:none;font-size:100%}@media(max-width:1024px){html{scroll-behavior:smooth}}@media(min-width:1025px){html{font-size:.6944444444vw}}@media(min-width:768px)and (max-width:1024px){html{font-size:.9765625vw}}@media(max-width:767px){html{font-size:2.3255813953vw}}@media screen and (max-width:414px){html{font-size:2.0161290323vw}}@media(min-width:500px)and (max-width:766px){html{font-size:1.0080645161vw}}@media(orientation:landscape)and (max-height:450px){html{font-size:1.0080645161vw}}body{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--white);color:var(--black);font-family:Gotham,sans-serif;font-size:clamp(16px,1.8rem,18px);font-weight:400;overflow-x:hidden;overscroll-behavior:none;text-rendering:geometricPrecision}section{background-color:#fff;overflow:hidden;position:relative}.filter-container{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;width:100%}@media(max-width:767px){.filter-container .filter-bar{flex-direction:column}}.filter-container .filter-bar .filter-group{gap:4rem}@media(max-width:767px){.filter-container .filter-bar .filter-group{flex-wrap:wrap;gap:0;justify-content:space-between}}.filter-container .filter-bar .filter-group .select-wrapper{border-bottom:1px solid transparent;padding:1.2rem 3rem 1rem 0;position:relative;transition:all .4s ease;width:15%}@media(max-width:1024px){.filter-container .filter-bar .filter-group .select-wrapper{width:19%}}@media(max-width:767px){.filter-container .filter-bar .filter-group .select-wrapper{width:45%}}.filter-container .filter-bar .filter-group .select-wrapper:after{background:var(--black);bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:all .4s ease;width:0}@media(max-width:767px){.filter-container .filter-bar .filter-group .select-wrapper:after{display:none}}.filter-container .filter-bar .filter-group .select-wrapper:hover:after{width:100%}.filter-container .filter-bar .filter-group .select-wrapper .custom-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;color:var(--black);cursor:pointer;font-size:1.6rem;outline:none;overflow:hidden;padding:.4rem 2.4rem .4rem 0;width:100%}.filter-container .filter-bar .filter-group .select-wrapper .chevron{background:url(571496731718ded490ab.svg) no-repeat;background-size:cover;height:.6rem;position:absolute;right:.5rem;width:1.2rem}.filter-container .filter-bar .search-section{cursor:pointer}@media(max-width:767px){.filter-container .filter-bar .search-section{width:100%}}.filter-container .filter-bar .search-section a.btn{display:none}@media(max-width:767px){.filter-container .filter-bar .search-section a.btn{display:flex;justify-content:space-between}}.filter-container .filter-bar .search-section a svg{transition:all .3s ease}.filter-container .filter-bar .search-section a:hover svg{stroke:var(--yellow)}.s-section{align-items:center;border-bottom:1px solid transparent;display:flex;position:relative}@media(max-width:767px){.s-section{border-top:1px solid #e0e0e0;margin-top:1.6rem;padding-top:1.5rem}}.s-section:after{background-color:var(--black);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .4s ease-in-out;width:0}@media(max-width:767px){.s-section:after{display:none}}.s-section:has(.search-input:not(:-moz-placeholder)):after{width:100%}.s-section:has(.search-input:focus):after,.s-section:has(.search-input:not(:placeholder-shown)):after,.s-section:hover:after{width:100%}.s-section .search-input{background:transparent;border:0;color:var(--black);font-size:1.6rem;height:4.8rem;outline:none;width:100%}@media(max-width:767px){.s-section .search-input{height:2.5rem}}.s-section .search-input::-moz-placeholder{color:transparent}.s-section .search-input::placeholder{color:transparent}@media(max-width:1024px){.s-section .search-input::-moz-placeholder{color:var(--black)}.s-section .search-input::placeholder{color:var(--black)}}.s-section .s-icon{align-items:center;display:flex;padding-left:1rem;text-decoration:none}.s-section .s-icon svg{display:block}.swiper-nav{align-items:center;background-color:var(--yellow);border-radius:6rem;justify-content:space-between;padding:.4rem .5rem;width:9.8rem}.swiper-nav .next,.swiper-nav .prev{background-size:1.2rem!important;border-radius:99rem;cursor:pointer;height:4rem;transition:all .3s ease;width:4rem}.swiper-nav .next.swiper-button-disabled,.swiper-nav .next:hover,.swiper-nav .prev.swiper-button-disabled,.swiper-nav .prev:hover{background-color:var(--yellow) important}.swiper-nav .prev{transform:scaleX(-1)}.swiper-nav .next,.swiper-nav .prev{background:var(--white) url(339b25caf3f4ab5a940f.svg) no-repeat center}.trace,.trace *{border:1px solid #a9a9a9}.p-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.flex-center{align-items:center;display:flex;justify-content:center}.o-hide,.overflow-hidden{overflow:hidden!important}.has-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.banner-mobile{display:none}.overlay{background-color:#000;height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.dl-1{transition-delay:.1s!important}.dl-2{transition-delay:.2s!important}.dl-3{transition-delay:.3s!important}.dl-4{transition-delay:.4s!important}.dl-5{transition-delay:.5s!important}.dl-6{transition-delay:.6s!important}.dl-7{transition-delay:.7s!important}.dl-8{transition-delay:.8s!important}.dl-9{transition-delay:.9s!important}.dl-10{transition-delay:1s!important}.dl-11{transition-delay:1.1s!important}.dl-12{transition-delay:1.2s!important}.dl-13{transition-delay:1.3s!important}.dl-14{transition-delay:1.4s!important}.dl-15{transition-delay:1.5s!important}@media(max-width:767px){.dl-sm-0{transition-delay:0s!important}.h-mob,.h-sm{display:none!important}}@media(max-width:1024px){.d-desktop{display:none!important}}@media(min-width:768px)and (max-width:1024px){.dl-md-0{transition-delay:0s!important}.h-tab{display:none!important}}@media(min-width:768px){.d-sm{display:none!important}}@media(min-width:1025px){.h-desktop{display:none!important}}.st,.st-default{padding-top:var(--section-padding)}.sb,.sy{padding-bottom:var(--section-padding)}.sy{padding-top:var(--section-padding)}.pt{padding-top:var(--grid-padding)}.pb,.py{padding-bottom:var(--grid-padding)}.py{padding-top:var(--grid-padding)}.pe-none{pointer-events:none}.st-1{padding-top:1rem}.st-2{padding-top:2rem}.st-3{padding-top:3rem}.st-4{padding-top:4rem}.st-5{padding-top:5rem}.grecaptcha-badge,.otgs-development-site-front-end,.wpml-ls-statics-footer{display:none}.as-1-1,.as-16-9,.as-2-5,.as-3-2,.as-5-4{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.as-16-9{aspect-ratio:16/9}.as-2-5{aspect-ratio:2.25/1}.as-1-1{aspect-ratio:1/1}.as-5-4{aspect-ratio:5/4}.as-3-2{aspect-ratio:3/2}body::-webkit-scrollbar,html::-webkit-scrollbar,main::-webkit-scrollbar{display:none;width:0}body,html,main{scrollbar-width:none}main{overflow:hidden}.container{padding-left:var(--grid-padding);padding-right:var(--grid-padding)}.container,.container-fluid{margin-left:auto;margin-right:auto;width:100%}.container-fluid{padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem)}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{box-sizing:border-box;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex-grow:1}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.g-6,.gx-6{--bs-gutter-x:5rem}.g-6,.gy-6{--bs-gutter-y:5rem}@media(min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:1179px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}.img-fluid{height:auto;max-width:100%}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.flex-wrap{flex-wrap:wrap!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.jcs,.justify-content-start{justify-content:flex-start!important}.jce,.justify-content-end{justify-content:flex-end!important}.jcc,.justify-content-center{justify-content:center!important}.jcb,.justify-content-between{justify-content:space-between!important}.jca,.justify-content-around{justify-content:space-around!important}.ais,.align-items-start{align-items:flex-start!important}.aie,.align-items-end{align-items:flex-end!important}.aic,.align-items-center{align-items:center!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.rounded{border-radius:1rem!important}.rounded-0{border-radius:0!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:10rem!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.vw-25{width:25vw!important}.vw-50{width:50vw!important}.vw-75{width:75vw!important}.vw-100{width:100vw!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.vh-25{height:25vh!important}.min-vh-25{min-height:25vh!important}.h-50{height:50%!important}.vh-50{height:50vh!important}.min-vh-38{min-height:38vh!important}@media screen and (max-width:1024px){.min-vh-38{min-height:24vh!important}}@media screen and (max-width:650px){.min-vh-38{min-height:32vh!important}}.min-vh-50{min-height:50vh!important}.min-vh-51{min-height:51vh!important}.min-vh-70{min-height:70vh!important}.h-75{height:75%!important}.vh-75{height:75vh!important}.min-vh-75{min-height:75vh!important}.min-vh-85{min-height:85vh!important}.vh-85{height:85vh!important}.h-100{height:100%!important}.min-vh-100{min-height:100vh!important}.vh-100{height:100vh!important}.h-auto{height:auto!important}.mt-auto{margin-top:auto}.mb-auto,.my-auto{margin-bottom:auto}.my-auto{margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}@media(min-width:768px){.mt-md-auto{margin-top:auto}.mb-md-auto,.my-md-auto{margin-bottom:auto}.my-md-auto{margin-top:auto}.mx-md-auto{margin-left:auto;margin-right:auto}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-inline-flex{display:inline-flex!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.vh-md-100{height:100vh!important}.h-md-auto{height:auto!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}}@media(min-width:1179px){.mt-lg-auto{margin-top:auto}.mb-lg-auto,.my-lg-auto{margin-bottom:auto}.my-lg-auto{margin-top:auto}.mx-lg-auto{margin-left:auto;margin-right:auto}.flex-lg-center{align-items:center;display:flex;justify-content:center}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.vh-lg-100{height:100vh!important}.h-lg-auto{height:auto!important}.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.m-1{margin:.5rem!important}.mt-1{margin-top:.5rem!important}.mb-1{margin-bottom:.5rem!important}.mx-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-1{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-1{padding:.5rem!important}.pt-1{padding-top:.5rem!important}.pb-1{padding-bottom:.5rem!important}.px-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-1{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-2{margin:1rem!important}.mt-2{margin-top:1rem!important}.mb-2{margin-bottom:1rem!important}.mx-2{margin-left:1rem!important;margin-right:1rem!important}.my-2{margin-bottom:1rem!important;margin-top:1rem!important}.p-2{padding:1rem!important}.pt-2{padding-top:1rem!important}.pb-2{padding-bottom:1rem!important}.px-2{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-bottom:1rem!important;padding-top:1rem!important}.m-3{margin:1.5rem!important}.mt-3{margin-top:1.5rem!important}.mb-3{margin-bottom:1.5rem!important}.mx-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-3{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-3{padding:1.5rem!important}.pt-3{padding-top:1.5rem!important}.pb-3{padding-bottom:1.5rem!important}.px-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-3{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-4{margin:2rem!important}.mt-4{margin-top:2rem!important}.mb-4{margin-bottom:2rem!important}.mx-4{margin-left:2rem!important;margin-right:2rem!important}.my-4{margin-bottom:2rem!important;margin-top:2rem!important}.p-4{padding:2rem!important}.pt-4{padding-top:2rem!important}.pb-4{padding-bottom:2rem!important}.px-4{padding-left:2rem!important;padding-right:2rem!important}.py-4{padding-bottom:2rem!important;padding-top:2rem!important}.m-5{margin:2.5rem!important}.mt-5{margin-top:2.5rem!important}.mb-5{margin-bottom:2.5rem!important}.mx-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-5{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.p-5{padding:2.5rem!important}.pt-5{padding-top:2.5rem!important}.pb-5{padding-bottom:2.5rem!important}.px-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-5{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mb-6{margin-bottom:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-bottom:3rem!important;margin-top:3rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pb-6{padding-bottom:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-bottom:3rem!important;padding-top:3rem!important}.m-7{margin:3.5rem!important}.mt-7{margin-top:3.5rem!important}.mb-7{margin-bottom:3.5rem!important}.mx-7{margin-left:3.5rem!important;margin-right:3.5rem!important}.my-7{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.p-7{padding:3.5rem!important}.pt-7{padding-top:3.5rem!important}.pb-7{padding-bottom:3.5rem!important}.px-7{padding-left:3.5rem!important;padding-right:3.5rem!important}.py-7{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.m-8{margin:4rem!important}.mt-8{margin-top:4rem!important}.mb-8{margin-bottom:4rem!important}.mx-8{margin-left:4rem!important;margin-right:4rem!important}.my-8{margin-bottom:4rem!important;margin-top:4rem!important}.p-8{padding:4rem!important}.pt-8{padding-top:4rem!important}.pb-8{padding-bottom:4rem!important}.px-8{padding-left:4rem!important;padding-right:4rem!important}.py-8{padding-bottom:4rem!important;padding-top:4rem!important}.m-9{margin:4.5rem!important}.mt-9{margin-top:4.5rem!important}.mb-9{margin-bottom:4.5rem!important}.mx-9{margin-left:4.5rem!important;margin-right:4.5rem!important}.my-9{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.p-9{padding:4.5rem!important}.pt-9{padding-top:4.5rem!important}.pb-9{padding-bottom:4.5rem!important}.px-9{padding-left:4.5rem!important;padding-right:4.5rem!important}.py-9{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.m-10{margin:5rem!important}.mt-10{margin-top:5rem!important}.mb-10{margin-bottom:5rem!important}.mx-10{margin-left:5rem!important;margin-right:5rem!important}.my-10{margin-bottom:5rem!important;margin-top:5rem!important}.p-10{padding:5rem!important}.pt-10{padding-top:5rem!important}.pb-10{padding-bottom:5rem!important}.px-10{padding-left:5rem!important;padding-right:5rem!important}.py-10{padding-bottom:5rem!important;padding-top:5rem!important}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.p-md-0{padding:0!important}.pt-md-0{padding-top:0!important}.pb-md-0{padding-bottom:0!important}.px-md-0{padding-left:0!important;padding-right:0!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.m-md-1{margin:.5rem!important}.mt-md-1{margin-top:.5rem!important}.mb-md-1{margin-bottom:.5rem!important}.mx-md-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-md-1{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-md-1{padding:.5rem!important}.pt-md-1{padding-top:.5rem!important}.pb-md-1{padding-bottom:.5rem!important}.px-md-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-md-1{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-md-2{margin:1rem!important}.mt-md-2{margin-top:1rem!important}.mb-md-2{margin-bottom:1rem!important}.mx-md-2{margin-left:1rem!important;margin-right:1rem!important}.my-md-2{margin-bottom:1rem!important;margin-top:1rem!important}.p-md-2{padding:1rem!important}.pt-md-2{padding-top:1rem!important}.pb-md-2{padding-bottom:1rem!important}.px-md-2{padding-left:1rem!important;padding-right:1rem!important}.py-md-2{padding-bottom:1rem!important;padding-top:1rem!important}.m-md-3{margin:1.5rem!important}.mt-md-3{margin-top:1.5rem!important}.mb-md-3{margin-bottom:1.5rem!important}.mx-md-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-md-3{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-md-3{padding:1.5rem!important}.pt-md-3{padding-top:1.5rem!important}.pb-md-3{padding-bottom:1.5rem!important}.px-md-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-md-3{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-md-4{margin:2rem!important}.mt-md-4{margin-top:2rem!important}.mb-md-4{margin-bottom:2rem!important}.mx-md-4{margin-left:2rem!important;margin-right:2rem!important}.my-md-4{margin-bottom:2rem!important;margin-top:2rem!important}.p-md-4{padding:2rem!important}.pt-md-4{padding-top:2rem!important}.pb-md-4{padding-bottom:2rem!important}.px-md-4{padding-left:2rem!important;padding-right:2rem!important}.py-md-4{padding-bottom:2rem!important;padding-top:2rem!important}.m-md-5{margin:2.5rem!important}.mt-md-5{margin-top:2.5rem!important}.mb-md-5{margin-bottom:2.5rem!important}.mx-md-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-md-5{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.p-md-5{padding:2.5rem!important}.pt-md-5{padding-top:2.5rem!important}.pb-md-5{padding-bottom:2.5rem!important}.px-md-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-md-5{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.m-md-6{margin:3rem!important}.mt-md-6{margin-top:3rem!important}.mb-md-6{margin-bottom:3rem!important}.mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.my-md-6{margin-bottom:3rem!important;margin-top:3rem!important}.p-md-6{padding:3rem!important}.pt-md-6{padding-top:3rem!important}.pb-md-6{padding-bottom:3rem!important}.px-md-6{padding-left:3rem!important;padding-right:3rem!important}.py-md-6{padding-bottom:3rem!important;padding-top:3rem!important}.m-md-7{margin:3.5rem!important}.mt-md-7{margin-top:3.5rem!important}.mb-md-7{margin-bottom:3.5rem!important}.mx-md-7{margin-left:3.5rem!important;margin-right:3.5rem!important}.my-md-7{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.p-md-7{padding:3.5rem!important}.pt-md-7{padding-top:3.5rem!important}.pb-md-7{padding-bottom:3.5rem!important}.px-md-7{padding-left:3.5rem!important;padding-right:3.5rem!important}.py-md-7{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.m-md-8{margin:4rem!important}.mt-md-8{margin-top:4rem!important}.mb-md-8{margin-bottom:4rem!important}.mx-md-8{margin-left:4rem!important;margin-right:4rem!important}.my-md-8{margin-bottom:4rem!important;margin-top:4rem!important}.p-md-8{padding:4rem!important}.pt-md-8{padding-top:4rem!important}.pb-md-8{padding-bottom:4rem!important}.px-md-8{padding-left:4rem!important;padding-right:4rem!important}.py-md-8{padding-bottom:4rem!important;padding-top:4rem!important}.m-md-9{margin:4.5rem!important}.mt-md-9{margin-top:4.5rem!important}.mb-md-9{margin-bottom:4.5rem!important}.mx-md-9{margin-left:4.5rem!important;margin-right:4.5rem!important}.my-md-9{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.p-md-9{padding:4.5rem!important}.pt-md-9{padding-top:4.5rem!important}.pb-md-9{padding-bottom:4.5rem!important}.px-md-9{padding-left:4.5rem!important;padding-right:4.5rem!important}.py-md-9{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.m-md-10{margin:5rem!important}.mt-md-10{margin-top:5rem!important}.mb-md-10{margin-bottom:5rem!important}.mx-md-10{margin-left:5rem!important;margin-right:5rem!important}.my-md-10{margin-bottom:5rem!important;margin-top:5rem!important}.p-md-10{padding:5rem!important}.pt-md-10{padding-top:5rem!important}.pb-md-10{padding-bottom:5rem!important}.px-md-10{padding-left:5rem!important;padding-right:5rem!important}.py-md-10{padding-bottom:5rem!important;padding-top:5rem!important}}@media(min-width:1179px){.m-lg-0{margin:0!important}.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.p-lg-0{padding:0!important}.pt-lg-0{padding-top:0!important}.pb-lg-0{padding-bottom:0!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.m-lg-1{margin:.5rem!important}.mt-lg-1{margin-top:.5rem!important}.mb-lg-1{margin-bottom:.5rem!important}.mx-lg-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-lg-1{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-lg-1{padding:.5rem!important}.pt-lg-1{padding-top:.5rem!important}.pb-lg-1{padding-bottom:.5rem!important}.px-lg-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-lg-1{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-lg-2{margin:1rem!important}.mt-lg-2{margin-top:1rem!important}.mb-lg-2{margin-bottom:1rem!important}.mx-lg-2{margin-left:1rem!important;margin-right:1rem!important}.my-lg-2{margin-bottom:1rem!important;margin-top:1rem!important}.p-lg-2{padding:1rem!important}.pt-lg-2{padding-top:1rem!important}.pb-lg-2{padding-bottom:1rem!important}.px-lg-2{padding-left:1rem!important;padding-right:1rem!important}.py-lg-2{padding-bottom:1rem!important;padding-top:1rem!important}.m-lg-3{margin:1.5rem!important}.mt-lg-3{margin-top:1.5rem!important}.mb-lg-3{margin-bottom:1.5rem!important}.mx-lg-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-lg-3{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-lg-3{padding:1.5rem!important}.pt-lg-3{padding-top:1.5rem!important}.pb-lg-3{padding-bottom:1.5rem!important}.px-lg-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-lg-3{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-lg-4{margin:2rem!important}.mt-lg-4{margin-top:2rem!important}.mb-lg-4{margin-bottom:2rem!important}.mx-lg-4{margin-left:2rem!important;margin-right:2rem!important}.my-lg-4{margin-bottom:2rem!important;margin-top:2rem!important}.p-lg-4{padding:2rem!important}.pt-lg-4{padding-top:2rem!important}.pb-lg-4{padding-bottom:2rem!important}.px-lg-4{padding-left:2rem!important;padding-right:2rem!important}.py-lg-4{padding-bottom:2rem!important;padding-top:2rem!important}.m-lg-5{margin:2.5rem!important}.mt-lg-5{margin-top:2.5rem!important}.mb-lg-5{margin-bottom:2.5rem!important}.mx-lg-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-lg-5{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.p-lg-5{padding:2.5rem!important}.pt-lg-5{padding-top:2.5rem!important}.pb-lg-5{padding-bottom:2.5rem!important}.px-lg-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-lg-5{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.m-lg-6{margin:3rem!important}.mt-lg-6{margin-top:3rem!important}.mb-lg-6{margin-bottom:3rem!important}.mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.my-lg-6{margin-bottom:3rem!important;margin-top:3rem!important}.p-lg-6{padding:3rem!important}.pt-lg-6{padding-top:3rem!important}.pb-lg-6{padding-bottom:3rem!important}.px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.py-lg-6{padding-bottom:3rem!important;padding-top:3rem!important}.m-lg-7{margin:3.5rem!important}.mt-lg-7{margin-top:3.5rem!important}.mb-lg-7{margin-bottom:3.5rem!important}.mx-lg-7{margin-left:3.5rem!important;margin-right:3.5rem!important}.my-lg-7{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.p-lg-7{padding:3.5rem!important}.pt-lg-7{padding-top:3.5rem!important}.pb-lg-7{padding-bottom:3.5rem!important}.px-lg-7{padding-left:3.5rem!important;padding-right:3.5rem!important}.py-lg-7{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.m-lg-8{margin:4rem!important}.mt-lg-8{margin-top:4rem!important}.mb-lg-8{margin-bottom:4rem!important}.mx-lg-8{margin-left:4rem!important;margin-right:4rem!important}.my-lg-8{margin-bottom:4rem!important;margin-top:4rem!important}.p-lg-8{padding:4rem!important}.pt-lg-8{padding-top:4rem!important}.pb-lg-8{padding-bottom:4rem!important}.px-lg-8{padding-left:4rem!important;padding-right:4rem!important}.py-lg-8{padding-bottom:4rem!important;padding-top:4rem!important}.m-lg-9{margin:4.5rem!important}.mt-lg-9{margin-top:4.5rem!important}.mb-lg-9{margin-bottom:4.5rem!important}.mx-lg-9{margin-left:4.5rem!important;margin-right:4.5rem!important}.my-lg-9{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.p-lg-9{padding:4.5rem!important}.pt-lg-9{padding-top:4.5rem!important}.pb-lg-9{padding-bottom:4.5rem!important}.px-lg-9{padding-left:4.5rem!important;padding-right:4.5rem!important}.py-lg-9{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.m-lg-10{margin:5rem!important}.mt-lg-10{margin-top:5rem!important}.mb-lg-10{margin-bottom:5rem!important}.mx-lg-10{margin-left:5rem!important;margin-right:5rem!important}.my-lg-10{margin-bottom:5rem!important;margin-top:5rem!important}.p-lg-10{padding:5rem!important}.pt-lg-10{padding-top:5rem!important}.pb-lg-10{padding-bottom:5rem!important}.px-lg-10{padding-left:5rem!important;padding-right:5rem!important}.py-lg-10{padding-bottom:5rem!important;padding-top:5rem!important}}.ms-0{margin-left:0!important}.me-0{margin-right:0!important}.ps-0{padding-left:0!important}.pe-0{padding-right:0!important}.ms-1{margin-left:.5rem!important}.me-1{margin-right:.5rem!important}.ps-1{padding-left:.5rem!important}.pe-1{padding-right:.5rem!important}.ms-2{margin-left:1rem!important}.me-2{margin-right:1rem!important}.ps-2{padding-left:1rem!important}.pe-2{padding-right:1rem!important}.ms-3{margin-left:1.5rem!important}.me-3{margin-right:1.5rem!important}.ps-3{padding-left:1.5rem!important}.pe-3{padding-right:1.5rem!important}.ms-4{margin-left:2rem!important}.me-4{margin-right:2rem!important}.ps-4{padding-left:2rem!important}.pe-4{padding-right:2rem!important}.ms-5{margin-left:2.5rem!important}.me-5{margin-right:2.5rem!important}.ps-5{padding-left:2.5rem!important}.pe-5{padding-right:2.5rem!important}.ms-6{margin-left:3rem!important}.me-6{margin-right:3rem!important}.ps-6{padding-left:3rem!important}.pe-6{padding-right:3rem!important}.ms-7{margin-left:3.5rem!important}.me-7{margin-right:3.5rem!important}.ps-7{padding-left:3.5rem!important}.pe-7{padding-right:3.5rem!important}.ms-8{margin-left:4rem!important}.me-8{margin-right:4rem!important}.ps-8{padding-left:4rem!important}.pe-8{padding-right:4rem!important}.ms-9{margin-left:4.5rem!important}.me-9{margin-right:4.5rem!important}.ps-9{padding-left:4.5rem!important}.pe-9{padding-right:4.5rem!important}.ms-10{margin-left:5rem!important}.me-10{margin-right:5rem!important}.ps-10{padding-left:5rem!important}.pe-10{padding-right:5rem!important}@media(min-width:768px){.ms-md-0{margin-left:0!important}.me-md-0{margin-right:0!important}.ps-md-0{padding-left:0!important}.pe-md-0{padding-right:0!important}.ms-md-1{margin-left:.5rem!important}.me-md-1{margin-right:.5rem!important}.ps-md-1{padding-left:.5rem!important}.pe-md-1{padding-right:.5rem!important}.ms-md-2{margin-left:1rem!important}.me-md-2{margin-right:1rem!important}.ps-md-2{padding-left:1rem!important}.pe-md-2{padding-right:1rem!important}.ms-md-3{margin-left:1.5rem!important}.me-md-3{margin-right:1.5rem!important}.ps-md-3{padding-left:1.5rem!important}.pe-md-3{padding-right:1.5rem!important}.ms-md-4{margin-left:2rem!important}.me-md-4{margin-right:2rem!important}.ps-md-4{padding-left:2rem!important}.pe-md-4{padding-right:2rem!important}.ms-md-5{margin-left:2.5rem!important}.me-md-5{margin-right:2.5rem!important}.ps-md-5{padding-left:2.5rem!important}.pe-md-5{padding-right:2.5rem!important}.ms-md-6{margin-left:3rem!important}.me-md-6{margin-right:3rem!important}.ps-md-6{padding-left:3rem!important}.pe-md-6{padding-right:3rem!important}.ms-md-7{margin-left:3.5rem!important}.me-md-7{margin-right:3.5rem!important}.ps-md-7{padding-left:3.5rem!important}.pe-md-7{padding-right:3.5rem!important}.ms-md-8{margin-left:4rem!important}.me-md-8{margin-right:4rem!important}.ps-md-8{padding-left:4rem!important}.pe-md-8{padding-right:4rem!important}.ms-md-9{margin-left:4.5rem!important}.me-md-9{margin-right:4.5rem!important}.ps-md-9{padding-left:4.5rem!important}.pe-md-9{padding-right:4.5rem!important}.ms-md-10{margin-left:5rem!important}.me-md-10{margin-right:5rem!important}.ps-md-10{padding-left:5rem!important}.pe-md-10{padding-right:5rem!important}}@media(min-width:1179px){.ms-lg-0{margin-left:0!important}.me-lg-0{margin-right:0!important}.ps-lg-0{padding-left:0!important}.pe-lg-0{padding-right:0!important}.ms-lg-1{margin-left:.5rem!important}.me-lg-1{margin-right:.5rem!important}.ps-lg-1{padding-left:.5rem!important}.pe-lg-1{padding-right:.5rem!important}.ms-lg-2{margin-left:1rem!important}.me-lg-2{margin-right:1rem!important}.ps-lg-2{padding-left:1rem!important}.pe-lg-2{padding-right:1rem!important}.ms-lg-3{margin-left:1.5rem!important}.me-lg-3{margin-right:1.5rem!important}.ps-lg-3{padding-left:1.5rem!important}.pe-lg-3{padding-right:1.5rem!important}.ms-lg-4{margin-left:2rem!important}.me-lg-4{margin-right:2rem!important}.ps-lg-4{padding-left:2rem!important}.pe-lg-4{padding-right:2rem!important}.ms-lg-5{margin-left:2.5rem!important}.me-lg-5{margin-right:2.5rem!important}.ps-lg-5{padding-left:2.5rem!important}.pe-lg-5{padding-right:2.5rem!important}.ms-lg-6{margin-left:3rem!important}.me-lg-6{margin-right:3rem!important}.ps-lg-6{padding-left:3rem!important}.pe-lg-6{padding-right:3rem!important}.ms-lg-7{margin-left:3.5rem!important}.me-lg-7{margin-right:3.5rem!important}.ps-lg-7{padding-left:3.5rem!important}.pe-lg-7{padding-right:3.5rem!important}.ms-lg-8{margin-left:4rem!important}.me-lg-8{margin-right:4rem!important}.ps-lg-8{padding-left:4rem!important}.pe-lg-8{padding-right:4rem!important}.ms-lg-9{margin-left:4.5rem!important}.me-lg-9{margin-right:4.5rem!important}.ps-lg-9{padding-left:4.5rem!important}.pe-lg-9{padding-right:4.5rem!important}.ms-lg-10{margin-left:5rem!important}.me-lg-10{margin-right:5rem!important}.ps-lg-10{padding-left:5rem!important}.pe-lg-10{padding-right:5rem!important}}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.me-auto{margin-right:auto!important}.ms-auto{margin-left:auto!important}.gpe{padding-right:var(--grid-padding)}.gps{padding-left:var(--grid-padding)}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media(min-width:768px){.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.gpe-md{padding-right:var(--grid-padding)}.gps-md{padding-left:var(--grid-padding)}.me-md-auto{margin-right:auto!important}.ms-md-auto{margin-left:auto!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:1179px){.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.me-lg-auto{margin-right:auto!important}.ms-lg-auto{margin-left:auto!important}.gpe-lg{padding-right:var(--grid-padding)}.gps-lg{padding-left:var(--grid-padding)}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:6rem;line-height:1.1}h2{font-size:4rem;letter-spacing:-1.6px;line-height:100%;text-transform:uppercase}h2 strong{font-family:Miller-Banner;font-size:75%;font-weight:300}h3{font-size:3.25rem}h4{font-size:3rem;line-height:122%}h5{font-size:2.5rem;letter-spacing:-1.25px;line-height:120%}h6{font-size:2rem}a,li,p,span{font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:-.5px;line-height:140%}a *,li *,p *,span *{line-height:inherit}p strong{font-weight:600}@media(max-width:1024px){h1{font-size:6rem}h2,h3{font-size:4.2rem}}@media(max-width:767px){h1{font-size:3.5rem}h2{font-size:3rem}}.text-up{text-transform:uppercase}.gap-1{gap:1rem}.tiny-editor h1{line-height:100%;padding-bottom:2.5rem}.tiny-editor h2,.tiny-editor h2 strong,.tiny-editor h3{display:block;padding-bottom:1.75rem}.tiny-editor h4,.tiny-editor h5,.tiny-editor h6,.tiny-editor p{padding-bottom:1.5rem}.tiny-editor p:last-child,.tiny-editor.tagline-gotham h2{padding-bottom:0}.tiny-editor.tagline-gotham h3{font-size:2.5rem;font-weight:100;line-height:115%}.tiny-editor.tagline-miller h2{padding-bottom:0}.tiny-editor.tagline-miller h3{font-family:Miller-Banner;font-size:3rem;font-weight:300;line-height:115%;padding-top:.5rem}header{position:fixed;top:1rem;transform:translateZ(0);transition:transform .7s ease;width:100%;z-index:101}@media(min-width:768px)and (max-width:1024px){header{top:0}}header>.container{padding-left:3.1vw;padding-right:3.1vw;position:relative;z-index:2}header>.container .row{position:relative}header>.container .row:after{background-color:rgba(0,0,0,.1);bottom:0;content:"";height:1px;left:2%;position:absolute;right:0;width:94%}header .row{transition:all .4s ease}header ul li{display:inline-block;list-style:none}header .links a{color:#0f0d0d;font-size:1.5rem;font-weight:600;padding:2rem 0 3rem;text-transform:uppercase;transition:all .3s ease}header .links a.active:before{transform:translateX(0)}header .row-glass{border-radius:50px;min-height:7.1rem;padding:2rem}@media screen and (max-width:1024px){header .row-glass{border-radius:0;padding:2rem 0}}header .w-logo{display:none}@media screen and (max-width:1024px){header.show{backdrop-filter:blur(6.6px);background:rgba(0,0,0,.38)!important;box-shadow:0 4px 30px rgba(0,0,0,.1);top:0}}header.show .b-logo{display:none}header.show .w-logo{display:block}header.show>.container .row:after{height:0}header.show .row-glass{backdrop-filter:blur(8px);background:rgba(0,0,0,.21);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--white) 10%,transparent),inset 1.8px 3px 0 -2px color-mix(in srgb,var(--white) 90%,transparent),inset -2px -2px 0 -2px color-mix(in srgb,var(--white) 80%,transparent),inset -3px -8px 1px -6px color-mix(in srgb,var(--white) 60%,transparent),inset -.3px -1px 4px 0 color-mix(in srgb,var(--black) 12%,transparent),inset -1.5px 2.5px 0 -2px color-mix(in srgb,var(--black) 20%,transparent),inset 0 3px 4px -2px color-mix(in srgb,var(--black) 20%,transparent),inset 2px -6.5px 1px -4px color-mix(in srgb,var(--black) 10%,transparent),0 1px 5px 0 color-mix(in srgb,var(--black) 10%,transparent),0 6px 16px 0 color-mix(in srgb,var(--black) 8%,transparent);padding:2rem 2rem 1.5rem}@media(min-width:768px)and (max-width:1024px){header.show .row-glass{backdrop-filter:unset;background:none;box-shadow:none}}@media(max-width:767px){header.show .row-glass{backdrop-filter:unset;background:none;box-shadow:none;padding:2rem 0 1.5rem}}header.show .links a{color:var(--white);padding:2rem 0 4.4rem}header.show .links svg.menu-arrow{fill:var(--white)}header.show .lang{color:var(--white)}header.show .menu-btn .s-menu-lines,header.show .menu-btn .s-menu-lines:after,header.show .menu-btn .s-menu-lines:before{background-color:var(--white)}header.show #d-menu-locations,header.show #d-menu-projects{top:7rem}header.show #d-menu-locations.active .container .row,header.show #d-menu-projects.active .container .row{border:0}header .menu-locations-grid ul{width:33%}header .menu-locations-grid ul li{list-style:none;margin-bottom:1.25rem;width:50%}header .menu-locations-grid ul li a{display:inline-block;padding:.4rem 1rem;width:100%}header .menu-locations-grid ul li:hover a{background:var(--white);border-radius:.6rem}header.header-offers{background-color:var(--white);top:0}@media(max-width:767px){header.header-offers{padding:0 1rem}header.header-offers .header-logo{margin-left:0}}header.header-offers.show{background-color:transparent;top:1rem}@media(max-width:1024px){header.header-offers.show{background-color:transparent;top:0}}header.header-offers .jcb{padding:1.5rem 2rem 1.6rem!important}@media(max-width:1024px){header.header-offers .jcb{padding:1.5rem 0 1.6rem!important}}header.header-offers .header-offers-hamburger{display:none}header.header-offers .btn{font-size:1.3rem;padding:.5rem .6rem .5rem 2rem!important}header.header-offers .btn div{color:var(--black)}header.header-offers .lang{position:relative;right:3rem}@media(max-width:767px){header.header-offers .lang{top:0!important;transform:none!important}}header.header-offers .d-desktop.links{padding-right:0}@media(max-width:1024px){header.header-offers .d-desktop.links{display:block!important}}@media(max-width:767px){header.header-offers .d-desktop.links{align-items:center;display:flex!important;justify-content:flex-end}.header-logo{display:inline-block;margin-left:1rem;padding-top:.5rem;width:15.9rem}}.header-logo img{max-width:24rem}@media(max-width:767px){.header-logo img{max-width:100%}}.p-top{padding-top:calc(var(--grid-padding) + .9rem)!important}svg.menu-arrow{margin-top:-3px;transform:rotate(90deg)}#d-menu-locations,#d-menu-projects{height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:5.6rem;transform:translateY(0);transition:all .3s ease;visibility:hidden;width:100%}#d-menu-locations.active,#d-menu-projects.active{display:block;height:auto;opacity:1;pointer-events:auto;transform:translateY(15px);visibility:visible;z-index:1}.dropdown-menu{backdrop-filter:blur(17px);background:hsla(0,0%,100%,.6);margin-top:0;overflow:hidden}.dropdown-menu .container>.row .list-wrap,.dropdown-menu .container>.row .menu-card-wrap{padding-bottom:6rem;padding-top:4rem}.dropdown-menu .container>.row .list-wrap{position:relative}.dropdown-menu .container>.row .list-wrap:after{background:rgba(0,0,0,.1);content:"";height:100%;position:absolute;right:1.4rem;top:0;width:1px}.list{border-radius:12px;color:var(--black);cursor:pointer;font-weight:600;margin-bottom:.5rem;padding:.8rem;text-transform:uppercase;transition:background .3s ease;width:87%}.list .icon{background-color:var(--yellow);border-radius:.7rem;height:4rem;margin-right:1.6rem;width:4rem}.list.active{background:var(--white);position:relative;transition:all .3s ease}.list.active:after{background:url(e5f2be1d10a20f3438a3.svg) 100% no-repeat;background-size:contain;content:"";height:15px;position:absolute;right:1.4rem;top:50%;transform:translateY(-58%);width:15px}.desc-card{min-height:29rem;position:relative}.menu-card-wrap{display:flex;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease,visibility .35s;visibility:hidden;width:100%}.menu-card-wrap.active{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.menu-card-wrap.is-hiding{opacity:0;transform:translateY(-8px)}.menu-card-wrap .menu-card{padding:0 4rem}.menu-card-wrap .menu-card p{margin-top:1.5rem}.menu-card-wrap a.btn-white{margin-left:3.8rem;margin-top:3.2rem;width:auto}.mob-menu{background:var(--white);color:var(--black);height:100%;left:100vw;min-height:100vh;overflow-y:scroll;padding-bottom:4rem;pointer-events:none;position:fixed;top:0;transition:transform .8s cubic-bezier(.075,.82,.165,1) .7s;width:100vw;will-change:transform;z-index:50}.mob-menu:after,.mob-menu:before{content:"";height:100vh;left:0;position:absolute;top:0}.mob-menu:before{background:var(--yellow);transition:transform .7s cubic-bezier(.075,.82,.165,1) .8s;width:70vw;z-index:1}.mob-menu:after{background:var(--yellow);transition:width .8s cubic-bezier(.075,.82,.165,1) .6s;width:100vw;z-index:2}.mob-menu .mob-hamburger-links,.mob-menu ul{list-style-type:none;opacity:0;padding-top:calc(7rem + 8vh);text-align:center;transition:opacity .5s ease .25s}.mob-menu .mob-hamburger-links>li,.mob-menu ul>li{margin:0;padding-bottom:calc(1rem + 2.5vh);position:relative}.mob-menu .mob-hamburger-links>li.active:before,.mob-menu ul>li.active:before{color:var(--yellow);content:"■";display:block;left:-25px;position:absolute}.mob-menu .mob-hamburger-links>li a,.mob-menu ul>li a{font-size:2rem;font-weight:600;text-transform:uppercase}.mob-menu .mob-hamburger-links .social,.mob-menu ul .social{bottom:10%;position:absolute;right:5%}.mob-menu-trigger{display:none}.mob-menu-trigger:checked~.mob-menu{pointer-events:auto;transform:translate3d(-100vw,0,0);transition:transform 1s cubic-bezier(.075,.82,.165,1) .2s}.mob-menu-trigger:checked~.mob-menu:before{transform:translate3d(-70vw,0,0);transition:transform 1s cubic-bezier(.075,.82,.165,1) .1s}.mob-menu-trigger:checked~.mob-menu:after{transition:width 1.4s cubic-bezier(.075,.82,.165,1) .25s;width:0}.mob-menu-trigger:checked~.mob-menu .mob-hamburger-links,.mob-menu-trigger:checked~.mob-menu>ul{opacity:1;transition:opacity .8s ease .8s}.mob-menu-trigger:checked~.menu-close:before{transform:rotate(45deg);transition:all .5s ease}.mob-menu-trigger:checked~.menu-close:after{left:0;top:0;transform:rotate(-45deg);transition:all .5s ease;width:75%}.menu-close{height:5rem;mix-blend-mode:difference;position:fixed;right:2.5rem;width:5rem;z-index:999}@media screen and (max-width:1024px){.menu-close{height:2rem;right:1.2rem;top:3rem}}@media screen and (max-width:650px){.menu-close{top:2.5rem}}.menu-close:after,.menu-close:before{background:#fff;content:"";display:block;height:2px;position:absolute;transform-origin:center;transition:all .8s ease;width:75%}.menu-close:after{left:25%;top:10px;width:50%}.mob-site-search{display:none;padding-top:calc(6rem + 8vh)}.mob-site-search form{align-items:end;border-bottom:1px solid rgba(0,0,0,.1);display:flex;padding-bottom:1.5rem}.mob-site-search form ::-moz-placeholder{color:var(--black);font-size:2rem;margin-left:-.5rem;padding-left:0;text-indent:0}.mob-site-search form ::placeholder{color:var(--black);font-size:2rem;margin-left:-.5rem;padding-left:0;text-indent:0}.mob-site-search form input{background-color:transparent;border:none;color:var(--black);font-size:2rem;width:100%}.mob-site-search form svg{fill:var(--black);height:2.5rem;margin-top:1rem;width:2.5rem}.dropdown-arrow{fill:var(--blue);height:2rem;position:absolute;right:2%;top:1rem;transform:rotate(90deg);width:2.35rem}.mob-sub-menu{background:hsla(0,0%,85%,.1);border-radius:6px;display:none;margin-top:2rem;padding-bottom:1rem!important;padding:2.5rem 0;width:85%}.mob-sub-menu a{display:block;font-size:1.8rem;margin-left:2rem;padding-bottom:2rem}.h-sub-menu.active .dropdown-arrow{transform:rotate(-90deg)}.h-sub-menu.active .mob-sub-menu{display:block}.mob-hamburger-links{flex-wrap:wrap;gap:2rem 1rem;justify-content:center}@media screen and (max-width:1024px){.mob-hamburger-links{padding-top:2rem!important}}@media(max-width:767px){.mob-hamburger-links{gap:2rem 0}}@media screen and (max-width:1024px){.mob-hamburger-links .col-6{width:25%}}@media screen and (max-width:768px){.mob-hamburger-links .col-6{width:32%}}@media screen and (max-width:650px){.mob-hamburger-links .col-6{width:50%}}.mob-hamburger-links a{display:flex;justify-content:space-between;width:100%}.menu.h-desktop.active .menu-close:after,.menu.h-desktop.active .menu-close:before{background-color:var(--black)!important}.menu .mob-tel a.btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27%3E%3Cpath d=%27M11.403 7.986C9.615 7.12 9.305 7.01 8.9 6.922c-.433.116-.76.597-1.45 1.384-.353-.057-2.303-.89-3.915-3.136.04-.154.37-.518.51-.683.504-.874.298-1.271-.556-3.283-.437-.65-1.08-.637-2.365-.277C0 2.012 0 3.466 1.205 6.477c1.436 2.064 3.164 3.541 4.916 4.23 1.687.663 2.94.74 3.418.712.668-.059 1.948-.712 2.24-1.509.29-1.313.032-1.73-.376-1.924%27/%3E%3C/svg%3E");background-position:1.3rem 1.1rem;background-size:1.7rem}.menu .mob-whatsapp a.btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27%3E%3Cpath d=%27M8.88 6.896c-.899-.442-1.258-.543-1.553-.369-.352.44-.433.532-.652.485-1.65-1.388-1.763-1.588-1.711-1.648.22-.254.472-.7.37-.903-.39-.933-.525-1.252-.823-1.357-1.005.322-1.36.743-1.36 1.485 0 1.297 1.327 2.59 3.075 3.695 1.249.378 2.053.333 2.842-.406.146-.67.016-.884-.189-.982%27/%3E%3Cpath d=%27M6.107 0C2.857 0 .212 2.624.212 5.85c0 1.043.28 2.064.809 2.958L.008 11.794c-.005.117.107.206.195.199l3.114-.99a5.93 5.93 0 0 0 2.79.696c3.25 0 5.893-2.624 5.893-5.85S9.356 0 6.107 0m0 10.48c-2.575 0-4.67-2.077-4.67-4.63s2.095-4.631 4.67-4.631c2.573 0 4.667 2.077 4.667 4.63S8.68 10.48 6.108 10.48%27/%3E%3C/svg%3E");background-position:1.3rem 1.1rem;background-size:1.7rem}li#mob-project ul{max-height:0;opacity:0;overflow:hidden;padding-top:0;transition:max-height .4s ease,opacity .4s ease,padding-top .4s ease}li#mob-project ul li{line-height:1;padding-bottom:1.8rem}li#mob-project ul li:last-child{padding-bottom:0}li#mob-project ul li a{color:#da6f02;font-size:1.3rem;font-weight:600;text-transform:uppercase}li#mob-project.show ul{max-height:500px;opacity:1;padding-top:2.5vh}footer{background-color:var(--black);color:#fff}footer h6{color:var(--yellow);font-size:1.6rem;margin-bottom:2rem}footer ul li{list-style:none;margin-bottom:1.25rem}footer .f-menus{display:flex;flex-direction:column;gap:1rem}footer .f-menus input.wpcf7-submit{border:0}footer .f-menus h6 svg{display:none}footer .f-menus svg path{stroke:var(--yellow)}footer .locations-grid{display:flex;flex-wrap:wrap}footer .locations-grid ul{width:33%}footer .locations-grid ul.w-40{width:40%}footer .email-form{align-items:center;border:1px solid #fff;display:flex;max-width:24rem;padding:0;position:relative}footer .email-form input[type=email]{background:transparent;border:none;color:#fff;flex:1;font-size:1.4rem;outline:none;padding:1rem 1.2rem}footer .email-form input[type=email]::-moz-placeholder{color:#fff;opacity:1}footer .email-form input[type=email]::placeholder{color:#fff;opacity:1}footer .email-form input[type=email]:focus{outline:none}footer .email-form button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:2rem;justify-content:center;padding:1rem 1.5rem;transition:opacity .3s ease}footer .email-form button:hover{opacity:.7}.sharp-border{background:linear-gradient(90deg,transparent,#fff 48.08%,transparent);height:1px;width:100%}@media screen and (max-width:1024px){.sharp-border{display:none}}.socials{display:inline-flex;gap:2rem}.socials svg{cursor:pointer;fill:#fff;height:2rem;transition:transform .3s ease;width:2rem}.socials svg:hover{fill:var(--yellow)!important;transform:scale(1.15)}.footer-logo{cursor:none}.footer-logo img{display:block;height:auto;position:relative;width:100%;z-index:1}.footer-logo .focus{background-image:radial-gradient(circle,#a18347 0,transparent 70%);border-radius:50%;filter:blur(2rem);height:50rem;left:50%;mix-blend-mode:color-dodge;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:50rem;z-index:22}@media screen and (max-width:1024px){footer .f-menus .locations-grid{display:none}footer .f-menus .locations-grid .email-form,footer .f-menus .locations-grid .wpcf7.js{max-width:100%;width:100%}footer .f-menus h6{border-bottom:1px solid hsla(0,0%,100%,.293);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}footer .f-menus h6 svg{align-self:center;display:inline-block!important;justify-self:center;margin-left:1rem;width:1.5rem}footer .f-menus.show .locations-grid{display:flex;margin-top:1rem}footer .f-menus.show svg{transform:rotate(-180deg)}footer .credits{flex-direction:column;text-align:center}}@media screen and (max-width:1024px)and (max-width:1024px){footer .credits{padding-top:0!important}}@media screen and (max-width:1024px){footer .credits .gap-2{flex-wrap:wrap;justify-content:center}footer .credits .gap-2 span{width:55%}footer .credits .gap-2 a{text-align:center;width:47%}footer .socials{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:2rem}}.mob-extra-menu{display:none!important}@media screen and (max-width:850px){.mob-extra-menu{display:flex!important}.mob-extra-menu ul.w-40{width:50%}}.mob-extra-menu ul.w-40 li a{font-weight:600;text-transform:uppercase}.linehover{cursor:pointer;outline:0;padding-bottom:.25rem;position:relative;transition:color .2s ease}.linehover:before{background-color:var(--yellow);bottom:-1px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.linehover.white:before{background-color:#fff}.linehover.active:before,.linehover:hover:before{transform:scale(1);transform-origin:left center}.linehover:hover{color:var(--yellow)}.play-btn{align-items:center;background-color:var(--yellow);border-radius:50%;display:flex;height:6rem;justify-content:center;left:calc(50% - 3rem);position:absolute;top:calc(50% - 3rem);transition:transform .2s ease;width:6rem;z-index:12}.play-btn svg{fill:#fff;height:1.75rem;width:1.75rem}.vid-banner{cursor:pointer;position:relative}.vid-banner:hover .play-btn{transform:scale(1.1)}.btn1{cursor:pointer;display:inline-block;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.btn1:focus{outline:0}.btn1{border:2px solid var(--yellow);border-radius:12rem;color:var(--yellow);padding:1rem 3rem;transition:all .2s ease}.btn1.orange,.btn1:hover{background-color:var(--yellow);color:#fff}.btn1.orange:hover{background-color:transparent;color:var(--yellow)}.download-btn{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2713%27 fill=%27none%27 viewBox=%270 0 13 13%27%3E%3Cpath stroke=%27%23022169%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6.5 1.5v10l5-5M6.5 11.5l-5-5%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.5rem;border-radius:100%;box-shadow:0 4px 34px 0 rgba(0,0,0,.25);display:flex;height:4.25rem;justify-content:center;transition:transform .2s ease;width:4.25rem}.download-btn:hover{transform:scale(1.1)}.btn{align-items:center;background-color:var(--yellow);border:1px solid var(--yellow);border-radius:3rem;display:inline-flex;font-size:1.3rem;font-weight:700;gap:2rem;overflow:hidden;padding:.5rem .6rem .5rem 2rem;text-transform:uppercase;transition:transform .3s ease}.btn,.btn div{position:relative}.btn div{top:.1rem;z-index:2}.btn.wb{background-color:transparent;border:1.5px solid var(--yellow)}.btn.wb:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 fill=%27none%27 viewBox=%270 0 40 40%27%3E%3Crect width=%2740%27 height=%2740%27 fill=%27%23ffc226%27 rx=%2720%27/%3E%3Cpath stroke=%27%23000%27 d=%27M25 20H14M20 14a6 6 0 0 0 6 6M20 26a6 6 0 0 1 6-6%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.btn.wb:after,.btn:before{content:"";display:block;height:4rem;transition:transform .3s ease;width:4rem}.btn:before{background-color:#fff;border-radius:50%;left:auto;position:absolute;right:.5rem;top:.5rem;z-index:1}.btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 fill=%27none%27 viewBox=%270 0 40 40%27%3E%3Crect width=%2740%27 height=%2740%27 fill=%27%23fff%27 rx=%2720%27/%3E%3Cpath stroke=%27%23000%27 d=%27M25 20H14M20 14a6 6 0 0 0 6 6M20 26a6 6 0 0 1 6-6%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4rem;transition:transform .3s ease;width:4rem;z-index:2}.btn:hover:after{transform:scale(1.2)}.btn:hover div{color:var(--black)}.btn:hover:before{transform:scale(12)}.btn-white{align-items:center;background-color:var(--white);border:1px solid var(--yellow);border-radius:3rem;color:#000;display:inline-flex;font-size:1.3rem;font-weight:700;gap:2rem;overflow:hidden;padding:.5rem .6rem .5rem 2rem;position:relative;text-transform:uppercase;transition:transform .3s ease}.btn-white div{position:relative;top:.1rem;z-index:2}.btn-white.wb{background-color:transparent;border:1px solid var(--yellow)}.btn-white.wb:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 fill=%27none%27 viewBox=%270 0 40 40%27%3E%3Crect width=%2740%27 height=%2740%27 fill=%27%23ffc226%27 rx=%2720%27/%3E%3Cpath stroke=%27%23000%27 d=%27M25 20H14M20 14a6 6 0 0 0 6 6M20 26a6 6 0 0 1 6-6%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.btn-white.wb:after,.btn-white:before{content:"";display:block;height:4rem;transition:transform .3s ease;width:4rem}.btn-white:before{background-color:var(--yellow);border-radius:50%;left:auto;position:absolute;right:.5rem;top:.5rem;z-index:1}.btn-white:after{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4rem;transition:transform .3s ease;width:4rem;z-index:2}.btn-white:after,.btn-white:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 fill=%27none%27 viewBox=%270 0 40 40%27%3E%3Crect width=%2740%27 height=%2740%27 fill=%27%23ffc226%27 rx=%2720%27/%3E%3Cpath stroke=%27%23000%27 d=%27M25 20H14M20 14a6 6 0 0 0 6 6M20 26a6 6 0 0 1 6-6%27/%3E%3C/svg%3E")}.btn-white:hover:after{transform:scale(1.2)}.btn-white:hover div{color:#000}.btn-white:hover:before{transform:scale(12)}.btn-black{backdrop-filter:blur(1.6rem);background:rgba(0,0,0,.302);border:0;box-shadow:inset 1px 1px 1px hsla(0,0%,83%,.3),inset -1px -1px 1px hsla(0,0%,100%,.3),0 4px 15px rgba(0,0,0,.05);padding:1.6rem 2.5rem;transition:all .3s ease}.btn-black:hover{background:var(--yellow)}.btn-black div,.btn-black:hover div{color:var(--white)}.btn-black div{padding-right:3rem;position:relative}.btn-black div:after{background:url(e930cd5d6265dff4e826.svg) no-repeat 100%;background-size:1.5rem;content:"";height:1.5rem;position:absolute;right:0;top:0;width:1.5rem}.btn-black:after,.btn-black:before{display:none}.check-icon span,.d-icon span,.home-icon span,.location span{line-height:2rem}.check-icon:before,.d-icon:before,.home-icon:before,.location:before{display:inline-block;flex-shrink:0}.location{align-items:center;display:inline-flex;gap:.5rem;gap:.7rem}.location:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2746%27 fill=%27none%27 viewBox=%270 0 40 46%27%3E%3Cpath fill=%27%23000%27 d=%27M19.918 27.442c-4.524 0-8.22-3.675-8.22-8.22s3.696-8.199 8.22-8.199 8.22 3.675 8.22 8.22-3.696 8.199-8.22 8.199m0-13.233c-2.76 0-5.033 2.252-5.033 5.034a5.03 5.03 0 0 0 5.033 5.034 5.03 5.03 0 0 0 5.034-5.034c0-2.782-2.272-5.034-5.034-5.034%27/%3E%3Cpath fill=%27%23000%27 d=%27M19.916 45.687c-3.144 0-6.308-1.19-8.772-3.547C4.878 36.108-2.046 26.486.566 15.038 2.924 4.652 11.993 0 19.916 0h.021c7.923 0 16.992 4.652 19.35 15.06 2.591 11.447-4.333 21.048-10.599 27.08a12.68 12.68 0 0 1-8.772 3.547m0-42.501c-6.18 0-14.125 3.292-16.227 12.553-2.294 10.004 3.993 18.627 9.685 24.086a9.4 9.4 0 0 0 13.105 0c5.671-5.459 11.958-14.082 9.707-24.086-2.124-9.26-10.09-12.553-16.27-12.553%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;width:2rem}.home-icon{align-items:center;display:inline-flex;gap:.7rem}.home-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2722%27 height=%2722%27 fill=%27none%27 viewBox=%270 0 22 22%27%3E%3Cpath stroke=%27%23292d32%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%271.5%27 d=%27M1.834 20.166h18.333%27/%3E%3Cpath stroke=%27%23292d32%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%271.5%27 d=%27M2.704 20.166 2.75 9.138c0-.559.266-1.09.706-1.439l6.416-4.996a1.84 1.84 0 0 1 2.255 0l6.417 4.987c.45.348.706.88.706 1.448v11.028%27/%3E%3Cpath stroke=%27%23292d32%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%271.5%27 d=%27M11.917 15.584h-1.833c-.761 0-1.375.614-1.375 1.375v3.208h4.583V16.96c0-.76-.614-1.375-1.375-1.375ZM8.709 12.605H6.875a.92.92 0 0 1-.917-.917v-1.375a.92.92 0 0 1 .917-.917H8.71a.92.92 0 0 1 .916.917v1.375a.92.92 0 0 1-.916.917ZM15.125 12.605h-1.833a.92.92 0 0 1-.917-.917v-1.375a.92.92 0 0 1 .917-.917h1.833a.92.92 0 0 1 .917.917v1.375a.92.92 0 0 1-.917.917Z%27/%3E%3Cpath stroke=%27%23292d32%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%271.5%27 d=%27m17.417 6.416-.028-2.75h-4.033%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;width:2rem}.check-icon{align-items:center;display:inline-flex;gap:.7rem}.check-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2751%27 height=%2751%27 fill=%27none%27 viewBox=%270 0 51 51%27%3E%3Cpath stroke=%27%230ca921%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273.186%27 d=%27M19.116 46.728H31.86c10.62 0 14.868-4.248 14.868-14.868V19.116c0-10.62-4.248-14.868-14.868-14.868H19.116c-10.62 0-14.868 4.248-14.868 14.868V31.86c0 10.62 4.248 14.868 14.868 14.868%27/%3E%3Cpath stroke=%27%230ca921%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273.186%27 d=%27m16.46 25.488 6.012 6.01 12.043-12.021%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;width:2rem}.d-icon{align-items:center;display:inline-flex;gap:.7rem}.d-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%2717%27 fill=%27none%27 viewBox=%270 0 19 17%27%3E%3Cpath fill=%27%23000%27 d=%27m0 5.817 2.527.249C2.41 3.989 2.893 1.993 1.75.019c1.358 0 2.607-.05 3.85.012 1.776.089 3.587.065 5.31.441 2.605.569 4.432 2.25 5.204 4.943.216.755.723.556 1.182.571 1.224.04 1.803.715 1.683 1.833l-2.382-.174v1.667c1.254.037 2.534.142 2.392 1.873-.8-.036-1.574-.087-2.348-.09-.141 0-.37.173-.41.311-1.046 3.659-3.665 5.254-7.125 5.507-2.393.174-4.807.033-7.262.033 1.038-1.832.542-3.819.679-5.799-.822-.127-1.738.084-2.192-.8-.184-.357-.229-.79-.32-1.128l2.444.211V7.746c-.752-.104-1.66.09-2.116-.788C.15 6.597.098 6.162 0 5.817m5.04.116h8.313c.067-2.24-1.738-4.504-4-4.852-1.4-.215-2.836-.18-4.313-.26zm8.323 5.215H4.986c0 1.5-.001 2.94.003 4.38 0 .175.035.351.074.712 1.49-.113 2.977-.102 4.417-.364 2.167-.396 3.844-2.542 3.883-4.728m.251-1.807v-1.61H5.057v1.61z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;width:2rem}.project-section .nav{display:flex;justify-content:space-between;left:50%;padding:1.5rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}.project-section .nav svg{fill:#fff;height:1.25rem;padding-top:.1rem;width:1.25rem}.project-section .nav .next,.project-section .nav .prev{cursor:pointer}.project-section .nav .next:hover .btn-arrow,.project-section .nav .prev:hover .btn-arrow{border-color:var(--yellow)}.project-section .nav .next:hover svg,.project-section .nav .prev:hover svg{fill:var(--yellow)}.project-section .nav .prev svg{transform:scaleX(-1)}.project-section .nav .next svg{transform:scaleX(1)}.g-btn{align-items:center;backdrop-filter:blur(8px) url(#switcher) saturate(150%);background-color:color-mix(in srgb,#bbbbbc 12%,transparent);border:none;border-radius:99em;box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 10%,transparent),inset 1.8px 3px 0 -2px color-mix(in srgb,#fff 90%,transparent),inset -2px -2px 0 -2px color-mix(in srgb,#fff 80%,transparent),inset -3px -8px 1px -6px color-mix(in srgb,#fff 60%,transparent),inset -.3px -1px 4px 0 color-mix(in srgb,#000 12%,transparent),inset -1.5px 2.5px 0 -2px color-mix(in srgb,#000 20%,transparent),inset 0 3px 4px -2px color-mix(in srgb,#000 20%,transparent),inset 2px -6.5px 1px -4px color-mix(in srgb,#000 10%,transparent),0 1px 5px 0 color-mix(in srgb,#000 10%,transparent),0 6px 16px 0 color-mix(in srgb,#000 8%,transparent);cursor:pointer;display:inline-flex;justify-content:center;padding:1rem 2.5rem;transition:all .3s ease}.g-btn>*{position:relative;z-index:3}.g-btn.circle{aspect-ratio:1;border-radius:50%;padding:1.75rem}.g-btn.arrow{position:relative}.g-btn.arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2743%27 height=%2738%27 fill=%27none%27 viewBox=%270 0 43 38%27%3E%3Cpath fill=%27%23fff%27 d=%27m24.163 37.262-2.454-2.433 14.472-14.451H.001v-3.494h36.18L21.71 2.433 24.163 0l18.63 18.63z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.55rem;margin-left:1.25rem;width:1.55rem}.g-btn:hover{background-color:color-mix(in srgb,#bbbbbc 25%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 30%,transparent),inset 1.8px 3px 0 -2px color-mix(in srgb,#fff 100%,transparent),inset -2px -2px 0 -2px color-mix(in srgb,#fff 80%,transparent),inset -3px -8px 1px -6px color-mix(in srgb,#fff 60%,transparent),inset -.3px -1px 4px 0 color-mix(in srgb,#000 12%,transparent),inset -1.5px 2.5px 0 -2px color-mix(in srgb,#000 20%,transparent),inset 0 3px 4px -2px color-mix(in srgb,#000 20%,transparent),inset 2px -6.5px 1px -4px color-mix(in srgb,#000 10%,transparent),0 1px 5px 0 color-mix(in srgb,#000 10%,transparent),0 6px 16px 0 color-mix(in srgb,#000 8%,transparent);transform:scale(1.02)}.arrow-up{background-color:var(--yellow);border-radius:99rem;height:5rem;padding:1.7rem 1.9rem 1.9rem;width:5rem}.arrow-up,.arrow-up svg path{transition:all .3s ease}.arrow-up:hover{background-color:var(--black)}.arrow-up:hover svg path{stroke:var(--white)}.btn-graphics{align-items:center;border:1px solid var(--yellow);border-radius:10rem;height:10.1rem;padding-left:3.5rem;position:relative}.btn-graphics:hover div{color:var(--yellow)}.btn-graphics:hover div svg path{stroke:var(--yellow)}.btn-graphics img{bottom:0;position:absolute;right:0;width:24rem}.btn-graphics div{align-items:center;color:var(--black);display:flex;font-size:2.5rem;font-weight:600;position:relative;text-align:left;text-transform:uppercase;transition:all .3s ease;width:44%;z-index:1}.btn-graphics div svg{width:4rem}.btn-graphics div svg path{transition:all .3s ease}.icon-expand{right:1.7rem;top:1.4rem}.icon-expand img{transition:all .3s ease}.icon-expand:hover{background-color:var(--yellow)}.icon-expand:hover img{transform:scale(1.2)}.line-draw{height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:height 2s var(--cb-m3);width:1px}.line-draw .line{background-color:#000;height:100%;transform:translateY(-100%);transition:transform 2s var(--cb-m3);width:100%}.line-draw.h{height:1px;width:100%}.line-draw.h .line{transform:translateY(0);transform:translateX(-100%)}.line-draw.from-center{left:50%;top:50%;transform:translate(-50%,-50%)}.line-draw.from-right{left:auto;right:0}.line-draw.from-bottom{bottom:0;top:auto}.line-draw.entered .line{transform:translateY(0)}.line-draw.entered.h .line{transform:translateX(0)}.appear{opacity:0;transition:opacity .8s ease}.appear.entered{opacity:1}.appear-y{opacity:0;transform:translateY(50px);transform-origin:50% 50%;transition:1s ease;will-change:opacity,transform}.appear-y.entered{opacity:1;transform:translateZ(0)}.img-detect{overflow:hidden}.img-detect img{transform:scale(1.25);transition:transform 3.25s cubic-bezier(.215,.61,.355,1)}.img-detect.entered img{transform:scale(1)}.appear-title div:first-child span{transition-delay:.15s}.appear-title div:nth-child(2) span{transition-delay:.35s}.appear-title div:nth-child(3) span{transition-delay:.5s}.appear-title div:nth-child(4) span{transition-delay:.65s}.appear-title div:nth-child(5) span{transition-delay:.8s}.appear-title div,.appear-title span{font-size:inherit;line-height:1.1;overflow:hidden}.appear-title span{display:block;transform:translate3d(0,105%,0);transition:1s cubic-bezier(.215,.61,.355,1);transition-delay:.2s}.appear-title.entered span{transform:translateZ(0)}.t-anim{-webkit-background-clip:text;background-image:radial-gradient(circle at 0 0,#fff 0,#fff 33%,#44474d 66%,#44474d 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:300% 200%;clip-path:inset(1px 1px 1px 0);color:transparent;transition:background-position 16s}.t-anim.entered{background-position:0 0}.tool-pagination{display:flex;justify-content:center;text-align:center}.tool-pagination ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:90%}.tool-pagination ul li{list-style:none;margin-bottom:1.5rem;margin-left:1.5rem}.tool-pagination ul li a{align-items:center;border:1px solid var(--blue);display:flex;height:3rem;justify-content:center;padding:1.75rem;transition:background-color .2s ease;width:3rem}.tool-pagination ul li a:hover{background-color:var(--yellow);border-color:var(--yellow);color:#fff}.tool-pagination ul .next,.tool-pagination ul .prev{border:none;padding:1rem;width:100%}.tool-pagination ul .next:hover,.tool-pagination ul .prev:hover{background-color:transparent;color:#000}.details-page,.privacy{display:flex;flex-direction:column}.details-page h1,.details-page h2,.details-page h3,.details-page h4,.details-page h5,.details-page p,.privacy h1,.privacy h2,.privacy h3,.privacy h4,.privacy h5,.privacy p{padding-bottom:3rem}.details-page img,.privacy img{margin-bottom:3rem;margin-top:3rem}.details-page a,.privacy a{color:var(--yellow);transition:all .2s ease}.details-page a:hover,.privacy a:hover{border-bottom:2px solid var(--yellow)}.details-page ul,.privacy ul{padding-bottom:4rem}.details-page ul li,.privacy ul li{margin-left:2rem;padding-bottom:.5rem}.details-page blockquote,.details-page blockquote p,.privacy blockquote,.privacy blockquote p{font-size:2.5rem}.details-page blockquote,.privacy blockquote{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27109%27 height=%27109%27 fill=%27none%27 viewBox=%270 0 109 109%27%3E%3Cpath fill=%27%23fe5e0181%27 d=%27m109 .949-2.565 18.78q-10.001-.771-14.618 4.117t-5.643 13.12q-1.026 8.232-.513 17.751H109V109H65.144V44.427q0-23.669 11.797-35.503Q88.995-2.91 109 .95m-65.143 0-2.565 18.78q-10.002-.771-14.62 4.117-4.615 4.888-5.641 13.12t-.513 17.751h23.338V109H0V44.427Q0 20.758 11.798 8.924 23.852-2.91 43.856.95%27/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;margin-top:2rem;overflow:visible!important;padding-bottom:4rem;padding-left:4vw;padding-top:2rem}.details-page .img-gallery,.privacy .img-gallery{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:2rem 0}.details-page .img-gallery img,.privacy .img-gallery img{margin:0 1rem 2rem;max-width:40%}@media(min-width:1025px){.details-page .img-gallery,.privacy .img-gallery{justify-content:center}.details-page .img-gallery img,.privacy .img-gallery img{max-width:22%}}.inner-banner{background-position:50%;background-size:cover;color:var(--white)}.inner-banner h1{text-transform:uppercase}.inner-banner .row{min-height:50rem}.inner-banner .row h1,.inner-banner .row p{max-width:60rem;padding-bottom:1rem}.inner-banner.hero-center h1{font-size:6rem;max-width:100%}@media screen and (max-width:650px){.inner-banner.hero-center h1{font-size:3.5rem}}.inner-banner .b-title{bottom:5rem;color:#fff;left:var(--grid-padding);position:absolute;top:auto;z-index:3}@media(max-width:767px){.inner-banner .b-title{left:0;margin:0 auto;right:0;width:90%}}.inner-banner .b-title h2,.inner-banner .b-title h2 strong{line-height:1}.inner-banner.has-layer{margin-top:calc(var(--grid-padding) + .9rem)!important;min-height:60rem}@media(max-width:1024px){.inner-banner.has-layer{margin-top:0!important}}.inner-banner.has-layer:after{background:linear-gradient(239deg,rgba(41,45,50,0) 34.23%,#292d32 95.2%),rgba(41,45,50,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about .single-column.custom-4 p{font-size:2.5rem;font-weight:300;line-height:150%}@media(max-width:767px){.about .single-column.custom-4 p{font-size:2rem}}.single-column h2{padding-bottom:0!important}.single-column.has-bg{background-color:#d3d3d3;background-position:50%;background-size:cover;color:var(--white);min-height:45vh}.two-column-img .tiny-editor{padding-right:3.5rem}@media(max-width:1024px){.two-column-img .tiny-editor{padding-right:0}}.two-column-img .tiny-editor h2{padding-bottom:0!important}@media(max-width:1024px){.two-column-img .tiny-editor{padding-bottom:4rem}.two-column-img .tc-img{margin-top:var(--bs-gutter-y)}}@media(min-width:1025px){.two-column-img.right .row{flex-direction:row-reverse!important}.two-column-img.right .row .tiny-editor{padding-left:3rem;padding-right:0}}.two-column-img.v2 .tc-content{background-color:var(--yellow);display:flex}.two-column-img.v2 .tc-content .tiny-editor{margin-bottom:auto;margin-top:auto}.two-column-img.v2 .tc-content .btn{background-color:#fff;position:relative}.two-column-img.v2 .tc-content .btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 fill=%27none%27 viewBox=%270 0 40 40%27%3E%3Crect width=%2740%27 height=%2740%27 fill=%27%23ffc226%27 rx=%2720%27/%3E%3Cpath stroke=%27%23000%27 d=%27M25 20H14M20 14a6 6 0 0 0 6 6M20 26a6 6 0 0 1 6-6%27/%3E%3C/svg%3E")}.two-column-img.v2 .container{padding:0!important}.two-column-img.v2 .tiny-editor{background-color:var(--light1);padding:var(--grid-padding)!important}.two-column-img.v2 .tc-img{background-color:var(--blue1);padding:0}@media(max-width:1024px){.two-column-img.v2 .tc-img{margin-top:auto!important;padding:0!important}}.marque{overflow:hidden;pointer-events:none;width:100%}.marque .wrapper{height:100%;width:100%}.marque .inner{align-items:center;display:flex;height:100%;position:relative;width:-moz-fit-content;width:fit-content;will-change:transform}.marque .inner a,.marque .inner span{font-size:5rem!important;line-height:1;text-transform:uppercase;white-space:nowrap}.marque .inner svg{margin-left:3rem;margin-right:3rem;max-width:4rem}.marquee-container.entered .inner svg{animation:spin 5s linear infinite}.marquee-container.entered .inner.right{animation:marquee 15s linear infinite alternate}.marquee-container.entered .inner.left{animation:marquee 15s linear infinite alternate-reverse}@media(max-width:767px){.marquee-container.entered .inner.right{animation:marqueemob 20s linear infinite alternate}.marquee-container.entered .inner.left{animation:marqueemob 20s linear infinite alternate-reverse}}.marquee-container.exited .inner,.marquee-container.exited .inner svg{animation-play-state:paused!important}@keyframes marquee{to{transform:translate3d(-45%,0,0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes marqueemob{to{transform:translate3d(-50%,0,0)}}.d-line{background:linear-gradient(90deg,var(--green) 50%,transparent 50%);background-repeat:repeat-x;background-size:10px 3px;height:2px;margin-bottom:-2px;width:100%;z-index:1}@keyframes border-dance{0%{background-position:0 0}to{background-position:300px 0}}.slider.entered .d-line{animation:border-dance 7s linear infinite}.slider.exited .d-line{animation-play-state:paused!important}form input,form select,form textarea{border:1px solid gray;padding:1.5% 1%;width:100%}form input[type=checkbox]{width:auto}form input[type=submit]{cursor:pointer;text-indent:0!important}form select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23765496%27 viewBox=%270 0 512 512%27%3E%3Cpath d=%27M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z%27/%3E%3C/svg%3E");background-position:96%;background-repeat:no-repeat;background-size:1rem;padding-right:2rem}form select,input[type=checkbox].circle-check{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox].circle-check{background-color:#fff;border-radius:100%;height:1.2vw;padding:0;vertical-align:middle;width:1.2vw}input[type=checkbox].circle-check:checked{background-color:#111;box-shadow:inset 0 0 0 .3vw #fdfdfd}form.dpk-form{--input-color:#765496;--input-bg:#fff;--submit-bg:#765496;--submit-hover-bg:#fff;--focus-color:#765496;--font-size:1rem;--border-radius:5px}form.dpk-form ::-moz-placeholder{color:var(--input-color);font-size:var(--font-size)}form.dpk-form ::placeholder{color:var(--input-color);font-size:var(--font-size)}form.dpk-form input,form.dpk-form option,form.dpk-form select,form.dpk-form textarea{background-color:var(--input-bg);border:none;border-radius:var(--border-radius);color:var(--input-color);font-size:var(--font-size);padding:.75rem}form.dpk-form input[type=submit]{background-color:var(--submit-bg);border:1px solid var(--submit-bg);border-radius:var(--border-radius);color:var(--submit-hover-bg);transition:background-color .2s ease-out,color .2s ease-out}form.dpk-form input[type=submit]:hover{background-color:var(--submit-hover-bg);color:var(--submit-bg)}form.dpk-form input:focus,form.dpk-form select:focus,form.dpk-form textarea:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 8px var(--focus-color)}form.line-form{--red:#440707}form.line-form input{border:none}form.line-form textarea{border-color:gray;color:#000}form.line-form .lf-field{padding:0!important;position:relative}form.line-form .lf-input{height:3rem;line-height:3rem;margin:0;padding:0;text-indent:0;width:100%}.lf-line{height:100%;left:0;overflow:hidden;top:0;width:100%}.lf-line,.lf-line:after,.lf-line:before{pointer-events:none;position:absolute}.lf-line:after,.lf-line:before{content:"";height:calc(100% - 2px);left:0;top:0;width:100%}.lf-line:after{border-bottom:1.34px solid red;transform:translate3d(-101%,0,0);transition:transform .8s cubic-bezier(.19,1,.22,1)}.lf-line:before{border-bottom:1.34px solid #dadada}@media(max-width:1024px){.lf-line:before{border-bottom:1.34px solid red}}.lf-input:focus~.lf-line:after{transform:translateZ(0)}.wpcf7 form{position:relative}.wpcf7-form-control-wrap{width:100%}.wpcf7-not-valid-tip{bottom:-1rem!important;font-size:1.2rem!important}.wpcf7-response-output{border:1px solid #ff4500!important;bottom:-5rem!important;color:#ff4500;font-size:1.25rem!important;left:0!important;line-height:1.1;width:100%}.sent .wpcf7-response-output{border-color:green!important;color:green}.submit-btn{position:relative}.wpcf7-spinner{position:absolute;top:50%;transform:translate(-50%,-50%)}.wpcf7-radio label{align-items:center;display:flex!important;gap:1rem;margin-right:1rem}.wpcf7-checkbox label{align-items:baseline;display:flex;gap:1rem}input[type=checkbox]{height:2rem!important;width:2rem!important}.wpcf7-acceptance label{display:flex}.pil-header{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden}.pil-header,.pill-container{position:relative;width:100%}.pill-container{height:100%;will-change:transform;--blur-opacity:0;--wave-opacity:0}.pill-shape{border-radius:inherit;height:100%;overflow:hidden;width:100%}.pill-shape img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pill-shape:after{backdrop-filter:blur(32px);background:hsla(0,0%,100%,.166);content:"";inset:0;opacity:var(--blur-opacity)}.pill-shape-wave,.pill-shape:after{border-radius:inherit;pointer-events:none;position:absolute}.pill-shape-wave{animation:wave-grow-fade 2.5s ease-out infinite;border:1.5px solid var(--yellow);inset:-10px;opacity:0}.pill-shape-wave:nth-child(3){animation-delay:.8s}.pill-shape-wave:nth-child(4){animation-delay:1.6s}.p-content{left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}@media(max-width:1024px){.pill-container{height:50rem}.pil-header{display:block;height:auto}.pill-shape-wave{display:none!important}.p-content{padding:5rem!important;position:static!important;transform:none!important}}@keyframes wave-grow-fade{0%{opacity:0;transform:scale(1)}20%{opacity:1}to{opacity:0;transform:scale(1.15)}}.yellow-card{align-items:center;background:var(--black);border-radius:1rem;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:35rem;overflow:hidden}.yellow-card h6{color:var(--white);left:2rem;position:absolute;text-align:left;text-transform:uppercase;top:2rem;width:85%;z-index:2}.yellow-card img{aspect-ratio:3/4;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:767px){.yellow-card img{aspect-ratio:unset}}.yellow-card .flip-content{align-items:center;color:var(--white);display:flex;height:100%;justify-content:center;padding:3rem}.yellow-card .flip-content p{font-size:1.125rem;line-height:1.8;margin:0}.flip-card{background-color:transparent;height:100%;min-height:35rem;perspective:1000px;width:100%}@media(max-width:1024px){.flip-card{min-height:48rem}}.flip-card-inner{height:100%;min-height:35rem;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .6s;width:100%}@media(max-width:767px){.flip-card-inner{min-height:45rem}}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{backface-visibility:hidden;height:100%;position:absolute;width:100%}.flip-card-back{transform:rotateY(180deg)}.flip-slider .yellow-card{min-height:38rem}@media(max-width:1024px){.flip-slider .yellow-card{min-height:50rem}}@media(max-width:767px){.flip-slider .yellow-card{min-height:auto}.flip-slider .container.pe-0{padding-right:var(--grid-padding)!important}}.flip-slider .flip-card-back{background-color:var(--yellow);border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:38rem;padding:2.5rem;text-align:left}.flip-slider .flip-card-back h5{text-transform:uppercase}.flip-slider .flip-card-back p{font-size:1.5rem}.separator img,.separator svg{height:auto;transform:translateY(-10rem);width:100%}.percent{--percent:0;align-items:center;background:#fff;border:1px solid #e2e2e2;border-radius:47px;border-radius:5rem;bottom:3.5rem;display:flex;gap:1.5rem;height:5rem;justify-content:space-between;padding:.5rem .75rem .5rem 2rem;position:absolute;right:1rem}.percent .percent-text{color:var(--black);font-size:2rem;font-weight:700;line-height:1;white-space:nowrap}.percent .percent-circle{background:conic-gradient(#f8eab9 calc(var(--percent)*3.6deg),var(--yellow) calc(var(--percent)*3.6deg));border-radius:50%;flex-shrink:0;height:4rem;position:relative;transition:background .6s ease-in-out;width:4rem}.percent .percent-circle circle{display:none}.percent.v2{background-color:var(--yellow);border-color:transparent;font-size:2rem;font-weight:700;height:inherit;left:1rem;padding:1rem 1.5rem;right:auto}.gallery-slider .gs-title{background-color:#fff;border-top-right-radius:1rem;bottom:0;left:0;padding:2rem;position:absolute;top:auto;width:30rem}@media(max-width:767px){.gallery-slider .gs-title{padding-left:0;padding-right:0;position:relative;width:100%}.gallery-slider .p-icon-expand{bottom:auto;right:0;top:0}.gallery-slider .swiper-wrapper{padding-bottom:3rem}}.map-tooltips{display:none}.active-map-tooltip{left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:1005}.active-map-tooltip.visible{opacity:1;visibility:visible}.map-tooltip-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);font-family:inherit;overflow:hidden}#g-map{position:relative}#g-map svg g{cursor:pointer}#g-map svg g path{transition:all .3s ease}#g-map svg g[data-side=left].active path,#g-map svg g[data-side=left].active polygon,#g-map svg g[data-side=left].hover-active path,#g-map svg g[data-side=left].hover-active polygon,#g-map svg g[data-side=left]:hover path,#g-map svg g[data-side=left]:hover polygon,#g-map svg g[data-side=right].active path,#g-map svg g[data-side=right].active polygon,#g-map svg g[data-side=right].hover-active path,#g-map svg g[data-side=right].hover-active polygon,#g-map svg g[data-side=right]:hover path,#g-map svg g[data-side=right]:hover polygon{fill:var(--orange)}#g-map:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0));content:"";height:10rem;position:absolute;top:0;width:100%}#left-info-box{left:0}#right-info-box{right:0}#left-info-box,#right-info-box{position:absolute;top:50%;transform:translateY(-50%);width:25%;z-index:2}@media(max-width:1024px){#left-info-box,#right-info-box{left:0;margin:0 auto;position:absolute;right:0;width:60%}}@media(max-width:767px){#left-info-box,#right-info-box{width:90%}}@media(max-width:1024px){#left-info-box .vimeo-banner,#right-info-box .vimeo-banner{min-height:26.3rem}}@media(max-width:767px){#left-info-box .vimeo-banner,#right-info-box .vimeo-banner{min-height:18rem}}@media(max-width:1024px){#left-info-box .vimeo-banner iframe,#right-info-box .vimeo-banner iframe{min-height:52.3vw}}#left-info-box.show-map .map-tooltipss .map-tooltip-card,#right-info-box.show-map .map-tooltipss .map-tooltip-card{display:block}#left-info-box.show-map .map-tooltipss .map-tooltip-card .home-icon,#right-info-box.show-map .map-tooltipss .map-tooltip-card .home-icon{align-items:normal}#left-info-box .btn,#right-info-box .btn{gap:1rem}.map{position:relative}.home-slider-pagination{align-items:flex-end;bottom:5rem;display:flex;gap:1.5rem;left:5rem;position:absolute;z-index:10}.home-slider-pagination .swiper-pagination-bullet{align-items:center;background:transparent;border-radius:0;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:auto;margin:0!important;opacity:1;transition:all .3s ease;width:auto}.home-slider-pagination .swiper-pagination-bullet .bullet-line{background-color:#000;display:block;height:3rem;transition:height .3s ease;width:1.5px}.home-slider-pagination .swiper-pagination-bullet .bullet-number{color:#000;font-size:1.4rem;font-weight:400;transition:font-weight .3s ease}.home-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none!important}.home-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet-line{height:6rem;width:2px}.home-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet-number{font-weight:700}.home-slider-pagination .swiper-pagination-bullet:hover .bullet-number{font-weight:600}.inquiry-form{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.3);border-radius:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);overflow:hidden}.inquiry-form h5{background:hsla(0,0%,100%,.9);border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#000;letter-spacing:.05em;line-height:1.2;padding:2rem 2.5rem 1.6rem}.inquiry-form form.wpcf7-form{margin-top:2rem}.inquiry-form form.wpcf7-form span.wpcf7-list-item{margin:0}.inquiry-form form.wpcf7-form button.btn div{color:var(--black)}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{background:transparent;border:none;border-bottom:1px solid #000;color:#000;font-size:1.5rem;margin:0 2.5rem 1.8rem;outline:none;padding:.8rem 0;width:calc(100% - 5rem)}.inquiry-form input::-moz-placeholder,.inquiry-form select::-moz-placeholder,.inquiry-form textarea::-moz-placeholder{color:#000;font-size:1.4rem}.inquiry-form input::placeholder,.inquiry-form select::placeholder,.inquiry-form textarea::placeholder{color:#000;font-size:1.4rem}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-bottom-color:rgba(0,0,0,.17)}.inquiry-form textarea{margin-bottom:4rem;resize:none}.inquiry-form .phone-group{display:flex;gap:2rem;margin:0 2.5rem 1.8rem}.inquiry-form .phone-group input{margin:0;width:100%}.inquiry-form .phone-group [data-name=country_code]{flex-shrink:0;width:10rem}.inquiry-form .phone-group [data-name=phone]{flex:1}.inquiry-form label{align-items:flex-start;color:var(--black);cursor:pointer;display:flex;font-size:1.5rem;gap:1rem;line-height:1.4;margin:0 2.5rem 1.5rem}.inquiry-form label:has(input[type=radio]:checked){background-color:var(--yellow)!important;border-color:var(--yellow)!important}.inquiry-form label input[type=radio]{border-radius:99rem!important;border-width:1px!important;height:1.6rem!important;margin:0!important;padding:.5rem;width:1.6rem!important}.inquiry-form label input[type=radio]:checked{background-color:var(--white)!important;border-color:var(--white)!important}.inquiry-form label input[type=radio]:checked:after{border-color:#000!important;border-width:0 1px 1px 0!important;border:1px;height:.8rem!important;left:.5rem!important;top:.2rem!important;width:.4rem!important}.inquiry-form label input[type=checkbox],.inquiry-form label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:2px solid rgba(0,0,0,.6);border-radius:.3rem;cursor:pointer;flex-shrink:0;height:1.8rem;margin:.1rem 0 0;position:relative;width:1.8rem}.inquiry-form label input[type=checkbox]:checked,.inquiry-form label input[type=radio]:checked{background-color:#000;border-color:#000}.inquiry-form label input[type=checkbox]:checked:after,.inquiry-form label input[type=radio]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:.9rem;left:.6rem;position:absolute;top:.3rem;transform:rotate(45deg);width:.5rem}.inquiry-form label span.wpcf7-list-item-label{color:var(--black);flex:1;font-size:1.3rem}.wpcf7-form.invalid input{border:1px solid red}.wpcf7-form.invalid span.wpcf7-not-valid-tip{display:none}.c-arrow span.wpcf7-form-control-wrap:after{background:url(571496731718ded490ab.svg) no-repeat 50%;content:"";height:6px;pointer-events:none;position:absolute;right:2rem;top:.5rem;width:11px}@media(max-width:1024px){.c-arrow span.wpcf7-form-control-wrap:after{top:1.6rem}}.home-slider .circle{left:auto;position:absolute;right:7rem;top:12rem;transform:none!important}@media(max-width:1024px){.home-slider .circle{right:4rem;top:8.8rem}}.home-slider .circle.g-btn{align-items:center;display:flex;flex-direction:column;height:46rem;justify-content:center;padding:5rem;text-align:center;width:46rem}@media(max-width:1024px){.home-slider .circle.g-btn{height:35rem;width:35rem}}.home-slider .circle.g-btn h1,.home-slider .circle.g-btn h2{margin:0 auto;text-align:center}.home-slider .circle.g-btn h1{font-size:6rem;line-height:1;text-transform:uppercase}.home-slider .circle.g-btn h2{line-height:1;width:75%}.home-slider .circle.g-btn h2 strong{line-height:1;padding-bottom:0}.home-slider .circle.g-btn span{background-color:#fff;border-radius:3rem;color:var(--orange);display:inline-block;font-weight:600;line-height:1;margin-bottom:1rem;padding:1rem 1.4rem .8rem;text-transform:uppercase}.home-slider .circle.g-btn{color:#fff}.project-section .nav{opacity:0;transition:opacity .1s ease}.project-section .swiper-slide:hover .nav{opacity:1}.project-section .swiper-slide a img{transition:all .3s ease}.project-section .swiper-slide:hover a img{transform:scale(1.1)}@media(max-width:1024px){.project-section .swiper-slide .nav{opacity:1}}.hover{transition:transform .2s ease}.hover:hover{transform:scale(1.015)}.logos{align-items:center;display:flex;flex-wrap:wrap;gap:5rem;justify-content:center}.logos img{aspect-ratio:auto;height:3.7rem;max-width:25rem;-o-object-fit:contain;object-fit:contain;width:100%}@media(min-width:1025px){.project-state .col-lg-3{width:23%}}@media(max-width:1024px){.project-state .sy.g-5{gap:2rem 0;padding-top:0}.project-state .col-lg-3{text-align:center}}@media(max-width:767px){.project-state .sy.g-5{gap:4rem 0}}.project-state .col-lg-3 img{aspect-ratio:auto;height:6rem;max-width:6rem;-o-object-fit:contain;object-fit:contain}.project-state h3{padding:1.75rem 0 .5rem}@media(max-width:1024px){.project-state h3{font-size:2.5rem}}.project-state img.line{max-width:85%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:3}.gap-2{gap:2rem}.offer-section{color:#fff;position:relative}.offer-section .row{position:relative;z-index:2}@media(max-width:1024px){.offer-section .row{height:auto!important}}.offer-section .tiny-editor span{background-color:var(--yellow);border-radius:8rem;color:var(--black);display:inline-block;font-size:3rem;font-weight:600;line-height:.6;margin-bottom:1rem;padding:1.9rem 2.5rem 1.5rem;text-transform:uppercase}.offer-section .d-flex.gap-2{gap:4rem}.offer-section .d-flex.gap-2 svg{margin-bottom:1rem}.offer-section .btn{color:var(--black)}.layer{background:linear-gradient(242deg,transparent 50.55%,rgba(0,0,0,.4) 99.07%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.project-menu-wrapper{position:relative}.project-menu-wrapper .scroll-arrow{display:none;position:absolute;right:29.1px;z-index:10}.project-menu-wrapper .scroll-arrow.visible{display:block}.project-menu-wrapper .scroll-arrow.up{top:0}.project-menu-wrapper .scroll-arrow.down{bottom:0;right:29.3px}.tab-menu-scroll{max-height:37rem;overflow-y:scroll!important;padding-right:3rem;scrollbar-color:#e67e22 #f5f5f5;scrollbar-width:thin!important}.tab-menu-scroll::-webkit-scrollbar{width:6px}.tab-menu-scroll::-webkit-scrollbar-track{background:#f5f5f5}.tab-menu-scroll::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e67e22;border:2px solid transparent;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.tab-menu-scroll::-webkit-scrollbar-thumb:hover{background-color:#e98b39;border:0 solid transparent}.map-scroll-section{background:#fdfdfd;height:64.9rem;overflow:hidden;position:relative;width:100%}@media(max-width:1024px){.map-scroll-section{height:52.2rem}}.map-nav-wrapper{display:flex;justify-content:center;position:relative;top:0;width:100%;z-index:1000}.map-nav-container{border-top:1px solid #ddd;box-sizing:border-box;padding:0;width:100%}.nav-labels{display:flex;justify-content:space-between;padding:1.5rem 0;width:100%}@media(max-width:1024px){.nav-labels{align-items:center}}.nav-item{color:var(--black);font-size:1.6rem;font-weight:400}@media(max-width:1024px){.nav-item{padding:0 1rem;text-align:center}}.nav-item:last-child{padding-right:0}.nav-item.active{color:var(--orange);transition:all .3s ease}.scroller-container{align-items:center;display:flex;position:relative;width:100%}.custom-scroller{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;margin:0;width:100%;z-index:5}.custom-scroller::-webkit-slider-runnable-track{background:linear-gradient(to right,#fff5e6 0,#f3a833 var(--scroll-percent,0),transparent var(--scroll-percent,0));height:5px}.custom-scroller::-webkit-slider-thumb{-webkit-appearance:none}.map-main-wrapper{border-top:1px solid #ddd;margin:-1px auto 0;position:relative;width:100%}@media(max-width:767px){.map-main-wrapper{height:40rem}}.map-viewport{height:100%;overflow:hidden;position:relative;width:100%}.map-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.radius-circle{background:rgba(243,168,51,.08);border:5px solid #f3a833;border-radius:99rem;height:37px;left:48.5%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:37px;z-index:5}.landmark-cards{bottom:10rem;height:10rem;position:absolute;right:4rem;width:21rem;z-index:10}.landmark-group{bottom:0;display:flex;flex-direction:column;gap:.8rem;opacity:0;position:absolute;right:0;visibility:hidden;width:100%}.landmark-card{align-items:center;background:var(--white);border-radius:4px;box-shadow:0 4px 15px rgba(0,0,0,.08);display:flex;font-size:1.6rem;gap:0 .6rem;line-height:1.3;padding:12px}.landmark-card span{flex-shrink:0}.map-marker-label{background:var(--black);border-radius:1rem;color:var(--white);font-size:1.6rem;font-weight:600;left:48.5%;padding:1.4rem;position:absolute;top:41%;transform:translate(-50%,-50%);white-space:nowrap}.map-marker-label:after{background-color:#000;border-bottom-right-radius:4px;bottom:-8px;content:"";height:20px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:20px;z-index:-1}.bg-grey{background-color:#f5f5f5}.floating-sidebar{align-items:flex-end;bottom:10%;display:flex;flex-direction:column;gap:1.2rem;position:fixed;right:3rem;z-index:49}@media(max-width:1024px){.floating-sidebar{bottom:52%;right:1rem}}@media(max-width:767px){.floating-sidebar{align-items:center;backdrop-filter:blur(8px) url(#switcher) saturate(150%);background-color:color-mix(in srgb,#000 25%,transparent);border-radius:9rem;bottom:2.5rem;box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 10%,transparent),inset 1.8px 3px 0 -2px color-mix(in srgb,#fff 90%,transparent),inset -2px -2px 0 -2px color-mix(in srgb,#fff 80%,transparent),inset -3px -8px 1px -6px color-mix(in srgb,#fff 60%,transparent),inset -.3px -1px 4px 0 color-mix(in srgb,#000 12%,transparent),inset -1.5px 2.5px 0 -2px color-mix(in srgb,#000 20%,transparent),inset 0 3px 4px -2px color-mix(in srgb,#000 20%,transparent),inset 2px -6.5px 1px -4px color-mix(in srgb,#000 10%,transparent),0 1px 5px 0 color-mix(in srgb,#000 10%,transparent),0 6px 16px 0 color-mix(in srgb,#000 8%,transparent);flex-direction:row;justify-content:space-between;left:0;margin:0 auto;padding:1.3rem 2.5rem;right:0;width:90%}}.floating-sidebar .contact-item{align-items:center;cursor:pointer;display:flex;flex-direction:row-reverse;position:relative}.floating-sidebar .contact-item:hover .content-pill{max-width:30rem;opacity:1;transform:translateX(0)}.floating-sidebar .contact-item:hover .icon-circle{transform:scale(1.1)}.icon-circle{align-items:center;backdrop-filter:blur(1.6rem);background:rgba(0,0,0,.302);border-radius:50%;box-shadow:inset 1px 1px 1px hsla(0,0%,83%,.3),inset -1px -1px 1px hsla(0,0%,100%,.3),0 4px 15px rgba(0,0,0,.05);color:var(--white);display:flex;font-size:2.2rem;height:5rem;justify-content:center;transition:transform .65s ease;width:5rem;z-index:2}@media(max-width:767px){.icon-circle{backdrop-filter:unset;background:none;border:0;box-shadow:none}.icon-circle img{height:3rem;width:3rem}}.content-pill{align-items:center;backdrop-filter:blur(1.2rem);-webkit-backdrop-filter:blur(1.2rem);background:rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.1);border-radius:3rem;box-shadow:0 4px 30px rgba(0,0,0,.1);color:var(--white);display:flex;font-weight:600;justify-content:center;margin-right:1.2rem;max-width:0;opacity:0;overflow:hidden;padding:1rem 1.5rem;transform:translateX(20px);transition:max-width .65s cubic-bezier(.16,1,.3,1),opacity .65s ease,transform .65s cubic-bezier(.16,1,.3,1);white-space:nowrap}@media(max-width:767px){.content-pill{display:none}}ul.map-listing{flex-wrap:wrap;gap:1rem 2rem}ul.map-listing li{border-radius:6rem;cursor:pointer;list-style-type:none;padding:1rem 2rem .7rem}ul.map-listing li.active,ul.map-listing li.hover-active,ul.map-listing li:hover{background-color:var(--yellow)}.map-tooltip{background:var(--yellow);border:1px solid var(--white);border-radius:.6rem;color:var(--white);font-size:1.4rem;font-weight:600;left:0;opacity:0;padding:.8rem 1.6rem;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-150%) scale(.9);transition:opacity .2s ease,transform .2s ease;white-space:nowrap;z-index:9999}.map-tooltip.active{opacity:1;transform:translate(-50%,-150%) scale(1)}.map-tooltip:after{background-color:var(--yellow);bottom:-1rem;content:"";height:1rem;left:0;margin:0 auto;position:absolute;right:0;width:.1rem}.vimeo-banner{min-height:19.3rem;overflow:hidden;position:relative;width:100%;z-index:10}.vimeo-banner.h-vimeo-banner{height:100vh!important}.vimeo-banner iframe{height:100%;left:50%;min-height:19.3vw;min-width:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:177.77vh}@media(max-width:767px){.h-section-3{padding-bottom:3rem}}@media screen and (min-width:1920px){.h-section-3 .row.min-vh-70{min-height:77vh!important}}@media(max-width:1024px){.h-section-3 .has-bg{background-position:0 0;background-size:contain}.h-section-3 .has-bg .row{min-height:auto!important}}.h-section-3 .has-bg .p-left{padding-left:6rem;padding-top:0;text-align:center}@media(max-width:1024px){.h-section-3 .has-bg .p-left{margin-bottom:7rem;margin-left:20rem;margin-top:17rem;padding-left:3rem;width:15rem}}@media(max-width:767px){.h-section-3 .has-bg .p-left{margin-bottom:5rem;margin-left:5rem;margin-top:0;padding-top:8.6rem}.h-section-3 .has-bg .p-left img{width:6rem}.h-section-4 .slider{margin-top:.5rem}}.h-section-4 .slider .swiper h5 a{font-size:2.5rem;font-weight:600;line-height:120%;transition:all .3s ease}.h-section-4 .slider .swiper h5:hover a{color:var(--yellow)}.h-section-4 .slider .swiper-slide a{display:inline-block}@media(max-width:767px){.h-section-4 .col-6.d-flex.aic{width:100%}.h-section-5{padding-bottom:0}}@media(max-width:1024px){.h-section-5 img.line{display:none}}.h-section-5 .stats-3,.h-section-5 .stats-4{padding-left:4.5rem}@media(max-width:1024px){.h-section-5 .stats-3,.h-section-5 .stats-4{padding-left:calc(var(--bs-gutter-x)*.5)}}@media(max-width:767px){.h-section-6 .col-lg-5{padding-bottom:3rem}}.h-section-6 .slider .swiper{padding-right:2rem}.h-section-9 .swiper h5 a{font-size:2.5rem;font-weight:600;line-height:120%;transition:all .3s ease}.h-section-9 .swiper h5:hover a{color:var(--yellow)}.h-section-9 .swiper .swiper-slide a{display:block;overflow:hidden}.h-section-9 .swiper .swiper-slide img.rounded{transition:all .3s ease}.h-section-9 .swiper .swiper-slide:hover img.rounded{transform:scale(1.1)}.h-section-9 .swiper .nav{display:flex;justify-content:space-between;left:50%;padding:1.5rem;position:absolute;top:35%;transform:translate(-50%,-50%);width:100%;z-index:3}@media(max-width:1024px){.h-section-10{background:var(--yellow)}.h-section-10 .has-bg{background:none}.h-section-10 .vh-100{flex-direction:column-reverse;height:inherit!important;padding-top:5rem}.h-section-10 .vh-100 .mt-auto{margin:0 auto}}@media(max-width:767px){.h-section-1{margin-bottom:0;padding-bottom:0}.h-section-2 .m-left{padding-top:30rem}}.h-section-2 .m-left .tiny-editor h2{padding-bottom:2rem}@media(max-width:767px){.h-section-2 .m-right{display:none}.home-slider{padding-left:0;padding-right:0}.home-slider .home-slider-pagination{align-items:flex-start;bottom:auto!important;display:flex;justify-content:flex-end;padding-right:2rem;top:32rem!important}.home-slider .home-slider-pagination .swiper-pagination-bullet{flex-direction:column-reverse}.home-slider .home-slider-holder{display:flex;flex-direction:column-reverse}.home-slider .home-slider-holder .circle{align-items:flex-start;backdrop-filter:none;background:none;box-shadow:none;height:30rem;left:0;padding:0;padding-left:var(--grid-padding);padding-right:var(--grid-padding);position:relative;right:inherit;top:1.3rem;width:auto;width:100%}.home-slider .home-slider-holder .circle span{background-color:var(--yellow);color:var(--white)}.home-slider .home-slider-holder .circle .py-md-2{padding-bottom:1rem!important;padding-top:1rem!important}.home-slider .home-slider-holder .circle h1,.home-slider .home-slider-holder .circle h2{color:var(--black);font-size:4rem;text-align:left!important;width:100%}.home-slider .home-slider-holder .circle .flex-center{align-items:flex-start;width:100%}.banner-desktop{display:none}.banner-mobile{display:block}}.hero-minimal{color:var(--black2);margin-top:7.5rem}@media screen and (max-width:1024px){.hero-minimal{margin-top:7rem;min-height:38rem!important}}@media screen and (max-width:850px){.hero-minimal{margin-top:7.8rem}}@media screen and (max-width:650px){.hero-minimal{margin-top:7rem;min-height:35rem!important;padding-top:4rem}}.hero-minimal h1,.hero-minimal h2{color:var(--black2)}.hero-minimal h1{font-size:6rem;letter-spacing:-1.6px;line-height:100%;padding-bottom:1rem;text-transform:uppercase}@media screen and (max-width:650px){.hero-minimal h1{font-size:3.5rem}.hero-minimal h3{font-size:2.5rem}}.hero-minimal .hero-media{position:absolute;right:0;text-align:right;top:.5rem;width:50%}@media screen and (max-width:1024px){.hero-minimal .hero-media{top:0}}@media screen and (max-width:650px){.hero-minimal .hero-media{top:.9rem;width:60%}}.m-text-reveal p,.m-text-reveal span{color:var(--black)!important}@media(max-width:1024px){.maison-desc{align-items:center!important;justify-content:center!important}}.has-reveal .b-desc{flex-direction:column;margin-top:calc(var(--grid-padding) + .9rem)!important;min-height:140vh}@media(max-width:1024px){.has-reveal .b-desc{margin-top:calc(var(--grid-padding) + 5rem)!important;min-height:90vh}.has-reveal .b-desc .text-reveal.h-sm{display:none}}.has-reveal .b-desc .logo-section img{width:74.9rem}@media(max-width:1024px){.has-reveal .b-desc .logo-section img{width:100%}}@media(min-width:768px)and (max-width:1024px){.has-reveal .b-desc .logo-section img{width:70%}}@media(max-width:767px){.has-reveal .b-desc .logo-section img{width:45rem}}.home .inquiry-form span.wpcf7-not-valid-tip{bottom:-3.5rem!important;left:2.4rem;position:absolute}.home .inquiry-form .phone-group span.wpcf7-not-valid-tip{bottom:-2.1rem!important;left:0}.home .inquiry-form .wpcf7-response-output{line-height:1;margin:0 auto 2rem;padding:.4rem 1rem;width:80%}@media(max-width:1024px){.home .inquiry-form .wpcf7-response-output{width:90%}}.c-form{background:none;border:0;border-radius:0;box-shadow:none}.c-form .wpcf7-form{margin-top:0!important}.c-form .wpcf7-not-valid-tip{bottom:-3.4rem!important;font-size:1rem!important;position:absolute}.c-form .wpcf7-response-output{line-height:1;margin:2em 0 0!important;padding:.5rem 1rem!important;text-align:center}.c-form .phone-group span.wpcf7-not-valid-tip{bottom:-2rem!important}.c-form .phone-group,.c-form input,.c-form label,.c-form select,.c-form textarea{margin-left:0;margin-right:0;width:100%}.c-form input,.c-form select,.c-form textarea{background-color:var(--white);border:1px solid #758091;border-radius:1.1rem;padding-left:1.5rem;padding-right:1.5rem}.c-form input::-moz-placeholder,.c-form select::-moz-placeholder,.c-form textarea::-moz-placeholder{color:#989da4}.c-form input::placeholder,.c-form select::placeholder,.c-form textarea::placeholder{color:#989da4}.c-form input:focus,.c-form select:focus,.c-form textarea:focus{border-bottom-color:#758091}.c-form textarea{margin-bottom:2.5rem}.c-form select{color:#989da4;margin-bottom:1.8rem}.c-form label{align-items:center;color:#090a0b;margin-bottom:.7rem}.c-form span.wpcf7-acceptance label span,.c-form span.wpcf7-checkbox label span{padding-top:.3rem}.c-form span.wpcf7-acceptance input[type=checkbox],.c-form span.wpcf7-checkbox input[type=checkbox]{padding:inherit}.c-form span.wpcf7-list-item-label{font-size:1.2rem}@media(max-width:1024px){.c-form span.wpcf7-form-control-wrap{display:flex}}.c-form .cf-row,.c-form .phone-group{gap:1.5rem}@media(max-width:1024px){.c-form .cf-row>div{width:50%}}.c-form button.btn{justify-content:space-between;min-width:30rem}.c-form button.btn:hover:before{transform:scale(19)}.cf7-bg{background-color:#f5f5f5;background-image:radial-gradient(circle at top left,#f9e3aa 0,transparent 50%),radial-gradient(circle at top right,#ebc399 0,transparent 50%);border-radius:1.5rem;padding:6rem}@media(max-width:1024px){.cf7-bg{margin-bottom:3rem;padding:3rem 2rem}}.masonry-container{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;margin:0 auto}@media(max-width:767px){.masonry-container{padding:0}}.masonry-container .card{align-items:flex-end;background-position:50%;background-size:cover;border-radius:1.2rem;display:flex;margin-bottom:2rem;overflow:hidden;position:relative;width:100%;-moz-column-break-inside:avoid;break-inside:avoid;cursor:pointer;transition:transform .3s ease}.masonry-container .card:first-child{height:218px}.masonry-container .card:nth-child(2){height:297px}.masonry-container .card:nth-child(3){height:255px}.masonry-container .card:nth-child(4){height:262px}.masonry-container .card:hover{transform:translateY(-.5rem)}.masonry-container .card:hover .card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent)}.masonry-container .card-overlay{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.1) 50%,transparent);box-sizing:border-box;display:flex;gap:1rem;padding:.9rem;transition:background .3s ease;width:100%}@media(max-width:767px){.masonry-container .card-overlay{align-items:center;flex-direction:column;justify-content:center;padding:.9rem .9rem 2rem}}.masonry-container .card .brand-badge{align-items:center;background:#2a2d32;border-radius:99rem;box-shadow:0 .4rem 1.5rem rgba(0,0,0,.3);color:var(--white);display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:4.6rem;justify-content:center;padding:.6rem;width:4.6rem}.masonry-container .card h3{color:var(--white);font-size:1.3rem;font-weight:600;margin:0;padding-right:3rem;text-shadow:0 .2rem .4rem rgba(0,0,0,.3);text-transform:uppercase}@media(max-width:767px){.masonry-container .card h3{line-height:1.2;padding-right:0;text-align:center}}.text-reveal{margin:0 auto;max-width:1000px;padding:8rem 2rem 2rem;text-align:left}.text-reveal h2,.text-reveal p{color:var(--white);font-weight:700}.text-reveal h2{font-size:4rem;line-height:1.1;margin-bottom:1.5rem}.text-reveal p{font-size:3rem;font-weight:600;line-height:1.3}@media(max-width:1024px){.text-reveal p{font-size:2rem}}.text-reveal p span{font-size:3rem;font-weight:500}@media(max-width:1024px){.text-reveal p span{font-size:2rem}}.text-reveal .char,.text-reveal .word{display:inline-block;opacity:.2;will-change:opacity}@media(max-width:1024px){.mob-heading{padding-top:1rem}}@media(max-width:767px){.mob-heading{padding-top:5rem;width:100%}}.no-bg{background-color:transparent;height:2.8rem;left:calc(50% - 1rem);top:calc(50% - 1rem);width:2.8rem}.no-bg svg{height:100%;width:100%}.loc-desc{background:var(--white);border:1px solid #f6f6f6;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 25px 30px -33px hsla(0,0%,56%,.26);padding:2rem;width:100%}.loc-desc h4{font-size:1.4rem;text-transform:uppercase}.loc-desc img{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:1rem;border-top-right-radius:1rem}@media(max-width:1024px){.project-section .nav .next svg,.project-section .nav .prev svg{height:1.43rem;width:1.43rem}}@media(max-width:767px){.project-state .col-lg-3{text-align:center}.project-state .col-lg-3 p{line-height:1.3;padding:0 3rem}.property-section .row .col-lg-4{width:100%}.h-section-8 .logos{padding-bottom:0;padding-top:2rem}.h-section-8 .logos .swiper-pagination{padding-top:1rem;position:relative}}.h-section-8 .logos.slider .swiper-nav:has(.swiper-button-lock){display:none!important}.generic-circle{backdrop-filter:blur(1rem);background:hsla(0,0%,100%,.431);height:46rem;right:6rem!important;top:9rem;top:9rem!important;width:46rem}@media(max-width:1024px){.generic-circle{right:4rem!important;top:6.4rem!important}}@media(max-width:767px){.generic-circle{top:0!important}}.generic-circle h1{color:var(--black)}@media(max-width:767px){.filter-section{padding-top:6rem!important}}.btn-group{gap:1.9rem}.btn-group:after{background-color:rgba(0,0,0,.1);content:"";height:1px;left:0;position:absolute;width:100%}@media(max-width:767px){.btn-group:after{display:none}}.btn-group a{background-color:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:9rem;font-size:1.3rem;font-weight:600;line-height:1;min-width:13rem;padding:1.5rem 1.5rem 1.3rem;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease;z-index:1}.btn-group a:hover{background-color:var(--yellow)}.nav-btn{background:transparent;margin-top:-2.8rem}@media(max-width:767px){.nav-btn{margin-top:3rem;padding-bottom:0}.nav-btn a{width:47%}header .container{padding:0}header .container .row{margin-left:0;margin-right:0;width:100%}}.card-body h5 a{font-size:2.5rem;font-weight:600;letter-spacing:-1.25px;line-height:120%;transition:all .3s ease}.card-body h5 a:hover{color:var(--yellow)}.banner-news .swiperr{padding-bottom:4rem!important}.banner-news .swiperr .swiper-slide .banner-desc{opacity:1!important;visibility:visible!important}.banner-news .swiper,.banner-news .swiperr{padding-bottom:10rem;padding-top:7rem}@media(max-width:767px){.banner-news .swiper,.banner-news .swiperr{padding-bottom:7rem}.banner-news .swiper .home-slider-pagination,.banner-news .swiperr .home-slider-pagination{bottom:auto!important;justify-content:flex-end!important;left:auto;right:2rem!important;top:8.4rem!important}}.banner-news .swiper .home-slider-pagination .swiper-pagination-bullet .bullet-line,.banner-news .swiperr .home-slider-pagination .swiper-pagination-bullet .bullet-line{height:1.3rem!important}.banner-news .swiper .home-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet-line,.banner-news .swiperr .home-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet-line{height:2.9rem!important}.banner-news .swiper .swiper-slide .banner-desc,.banner-news .swiperr .swiper-slide .banner-desc{opacity:0;transition:opacity 1s ease;visibility:hidden}.banner-news .swiper .swiper-slide.swiper-slide-active .banner-desc,.banner-news .swiperr .swiper-slide.swiper-slide-active .banner-desc{opacity:1;visibility:visible}@media(max-width:767px){.banner-news .swiper .home-slider-holder,.banner-news .swiperr .home-slider-holder{padding:0 2rem}}.banner-news .banner-desc{padding-right:4rem}@media(max-width:1024px){.banner-news .banner-desc{padding-right:0}}@media(max-width:767px){.banner-news .banner-desc{margin-top:3rem;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}}.banner-news .banner-desc h1{font-size:3rem}@media(max-width:767px){.banner-news .banner-desc .btn{margin-top:3rem}.banner-news.banner-detail .home-slider-holder{padding:0}.banner-news.banner-detail .home-slider-holder .banner-desc{margin-bottom:2rem;margin-top:0}}.has-video{display:flex;flex-direction:column;height:120vh;overflow:hidden;position:relative;width:100%}.has-video .vimeo-banner{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.has-video .vimeo-banner iframe{height:56.25vw;left:50%;min-height:120vh;min-width:213.33vh;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.b-desc{background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);margin-top:auto;padding-bottom:5rem;position:relative;width:100%;z-index:20}.contact-tooltip{background:var(--black);color:var(--white)}.contact-tooltip h6{color:var(--yellow)}@media(max-width:1024px){.contact-tooltip h6{margin-bottom:0}.contact-tooltip .mb-3{display:flex}.contact-tooltip .mb-3 .icon{width:8%}}@media(max-width:767px){.contact-tooltip .mb-3 .icon{width:10%}}@media(max-width:1024px){.contact-tooltip .mb-3 .info{width:92%}}@media(max-width:767px){.contact-tooltip .mb-3 .info{width:85%}}.contact-tooltip .sharp-border{background:linear-gradient(90deg,transparent,rgba(255,194,38,.388) 13%,transparent)}@media(max-width:1024px){.contact-tooltip .sharp-border{display:block}}.contact-tooltip a{transition:all .3s ease}.contact-tooltip a:hover{color:var(--yellow)}.g-style h5{padding-bottom:2rem;padding-top:1rem;text-transform:uppercase}.g-style ol li,.g-style p,.g-style ul li{line-height:150%}.g-style ol li a,.g-style p a,.g-style ul li a{color:#da6f02;text-decoration:underline;transition:all .3s ease}.g-style ol li a:hover,.g-style p a:hover,.g-style ul li a:hover{color:var(--black);text-decoration:none}.g-style ol,.g-style ul{margin-left:3rem}.g-style ol li,.g-style ul li{display:block;list-style:none;margin-bottom:1.7rem;padding-left:4.5rem;position:relative}.g-style ol li:after,.g-style ul li:after{background:#d9d9d9 url(579afc92001e6b6a6650.svg) no-repeat 50%;background-size:1.2rem;border-radius:99rem;content:"";height:3rem;left:0;position:absolute;top:0;width:3rem}.g-style blockquote{border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);margin:3rem 0;padding:5rem 3rem;position:relative}.g-style blockquote p{font-size:2.5rem;font-weight:300}.g-style blockquote:after,.g-style blockquote:before{background-image:url(e7a2b219ef79987eeb51.svg);background-repeat:no-repeat;background-size:contain;content:"";height:2rem;position:absolute;width:2rem}.g-style blockquote:after{left:0;top:2rem}.g-style blockquote:before{bottom:2rem;right:0;transform:scaleX(-1) scaleY(-1)}.g-style .cta-bar{background:var(--yellow);gap:5rem;padding:4rem 3.5rem}@media(max-width:767px){.g-style .cta-bar{flex-direction:column;gap:2rem;text-align:center}}.g-style .cta-bar h3{text-transform:uppercase}@media(max-width:767px){.g-style .cta-bar h3{font-size:3rem}}.g-style .cta-bar .btn-white:hover{border:1px solid var(--black);width:100%}.g-style .card-body h5{padding-bottom:0;text-transform:none}.share-page p{font-size:1.5rem;font-weight:600;text-transform:uppercase}.share-page a{background-color:var(--yellow);border-radius:99rem;height:3.6rem;padding:.9rem;width:3.6rem}.share-page a svg{height:100%;width:100%}.share-page .d-flex{gap:.7rem}@media(max-width:1024px){.r-intro .card-left{padding-bottom:3rem;padding-top:0}}@media(max-width:767px){.r-intro .card-left{padding-bottom:0}.r-intro .card-right{width:100%}}.r-info .r-info-h{gap:2rem 1rem;text-align:left;width:54%}@media(max-width:1024px){.r-info .r-info-h{width:100%}}@media(max-width:767px){.r-info .r-info-h{gap:1.6rem 1rem}}.r-info .r-info-h .col-61{width:46%}@media(max-width:1024px){.r-info .r-info-h .col-61{width:48%}}.bg-inline{background-repeat:no-repeat;background-size:cover}.r-logo{align-items:center;background-color:var(--black);display:flex;height:20rem;justify-content:center;padding:0!important;width:20rem}@media(max-width:767px){.r-logo{height:8rem;width:8rem}}.r-logo img{left:0;top:0;width:100%}.tiny-editor-tc p{font-size:2rem;font-weight:300}.amenities-section .container{display:flex;flex-direction:row;gap:4rem}@media(max-width:1024px){.amenities-section .container{flex-direction:column;gap:3rem}}.amenities-list{list-style:none;padding:0}@media(max-width:1024px){.amenities-list{border-bottom:1px solid #e0e0e0;display:flex;overflow-x:auto;padding-bottom:2.5rem;white-space:nowrap;width:100%;-webkit-overflow-scrolling:touch}.amenities-list::-webkit-scrollbar{display:none}}.amenities-list li.amenity-item{border:1px solid transparent;border-bottom-color:#e0e0e0;color:#555;cursor:pointer;font-size:1.4rem;font-weight:600;line-height:1;margin-bottom:.1rem;padding:1.8rem 2.5rem;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.amenities-list li.amenity-item{border:1px solid transparent}}.amenities-list li.amenity-item:hover{color:var(--black)}.amenities-list .amenity-item.show{border-color:var(--yellow);border-radius:99rem;color:var(--black);position:relative;z-index:2}@media(max-width:1024px){.amenities-list .amenity-item.show{border:1px solid var(--yellow)!important}}.amenities-list .amenity-item:has(+.show){border-bottom-color:transparent}.amenities-display{flex:1;width:100%}.amenities-display img{aspect-ratio:16/9;border-radius:2rem;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.pf{background-color:#f0f0f0;padding:2rem 3rem}@media(max-width:1024px){.pf{background-color:transparent;padding:0}}.floorplan-viewer .sidebar{display:flex;flex:0 0 20%;flex-direction:column;gap:1rem}@media(max-width:1024px){.floorplan-viewer .sidebar{flex:auto;flex-direction:row!important;gap:0;margin-bottom:1.5rem;width:100%}}.floorplan-viewer .sidebar .room-btn{background:none;border:none;border-radius:5rem;color:var(--text-dark);cursor:pointer;font-size:1.3rem;font-weight:600;padding:1.5rem 2.5rem;text-align:left;text-transform:uppercase;transition:all .5s ease}@media(max-width:767px){.floorplan-viewer .sidebar .room-btn{line-height:1.2;padding:1rem 1.5rem;text-align:center}}.floorplan-viewer .sidebar .room-btn.show,.floorplan-viewer .sidebar .room-btn:hover{background-color:var(--yellow);outline:none}.main-card{background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:1rem;box-shadow:0 .4rem 2rem rgba(0,0,0,.08);flex-grow:1}.main-card .tabs-header{border-bottom:1px solid rgba(0,0,0,.1);display:flex;gap:2.5rem;margin:2rem}.main-card .tabs-header .type-btn{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:1.3rem;font-weight:600;padding:1rem 0 1.9rem;position:relative;transition:color .5s}.main-card .tabs-header .type-btn.show,.main-card .tabs-header .type-btn:hover{color:var(--black)}.main-card .tabs-header .type-btn.show:after,.main-card .tabs-header .type-btn:hover:after{background:var(--black);bottom:-1px;content:"";height:.2rem;left:0;position:absolute;width:100%}.main-card.show{height:auto;opacity:1;overflow:visible;transform:translateY(0);visibility:visible}.main-card,.plans-grid{height:0;opacity:0;overflow:hidden;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease;visibility:hidden}.main-card.show,.plans-grid.show{height:auto;opacity:1;overflow:visible;transform:translateY(0);visibility:visible}.plans-grid{align-items:flex-end;gap:2rem;justify-content:space-around;padding:0}.plans-grid.show{display:grid;gap:30px;margin:2rem;padding:2rem 0 1rem}.plans-grid .plan-item{padding:0 8rem;text-align:center}.plans-grid .plan-item img{height:auto;max-width:100%;transition:opacity .5s ease,transform .5s ease}.rs .bg-grey{padding:2.5rem 3rem}.rs .bg-grey h3{font-size:2.5rem;padding-bottom:6rem}@media(max-width:1024px){.rs .bg-grey h3{padding-bottom:4rem}.rs .bg-grey img.icon{width:5rem}}.se-date{border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding:1.7rem 0}@media(max-width:1024px){.se-date{gap:5rem}}.se-date p{padding-bottom:0}.se-date span{color:#6b7292;font-size:2.5rem;font-weight:600}.s-pie{border:none;border-radius:0;bottom:0;gap:2.7rem;height:10rem;justify-content:flex-start;left:0;padding:0;position:relative;right:0;top:0}.s-pie .percent-circle{height:10rem;width:10rem}.s-pie .percent-text{font-size:3.4rem}@media(max-width:767px){.s-pie .percent-text{font-size:2.5rem}}.cu-s{bottom:5rem;right:4rem;top:auto}.tab-container .tab-menu,.tab-container2 .tab-menu{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-container .tab-menu::-webkit-scrollbar,.tab-container2 .tab-menu::-webkit-scrollbar{display:none}.tab-container .tab-menu .tab-btn,.tab-container2 .tab-menu .tab-btn{background:#fafafb;border:1px solid #e7eeec;color:var(--black);cursor:pointer;flex-shrink:0;font-size:1.6rem;margin-bottom:1.6rem;padding:2rem;position:relative;text-align:left;transition:all .3s ease}.tab-container .tab-menu .tab-btn:last-child,.tab-container2 .tab-menu .tab-btn:last-child{margin-bottom:0}.tab-container .tab-menu .tab-btn:after,.tab-container2 .tab-menu .tab-btn:after{background:url(45e05e77fdf59be9fb18.svg) 100% no-repeat;background-size:contain;content:"";height:1.5rem;opacity:0;position:absolute;right:2rem;top:50%;transform:translateY(-58%);width:1.5rem}.tab-container .tab-menu .tab-btn:hover,.tab-container2 .tab-menu .tab-btn:hover{background:var(--black);color:var(--white)}.tab-container .tab-menu .tab-btn:hover:after,.tab-container2 .tab-menu .tab-btn:hover:after{opacity:1}.tab-container .tab-menu .tab-btn.show,.tab-container2 .tab-menu .tab-btn.show{background:var(--black);color:var(--white)}.tab-container .tab-menu .tab-btn.show:after,.tab-container2 .tab-menu .tab-btn.show:after{opacity:1}@media(max-width:480px){.tab-container .tab-menu .tab-btn,.tab-container2 .tab-menu .tab-btn{font-size:1.4rem;padding:1.2rem 1.6rem}}.tab-container .tab-menu .tab-btn.tab-proj,.tab-container2 .tab-menu .tab-btn.tab-proj{background:none;border-left:0;border-right:0;border-top:0;font-weight:600;margin-bottom:0;padding-left:0;text-transform:uppercase}@media(max-width:1024px){.tab-container .tab-menu .tab-btn.tab-proj,.tab-container2 .tab-menu .tab-btn.tab-proj{width:auto!important}}@media(max-width:767px){.tab-container .tab-menu .tab-btn.tab-proj,.tab-container2 .tab-menu .tab-btn.tab-proj{border:none!important}}.tab-container .tab-menu .tab-btn.tab-proj:first-child,.tab-container2 .tab-menu .tab-btn.tab-proj:first-child{border-top:1px solid #e7eeec}@media(max-width:1024px){.tab-container .tab-menu .tab-btn.tab-proj:first-child,.tab-container2 .tab-menu .tab-btn.tab-proj:first-child{border-top:none}}.tab-container .tab-menu .tab-btn.tab-proj.show,.tab-container .tab-menu .tab-btn.tab-proj:hover,.tab-container2 .tab-menu .tab-btn.tab-proj.show,.tab-container2 .tab-menu .tab-btn.tab-proj:hover{color:var(--orange);padding-left:2.5rem}.tab-container .tab-menu .tab-btn.tab-proj:after,.tab-container2 .tab-menu .tab-btn.tab-proj:after{background:url(f8271f674209ce984564.svg) 100% no-repeat;left:0;right:auto;transition:all .3s ease}.tab-container .tab-content-wrapper,.tab-container2 .tab-content-wrapper{min-height:20rem}.tab-container .tab-content-wrapper .bg-c,.tab-container2 .tab-content-wrapper .bg-c{background-color:var(--yellow);height:100%;padding:4rem}@media(max-width:767px){.tab-container .tab-content-wrapper .bg-c,.tab-container2 .tab-content-wrapper .bg-c{padding:2rem}}.tab-container .tab-content-wrapper .tab-pane,.tab-container2 .tab-content-wrapper .tab-pane{display:none;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.tab-container .tab-content-wrapper .tab-pane h3,.tab-container2 .tab-content-wrapper .tab-pane h3{padding-bottom:2rem;text-transform:uppercase}.tab-container .tab-content-wrapper .tab-pane.show,.tab-container2 .tab-content-wrapper .tab-pane.show{display:block;opacity:1;transform:translateY(0)}.tab-container .tab-content-wrapper.proj-content-wrapper,.tab-container2 .tab-content-wrapper.proj-content-wrapper{background:none;padding:auto}.tab-container .tab-content-wrapper.proj-content-wrapper .img-b,.tab-container2 .tab-content-wrapper.proj-content-wrapper .img-b{height:37rem;-o-object-fit:cover;object-fit:cover}.tab-container .tab-content-wrapper.proj-content-wrapper .bg-c,.tab-container2 .tab-content-wrapper.proj-content-wrapper .bg-c{background:none;padding:0}.tab-container .tab-content-wrapper.proj-content-wrapper .bg-c .tab-pane.show,.tab-container2 .tab-content-wrapper.proj-content-wrapper .bg-c .tab-pane.show{display:flex!important}@media(max-width:1024px){.tab-container .tab-content-wrapper.proj-content-wrapper .bg-c .tab-pane.show,.tab-container2 .tab-content-wrapper.proj-content-wrapper .bg-c .tab-pane.show{gap:2.5rem}}.tab-container .tab-content-wrapper.proj-content-wrapper .bg-c .r-info .btn,.tab-container2 .tab-content-wrapper.proj-content-wrapper .bg-c .r-info .btn{width:auto}.tab-container .tab-content-wrapper.proj-content-wrapper .bg-c .r-info .text p,.tab-container2 .tab-content-wrapper.proj-content-wrapper .bg-c .r-info .text p{margin-bottom:1.5rem}.tab-container .tab-content-wrapper.proj-content-wrapper .bg-c .r-info .r-info-h,.tab-container2 .tab-content-wrapper.proj-content-wrapper .bg-c .r-info .r-info-h{width:85%}.tab-container2 .tab-menu{border-bottom:1px solid #e7eeec;gap:5rem;margin-bottom:2.6rem}.tab-container2 .tab-menu .tab-btn{background:none;border:none;border-bottom:2px solid transparent;font-size:1.5rem;font-weight:600;margin-bottom:0;padding:2rem 0;text-transform:uppercase}.tab-container2 .tab-menu .tab-btn:hover{background:none;border-bottom:2px solid var(--orange);color:var(--orange)}.tab-container2 .tab-menu .tab-btn:after{display:none}.tab-container2 .tab-menu .tab-btn.show{background:none;border-bottom:2px solid var(--orange);color:var(--orange)}.tab-container2 .tab-content-wrapper .bg-c{background:none;padding:0}.tab-container2 .tab-content-wrapper .bg-c .percent{gap:1.5rem;height:auto}.tab-container2 .tab-content-wrapper .bg-c .percent span{font-size:1.5rem;font-weight:600}.tab-container2 .tab-content-wrapper .tab-pane .img-l,.tab-container2 .tab-content-wrapper .tab-pane .img-sm{-o-object-fit:cover;object-fit:cover}.tab-container2 .tab-content-wrapper .tab-pane .img-l{height:58rem}@media(max-width:767px){.tab-container2 .tab-content-wrapper .tab-pane .img-l{height:auto;margin-bottom:2rem;margin-top:2rem}}.tab-container2 .tab-content-wrapper .tab-pane .img-sm{height:20.3rem}.tab-container2 .tab-content-wrapper .tab-pane.show{display:flex!important}@media(max-width:1024px){.tab-container2 .tab-content-wrapper .tab-pane.show{gap:2.5rem}}.amenities-row{align-items:flex-end;flex-wrap:nowrap;gap:2rem;padding:4rem 0}@media(max-width:767px){.amenities-row{padding:4rem 0 0}}.amenities-row .amenity-item{align-items:flex-start;display:flex;flex:1;flex-direction:column}.amenities-row .amenity-item img{height:auto;margin-bottom:1.5rem;width:4.5rem}@media(max-width:1024px){.amenities-row{flex-wrap:wrap;justify-content:flex-start!important}.amenities-row .amenity-item{flex:0 0 calc(33.33% - 2rem);margin-bottom:3rem}}@media(max-width:767px){.amenities-row .amenity-item{align-items:center;flex:0 0 calc(50% - 2rem);text-align:center}.stats{padding-top:0!important}}.team-popup-overlay .vbox-inline{background:var(--white)!important;border-bottom-left-radius:3rem;border-top-left-radius:3rem;max-width:100%!important;padding:0!important;width:100%!important}.team-popup-overlay .vbox-container{padding:0}.team-popup-overlay .vbox-close{align-items:center;background:var(--yellow);border-radius:99rem;display:flex;height:3rem;justify-content:center;padding:1rem;right:1.5rem;top:1.5rem;width:3rem}@media(max-width:1024px){.team-popup-overlay .vbox-close{top:2.5rem}}@media(max-width:767px){.team-popup-overlay .vbox-close{top:1.5rem}}.team-popup-overlay .vbox-close svg{height:1rem;width:1rem}.team-popup-overlay .vbox-close svg path{stroke:var(--black)}.vbox-overlay.team-popup-overlay{backdrop-filter:blur(.8rem);background:rgba(0,0,0,.4)}.vbox-overlay.team-popup-overlay .vbox-container{align-items:flex-end;display:flex;justify-content:flex-end}.vbox-overlay.team-popup-overlay .vbox-content{background:transparent;max-width:70%!important;padding:0}@media(max-width:767px){.vbox-overlay.team-popup-overlay .vbox-content{max-width:100%!important}}.team-popup-content{align-items:center;background:var(--white);border-radius:2rem;box-shadow:0 1rem 5rem rgba(0,0,0,.1);display:flex;height:100vh;padding:6rem 4rem;position:relative}@media(max-width:767px){.team-popup-content{overflow-y:auto;padding:3rem 1.8rem}}.team-popup-content h2{font-size:2.5rem;padding-bottom:1rem}.team-popup-content .popup-flex{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);display:flex;gap:4rem;padding:4rem 0}@media(max-width:1024px){.team-popup-content .popup-flex{border:none;flex-direction:column;gap:1.5rem;padding:3rem 0}}.team-popup-content .popup-left{flex:0 0 45%}@media(max-width:1024px){.team-popup-content .popup-left{width:100%}.team-popup-content .popup-left .popup-meta{margin-top:3rem}}.team-popup-content .popup-left .popup-img{border-radius:1.2rem;height:50rem;margin-bottom:2rem;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.team-popup-content .popup-left .popup-img{height:auto}}.team-popup-content .popup-left .popup-name{font-size:2.4rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.team-popup-content .popup-left .popup-role{font-size:2.5rem;font-weight:300}.team-popup-content .popup-right{color:#333;flex:1;font-size:1.5rem;line-height:1.6;padding-top:1rem}.team-popup-content .popup-right .popup-meta{padding-bottom:2rem}.team-popup-content .popup-close{align-items:center;background:var(--orange);border:none;border-radius:50%;color:var(--white);cursor:pointer;display:flex;font-size:2.4rem;height:4rem;justify-content:center;position:absolute;right:2rem;top:2rem;transition:transform .2s;width:4rem;z-index:10}.team-popup-content .popup-close:hover{transform:scale(1.1)}@media(max-width:1024px){.team-popup-content .popup-flex{flex-direction:column}.team-popup-content .popup-left{flex:0 0 100%}}.video-360 .tab-menu{border-bottom:none!important;gap:1.5rem;justify-content:center;left:0;margin-bottom:0;right:0;top:4rem;z-index:5}.video-360 .tab-menu .tab-btn{background:var(--white);border-bottom:none!important;border-radius:9rem;padding:1.5rem 3rem}.video-360 .tab-menu .tab-btn.show,.video-360 .tab-menu .tab-btn:hover{background:var(--yellow);border:none;color:var(--black)}@media(max-width:1024px){.video-360 .vh-85{height:45vh!important}}.tour-container{border-radius:1rem;height:100%;overflow:hidden;position:relative;width:100%}iframe{border:none;height:100%;width:100%}.tour-overlay{background:rgba(0,0,0,.1);height:100%;left:0;pointer-events:all;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:10}.tour-overlay,.tour-overlay .arrows{align-items:center;display:flex;justify-content:center}.tour-overlay .arrows{background:url(868b8f8d9eee2d44c0b4.png) no-repeat 50%;background-repeat:no-repeat;background-size:contain;font-size:3rem;font-weight:600;gap:1rem;height:8rem;padding-top:.7rem}.tour-overlay .text p{font-weight:600;line-height:1;text-transform:uppercase}@media(max-width:767px){.tour-overlay .text p{font-size:1rem}}.tour-container:hover .tour-overlay{opacity:0;pointer-events:none}.glass-circle{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;color:var(--white);display:flex;flex-direction:column;height:20rem;justify-content:center;text-align:center;width:20rem}@media(max-width:767px){.glass-circle{height:15rem;width:15rem}}.proj-sticky-btn{bottom:15rem;display:flex;gap:1rem;position:absolute;right:0;width:42rem;z-index:9}@media(max-width:1024px){.proj-sticky-btn{bottom:8rem;display:flex;gap:inherit;justify-content:flex-end;right:1rem}}@media(max-width:767px){.proj-sticky-btn{bottom:3rem}}@media(max-width:1024px){.proj-sticky-btn a{margin-left:1rem}.community-detail-page .r-info,.page-property-detail .r-info{justify-content:flex-start!important;padding-top:2rem;width:100%}.community-detail-page .r-info .r-info-h,.page-property-detail .r-info .r-info-h{width:74%}}@media(max-width:767px){.community-detail-page .r-info .r-info-h,.page-property-detail .r-info .r-info-h{width:100%}.community-detail-page .card-left,.page-property-detail .card-left{padding-top:0}.community-detail-page .card-right,.page-property-detail .card-right{width:100%}}.community-detail-page .mob-full-img,.page-property-detail .mob-full-img{min-height:100vh}@media(max-width:1024px){.community-detail-page .mob-full-img,.page-property-detail .mob-full-img{min-height:70rem!important}}@media(max-width:767px){.community-detail-page .mob-full-img,.page-property-detail .mob-full-img{min-height:40rem!important}.st{padding-bottom:2rem;padding-top:2rem}.tiny-editor-tc{margin-top:3rem}.g-6{--bs-gutter-y:3rem}}@media(max-width:1024px){.tab-menu-scroll{flex-direction:row!important;gap:2rem;padding-bottom:2rem;padding-top:1rem}}@media(max-width:767px){.m-2rem{margin-top:2rem}}@media(max-width:1024px){.cu-v2 .tab-pane{gap:0!important}}@media(max-width:767px){.cu-v2 .tab-pane.show{flex-direction:column-reverse}.cu-v2 .tab-pane .col-6{width:100%}}@media(max-width:1024px){.s-faq .tab-menu{flex-direction:unset!important;gap:2rem}}@media(max-width:767px){.s-faq .tab-menu{gap:1rem}}@media(max-width:1024px){.s-faq .tab-menu .tab-btn{width:auto!important}.s-faq .tab-menu .tab-btn:after{display:none}}.media-center .tiny-editor.tagline-miller h2{padding-bottom:1rem}.bg-yellow a.btn-white{border:1px solid #fbd166}.p-icon-expand{bottom:2rem;top:auto}@media(max-width:1024px){.c-department span.wpcf7-form-control-wrap{width:100%}}.c-department span.wpcf7-form-control{display:flex;gap:1rem;justify-content:flex-start}@media(max-width:1024px){.c-department span.wpcf7-form-control{width:100%}}.c-department span.wpcf7-form-control .wpcf7-list-item{width:32%}.c-department span.wpcf7-form-control .wpcf7-list-item label{background-color:var(--white);border:1px solid #758091;border-radius:1.2rem;gap:.5rem;justify-content:space-between;margin-bottom:0;padding:1.1rem .9rem;transition:all .3s ease}.c-department span.wpcf7-form-control .wpcf7-list-item label span.wpcf7-list-item-label{line-height:1;padding-top:.2rem}.c-department span.wpcf7-form-control .wpcf7-list-item label input{margin-bottom:0;width:auto}.c-department span.wpcf7-form-control .wpcf7-list-item label:hover{background-color:var(--yellow);border:1px solid transparent}.c-department span.wpcf7-list-item-label{font-size:1.3rem}.col-card-3 img.line3{max-width:90%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:3}@media(max-width:1024px){.col-card-3 img.line3{display:none}}.col-card-3 img.icon{height:6rem;width:6rem}.col-card-3 .col-lg-4{padding-left:4rem;padding-right:4rem}@media(max-width:767px){.col-card-3 .col-lg-4{text-align:center}}@media(max-width:1024px){.col-card-3 .col-lg-4:first-child,.col-card-3 .col-lg-4:nth-child(2),.col-card-3 .col-lg-4:nth-child(3){padding-left:calc(var(--bs-gutter-x)*.5)!important}}.col-card-3 .col-lg-4:nth-child(3){padding-left:10rem}@media(max-width:767px){.col-card-3 .col-lg-4:nth-child(3){padding-left:4rem}}.col-card-3 .col-lg-4:nth-child(2){padding-left:10rem}@media(max-width:767px){.col-card-3 .col-lg-4:nth-child(2){padding-left:4rem}}.col-card-3 .col-lg-4:first-child{padding-left:10rem;padding-right:10rem}@media(max-width:767px){.col-card-3 .col-lg-4:first-child{padding-left:4rem}}.d-desktop.links{padding-right:2.4rem}.landmark{backdrop-filter:blur(1.2rem);-webkit-backdrop-filter:blur(1.2rem);background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;box-shadow:0 4px 30px rgba(0,0,0,.1);color:var(--white);gap:1.5rem;left:1.5rem;max-width:23rem;padding:2rem;top:1rem}.landmark .d-flex{gap:.6rem}.align-self-end{align-self:flex-end}@media(max-width:1024px){.c-gal{display:none}.mob-col-reverse{flex-direction:column-reverse}.other-loc .vid-banner img{width:100%}.cv-info h4{padding-bottom:1rem}}@media(max-width:767px){.cv-info h4{padding-bottom:.5rem}.hero-minimal.offers{min-height:auto!important;padding-bottom:1.5rem;padding-top:3rem}.hero-minimal.offers .hero-media{top:50%;transform:translateY(-50%)}}@media(max-width:1024px){.pie-info{align-items:center!important;flex-direction:row!important}}.mob-filter{display:none!important}.filter-container{position:relative;z-index:3}@media screen and (max-width:767px){.filter-container{padding:1.5rem 0}.filter-container .mob-filter-bar{max-height:0;opacity:0;pointer-events:none;transition:max-height .4s ease,opacity .3s ease,margin-top .3s ease}.filter-container .mob-filter-bar.active{margin-top:1.5rem;max-height:50rem;opacity:1;pointer-events:auto}.filter-container .mob-filter-bar .filter-group{gap:1.5rem;justify-content:flex-start;width:100%}.filter-container .mob-filter-bar .filter-group .select-wrapper{border:1px solid #e0e0e0;border-radius:3rem;padding:1rem 2rem;width:48%!important}.filter-container .mob-filter-bar .filter-group .select-wrapper .chevron{right:1.8rem}.filter-container .mob-filter{cursor:pointer;display:flex!important}.filter-container .mob-filter .arrow{transition:transform .3s ease}.filter-container .mob-filter .arrow.is-open{transform:rotate(180deg)}}@media(max-width:1024px){.page-residential-apartments .hero-minimal{min-height:inherit!important}}@media(max-width:767px){.hero-minimal.min-vh-51{min-height:25rem!important}}@media(max-width:1024px){.page-invest-reportage .separator{margin-top:8rem}}@media(max-width:767px){.page-invest-reportage .separator{margin-top:14rem}.page-invest-reportage .h-section-5{margin-top:8rem}.page-invest-reportage .h-section-5 .pt-md-22{padding-bottom:4rem}}@media(max-width:1024px){.offers-d-f .sharp-border{display:block}}@media(max-width:767px){#blog.sy.pb-0.pt-0{padding-bottom:3rem!important}}.flip-card-o .flip-card-inner{min-height:38rem}.flip-card-o .info-show{backdrop-filter:blur(.9rem);-webkit-backdrop-filter:blur(60.9rem);background:rgba(0,0,0,.26);border:1px solid hsla(0,0%,100%,.19);border-radius:.8rem;bottom:0;box-shadow:0 4px 30px rgba(0,0,0,.1);left:0;margin:0 auto;opacity:0;padding:1.5rem 1.3rem;position:absolute;right:0;transition:all .4s ease;visibility:hidden;width:calc(100% - 2rem)}.flip-card-o .info-show h5{display:none}.flip-card-o .info-show p{color:var(--white);text-align:left}.flip-card-o:hover .info-show{bottom:1rem;opacity:1;visibility:visible}#lottieAnim{height:100%;pointer-events:none;top:41%;width:100%}@media(max-width:1024px){#lottieAnim.p-center{top:29%}}@media(max-width:767px){#lottieAnim.p-center{top:19%}}.z-10{position:relative;z-index:33}.banner-proj .card-left h1{padding-bottom:0}.banner-proj .card-right .r-info-h{margin-left:auto}.banner-proj .card-right .r-info-h a{margin-top:1rem!important}@media(min-width:1025px){.h-section-3 .z-10 .min-vh-70{min-height:77vh!important}}.custom-select{display:none}#projects-filter{width:100%}.select-wrapper{font-family:sans-serif;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible!important}@media(max-width:1024px){.select-wrapper{padding:1rem 4rem 1rem 2rem!important}}.select-wrapper .chevron{transition:transform .3s ease}.select-wrapper.active .select-options{display:block}.select-wrapper.active .chevron{transform:rotate(180deg)}@media(max-width:767px){.select-wrapper.active:after{display:none!important}}.select-styled{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;white-space:nowrap;width:100%}.select-options{background:var(--white);border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 1rem 3rem rgba(0,0,0,.1);left:0;max-height:20.6rem;overflow-y:auto!important;position:absolute;right:0;top:calc(100% + 1rem);z-index:9999;-webkit-overflow-scrolling:touch;display:none;list-style:none;margin:0;overscroll-behavior:contain;padding:0;pointer-events:auto}.select-options::-webkit-scrollbar{width:2px}.select-options::-webkit-scrollbar-track{background:transparent}.select-options::-webkit-scrollbar-thumb{background:var(--yellow);border-radius:1rem}.select-options li{border-bottom:1px solid #f2f2f2;cursor:pointer;font-size:1.4rem;padding:1rem 1.5rem;transition:background .15s ease}.select-options li:last-child{border-bottom:none}.select-options li:active,.select-options li:hover{background-color:#f0f0f0!important}.select-overlay{background:transparent;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:998}@media screen and (max-width:1440px){.lottie-a img{width:30rem}}.c-map{flex-direction:column-reverse}#offer-wrapper h6 a{font-size:2rem;font-weight:700;transition:all .3s ease}#offer-wrapper h6:hover{color:var(--yellow)}#offer-wrapper .cu-blocks:hover .position-relative a img{transform:scale(1.1)}#offer-wrapper .position-relative a{border-radius:1rem;display:block;overflow:hidden}#offer-wrapper .position-relative a img{transition:all .3s ease}.offers-banner-info{padding-top:13rem}@media(max-width:1024px){.offers-banner-info{padding-top:9rem;width:50%}}@media(max-width:767px){.offers-banner-info{padding-top:3rem;width:86%}}.offers-c{margin-top:-5.3rem}@media(max-width:1024px){.offers-c{margin-top:0}}@media(max-width:767px){.left.v2.two-column-img .tiny-editor{padding:3rem!important}}.banner-offer{margin-top:8rem}@media(max-width:1024px){.banner-offer{margin-top:7rem}}.banner-offer h2{padding-bottom:0!important}@media(max-width:767px){.banner-offer .m-left{padding-top:15rem}}@media(max-width:1024px){.offers-two-col-14 .col-lg-6{margin-top:var(--bs-gutter-y)!important}.offers-two-col-14 .col-lg-6 img{height:25vh;-o-object-fit:cover;object-fit:cover}}@media(max-width:767px){.offers-two-col-14 .col-lg-6 img{height:auto}}@media(max-width:1024px){.offers-two-col-14 .g-6{--bs-gutter-x:0}.offer-sep{display:none}}.card .card-img-top a{border-radius:1rem;display:block;overflow:hidden}.card .card-img-top a img{transition:all .3s ease}.card:hover .card-img-top a img{transform:scale(1.1)}@media(min-width:1025px){.vbox-container{overflow:hidden!important}}.vbox-backdrop{backdrop-filter:blur(16px)!important;background:rgba(57,57,57,.8)!important}.vbox-open{overflow:visible!important}.popup{border-radius:0;position:relative}.popup *{color:var(--orange)}.popup p,.popup span{font-size:1.6rem}.vbox-inline{align-items:center;background:none!important;box-shadow:none!important;display:flex;justify-content:center}@media(min-width:1025px){.vbox-inline{width:95%!important}}.popup-close{align-items:center;background:var(--cream);border:1px solid rgba(76,140,224,.2);border-radius:.6rem;cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;position:absolute;right:2.5rem;top:2.5rem;width:3rem;z-index:3}.home .vbox-close{display:none!important}.vbox-close svg path{stroke:var(--yellow)}a.veno-box:hover .gal-desc{bottom:.9rem;opacity:1;visibility:visible}a .gal-desc{background:var(--white);border-radius:.8rem;bottom:0;left:0;opacity:0;padding:1.5rem 1.3rem;right:0;transition:all .4s ease;visibility:hidden;width:calc(100% - 1.6rem)}@media(max-width:1024px){a .gal-desc{bottom:.8rem;opacity:1!important;visibility:visible!important}}a .gal-desc .row{border-bottom:1px solid rgba(0,0,0,.1)}a .gal-desc .row:last-child{border-bottom:0;padding-bottom:0!important}.page-terms .content-terms{background:transparent;margin-top:-10rem}@media(max-width:767px){.page-terms .content-terms{margin-top:-6rem}}.page-terms h2,.page-terms ol,.page-terms p,.page-terms ul{color:#474e59;padding-bottom:2rem}.page-terms h2{font-size:3rem;padding-top:2rem;text-transform:capitalize}.page-terms a{color:#474e59;text-decoration:underline;transition:all .3s ease}.page-terms a:hover{color:var(--yellow)}.page-terms p{color:#474e59}.page-terms ol,.page-terms ul{padding-left:2rem}@media(max-width:767px){.page-faq .hero-minimal{min-height:auto!important;padding-top:4rem}}.content-faq{background:transparent;margin-top:-5rem}@media screen and (max-width:850px){.content-faq{margin-top:-10rem}}@media(max-width:767px){.content-faq{margin-top:0}.content-faq .accordion .accordian-title h5{font-size:1.8rem}.content-faq .accordion .accordion_item p{padding-bottom:1.5rem}}.team.push-down{margin-top:6rem}@media(max-width:1024px){.team.push-down{margin-top:0}}.team.slide-step-1 .pattern{right:-3.3rem}.team.slide-step-2 .pattern,.team.slide-step-5 .pattern{right:-3.3rem;top:0;transform:scaley(-1)}.team.slide-step-3 .pattern{left:-3.3rem;transform:scaleX(-1)}.team.slide-step-4 .pattern{left:-3.3rem}.team h4{font-size:1.5rem;padding-bottom:1rem;text-transform:uppercase}.team:hover img{transform:translateY(-.8rem)}.team .card-profile img{transition:transform .3s ease}.team .card-profile .pattern{background:url(3174ebcb18d04d11ca91.svg) no-repeat;background-size:contain;bottom:0;height:13rem;width:13rem}.error-404{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;justify-content:center;position:relative}.error-404 .error-content{position:relative;z-index:10}.error-404 .error-number{background:linear-gradient(135deg,#d4af37,#f8e08e 50%,#d4af37);-webkit-background-clip:text;font-size:clamp(6rem,15vw,12rem);font-weight:700;line-height:1;margin-bottom:1.5rem;-webkit-text-fill-color:transparent;background-clip:text}.error-404 .error-title{color:#fff;margin-bottom:1rem}.error-404 .error-subtitle{color:#d4af37;font-family:Miller-Banner,serif;font-weight:300;margin-bottom:1.5rem}.error-404 .error-description{color:hsla(0,0%,100%,.7);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.error-404 .popular-links-title{color:hsla(0,0%,100%,.5);letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.error-404 .popular-links a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .3s ease}.error-404 .popular-links a:hover{color:#d4af37}.error-404 .popular-links .separator{color:hsla(0,0%,100%,.3)}.error-404 .decorative-orb-left{animation:float-orb-1 20s ease-in-out infinite;background:radial-gradient(circle,rgba(212,175,55,.2) 0,rgba(212,175,55,.12) 30%,transparent 70%);filter:blur(40px);height:400px;left:0;opacity:.8;width:400px}.error-404 .decorative-orb-left,.error-404 .decorative-orb-right{border-radius:50%;pointer-events:none;position:absolute;top:0;z-index:1}.error-404 .decorative-orb-right{animation:float-orb-2 25s ease-in-out infinite;background:radial-gradient(circle,hsla(46,88%,76%,.18) 0,rgba(212,175,55,.1) 30%,transparent 70%);filter:blur(45px);height:500px;opacity:.7;right:0;width:500px}@keyframes float-orb-1{0%{transform:translate(10vw,15vh) scale(1)}25%{transform:translate(70vw,25vh) scale(1.1)}50%{transform:translate(75vw,70vh) scale(.95)}75%{transform:translate(20vw,75vh) scale(1.05)}to{transform:translate(10vw,15vh) scale(1)}}@keyframes float-orb-2{0%{transform:translate(-15vw,20vh) scale(1)}30%{transform:translate(-60vw,60vh) scale(.9)}60%{transform:translate(-70vw,30vh) scale(1.1)}85%{transform:translate(-30vw,75vh) scale(.95)}to{transform:translate(-15vw,20vh) scale(1)}}@media(max-width:768px){.error-404 .error-subtitle{font-size:1.75rem}.error-404 .error-description{font-size:1rem}.error-404 .decorative-orb-left,.error-404 .decorative-orb-right{display:none}}
:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
.swiper .next,.swiper .prev{cursor:pointer}.swiper-pagination-bullet{background-color:gray}.swiper-pagination-bullet-active,.swiper-scrollbar{background-color:var(--yellow)!important}.swiper-scrollbar{height:2px!important;left:0!important}.s-nav{background-color:var(--yellow);border-radius:5rem;display:inline-flex;gap:1.5rem;padding:.5rem}.s-nav .btn-arrow{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;transition:transform .2s ease;width:4rem}.s-nav .btn-arrow:hover{transform:scale(1.1)}.s-nav .btn-arrow svg{height:2.25rem;width:2.25rem}.s-nav .prev svg{transform:rotate(-180deg)}
.menu-wrapper{pointer-events:none;position:fixed;right:0;top:0;width:100vw;z-index:99}.menu-wrapper.active{pointer-events:all}.menu-wrapper.active .close-wrapper{background-color:transparent}.menu-wrapper.active .col-wrapper{transform:translateZ(0);transform-origin:right left}.menu-wrapper .col-wrapper{backdrop-filter:blur(62px);background:hsla(0,0%,100%,.7);height:100vh;transform:translate3d(101%,0,0);transition:transform .8s cubic-bezier(.19,1,.22,1)}.c-wrapper{height:100vh;overflow-y:scroll;padding:12rem 6rem;width:100%}.c-wrapper::-webkit-scrollbar{display:none;width:0}.menu-items{display:inline-flex;flex-direction:column;width:auto}.menu-items a{color:#fff;display:inline-flex;font-size:1rem;margin-bottom:1rem;padding-bottom:1rem}.lang{font-size:1.2rem;font-weight:600;position:absolute;right:6.7vw;top:.6rem;transition:all .4s ease;z-index:11}@media screen and (max-width:1024px){.lang{font-size:1.5rem;right:10vw}}@media screen and (max-width:768px){.lang{right:11vw}}@media screen and (max-width:650px){.lang{right:17vw;top:3.5rem!important}}.lang,.menu-btn{top:50%;transform:translateY(-50%)}.menu-btn{align-items:center;display:flex;height:2rem;justify-content:center;pointer-events:all;position:absolute;right:10vw;transition:.3s cubic-bezier(.35,.07,.2,1);transition-property:transform;width:2rem;z-index:2222}@media screen and (max-width:1024px){.menu-btn{display:none}}.menu-btn .s-menu{cursor:pointer;height:2rem;position:absolute;transition:all .3s cubic-bezier(.36,.07,.19,.97);width:3rem}.menu-btn .s-menu-lines,.menu-btn .s-menu-lines:after,.menu-btn .s-menu-lines:before{content:"";display:block;height:3px;position:absolute;transform:rotate(0);transition:all .3s cubic-bezier(.36,.07,.19,.97);width:100%}.menu-btn .s-menu-lines{background-color:rgba(0,0,0,.749);height:2px;margin-top:-.125em;top:50%}.menu-btn .s-menu-lines:before{background-color:rgba(0,0,0,.502);height:1px;right:0;top:.5em;width:70%}.menu-btn .s-menu-lines:after{background-color:#000;top:-.5em}.menu-btn .s-menu.open .s-menu-lines{background-color:initial;transform:translate(-2em);transition-delay:.05s}.menu-btn .s-menu.open .s-menu-lines:after,.menu-btn .s-menu.open .s-menu-lines:before{left:0;top:0;width:2em}.menu-btn .s-menu.open .s-menu-lines:before{background-color:var(--yellow);transform:translate(2em) rotate(135deg)}.menu-btn .s-menu.open .s-menu-lines:after{background-color:var(--yellow);transform:translate(2em) rotate(-135deg)}.menu-btn:hover .s-menu-lines{transform:scaleX(1)}.menu-btn:hover .s-menu-lines:before{transform:scaleX(.75);width:100%}.menu-btn:hover .s-menu-lines:after{transform:scaleX(1.25)}.menu-btn:hover .s-menu.open .s-menu-lines:before{transform:translate(2em) rotate(180deg)}.menu-btn:hover .s-menu.open .s-menu-lines:after{transform:translate(2em) rotate(-180deg)}.menu-list li{list-style:none;padding-bottom:3.5rem}.menu-list a{font-size:3.3rem;font-weight:700;letter-spacing:-1px;padding-right:4.5rem;position:relative;text-transform:uppercase;transition:color .3s ease}.menu-list a:after{background-image:url("data:image/svg+xml;utf8,<svg width=\"44\" height=\"44\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M40.3333 22H0\" stroke=\"black\" stroke-width=\"4.88889\"/><path d=\"M22 0C22 12.1503 31.8497 22 44 22\" stroke=\"black\" stroke-width=\"4.88889\"/><path d=\"M22 44C22 31.8497 31.8497 22 44 22\" stroke=\"black\" stroke-width=\"4.88889\"/></svg>");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:2.5rem;margin-right:.5rem;position:absolute;right:0;top:0;transition:background-image .3s ease;width:2.5rem}.menu-list a:hover{color:var(--yellow)}.menu-list a:hover:after{background-image:url("data:image/svg+xml;utf8,<svg width=\"44\" height=\"44\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M40.3333 22H0\" stroke=\"%23FFC226\" stroke-width=\"4.88889\"/><path d=\"M22 0C22 12.1503 31.8497 22 44 22\" stroke=\"%23FFC226\" stroke-width=\"4.88889\"/><path d=\"M22 44C22 31.8497 31.8497 22 44 22\" stroke=\"%23FFC226\" stroke-width=\"4.88889\"/></svg>")}@media(max-width:1024px){.menu-list a{font-size:3rem;padding-right:5rem}}.arrow-icon{color:#252525;padding-right:5rem;position:relative;transition:color .3s ease;width:-moz-fit-content;width:fit-content}.arrow-icon:hover{color:var(--yellow)}.arrow-icon{font-size:1.8rem;font-weight:700;line-height:normal;text-transform:uppercase}.arrow-icon:after{background-image:url("data:image/svg+xml;utf8,<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"26\" height=\"26\" rx=\"13\" fill=\"%23FFC226\"/><path d=\"M16.9913 13H8.21057\" stroke=\"black\" stroke-width=\"1.36842\"/><path d=\"M13 8.21094C13 10.8561 15.1443 13.0004 17.7895 13.0004\" stroke=\"black\" stroke-width=\"1.36842\"/><path d=\"M13 17.7891C13 15.1439 15.1443 12.9996 17.7895 12.9996\" stroke=\"black\" stroke-width=\"1.36842\"/></svg>");background-repeat:no-repeat;background-size:contain;content:"";height:3rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:3rem}body.show .menu-close{mix-blend-mode:normal}body.show .menu-close:after,body.show .menu-close:before{background-color:var(--white)}body.m-show header .row-glass{background:none}body.m-show .menu-close{mix-blend-mode:normal;top:3.5rem}body.m-show .menu-close:after,body.m-show .menu-close:before{background-color:var(--black)}body.m-show.show .lang{color:var(--black)}body.m-show.show img.b-logo{display:block}body.m-show.show img.w-logo{display:none}
[data-dpk-call=textScr]{border:1px solid #deb887;display:inline-flex;font-family:Poppins,sans-serif;font-size:10vw;font-weight:900;line-height:.8;overflow:hidden;padding:0;text-align:center}[data-dpk-call=textScr] span{display:inline-block;letter-spacing:-.3vw;position:relative;visibility:hidden}[data-dpk-call=textScr] span:before{content:attr(data-char);left:0;position:absolute;top:0;transform:translateY(-103%)}[data-dpk-call=appearY]{font-size:3rem}[data-dpk-call=appearY] div{line-height:1;overflow:hidden}[data-dpk-call=appearY] div span{display:block;visibility:hidden}[data-dpk-call=growB]{font-size:3rem}[data-dpk-call=growB] span{color:#fff;display:inline-block;transform:rotateX(-90deg) translateY(3rem) translateX(-3rem);transform-origin:center bottom;will-change:transform}.content{display:flex;flex-direction:column;position:relative;width:100vw}.content__title{display:grid;font-size:8vw;gap:2rem;line-height:.8;text-align:center}.dtext2 .char,.dtext3 .char{opacity:0}h1.splitting .lines,h2.splitting .lines,h3.splitting .lines,h4.splitting .lines{overflow:hidden}h1.splitting .lines .words,h2.splitting .lines .words,h3.splitting .lines .words,h4.splitting .lines .words{display:block;transform:translate3d(0,105%,0);transition:1.2s cubic-bezier(.215,.61,.355,1)}h1.splitting .lines:first-child .words,h2.splitting .lines:first-child .words,h3.splitting .lines:first-child .words,h4.splitting .lines:first-child .words{transition-delay:0s}h1.splitting .lines:nth-child(2) .words,h2.splitting .lines:nth-child(2) .words,h3.splitting .lines:nth-child(2) .words,h4.splitting .lines:nth-child(2) .words{transition-delay:.2s}h1.splitting .lines:nth-child(3) .words,h2.splitting .lines:nth-child(3) .words,h3.splitting .lines:nth-child(3) .words,h4.splitting .lines:nth-child(3) .words{transition-delay:.4s}h1.splitting .lines:nth-child(4) .words,h2.splitting .lines:nth-child(4) .words,h3.splitting .lines:nth-child(4) .words,h4.splitting .lines:nth-child(4) .words{transition-delay:.6s}h1.splitting .lines:nth-child(5) .words,h2.splitting .lines:nth-child(5) .words,h3.splitting .lines:nth-child(5) .words,h4.splitting .lines:nth-child(5) .words{transition-delay:.8s}h1.splitting .lines:nth-child(6) .words,h2.splitting .lines:nth-child(6) .words,h3.splitting .lines:nth-child(6) .words,h4.splitting .lines:nth-child(6) .words{transition-delay:1s}.entered h1.splitting .lines .words,.entered h2.splitting .lines .words,.entered h3.splitting .lines .words,.entered h4.splitting .lines .words{transform:translateZ(0)}.reveal,[data-dpk-call=paraR]>.btn-1,[data-dpk-call=paraR]>h2,[data-dpk-call=paraR]>h3,[data-dpk-call=paraR]>h4,[data-dpk-call=paraR]>h5,[data-dpk-call=paraR]>h6,[data-dpk-call=paraR]>p{visibility:hidden}.reveal{overflow:hidden;position:relative;z-index:2}.reveal img{height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:top;width:100%}
.site-search{cursor:pointer}.search-form-wrap{backdrop-filter:blur(3px);background-color:rgba(15,23,42,.914);height:100%;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s ease;width:100%;z-index:10001}.search-form-wrap .container{position:relative}.search-form-wrap.active{opacity:1;pointer-events:auto;right:0;transition:opacity .2s ease}.search-form-wrap.active .search-form input{transform:scaleX(1);transition:transform .2s ease .4s}.search-form-wrap.active .close-btn,.search-form-wrap.active .search-btn{opacity:1}.search-form-wrap .search-form{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.search-form-wrap .search-form input:focus{background:transparent}.search-form-wrap button.search-btn{border:none!important;color:#fff;display:inline-block;opacity:0;outline:none!important;padding:.85em 0;position:absolute;right:10%;text-align:right;top:0;transition:opacity .25s,transform .25s;width:20%}.search-form-wrap button.search-btn svg{fill:#fff;height:3rem;width:3rem}.search-form-wrap input.search-input{background-color:transparent;border:0;border-bottom:2px solid var(--yellow);color:#fff;font-size:2.5rem;padding-bottom:2rem;padding-left:5px;transform:scale3d(0,1,0);transform-origin:0 50%;transition:transform .1s ease;width:100%}.search-form-wrap button.close-btn{background:transparent;border:0;cursor:pointer;height:4rem;opacity:0;outline:none;position:absolute;right:9.5vw;top:3rem;transition:opacity .25s ease;width:4rem;z-index:10002}.search-form-wrap button.close-btn svg{height:3rem;width:3rem}
.accordion{list-style-type:none}.accordion>li{position:relative}.accordion>li:hover .more{background-color:var(--yellow)}.accordion .accordian-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;opacity:1;padding:1.5% 0;transition:opacity .5s ease}.accordion .accordian-title h5{width:95%}.accordion .accordian-title .more{align-items:center;background:#f5f5f5;border-radius:100%;display:flex;font-size:3rem;height:4rem;justify-content:center;line-height:1;opacity:1;position:relative;transition:all .3s ease;width:4rem}.accordion .accordian-title .more:after,.accordion .accordian-title .more:before{background-color:var(--black);content:"";position:absolute;transition:all .4s ease}.accordion .accordian-title .more:before{height:1.2rem;width:1.5px}.accordion .accordian-title .more:after{height:1.5px;width:1.2rem}.accordion .accordion_item{border-bottom:1px solid rgba(0,0,0,.118);height:0;overflow:hidden;padding-right:6rem}.accordion .accordion_item p{padding-bottom:1.5%}.accordion li.selected .accordion_item{height:auto}.accordion li.selected .more:before{opacity:0}.accordion li.selected .more svg{transform:rotate(-90deg);transition:transform .2s ease}

[data-scrollbar][data-scroll-container]{height:100vh;z-index:1}.scroll-content{height:100%;will-change:transform}.scrollbar-track{background:none;right:0;width:7px;z-index:200}.scrollbar-thumb-y{background:var(--yellow)!important;border-radius:0;opacity:1!important;transition:opacity .2s ease-in-out}.scrollbar-thumb-y:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.scrollbar-thumb-y:hover{opacity:1}
.vbox-overlay{--vbox-tools-color:#fff;--vbox-title-background:#101010;--vbox-title-width:"auto";--vbox-title-radius:0;--vbox-share-background:#101010;--vbox-share-width:"auto";--vbox-share-radius:0;--vbox-padding:0;--vbox-max-width:100%}.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;box-sizing:border-box}.vbox-overlay *{backface-visibility:visible}.vbox-overlay{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999999}.vbox-share,.vbox-title{color:var(--vbox-tools-color);line-height:1;margin:0 auto;position:fixed;text-align:center;z-index:98}.vbox-title{background-color:var(--vbox-title-background);border-radius:var(--vbox-title-radius);display:block;font-size:12px;overflow:hidden;padding:12px 54px;text-overflow:ellipsis;white-space:nowrap;width:var(--vbox-title-width)}.vbox-share{background-color:var(--vbox-share-background);border-radius:var(--vbox-share-radius);font-size:24px;padding:0 .35em;width:var(--vbox-share-width)}.vbox-link-btn,button.vbox-link-btn,button.vbox-link-btn:active,button.vbox-link-btn:focus,button.vbox-link-btn:hover{background:0 0!important;border:none!important;box-shadow:none!important;color:inherit!important;cursor:pointer;display:inline-block;outline:0;padding:6px 12px}.vbox-share a{color:inherit!important;display:inline-block;padding:6px 12px}.vbox-share svg{vertical-align:middle;z-index:10}.vbox-close{align-items:center;border:0;color:#000;color:var(--vbox-tools-color);cursor:pointer;display:flex;font-size:24px;opacity:.8;padding:6px 15px;position:fixed;right:0;top:0;transition:opacity .2s;z-index:99}.vbox-close:hover{opacity:1}.vbox-left-corner{align-items:center;color:var(--vbox-tools-color);cursor:pointer;display:flex;font-size:12px;left:0;line-height:1;overflow:hidden;position:fixed;top:0;z-index:99}.vbox-num{display:inline-block;padding:12px 15px}.vbox-left{left:0}.vbox-right{right:0}.vbox-top{top:0}.vbox-bottom{bottom:0}.vbox-next,.vbox-prev{cursor:pointer;display:block;height:45px;margin-top:-15px;opacity:.8;overflow:hidden;position:fixed;top:50%;transition:opacity .2s;width:45px;z-index:99}.vbox-next:hover,.vbox-prev:hover{opacity:1}.vbox-next span,.vbox-prev span{border-bottom:2px solid transparent;border-left:2px solid transparent;border-right:2px solid transparent;border-right-color:var(--vbox-tools-color);border-top:2px solid transparent;border-top-color:var(--vbox-tools-color);display:block;height:20px;position:relative;position:absolute;text-indent:-100px;top:8px;width:20px}.vbox-prev{left:15px}.vbox-next{right:15px}.vbox-prev span{left:10px;transform:rotate(-135deg)}.vbox-next span{right:10px;transform:rotate(45deg)}.vbox-open{overflow:hidden}.vbox-container{bottom:0;left:0;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;top:0;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;max-height:100%;padding:30px 0;z-index:20}.vbox-content{align-items:center;display:flex;justify-content:center;min-height:100%;opacity:0;overflow:hidden;padding:0 4%;position:relative;text-align:center;width:100%}.vbox-container img{height:auto;max-width:100%}.vbox-child{box-shadow:0 0 12px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);max-width:var(--vbox-max-width);padding:var(--vbox-padding);text-align:initial}.vbox-child img{display:block;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.vbox-fit .vbox-child img,.vbox-fit .vbox-child.venoratio{max-height:calc(100vh - 60px)}.vbox-inline,.venoratio{margin:0 auto;position:relative;width:100%}.venoratio:before{content:"";display:block;padding-top:var(--vb-aspect-ratio)}.venoratio>*{height:100%;left:0;padding:var(--vbox-padding);position:absolute;top:0;width:100%}.venoratio-1x1{--vb-aspect-ratio:100%;max-width:min(var(--vbox-max-width),100vh - 60px)}.venoratio-4x3.vbox-child.venoratio{--vb-aspect-ratio:75%;max-width:min(var(--vbox-max-width),(100vh - 60px)*4/3)}.venoratio-16x9.vbox-child.venoratio{--vb-aspect-ratio:56.25%;max-width:min(var(--vbox-max-width),(100vh - 60px)*16/9)}.venoratio-21x9.vbox-child.venoratio{--vb-aspect-ratio:42.85714%;max-width:min(var(--vbox-max-width),(100vh - 60px)*21/9)}.venoratio-full{--vb-aspect-ratio:calc(100vh - 60px)}.vbox-grab .vbox-child img{cursor:grab}.vbox-child>iframe{border:none!important}.vbox-content.swipe-left{margin-left:-200px!important}.vbox-content.swipe-right{margin-left:200px!important}.vbox-preloader{transform:translateZ(0)}.vbox-preloader .vbox-preloader-inner{opacity:1;transition:opacity .2s}.vbox-hidden{display:none}.vbox-preloader.vbox-hidden .vbox-preloader-inner{opacity:0}.vbox-backdrop{height:100%;left:0;position:absolute;top:0;transform:translateZ(-1px);width:100%;z-index:0}.vbox-tooltip{display:inline-block;position:relative}.vbox-tooltip .vbox-tooltip-text{bottom:100%;color:#fff;font-family:sans-serif;left:0;margin-bottom:2px;opacity:0;padding:0;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;z-index:1}.vbox-top .vbox-tooltip .vbox-tooltip-text{bottom:auto;margin-bottom:0;margin-top:2px;top:100%}.vbox-tooltip-inner{background-color:rgba(0,0,0,.9);border-radius:6px;font-size:10px;padding:5px 10px}.vbox-tooltip:hover .vbox-tooltip-text{opacity:1;visibility:visible}.vbox-overlay{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{animation:sk-plane 1.2s ease-in-out infinite;background-color:var(--sk-color);height:var(--sk-size);width:var(--sk-size)}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{animation:sk-chase 2.5s linear infinite both;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-chase-dot{animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.sk-bounce{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-bounce-dot{animation:sk-bounce 2s cubic-bezier(.455,.03,.515,.955) infinite;background-color:var(--sk-color);border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{display:flex;height:var(--sk-size);justify-content:space-between;width:var(--sk-size)}.sk-wave-rect{animation:sk-wave 1.2s ease-in-out infinite;background-color:var(--sk-color);height:100%;width:15%}.sk-wave-rect:first-child{animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{animation:sk-pulse 1.2s cubic-bezier(.455,.03,.515,.955) infinite;background-color:var(--sk-color);border-radius:100%;height:var(--sk-size);width:var(--sk-size)}@keyframes sk-pulse{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.sk-flow{display:flex;height:calc(var(--sk-size)*1.3);justify-content:space-between;width:calc(var(--sk-size)*1.3)}.sk-flow-dot{animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both;background-color:var(--sk-color);border-radius:50%;height:25%;width:25%}.sk-flow-dot:first-child{animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{animation:sk-swing 1.8s linear infinite;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-swing-dot{animation:sk-swing-dot 2s ease-in-out infinite;background-color:var(--sk-color);border-radius:100%;height:45%;left:0;margin:auto;position:absolute;right:0;top:0;width:45%}.sk-swing-dot:nth-child(2){animation-delay:-1s;bottom:0;top:auto}@keyframes sk-swing{to{transform:rotate(1turn)}}@keyframes sk-swing-dot{0%,to{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-circle-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle-dot:before{animation:sk-circle 1.2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:15%;width:15%}.sk-circle-dot:first-child{transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:first-child:before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-circle-fade-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle-fade-dot:before{animation:sk-circle-fade 1.2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:15%;width:15%}.sk-circle-fade-dot:first-child{transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:first-child:before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,39%,to{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{height:var(--sk-size);width:var(--sk-size)}.sk-grid-cube{animation:sk-grid 1.3s ease-in-out infinite;background-color:var(--sk-color);float:left;height:33.33%;width:33.33%}.sk-grid-cube:first-child{animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-fold{height:var(--sk-size);position:relative;transform:rotate(45deg);width:var(--sk-size)}.sk-fold-cube{float:left;height:50%;position:relative;transform:scale(1.1);width:50%}.sk-fold-cube:before{animation:sk-fold 2.4s linear infinite both;background-color:var(--sk-color);content:"";height:100%;left:0;position:absolute;top:0;transform-origin:100% 100%;width:100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{opacity:0;transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px) rotateX(0)}90%,to{opacity:0;transform:perspective(140px) rotateY(180deg)}}.sk-wander{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-wander-cube{background-color:var(--sk-color);height:20%;left:0;position:absolute;top:0;width:20%;--sk-wander-distance:calc(var(--sk-size)*0.75);animation:sk-wander 2s ease-in-out -2s infinite both}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}to{transform:rotate(-1turn)}}
html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}
