.footer-section{background-color:#fff;padding:8px}.footer-section .footer-bg{background-color:var(--black-bg);color:#fff;border-radius:12px}.footer-section .footer-bg .footer-cta{border-color:rgba(255,255,255,.15);border-bottom-style:solid;border-bottom-width:1px;flex-direction:column;justify-content:center;align-items:center;padding:4.5rem 1rem;display:flex;position:relative;overflow:hidden}@media screen and (min-width:1023px){.footer-section .footer-bg .footer-cta{padding:4.5rem 1.5rem}}@media screen and (min-width:1200px){.footer-section .footer-bg .footer-cta{padding-bottom:6rem}}.footer-section .footer-bg .footer-cta .footer-cta-cover{pointer-events:none;width:100%;max-width:1560px}.footer-section .footer-bg .footer-cta .footer-cta-cover>div,.footer-section .footer-bg .footer-cta .footer-cta-cover>h2{padding:.7rem 0}.footer-section .footer-bg .footer-cta .footer-btn-wrapper{z-index:1;position:relative}.footer-section .footer-bg .footer-cta .footer-btn-wrapper button{pointer-events:all}.footer-section .footer-bg .footer-cta .footer-images{align-self:start;align-items:center;display:flex}.footer-section .footer-bg .footer-cta .footer-images .footer-img-wrapper{position:relative}.footer-section .footer-bg .footer-cta .footer-images .footer-img-wrapper:nth-child(2){margin-left:-15px}.footer-section .footer-bg .footer-cta .footer-images .footer-img-wrapper .footer-img{filter:grayscale();object-fit:cover;border:2px solid #fff;border-radius:12px;width:50px;height:50px}.footer-section .footer-bg .footer-cta .footer-images .footer-img-wrapper:first-child{transform:rotate(4deg)}.footer-section .footer-bg .footer-cta .footer-images .footer-img-wrapper:nth-child(2){transform:rotate(-4deg)}.footer-section .footer-bg .footer-cta .footer-title{font-size:2.5rem;line-height:1.1;font-family:var(--font-inter-display);letter-spacing:-1px;max-width:320px;font-weight:500}.footer-section .footer-bg .footer-cta .footer-btn-wrapper .footer-btn{color:var(--black-bg);background-color:#fff;border:none}.footer-section .footer-bg .footer-cta .footer-btn-wrapper .footer-btn:hover{background-color:rgba(255,255,255,.9)}.footer-section .footer-bg .footer-bottom-container{max-width:1605px;margin:0 auto}.footer-section .footer-bg .footer-bottom{font-family:var(--font-inter);color:rgba(255,255,255,.6);flex-direction:column;gap:1.5rem;padding:4rem 1rem 0;font-size:1rem;display:flex}@media screen and (min-width:767px){.footer-section .footer-bg .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (min-width:1023px){.footer-section .footer-bg .footer-bottom{padding:4rem 1.5rem 0}}.footer-section .footer-bg .footer-bottom .footer-social{color:#d6d6d6;flex-wrap:wrap;flex:1.2;align-items:center;gap:8px;font-size:1.125rem;display:flex}.footer-section .footer-bg .footer-bottom .footer-social .icon-box{color:#d6d6d6;cursor:pointer;background-color:rgba(255,255,255,.1);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;transition:background-color .2s;display:inline-flex}@media screen and (min-width:767px){.footer-section .footer-bg .footer-bottom .footer-social .icon-box{width:34px;height:34px;font-size:1.1rem}}.footer-section .footer-bg .footer-bottom .footer-social .icon-box:hover{background-color:rgba(255,255,255,.2)}.footer-section .footer-bg .footer-bottom .footer-credits{color:var(--gray-text);flex-direction:column;flex:1;gap:1rem;font-size:1.125rem;display:flex}@media screen and (min-width:767px){.footer-section .footer-bg .footer-bottom .footer-credits{flex-direction:row;justify-content:flex-end;align-items:flex-end}}@media screen and (min-width:1023px){.footer-section .footer-bg .footer-bottom .footer-credits{gap:4rem}}.footer-section .footer-bg .footer-bottom .footer-credits a{color:#fff;border-bottom:1px solid rgba(255,255,255,.3);font-size:1.125rem;text-decoration:none}.footer-section .footer-bg .footer-bottom .footer-credits a:hover{border-bottom-color:#fff}.footer-section .footer-bg .footer-big-text{flex-direction:column;justify-content:flex-end;height:400px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:767px){.footer-section .footer-bg .footer-big-text{flex-direction:row;justify-content:center;align-items:flex-end;gap:2rem}}@media screen and (min-width:1023px){.footer-section .footer-bg .footer-big-text{height:500px}}.footer-section .footer-bg .footer-big-text div{transform:translate(-5px,15%)}@media screen and (min-width:767px){.footer-section .footer-bg .footer-big-text div{transform:translateY(15%)}}.footer-section .footer-bg .footer-big-text div h1{font-size:max(11.5rem,min(22vw,25rem));font-family:var(--font-inter-display);color:rgba(255,255,255,.137);letter-spacing:-.06em;text-align:center;font-weight:600;line-height:1;transition:all .3s}
main.nav{z-index:5;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.08);width:100%;position:fixed;top:0}nav{justify-content:space-between;align-items:center;max-width:1560px;margin:0 auto;padding:12px 1rem;display:flex}@media screen and (min-width:1023px){nav{padding:12px 1.5rem}}@media screen and (min-width:1200px){nav{padding:16px 1.5rem}}@media screen and (min-width:1570px){nav{padding-left:0;padding-right:0}}nav .nav-title button{font-family:var(--font-cactus);color:var(--black-bg);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;border:none;outline:none;font-size:2rem;line-height:.7;transform:translateY(2px)}@media screen and (min-width:1023px){nav .nav-title button{font-size:2.3rem;transform:translateY(2px)}}nav .nav-left{align-items:center;gap:.7rem;display:flex}nav .nav-left .nav-language{background-color:var(--gray-bg);border-radius:4px;justify-content:center;align-items:center;gap:.3rem;min-width:46px;padding:.3rem .8rem;display:flex}nav .nav-left .nav-language span{font-size:15px;font-weight:500}nav .nav-left .nav-language .lang-dropdown{background-color:var(--gray-bg);z-index:10;border-radius:4px;flex-direction:column;align-items:center;width:100%;margin-top:4px;display:flex;position:absolute;top:100%;left:0;overflow:hidden}nav .nav-left .nav-language .lang-dropdown div{text-align:center;cursor:pointer;width:100%;padding:4px 0;font-size:15px;transition:color .2s}nav .nav-left .nav-language .lang-dropdown div:hover{background-color:rgba(0,0,0,.05)}nav .nav-right{align-items:center;display:flex}nav .nav-right .nav-list{gap:1rem;margin:0;padding:0;list-style:none;display:none}nav .nav-right .nav-list .nav-item button{color:inherit;cursor:pointer;font-weight:500;font-family:var(--font-inter);background:0 0;border:none;outline:none;font-size:15px;text-decoration:none;transition:all .2s;display:inline-block}nav .nav-right .nav-list .nav-item button:hover{opacity:.5}nav .nav-right .nav-list .nav-item button.contact{background-color:var(--gray-bg);border-radius:5rem;padding:.4rem 1rem}nav .nav-right .nav-list .nav-item button.contact:hover{opacity:1;background-color:var(--gray-text-light)}@media screen and (min-width:1200px){nav .nav-right .nav-list{align-items:center;display:flex}}nav .nav-right .nav-icon{cursor:pointer;width:1.5rem;height:1.5rem;display:block}nav .nav-right .nav-icon button{cursor:pointer;background:0 0;border:none}@media screen and (min-width:1200px){nav .nav-right .nav-icon{display:none}}.nav-availability{background:var(--gray-bg);border-radius:4px;width:260px;padding:.3rem;display:none}@media screen and (min-width:809px){.nav-availability{display:block}}.nav-availability__inner{width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 3%,#000 22.5%,#000 77.5%,transparent 97%);mask-image:linear-gradient(90deg,transparent 3%,#000 22.5%,#000 77.5%,transparent 97%)}.nav-availability__inner div{white-space:nowrap;padding-right:.5rem;animation:12s linear infinite loop}.nav-availability__inner div span:nth-child(2){color:var(--gray-text);font-size:.875rem}.nav-availability__inner div span:first-child{font-size:.875rem;font-weight:500}.nav-availability.mobile-availability{width:100%;display:flex}@media screen and (min-width:809px){.nav-availability.mobile-availability{display:none}}.mobile-menu{padding:1.5rem 1rem .5rem}@media screen and (min-width:1023px){.mobile-menu{padding:1.7rem 1.5rem .7rem}}.mobile-menu .nav-list{flex-direction:column;gap:.75rem;padding:0 0 1.7rem;list-style:none;display:flex}.mobile-menu .nav-list .nav-item button{letter-spacing:-1px;color:inherit;font-size:36px;font-weight:500;line-height:1.1;font-family:var(--font-inter-display);background-color:transparent;border:none;outline:none;text-decoration:none;transition:all .2s}@media screen and (min-width:1023px){.mobile-menu .nav-list .nav-item button{font-size:2.75rem}}.mobile-menu .nav-list .nav-item button:active{opacity:.5}@keyframes loop{0%{transform:translate(0)}to{transform:translate(-100%)}}
