@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.loader[data-astro-cid-4qws3apc]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#032746;color:#fff;display:flex;align-items:flex-end;overflow:hidden;clip-path:inset(0 0 0 0);will-change:clip-path;z-index:9999}.loader__image[data-astro-cid-4qws3apc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120vh;height:120vh;opacity:.15;z-index:10;will-change:transform,opacity}.gradient-canvas[data-astro-cid-btvtipn6]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none;z-index:-1;opacity:.875;filter:blur(10px) invert(0) saturate(0);mix-blend-mode:overlay}:root{--font-main: "inter", sans-serif;--font-bold: "inter", sans-serif;--font-title: "inter", sans-serif;--wrapper: 1800px;--color-yellow: #FBC346;--color-turquoise: #0F8896;--color-blue: #103B60;--color-orange: #EC532C;--color-aquaGreen: #C7E6D5;--color-darkBlue: #103B60;--color-white: #FFFFFF;--color-grey: #93A0AA;--color-link: #fff;--color-shop: #2A5C5C}html,body{margin:0;padding:0;width:100%;height:100%;font-family:var(--font-main),sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s linear,background-image .2s linear;--gradient-color-1: transparent;--gradient-color-2: transparent;--gradient-direction: to bottom}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}section{width:100%}h1,h2,h3,h4,h5,h6,.contact__phrase p,.contact .brand{font-family:inter,sans-serif;font-style:normal}h1,h2,h3,h4,h5,h6{font-weight:900;letter-spacing:-.01em;line-height:1.1;margin:0}h1{font-size:clamp(40px,5vw,120px)}h3{margin-bottom:2rem!important}@media (min-width: 1024px){h3{margin-bottom:4rem!important}}h4{font-size:clamp(32px,7vw,40px)}h5{font-size:clamp(18px,7vw,21px)}p{font-family:var(--font-main);font-size:clamp(18px,3vw,20px);font-weight:400;line-height:1.425;letter-spacing:-.01em;color:#fff}@media (min-width: 1024px){p{font-size:clamp(18px,3vw,20px)}}img{display:block}button{padding:0;border:none}[hidden]{display:none}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;left:.75rem;top:.75rem;z-index:9999;padding:.75rem 1rem;background:#000000d9;color:#fff;text-decoration:none;border-radius:999px;transform:translateY(-200%);transition:transform .15s ease}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.menu .desktop{position:fixed;right:0;width:60px;z-index:998;height:100vh}@media (max-width: 780px){.menu .desktop{display:none}}.menu .desktop .active{opacity:.25}.menu .desktop ul{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;padding-top:5vh;position:absolute;width:100vh;top:0vh;left:0rem;transform-origin:0 100%;transform:rotate(90deg)}.menu .desktop ul li{list-style-type:none}.menu .desktop ul li a{padding:1rem;font-family:inter,sans-serif;font-size:clamp(16px,2vw,18px);font-weight:800;letter-spacing:-.01rem;color:#fff;text-decoration:none;text-transform:uppercase;display:inline-block;transition:opacity .35s ease}.menu .desktop ul li a:hover{cursor:pointer;opacity:1}.menu .desktop ul span{display:block}.menu .desktop a{line-height:1}.menu .desktop a .nav-hover{display:inline-block}.menu .desktop a .nav-hover__mask{position:relative;display:inline-block;overflow:hidden;line-height:.8em;height:.8em;transform:translateZ(0)}.menu .desktop a .nav-hover__row{display:inline-flex;align-items:center;white-space:nowrap;line-height:.8em}.menu .desktop a .nav-hover__row--bottom{position:absolute;top:0;left:0}.menu .desktop a .nav-hover__char{display:inline-block;will-change:transform;transform:translateZ(0)}.menu .mobile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10vh;position:fixed;z-index:999;height:100vh;width:100%;padding:15vh 2rem 0 2rem;background-color:var(--color-blue);transform:translate(0);transition:cubic-bezier(.075,.82,.165,1) 1s all}@media (min-width: 780px){.menu .mobile{display:none}}.menu .mobile .close{display:flex;flex-direction:row;justify-content:end;position:absolute;top:16px;right:16px;width:60px;height:60px;display:none}@media (min-width: 780px){.menu .mobile .close{display:none}}.menu .mobile .close button{background:transparent}.menu .mobile .close svg{width:40px;height:40px}.menu .mobile .close svg path{fill:#fff}.menu .mobile .nav{padding:0}.menu .mobile .nav ul{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.menu .mobile .nav ul li{list-style-type:none;overflow:hidden}.menu .mobile .nav ul li a{display:block;padding:.5rem 0;font-family:inter,sans-serif;font-size:clamp(40px,15vw,48px);font-weight:900;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:-.015rem;color:#fff;transition-duration:1s;will-change:opacity,transform}.menu .mobile .contact{position:absolute;bottom:max(60px,10vh);width:100%;height:fit-content;margin-top:0;padding:0}.menu .mobile .contact p{display:block;margin-bottom:1.5rem;font-weight:400;font-size:1rem;line-height:1.35;letter-spacing:-.01em;color:#fff;opacity:.5;will-change:opacity,transform}.menu .mobile .contact a{color:#fff;text-decoration:none;transition:.35s;font-size:1.5rem;font-weight:400;will-change:opacity,transform}.menu .mobile .contact a:hover{color:#000}.menu .hidden{transform:translate(100%)}.menu .button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:999px;border:none}.burger{position:fixed;top:1rem;right:.5rem;width:60px;height:60px;z-index:9990}@media (min-width: 780px){.burger{display:none}}.burger button{background:transparent}.burger button svg{width:100%;height:100%;transform:scale(1.75)}.burger button svg path{stroke:#fff}.copyright{position:fixed;left:0;right:0;bottom:0;width:100%;margin:0 0 3vh;z-index:1000;pointer-events:none}.copyright__text{width:100vh;text-align:left;transform:rotate(-90deg)!important;transform-origin:right;height:30px;position:fixed;right:23px;top:-80px}@media (min-width: 1024px){.copyright__text{top:-50px}}.copyright .wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.copyright .desktop{display:inline-block}.copyright .mobile{display:none}@media (max-width: 780px){.copyright .desktop{display:none}.copyright .mobile{display:inline}}.copyright .line{height:1px;width:28vw;background-color:#fff}.copyright p{font-size:12px;font-family:inter,sans-serif;text-transform:none;letter-spacing:.01em;margin:0;opacity:.5;transform:rotate(180deg) translate(-100px);transform-origin:left}.header{display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:9980;opacity:0;will-change:opacity transform;transition:opacity .35s ease-in-out,transform .35s ease-in-out;transform:translateY(-100%);width:100%;margin:0}@media (max-width: 580px){.header{margin:0}}.header.is-active{opacity:1;transform:translateY(0)}.header img{width:100%}.header .show{display:block}.header .hidden{display:none}.header .logo{display:block;width:fit-content;max-width:80px;margin:1rem 0 0 4%;margin:0rem 0 0 1.5rem}@media (min-width: 1024px){.header .logo{max-width:90px}}.header .logo-container{width:min(100%,75vh);width:45vw;padding-left:5%}.header .logo-container svg{width:100%;height:100%;object-fit:contain}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:9999;background-color:#000;transform:translate(100vw);opacity:0;pointer-events:none;transition:.12s}.modal.is-active{transform:translate(0);opacity:1;pointer-events:all;transition:.35s}.modal__close{position:fixed;z-index:9992;top:1.2rem;right:.5rem;cursor:pointer;width:60px;height:60px}.modal__close:hover .ui-close{transform:rotate(180deg);transform-origin:center}.modal__close:hover .ui-close:before,.modal__close:hover .ui-close:after{background-color:#ec532c}.modal__close svg{display:block;pointer-events:none}.ui-close{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;width:60px;height:60px;border-radius:999px;transition:.35s}.ui-close:before,.ui-close:after{display:block;content:"";position:absolute;height:32px;width:2px;background-color:#fff;transform:rotate(45deg)}.ui-close:after{transform:rotate(-45deg)}.modal__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0}.modal__video-container{position:absolute;top:0;left:0;width:100%;height:100%}.modal__video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:0;margin:0;padding:0}.vimeo-player__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9991;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;padding:2rem}.vimeo-player__header{display:flex;flex-direction:column-reverse;gap:.875rem;width:calc(100% - 2.5rem)}.vimeo-player__brand{font-family:inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.0125em;color:#fff;opacity:.5;transition:opacity .3s ease;pointer-events:none}.vimeo-player__brand:empty{display:none}.vimeo-player__title{font-family:inter,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1;color:#fff;opacity:1;transition:opacity .3s ease;pointer-events:none;letter-spacing:-.02em}.modal.vimeo-player--playing .vimeo-player__header,.modal.vimeo-player--playing .vimeo-player__title{opacity:0}.vimeo-player__controls{display:flex;align-items:center;gap:1.5rem;pointer-events:all}.vimeo-player__play-pause{font-family:inter,sans-serif;background:transparent;padding:.75rem 0 .75rem 0rem;cursor:pointer;transition:all .3s ease;width:64px;font-size:clamp(14px,2vw,16px);font-weight:800;letter-spacing:.025rem;color:#fff;text-align:left;text-transform:uppercase}.vimeo-player__play-pause:hover{color:#103b60;color:#ec532c}.vimeo-player__progress-container{flex:1;display:flex;align-items:center}.vimeo-player__progress-track{width:100%;height:2px;background:#ffffff4d;cursor:pointer;position:relative}.vimeo-player__progress-bar{height:100%;background:#ec532c;width:0%;transition:width .1s linear}.vimeo-player__time{font-family:inter,sans-serif;font-size:14px;color:#fff;font-weight:400;white-space:nowrap;min-width:100px;text-align:right}.videofull{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.hide{opacity:0}.show{opacity:1;animation:videoEnters 2s forwards}@keyframes videoEnters{0%{opacity:0}to{opacity:1}}.videofull__wrapper,.videofull__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}@media (min-aspect-ratio: 16/9){.videofull__wrapper{height:120%;top:-10%}}@media (max-aspect-ratio: 16/9){.videofull__wrapper{height:120dvh;width:400%;top:-20%;left:-150%}}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}.custom-cursor{position:fixed;top:0;left:0;width:80px;height:80px;pointer-events:none;opacity:0;z-index:9999;transform:translate(-50%,-50%);transition:opacity .3s ease;display:none}@media (min-width: 1024px){.custom-cursor{display:block}}.custom-cursor__circle{width:100%;height:100%;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;position:relative}.custom-cursor__text{font-family:var(--font-title);font-size:12px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.05em;text-align:center;line-height:1;display:block;max-width:48px}swiper-container{width:100%;height:100%;--swiper-pagination-color: #EE512F;--swiper-pagination-bullet-size: 16px;--swiper-pagination-bullet-width: 16px;--swiper-pagination-bullet-height: 16px;--swiper-pagination-bullet-inactive-color: #FFFFFF;--swiper-pagination-bullet-inactive-opacity: .5;--swiper-pagination-bullet-opacity: 1;--swiper-pagination-bullet-horizontal-gap: 4px;--swiper-pagination-bullet-vertical-gap: 6px}swiper-slide{display:flex;justify-content:center;align-items:center}swiper-slide{width:100%;max-width:900px}swiper-slide.slide-img{width:90%;max-width:30vw}@media (max-width: 1023px){swiper-slide.slide-img{max-width:84vw}}.swiper-pagination .swiper-pagination-bullet-active{background-color:#000}.swiper-pagination-bullet-active{background-color:#ec532c}.sliderWrapper :global(.swiper-pagination-bullet-active){background-color:#ec532c}.work__slider{width:100%;height:90%}.card{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card #ice-cream iframe{width:950px;height:505px;transform:scaleY(1.06)}@media (max-width: 1023px){.card #ice-cream iframe{border-radius:12px;width:610px;height:320px}}@media (max-width: 780px){.card #ice-cream iframe{width:400px;height:220px}}@media (max-width: 420px){.card #ice-cream iframe{width:330px;height:179px}}.card iframe{display:block;overflow:hidden;width:950px;height:535px;border-radius:24px}@media (max-width: 1023px){.card iframe{border-radius:12px;width:600px;height:340px}}@media (max-width: 780px){.card iframe{width:400px;height:220px}}@media (max-width: 420px){.card iframe{width:320px;height:185px}}.card img{display:block;overflow:hidden;border-radius:24px}@media (max-width: 1023px){.card img{border-radius:12px}}.card img{width:100%;height:auto;margin:auto}.card .last-img img{width:69%}.card--vertical img{width:90%;height:100%;margin:0}.main{background-color:#ec532c}.wrapper{position:relative;width:min(100% - 3rem,var(--wrapper));margin:0 auto}@media (min-width: 1024px){.wrapper{width:min(85%,var(--wrapper))}}.container{width:95%;margin:0 auto;padding:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media (min-width: 1024px){.container{width:85%;max-width:1400px}}.container p{max-width:480px}.asterisk{display:block;position:absolute;transform:translate(-120%,15%);color:transparent}.asterisk .word{background-image:url(/asterisk.svg);background-size:contain;background-repeat:no-repeat;background-position:top}.--fullvh{height:100vh}.--flexbotm{display:flex;flex-direction:column;justify-content:end}.--flexcenter{display:flex;flex-direction:column;justify-content:center}#fluid{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:.3}.title{font-size:clamp(36px,5vw,80px);line-height:1}@media (max-width: 1023px){.title{width:90%;margin:0 0 0 5%}}.word{white-space:nowrap;display:inline-block}.char{display:inline-block;word-break:keep-all}.hero{height:100svh;width:100vw;overflow:hidden}@media (min-width: 1024px){.hero{min-height:800px}}.hero .hero-content{position:relative;width:100%;height:100%;will-change:clip-path,opacity}.hero .video,.hero video{z-index:1;pointer-events:none}.hero .video{position:absolute;top:10%;right:0;width:85vw;height:auto;aspect-ratio:16/9;overflow:hidden}@media (min-width: 1024px){.hero .video{top:0;width:55vw;aspect-ratio:16/9}}.hero .video video{margin:auto;width:100%}.hero__title{position:absolute;position:relative;pointer-events:none;z-index:999}.hero__title small{display:block;margin:0 0 10px;font-size:clamp(24px,3vw,36px);font-family:inter,sans-serif;font-weight:400;letter-spacing:-.01em}.hero__title h1{font-size:clamp(100px,22vw,200px);line-height:.76}.hero__title h1 .word:nth-child(odd):nth-child(3) span:nth-child(2){margin-left:.5vw}@media (max-width: 780px){.hero__title h1 .word:nth-child(odd):nth-child(3) span:nth-child(2){margin-left:1.5vw}}@media (max-width: 480px){.hero__title h1 .word:nth-child(odd):nth-child(3) span:nth-child(2){margin-left:1.5vw}}.hero__title h1 .word:nth-child(odd):nth-child(3) span:nth-child(3){margin-left:-1vw}.hero__title h1 .word:nth-child(odd):nth-child(3) span:nth-child(4){margin-left:-1vw}.hero__title h1 .word:nth-child(odd):nth-child(3) span:nth-child(5){margin-left:-1vw;transform-origin:50% 30%;animation:rotateAsterisk 10s linear infinite}@keyframes rotateAsterisk{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero .logo{position:absolute;bottom:16%;width:80%;left:5vw;z-index:10}@media (min-width: 390px){.hero .logo{bottom:30%}}@media (min-width: 1024px){.hero .logo{bottom:10%;width:calc(40vw + 50px);left:5vw}}.hero .logo img,.hero .logo svg{width:100%;height:auto}.logo--vertical{position:absolute;bottom:50%;left:1.5rem;width:100%;max-width:120px;z-index:-1}.logo--vertical img{width:100%;height:auto}.intro{position:relative;z-index:10;overflow-x:hidden;overflow-y:visible;padding:0}@media (min-width: 1024px){.intro{padding:20vh 0;margin-top:15vh}}.intro .container{position:relative;z-index:2}@media (max-width: 1023px){.intro .container{min-height:70vh}}.intro .paragraph-intro{width:90%;margin:0 auto}@media (min-width: 1024px){.intro .paragraph-intro{width:100%;margin:0}}.intro__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:4rem;margin-top:4rem}.intro__section{display:flex;flex-direction:column;justify-content:center;min-height:75vh}@media (max-width: 1023px){.intro__section{min-height:95vh;justify-content:flex-start}}@media (max-width: 1023px){.intro__section .paragraph{width:90%;margin:0 auto}}@media (max-width: 1023px){.intro__section--first{min-height:120vh}}.intro__section--first .container{flex-direction:row;align-items:center;justify-content:flex-end;padding-bottom:15vh;min-height:100vh}@media (max-width: 1023px){.intro__section--first .container{align-items:flex-end}}@media (min-width: 1024px){.intro__section--first .title{max-width:70%}}.intro__section--second .container,.intro__section--third .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.intro__section--second .container p,.intro__section--third .container p{width:90%;margin:0 auto}@media (min-width: 1024px){.intro__section--second .container p,.intro__section--third .container p{width:100%;margin:0}}.intro__section--third .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.intro__section--third .container{align-items:flex-start;width:fit-content;width:100%;margin:0}@media (min-width: 1024px){.intro__section--third .container{width:fit-content}}.intro__section--fourth{justify-content:flex-start}.intro__section--fourth .container{min-height:0vh}.image-phrase{position:absolute;top:0%;left:0;width:50vw;height:auto;aspect-ratio:3/2}@media (max-width: 1023px){.image-phrase{top:10%;left:-10%;width:100%}}.image-phrase img{width:100%;height:100%;object-fit:cover}.image-ideas{position:absolute;top:15%;right:3%;width:52.5vw;height:auto;aspect-ratio:5/3}@media (max-width: 1023px){.image-ideas{width:100%;top:-25%;right:-17%}}.image-ideas img{width:100%;height:100%;object-fit:cover}.asterisk-lines-container{position:relative;overflow:hidden}.asterisk-lines{position:absolute;bottom:17.5%;left:-15%;width:min(75vw,1080px);height:auto;aspect-ratio:1/1;z-index:10}@media (max-width: 1023px){.asterisk-lines{bottom:15%;left:-55%;width:min(150vw,1080px)}}.about{position:relative;overflow:hidden;padding-bottom:15vh;z-index:9}@media (min-width: 1024px){.about{padding-bottom:10vh}}.about .logo{top:10%}.about__intro{min-height:5vh;padding:0}.about__team{padding:0 0 20vh}.team{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:15vh;margin:0 auto;width:90%;padding-top:10vh}@media (min-width: 1280px){.team{align-items:center;gap:4rem}}.team__card{position:relative;width:fit-content}@media (min-width: 1280px){.team__card:nth-child(odd){transform:translate(50%)}}@media (min-width: 1280px){.team__card:nth-child(2n){transform:translate(-25%)}}@media (min-width: 1500px){.team__card:nth-child(odd){transform:translate(75%)}}@media (min-width: 1500px){.team__card:nth-child(2n){transform:translate(-50%)}}.team__card picture{display:block;aspect-ratio:3/4;overflow:hidden;position:relative;width:min(65vw,480px);height:100%;transition:transform 1s ease-out}@media (max-width: 1023px){.team__card picture{width:min(80vw,480px)}}.team__card picture img{width:100%;height:100%;object-fit:cover;transform-origin:center center;will-change:transform}.team__card .team__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#072444;opacity:0;z-index:3;pointer-events:none;transition:opacity .5s ease}.team__card:hover .team__name{color:#ec532c}@media (min-width: 1024px){.team__card:hover .team__name{opacity:1!important}}.team__card:hover picture{transform:scale(1.1)}.team__card:hover .team__overlay{opacity:.75}.team__card:hover .team__bio{visibility:visible}.team__card:hover .team__name{opacity:.15}.team__name{position:absolute;top:55%;left:0;transform:translate(-65%) translateY(-50%);z-index:10;white-space:nowrap;margin:0!important;font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1;color:var(--color-white);pointer-events:none;transition:all .3s ease}@media (max-width: 1279px){.team__name{top:65%;left:-1rem;transform:translate(0) translateY(0)}}.team__surname{display:inline}@media (max-width: 1279px){.team__surname{display:block}}.team__bio{position:absolute;bottom:1.5rem;left:0;z-index:15;padding:1.5rem 2rem;max-width:min(80vw,500px);visibility:hidden;color:var(--color-white);line-height:1.5;pointer-events:none;overflow:hidden}.team__bio .line{display:block;overflow:hidden}.works{position:relative}.works .logo{top:12vh;right:5%}.works__list{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0rem;min-height:100vh;width:100%;margin:0 auto;padding:15vh 0}@media (min-width: 1024px){.works__list{max-width:70vw}}.works__list:has(.work__item:hover) .work__item:not(:hover) .name{opacity:.5}.work{display:flex;flex-direction:column;justify-content:center;width:100%;padding:0}.work__item{display:flex;flex-direction:column;align-content:baseline;justify-content:flex-start;align-items:flex-start;gap:0rem;padding:1rem 0;position:relative;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;cursor:pointer}@media (min-width: 1024px){.work__item{flex-direction:row;gap:1rem;align-items:baseline}}.work__item span{display:inline-block;width:250px;margin:0 0 .5rem}@media (min-width: 1024px){.work__item span{margin:0;text-align:right}}.work__item>*{pointer-events:none}.work__item .brand{font-size:16px;font-weight:400;letter-spacing:-.0125em;opacity:.5;transition:opacity .5s ease}.work__item .name{width:100%;height:100%;z-index:2}@media (min-width: 1024px){.work__item .name{opacity:.5;transition:opacity .35s ease}}.work__item .name p{position:relative;width:fit-content;max-width:unset;font-size:clamp(32px,5vw,64px);font-weight:900;line-height:1;bottom:0rem}@media (min-width: 1024px){.work__item .name p{left:2rem}}.work__item .name p .underline{position:absolute;bottom:-2px;left:0;height:2px;width:0;transform-origin:left}@media (min-width: 1440px){.work__item .name p .underline{background-color:#fff}}.work__item:hover .name{opacity:1}.work__item:hover .brand{opacity:1!important}.work__item .work__image{position:fixed;right:8%;width:auto;height:auto;max-width:35vw;max-height:60vh;object-fit:contain;aspect-ratio:auto;opacity:0;z-index:1;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 20px 50px rgba(0,0,0,.3));will-change:transform,opacity}.work__item:hover .work__image{opacity:1}.work__item:not(.js-work--has-video):hover .work__image{opacity:.25}.work__item:not(.js-work--has-video):hover .name p{text-decoration:line-through}.work__item img:not(.work__image){width:100%;height:100%;object-fit:cover;transform:scale(1);transition-timing-function:ease-in-out}.products{position:relative;width:100%;z-index:2}.products__grid{width:100%;min-height:unset;padding:0 0 50vh;gap:7rem}@media (min-width: 480px){.products__grid{flex-direction:row;flex-wrap:wrap;width:80%}}@media (min-width: 1024px){.products__grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);max-width:1400px;gap:0rem}}.product__card{position:relative;width:80%;aspect-ratio:1.2;margin:0 auto;text-decoration:none}@media (min-width: 480px){.product__card{flex-basis:calc(50% - 3.5rem)}}@media (min-width: 1024px){.product__card{width:100%}}.product__card{cursor:pointer;transition:transform .3s ease;z-index:2;margin:0 auto}.product__card .product__hover-image{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease;z-index:1;pointer-events:none;position:absolute;top:0;left:0;opacity:0}@media (min-width: 1024px){.product__card .product__hover-image{opacity:0}}.product__card:hover .product__hover-image{opacity:1}.product__card--8 img,.product__card--11 img{object-position:bottom}.product__content{position:relative;width:100%;height:100%;padding:0 0 1rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.5rem;transform:translateY(5rem)}@media (min-width: 1024px){.product__content{align-items:center;justify-content:center;padding:2rem;transform:translateY(0)}}.product__name{position:relative;z-index:2;font-size:clamp(18px,2.5vw,28px);font-weight:900;line-height:1;color:#000;text-align:left}@media (min-width: 1024px){.product__name{position:absolute;bottom:2.75rem;left:2rem;z-index:2;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease;pointer-events:none}}.product__view-text{position:relative;font-size:12px;font-weight:800;line-height:1.2;color:#000;pointer-events:none;z-index:2;text-transform:uppercase;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}@media (min-width: 1024px){.product__view-text{position:absolute;bottom:1.25rem;left:2rem}}.product__view-text span{display:inline-block;transform:rotate(-45deg)}.product__card:hover .product__view-text,.product__card:focus-visible .product__view-text{opacity:1;transform:translateY(0);transition-delay:.15s}.product__card:hover .product__view-text{transition-delay:.3s}.product__card:hover .product__view-text span{transition-delay:.35s}@media (hover: none){.product__view-text{opacity:1;transform:translateY(0)}}.product__card--dark .product__name,.product__card--dark .product__view-text{color:#fff}.shop{position:relative;background:var(--color-shop)}.shop__hero{position:sticky;top:0;width:100%;height:100vh;z-index:1;display:flex;align-items:center;justify-content:center;background-image:url(/shop/bg-shop-mobile.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat}@media (min-width: 1024px){.shop__hero{background-image:url(/shop/bg-shop.jpg);background-position:bottom center}}.shop .wrapper{position:relative;z-index:2;text-align:center;padding:0}.shop .wrapper .shopify-buy-frame--productSet{width:90%;margin:auto}.shop__logo{position:absolute;top:-100vh;left:0;width:100%;height:100vh;z-index:1;display:flex;justify-content:center;align-items:center;mix-blend-mode:screen}.shop__logo img{width:clamp(200px,30vw,300px);height:auto;opacity:.95}.shopify-buy-frame iframe{max-height:1420px;margin-bottom:20vh}.contact{position:relative;overflow:hidden;padding-top:0}.contact .container{justify-content:center}@media (max-width: 1023px){.contact .container{gap:10vh}}.contact .row{width:100%;display:flex;justify-content:flex-end;align-items:flex-start}.contact h3{margin:0!important}.contact__links{right:10%;bottom:0%;max-width:400px}@media (min-width: 1024px){.contact__links{transform:translateY(-90px)}}.contact__links p{color:var(--color-orange)}.contact__links a{display:block;margin-top:2rem;color:var(--color-orange);text-decoration:none;transition:.35s}.contact__links a:hover{color:#fff}.contact__social{padding:3em 0 2em;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:4em}.contact__social a{display:inline-flex;align-items:center;text-decoration:none;color:#fff;transition:opacity .3s ease}.contact__social a:hover{opacity:.8}.contact__social svg{width:32px;height:32px;fill:#fff}.logo-footer{width:100%;position:absolute;bottom:0;height:20vh;background:url(/images/logo-hot-lava-footer.svg) no-repeat center bottom;background-size:contain}.contact__paragraph strong{cursor:pointer;display:block;transition:.35s}.contact__paragraph strong:hover{color:#fff!important}.logos{min-height:75vh}@media (max-width: 479px){.logos{min-height:50vh}}.brands{padding-top:10vh!important;justify-content:flex-start;min-height:unset;padding-bottom:20vh}.brands-carousel{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10vh;width:100%}@media (max-width: 479px){.brands-carousel{gap:10vh}}.brands-carousel__title{width:90%;text-align:center;font-size:clamp(24px,5vw,32px);line-height:1.2;max-width:480px;margin:0 auto}.brands-carousel__container{width:100%;overflow:hidden}.brands-carousel__row{width:100%;overflow:hidden;margin-bottom:5rem}.brands-carousel__row:last-child{margin-bottom:0}.brands-carousel__track{display:flex;width:fit-content;will-change:transform}.brands-carousel__brands{display:flex;align-items:center;gap:8rem;flex-shrink:0;padding:0 4rem}@media (max-width: 1023px){.brands-carousel__brands{gap:4rem;padding:0 2rem}}.brands-carousel__brands img{max-width:150px;max-height:100px;width:auto;height:auto;object-fit:contain;flex-shrink:0}@media (max-width: 479px){.brands-carousel__brands img{max-width:96px;max-height:56px}}
