.fim-hero{position:relative;height:100vh;min-height:600px;overflow:hidden}.fim-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.fim-hero__title{position:absolute;bottom:5%;left:0;right:0;z-index:10;padding:0 clamp(1rem,4vw,4rem);color:#fff;font-size:clamp(4rem,15vw,18rem);line-height:.85;text-transform:uppercase;font-weight:800;letter-spacing:-.03em;mix-blend-mode:difference}.fim-hero__span-container-1,.fim-hero__span-container-2,.fim-hero__span-container-3{overflow:hidden}.fim-hero__span-container-2{padding-left:15%;font-style:italic;font-weight:300}.fim-hero__span-container-3{text-align:right}.fim-hero__title span{display:block;animation:slideUp 1.2s cubic-bezier(.16,1,.3,1) forwards;transform:translateY(100%)}.fim-hero__span-container-1 span{animation-delay:.1s}.fim-hero__span-container-2 span{animation-delay:.2s}.fim-hero__span-container-3 span{animation-delay:.3s}@keyframes slideUp{to{transform:translateY(0)}}.fim-statement{padding:clamp(6rem,15vw,20rem) clamp(1rem,4vw,4rem);background:var(--base-color);text-align:center}.fim-statement__text{color:#fff;font-size:clamp(2.5rem,6vw,8rem);line-height:1.1;font-weight:300;max-width:1400px;margin:0 auto}.fim-statement__text span{transition:opacity .3s ease}.fim-video{background:var(--base-color);padding:clamp(2rem,5vw,6rem) 0;display:flex;justify-content:center}.fim-video__player{width:100%;max-width:720px;max-height:85vh;object-fit:contain}.fim-heading{padding:clamp(4rem,10vw,12rem) clamp(1rem,4vw,4rem);text-align:center}.fim-heading h1{font-size:clamp(6rem,20vw,28rem);line-height:.85;font-weight:800;text-transform:uppercase;letter-spacing:-.04em;margin-bottom:.2em}.fim-heading p{max-width:800px;margin:0 auto}.fim-heading--dark{background:var(--base-color);color:#fff}.fim-item{padding:clamp(4rem,8vw,10rem) clamp(1rem,4vw,4rem)}.fim-item h4{font-size:clamp(2rem,4vw,4rem);font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin-bottom:1em}.fim-nature{background:var(--base-color);color:#fff;display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(2rem,4vw,4rem);align-items:center}.fim-nature__group-left{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fim-nature__group-left img{width:100%;height:auto;object-fit:cover}.fim-nature__group-left img:first-child{grid-row:span 2;height:100%}.fim-nature__group-right{padding:2rem 0}.fim-nature__copy p{opacity:.9}@media (max-width: 900px){.fim-nature,.fim-nature__group-left{grid-template-columns:1fr}.fim-nature__group-left img:first-child{grid-row:auto}}.fim-why{display:grid;grid-template-columns:1fr 1.5fr;gap:clamp(2rem,4vw,4rem)}.fim-why__group-left{display:flex;flex-direction:column}.fim-why__group-left img{width:100%;height:auto;margin-top:2rem}.fim-why__group-right{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.fim-why__group-right img{width:100%;height:auto;margin-top:auto}.fim-why__list{font-size:clamp(1.4rem,2.5vw,2.2rem);line-height:1.8}.fim-why__list p{margin-bottom:.3em}.fim-why__bullet{opacity:.4;margin-right:.5em}.fim-why__accent{font-size:clamp(1.8rem,3vw,3rem);font-weight:700;font-style:italic;margin:.8em 0;padding-left:1em}.bold{font-weight:700}@media (max-width: 900px){.fim-why,.fim-why__group-right{grid-template-columns:1fr}}.fim-gallery{width:100vw;margin-left:calc(-50vw + 50%)}.fim-gallery img{width:100%;height:100vh;max-height:900px;object-fit:cover;display:block;filter:blur(3px)}.fim-description{position:relative;min-height:100vh;display:flex;align-items:center;padding:clamp(6rem,12vw,16rem) clamp(1rem,4vw,4rem);overflow:hidden}.fim-description__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.15;filter:grayscale(100%);z-index:0}.fim-description__content{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(3rem,6vw,6rem);max-width:1600px;margin:0 auto;color:#fff}.fim-description__item{position:relative;padding:clamp(2rem,4vw,4rem);background:rgba(0,0,0,.7);backdrop-filter:blur(10px)}.fim-description__counter{font-size:clamp(6rem,12vw,14rem);font-weight:900;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.2);position:absolute;top:-.3em;left:.1em;pointer-events:none;z-index:0}.fim-description__text{position:relative;z-index:1}.fim-description__text p{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.7;margin-bottom:1.2em;opacity:.85}.fim-description__text p:last-child{margin-bottom:0}.fim-description__highlight{color:#fff!important;opacity:1!important;font-weight:600;font-style:italic}@media (max-width: 900px){.fim-description__content{grid-template-columns:1fr}}.fim-products{background:#f5f5f5;display:grid;grid-template-columns:1fr 1.5fr;gap:clamp(2rem,4vw,4rem);align-items:center}.fim-products__group-left{padding-right:2rem}.fim-products__group-right{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.fim-products__group-right img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:transform .6s ease}.fim-products__group-right img:hover{transform:scale(1.03)}@media (max-width: 900px){.fim-products{grid-template-columns:1fr}.fim-products__group-right{grid-template-columns:1fr 1fr}}.fim-crewneck{background:white;display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(2rem,4vw,4rem)}.fim-crewneck__group-left{display:flex;flex-direction:column}.fim-crewneck__copy p{margin-bottom:1.5em}.fim-crewneck__copy p:last-child{margin-bottom:0}.fim-crewneck__group-right{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fim-crewneck__group-right img{width:100%;height:auto;object-fit:cover}.fim-crewneck__group-right img:first-child{grid-column:span 2}@media (max-width: 900px){.fim-crewneck,.fim-crewneck__group-right{grid-template-columns:1fr}.fim-crewneck__group-right img:first-child{grid-column:auto}}.fim-outro{background:var(--base-color);color:#fff;padding:clamp(8rem,15vw,20rem) clamp(1rem,4vw,4rem);text-align:center}.fim-outro__content{max-width:1000px;margin:0 auto 4rem}.fim-outro__cta a{display:inline-block;padding:1.5em 3em;border:2px solid white;text-decoration:none;transition:all .3s ease}.fim-outro__cta a:hover{background:white;color:#000}.fim-outro__cta a:hover h2{color:#000}.fim-outro__cta h2{font-size:clamp(1.5rem,3vw,2.5rem);text-transform:uppercase;letter-spacing:.1em;margin:0}.text--lg{font-size:clamp(1.4rem,2vw,2rem);line-height:1.6}.text--xxl{font-size:clamp(2rem,4vw,4rem);line-height:1.3;font-weight:300}.text--white{color:#fff}.mt{margin-top:1.5em}.mt-xl{margin-top:3em}.centered{text-align:center}.overflow-hidden{overflow:hidden}@media (max-width: 600px){.fim-hero__title{font-size:clamp(3rem,12vw,6rem);bottom:10%}.fim-hero__span-container-2{padding-left:5%}.fim-statement__text{font-size:clamp(2rem,8vw,4rem)}.fim-heading h1{font-size:clamp(4rem,15vw,8rem)}.fim-gallery img{height:60vh}}
