@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@400;500;600;700&display=swap";.age-gate{background:linear-gradient(#123d2ad1,#123d2ad1),url(../assets/images/maracuja.png) 50%/cover;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.age-gate-overlay{background:radial-gradient(circle,#0000,#00000059);position:absolute;inset:0}.age-gate-content{text-align:center;background:#f5eee4f7;border-radius:28px;width:min(560px,100%);padding:55px 40px;position:relative;box-shadow:0 30px 80px #0000004d}.age-gate-logo{color:var(--green);margin-bottom:24px;font-family:Oswald,sans-serif;font-size:48px;font-weight:600}.age-gate-label{letter-spacing:.15em;color:var(--orange);font-family:Oswald,sans-serif;font-size:12px;font-weight:700}.age-gate h1{text-transform:uppercase;color:var(--green);margin:14px 0 18px;font-family:Oswald,sans-serif;font-size:clamp(42px,7vw,65px);line-height:.92}.age-gate p{color:#66594d;max-width:430px;margin:0 auto 28px;line-height:1.6}.age-gate-buttons{gap:12px;display:grid}.age-button{cursor:pointer;border:none;border-radius:999px;min-height:52px;font-weight:800}.age-button.primary{background:var(--green);color:#fff}.age-button.secondary{color:var(--brown);background:0 0;border:1px solid #c6b6a4}.age-gate small{letter-spacing:.08em;color:#796b5e;margin-top:24px;font-size:9px;display:block}.hero{background:var(--cream);width:100%;padding:20px 28px 28px;position:relative}.hero-video-wrapper{background:#21150f;border-radius:30px;width:100%;height:calc(100vh - 28px);min-height:650px;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:5;pointer-events:none;background:linear-gradient(#0000000d 0%,#00000014 45%,#0000008c 100%);position:absolute;inset:0}.hero-logo{z-index:30;background:var(--cream);border-radius:0 0 110px 110px;justify-content:center;align-items:flex-start;width:220px;height:175px;padding-top:22px;text-decoration:none;transition:transform .25s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-logo:hover{transform:translate(-50%)scale(1.03)}.hero-logo img{object-fit:contain;width:125px;max-width:100%;height:125px;display:block}.hero-menu{z-index:50;color:#f1efef;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:58px;height:58px;margin:0;padding:0;transition:transform .25s,opacity .25s;display:flex;position:absolute;top:32px;right:30px}.hero-menu:hover{opacity:.85;transform:scale(1.08)}.hero-menu-panel{z-index:40;color:#f5eee3;-webkit-backdrop-filter:blur(12px);background:#123f31fa;width:100%;height:100%;animation:.35s forwards heroMenuOpen;position:absolute;inset:0;overflow:hidden auto}@keyframes heroMenuOpen{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-menu-header{border-bottom:1px solid #f5eee326;justify-content:center;align-items:center;height:110px;display:flex;position:relative}.hero-menu-header>span{color:#f5eee3;letter-spacing:4px;font-size:16px;font-weight:900}.hero-menu-content{max-width:1000px;margin:0 auto;padding:65px 50px 100px}.hero-menu-title{color:#d99a28;letter-spacing:4px;margin-bottom:50px;font-size:11px;font-weight:800;display:block}.hero-menu-category{margin-bottom:55px}.hero-menu-category-title{color:#f5eee373;letter-spacing:3px;margin-bottom:22px;font-size:10px;font-weight:800;display:block}.hero-menu-link{color:#f5eee3;letter-spacing:-1px;width:fit-content;margin-bottom:11px;padding:0;font-family:inherit;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.05;text-decoration:none;transition:color .25s,transform .25s;display:block;position:relative}.hero-menu-link:hover{color:#d45b3c;text-decoration:none;transform:translate(8px)}.hero-content{z-index:10;color:#fff;max-width:760px;position:absolute;bottom:8%;left:7%}.hero-label{letter-spacing:.2em;color:#f3e5d0;margin-bottom:14px;font-family:Oswald,sans-serif;font-size:13px;font-weight:600;display:block}.hero h1{text-transform:uppercase;margin:0 0 30px;font-family:Oswald,sans-serif;font-size:clamp(55px,7vw,105px);font-weight:500;line-height:.88}.hero h1 em{color:#e7a456;font-style:normal}.hero-button{background:var(--orange);color:#fff;letter-spacing:.05em;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.hero-button:hover{background:var(--terracotta);transform:translateY(-2px)}.hero-sound{z-index:60;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0003;border:1px solid #fff9;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .2s,background .2s;display:grid;position:absolute;bottom:30px;right:30px}.hero-sound:hover{background:#00000059;transform:scale(1.05)}@media (width<=900px){.hero{padding:0 18px 18px}.hero-video-wrapper{border-radius:0 0 26px 26px;min-height:600px}.hero-logo{border-radius:0 0 110px 110px;width:220px;height:180px;padding-top:22px}.hero-logo img{width:125px;height:125px}.hero-menu{top:25px;right:20px}.hero-content{bottom:7%;left:6%}.hero-menu-content{padding:60px 40px 90px}}@media (width<=600px){.hero{padding:0 10px 10px}.hero-video-wrapper{border-radius:0 0 20px 20px;height:85vh;min-height:540px}.hero-logo{border-radius:0 0 82px 82px;width:165px;height:135px;padding-top:18px}.hero-logo img{width:95px;height:95px}.hero-menu{width:50px;height:50px;top:15px;right:8px}.hero-menu-panel{border-radius:0 0 20px 20px}.hero-menu-header{height:85px}.hero-menu-header>span{letter-spacing:3px;font-size:12px}.hero-menu-close{width:45px;height:45px;top:15px;right:15px}.hero-menu-content{padding:45px 25px 70px}.hero-menu-title{margin-bottom:35px}.hero-menu-category{margin-bottom:40px}.hero-menu-category-title{margin-bottom:18px}.hero-menu-link{margin-bottom:12px;font-size:32px;line-height:1.1}.hero-menu-link:hover{transform:translate(5px)}.hero-content{bottom:35px;left:24px;right:24px}.hero-label{letter-spacing:.15em;font-size:10px}.hero h1{font-size:clamp(48px,14vw,72px)}.hero-button{width:100%}.hero-sound{bottom:18px;right:18px}}.story-section{background:var(--cream);grid-template-columns:minmax(300px,.8fr) minmax(500px,1.2fr);align-items:center;gap:80px;padding:130px 6vw;display:grid}.story-content{max-width:560px}.story-label{letter-spacing:.16em;color:var(--orange);margin-bottom:20px;font-family:Oswald,sans-serif;font-size:13px;font-weight:700;display:block}.story-content h2{text-transform:uppercase;color:var(--green);margin:0 0 30px;font-family:Oswald,sans-serif;font-size:clamp(55px,6vw,90px);font-weight:600;line-height:.9}.story-content h2 span{color:var(--terracotta)}.story-content p{color:#66594d;max-width:500px;margin:0 0 18px;font-size:16px;line-height:1.75}.story-button{background:var(--green);color:#fff;letter-spacing:.05em;border-radius:999px;justify-content:center;align-items:center;min-height:50px;margin-top:15px;padding:0 24px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.story-button:hover{background:var(--green-dark);transform:translateY(-2px)}.story-images{grid-template-rows:repeat(2,250px);grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.story-image{background:var(--cream-dark);border-radius:22px;overflow:hidden}.story-image.large{grid-area:span 2/span 2}.story-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.story-image:hover img{transform:scale(1.04)}@media (width<=1000px){.story-section{grid-template-columns:1fr;gap:60px;padding:100px 5vw}.story-content{max-width:700px}}@media (width<=600px){.story-section{padding:80px 22px}.story-content h2{font-size:clamp(50px,16vw,75px)}.story-content p{font-size:15px}.story-images{grid-template-rows:repeat(2,230px);grid-template-columns:repeat(2,1fr)}.story-image.large{grid-area:span 1/span 2}}.creamy-liquors{background:var(--cream);color:var(--green);padding:120px 0 110px;position:relative;overflow:hidden}.creamy-header{text-align:center;width:min(1100px,86%);margin:0 auto 45px}.creamy-label{letter-spacing:4px;opacity:.55;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.creamy-header h2{text-transform:uppercase;margin:0;font-family:Oswald,sans-serif;font-size:clamp(58px,7vw,105px);font-weight:500;line-height:.85}.creamy-header h2 em{color:var(--orange);font-style:normal}.creamy-header p{max-width:520px;color:var(--brown);opacity:.7;margin:28px auto 0;font-size:15px;line-height:1.7}.creamy-carousel{justify-content:center;align-items:center;width:100%;height:580px;display:flex;position:relative}.creamy-track{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.creamy-card{cursor:pointer;border-radius:20px;width:270px;height:420px;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s,filter .45s;position:absolute;overflow:hidden;box-shadow:0 20px 45px #1e191424}.creamy-card img{object-fit:cover;width:100%;height:100%;display:block}.creamy-card-center{z-index:5;opacity:1;transform:translate(0)scale(1);box-shadow:0 30px 65px #1e191438}.creamy-card-left{z-index:4;opacity:.92;filter:saturate(.85);transform:translate(-300px)scale(.84)}.creamy-card-right{z-index:4;opacity:.92;filter:saturate(.85);transform:translate(300px)scale(.84)}.creamy-card-far-left{z-index:2;opacity:.7;filter:saturate(.7);transform:translate(-535px)scale(.68)}.creamy-card-far-right{z-index:2;opacity:.7;filter:saturate(.7);transform:translate(535px)scale(.68)}.creamy-arrow{z-index:20;width:48px;height:48px;color:var(--green);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:32px;line-height:1;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;box-shadow:0 8px 25px #0000001f}.creamy-arrow:hover{transform:scale(1.08);box-shadow:0 12px 30px #0000002e}.creamy-arrow-left{left:7%}.creamy-arrow-right{right:7%}.creamy-info{text-align:center;margin-top:5px}.creamy-info span{letter-spacing:2px;opacity:.45;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.creamy-info h3{letter-spacing:1px;margin:0;font-family:Oswald,sans-serif;font-size:25px;font-weight:500}@media (width<=1000px){.creamy-card{width:230px;height:360px}.creamy-card-left{transform:translate(-235px)scale(.82)}.creamy-card-right{transform:translate(235px)scale(.82)}.creamy-card-far-left{transform:translate(-400px)scale(.65)}.creamy-card-far-right{transform:translate(400px)scale(.65)}}@media (width<=650px){.creamy-liquors{padding:85px 0 80px}.creamy-header{width:88%}.creamy-header h2{font-size:58px}.creamy-header p{font-size:14px}.creamy-carousel{height:450px}.creamy-card{border-radius:16px;width:190px;height:300px}.creamy-card-left{opacity:.65;transform:translate(-135px)scale(.76)}.creamy-card-right{opacity:.65;transform:translate(135px)scale(.76)}.creamy-card-far-left,.creamy-card-far-right{display:none}.creamy-arrow{width:42px;height:42px;font-size:28px}.creamy-arrow-left{left:12px}.creamy-arrow-right{right:12px}}.fine-liquors{color:#f5eee3;background:#123f31;padding:120px 6vw;position:relative;overflow:hidden}.fine-top{justify-content:space-between;align-items:flex-end;gap:60px;max-width:1450px;margin:0 auto 65px;display:flex}.fine-label{color:#d99a28;letter-spacing:3px;margin-bottom:18px;font-size:12px;font-weight:800;display:block}.fine-title h2{letter-spacing:-5px;margin:0;font-size:clamp(60px,7vw,110px);font-weight:900;line-height:.82}.fine-title h2 strong{color:#d45b3c}.fine-description{max-width:430px;padding-bottom:8px}.fine-description p{color:#f5eee3bf;margin:0 0 20px;font-size:16px;line-height:1.7}.fine-number{color:#d99a28;letter-spacing:2px;font-size:11px;font-weight:800}.fine-carousel-wrapper{max-width:1500px;margin:0 auto;position:relative}.fine-carousel{scroll-behavior:smooth;scrollbar-width:none;gap:28px;padding:10px 5px 35px;display:flex;overflow-x:auto}.fine-carousel::-webkit-scrollbar{display:none}.fine-card{flex:0 0 430px;min-width:430px}.fine-image{background:#24160e;border-radius:25px;height:560px;position:relative;overflow:hidden}.fine-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.fine-card:hover .fine-image img{transform:scale(1.05)}.fine-image:after{content:"";pointer-events:none;background:linear-gradient(#0000000d 35%,#000c);position:absolute;inset:0}.fine-card-number{z-index:2;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:12px;font-weight:700;display:flex;position:absolute;top:25px;left:25px}.fine-image-content{z-index:2;position:absolute;bottom:30px;left:30px;right:30px}.fine-image-content span{color:#d99a28;letter-spacing:3px;font-size:10px;font-weight:800}.fine-image-content h3{margin:7px 0 0;font-size:42px;font-weight:800;line-height:1}.fine-card-info{grid-template-columns:1fr 1fr;gap:25px;padding:25px 5px;display:grid}.fine-small-title{color:#d99a28;letter-spacing:2px;font-size:9px;font-weight:800}.fine-card-info h3{margin:5px 0 0;font-size:22px;font-weight:700}.fine-card-info p{color:#f5eee3a6;margin:0;font-size:13px;line-height:1.6}.fine-card-info .fine-button{color:#f5eee3;letter-spacing:1.5px;cursor:pointer;opacity:1;visibility:visible;background:0 0;border:none;outline:none;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:18px;width:fit-content;margin:0;padding:0;font-family:inherit;font-size:10px;font-weight:800;line-height:1.4;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.fine-card-info .fine-button span{color:#d99a28;font-size:20px;line-height:1;transition:transform .25s;display:inline-block}.fine-card-info .fine-button:hover{color:#d99a28;text-decoration:none;transform:translate(3px)}.fine-card-info .fine-button:hover span{transform:translate(5px)}.fine-card-info .fine-button:visited,.fine-card-info .fine-button:focus,.fine-card-info .fine-button:active{color:#f5eee3;outline:none;text-decoration:none}.fine-card-info .fine-button:hover{color:#d99a28}.fine-arrow{z-index:5;color:#f5eee3;cursor:pointer;background:#123f31;border:1px solid #f5eee359;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;transition:all .25s;display:flex;position:absolute;top:250px}.fine-arrow:hover{color:#123f31;background:#d99a28;border-color:#d99a28}.fine-arrow-left{left:-25px}.fine-arrow-right{right:-25px}.fine-bottom{align-items:center;gap:25px;max-width:1450px;margin:50px auto 0;display:flex}.fine-line{background:#f5eee333;flex:1;height:1px}.fine-bottom p{color:#f5eee380;letter-spacing:3px;text-align:center;margin:0;font-size:9px;font-weight:800}@media (width<=900px){.fine-liquors{padding:90px 5vw}.fine-top{display:block}.fine-description{margin-top:30px}.fine-card{flex-basis:350px;min-width:350px}.fine-image{height:480px}.fine-arrow{display:none}}@media (width<=500px){.fine-liquors{padding:75px 20px}.fine-title h2{letter-spacing:-3px;font-size:58px}.fine-card{flex-basis:290px;min-width:290px}.fine-image{height:420px}.fine-image-content h3{font-size:32px}.fine-card-info{display:block}.fine-card-info p{margin:15px 0}.fine-card-info .fine-button{color:#f5eee3;visibility:visible;opacity:1;width:fit-content;margin-top:20px;padding:0;display:inline-flex}.fine-card-info .fine-button span{display:inline-block}.fine-bottom{display:none}}.experience{background:#f4eee4;padding:140px 6vw;overflow:hidden}.experience-container{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1450px;margin:0 auto;display:grid}.experience-image{border-radius:28px;height:720px;position:relative;overflow:hidden}.experience-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.experience-image:hover img{transform:scale(1.04)}.experience-image:after{content:"";background:linear-gradient(#0000 55%,#0000008c);position:absolute;inset:0}.experience-image-caption{z-index:2;color:#fff;position:absolute;bottom:30px;left:30px}.experience-image-caption span{letter-spacing:4px;font-size:12px;font-weight:800}.experience-image-caption p{letter-spacing:2px;opacity:.7;margin:7px 0 0;font-size:10px}.experience-content{max-width:600px}.experience-label{color:#c56a2d;letter-spacing:3px;margin-bottom:20px;font-size:12px;font-weight:800;display:block}.experience-content h2{color:#124d39;letter-spacing:-4px;margin:0;font-size:clamp(55px,6vw,92px);font-weight:900;line-height:.88}.experience-content h2 strong{color:#b94d32}.experience-text{max-width:520px;margin-top:40px}.experience-text p{color:#675b50;margin:0 0 18px;font-size:16px;line-height:1.7}.experience-details{border-top:1px solid #124d392e;margin-top:45px}.experience-detail{border-bottom:1px solid #124d392e;grid-template-columns:55px 1fr;gap:20px;padding:20px 0;display:grid}.experience-detail>strong{color:#c56a2d;letter-spacing:1px;font-size:12px}.experience-detail h3{color:#124d39;letter-spacing:1.5px;margin:0 0 5px;font-size:13px}.experience-detail p{color:#76695e;margin:0;font-size:13px;line-height:1.5}.experience-button{color:#fff;letter-spacing:1px;cursor:pointer;background:#124d39;border:none;border-radius:40px;align-items:center;gap:25px;margin-top:40px;padding:17px 25px;font-size:11px;font-weight:800;transition:all .25s;display:flex}.experience-button span{font-size:20px;transition:transform .25s}.experience-button:hover{background:#b94d32;transform:translateY(-2px)}.experience-button:hover span{transform:translate(5px)}@media (width<=1000px){.experience{padding:100px 5vw}.experience-container{grid-template-columns:1fr;gap:60px}.experience-image{height:600px}.experience-content{max-width:700px}}@media (width<=500px){.experience{padding:80px 20px}.experience-image{border-radius:20px;height:480px}.experience-content h2{letter-spacing:-2px;font-size:55px}.experience-text{margin-top:30px}.experience-detail{grid-template-columns:40px 1fr;gap:12px}}.video-showcase{box-sizing:border-box;background:#eadcc8;width:100%;padding:130px 6vw;overflow:hidden}.video-showcase-header{justify-content:space-between;align-items:flex-end;gap:60px;width:100%;max-width:1450px;margin:0 auto 65px;display:flex}.video-heading{min-width:0}.video-label{color:#b95c30;letter-spacing:3px;margin-bottom:18px;font-size:12px;font-weight:800;display:block}.video-showcase-header h2{color:#124d39;letter-spacing:-5px;margin:0;font-size:clamp(60px,7vw,110px);font-weight:900;line-height:.82}.video-showcase-header h2 strong{color:#b95c30}.video-showcase-header>p{color:#66594d;max-width:430px;margin:0 0 5px;font-size:16px;line-height:1.7}.video-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,.8fr);gap:18px;width:100%;max-width:1450px;margin:0 auto;display:grid}.video-item{min-width:0}.video-container{background:#2b1b13;border-radius:24px;width:100%;height:470px;position:relative;overflow:hidden}.video-main .video-container{height:620px}.video-container video{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .8s;display:block}.video-item:hover .showcase-video{transform:scale(1.03)}.video-overlay{z-index:2;pointer-events:none;background:linear-gradient(#00000005 20%,#00000014 45%,#000000d1 100%);position:absolute;inset:0}.video-play{color:#fff;cursor:pointer;z-index:10;background:#124d39e0;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:74px;height:74px;padding:0;transition:transform .25s,background .25s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-main .video-play{width:86px;height:86px}.video-play:hover{background:#b95c30;transform:translate(-50%,-50%)scale(1.08)}.video-sound{color:#fff;cursor:pointer;z-index:20;background:#00000059;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:background .25s,transform .25s;display:grid;position:absolute;top:20px;right:20px}.video-stop{color:#fff;cursor:pointer;z-index:20;background:#0000004d;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:24px;line-height:1;transition:background .25s,transform .25s;display:grid;position:absolute;top:20px;right:72px}.video-stop:hover{background:#b95c30e6;transform:scale(1.05)}.video-content{z-index:8;color:#fff;pointer-events:none;max-width:calc(100% - 50px);position:absolute;bottom:25px;left:25px;right:25px}.video-content>span{color:#e4aa57;letter-spacing:3px;text-shadow:0 2px 5px #00000080;margin-bottom:8px;font-size:10px;font-weight:800;line-height:1.2;display:block}.video-content h3{color:#fff;text-transform:uppercase;word-break:normal;overflow-wrap:break-word;text-shadow:0 2px 8px #0000008c;width:100%;margin:0;font-family:Oswald,sans-serif;font-size:28px;font-weight:700;line-height:1.08;display:block}.video-main .video-content h3{font-size:42px}.video-bottom{grid-template-columns:auto 1fr auto;align-items:center;gap:25px;width:100%;max-width:1450px;margin:45px auto 0;display:grid}.video-bottom>span{color:#b95c30;letter-spacing:2px;font-size:11px;font-weight:800}.video-bottom>div{background:#124d3933;width:100%;height:1px}.video-bottom button{color:#124d39;letter-spacing:1.5px;cursor:pointer;background:0 0;border:none;align-items:center;gap:18px;padding:0;font-size:10px;font-weight:800;display:flex}.video-bottom button span:last-child{font-size:20px}@media (width<=1000px){.video-showcase{padding:100px 5vw}.video-showcase-header{margin-bottom:50px;display:block}.video-showcase-header>p{margin-top:30px}.video-grid{grid-template-columns:1fr 1fr}.video-main{grid-column:1/-1}.video-main .video-container{height:550px}.video-container{height:400px}.video-main .video-content h3{font-size:38px}}@media (width<=600px){.video-showcase{padding:75px 18px 70px}.video-showcase-header{margin-bottom:38px;display:block}.video-label{letter-spacing:2.5px;margin-bottom:15px;font-size:10px}.video-showcase-header h2{letter-spacing:-3px;font-size:56px;line-height:.86}.video-showcase-header>p{max-width:100%;margin-top:25px;font-size:14px;line-height:1.6}.video-grid{grid-template-columns:1fr;gap:18px;display:grid}.video-main{grid-column:auto}.video-container,.video-main .video-container{aspect-ratio:9/13;border-radius:20px;width:100%;height:auto;min-height:0}.video-container video{object-fit:contain;object-position:center center;background:#2b1b13;width:100%;height:100%}.video-overlay{background:linear-gradient(#00000005 20%,#0000000d 45%,#000000e0 100%)}.video-play{width:62px;height:62px}.video-main .video-play{width:70px;height:70px}.video-sound{width:40px;height:40px;top:14px;right:14px}.video-stop{width:40px;height:40px;font-size:22px;top:14px;right:62px}.video-content{max-width:calc(100% - 36px);bottom:18px;left:18px;right:18px}.video-content>span{letter-spacing:2px;margin-bottom:7px;font-size:9px}.video-content h3{max-width:100%;font-size:23px;line-height:1.08}.video-main .video-content h3{font-size:31px;line-height:1.05}.video-bottom{flex-direction:column;align-items:flex-start;gap:18px;margin-top:30px;display:flex}.video-bottom>div{width:100%}.video-bottom button{align-self:flex-end}}@media (width<=380px){.video-showcase{padding-left:15px;padding-right:15px}.video-showcase-header h2{font-size:50px}.video-container,.video-main .video-container{aspect-ratio:9/13}.video-content{max-width:calc(100% - 32px);bottom:16px;left:16px;right:16px}.video-content h3{font-size:20px}.video-main .video-content h3{font-size:27px}}.video-error{z-index:30;color:#fff;text-align:center;pointer-events:none;background:#000000a6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:80%;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-error span{letter-spacing:1px;text-transform:uppercase;font-size:13px;font-weight:800}.video-error small{color:#ffffffbf;margin-top:6px;font-size:11px}@media (width<=600px){.video-error{width:75%;padding:16px}.video-error span{font-size:11px}.video-error small{font-size:10px}}.where-to-find{background:var(--green);min-height:520px;color:var(--cream);justify-content:space-between;align-items:center;padding:90px 8%;display:flex;position:relative;overflow:hidden}.where-to-find-content{z-index:2;max-width:650px;position:relative}.section-kicker{letter-spacing:4px;opacity:.75;margin-bottom:25px;font-size:12px;font-weight:700;display:block}.where-to-find h2{text-transform:uppercase;margin:0 0 30px;font-family:Oswald,sans-serif;font-size:clamp(42px,5vw,76px);font-weight:500;line-height:.98}.where-to-find p{opacity:.85;max-width:520px;margin-bottom:35px;font-size:17px;line-height:1.7}.marketplace-button{background:var(--cream);min-height:54px;color:var(--green);letter-spacing:1.5px;justify-content:center;align-items:center;padding:0 30px;font-size:12px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.marketplace-button:hover{background:#fff;transform:translateY(-3px)}.where-to-find-decoration{border:1px solid #f7efe340;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:390px;height:390px;margin-right:5%;display:flex;transform:rotate(-8deg)}.where-to-find-decoration span{letter-spacing:8px;font-family:Oswald,sans-serif;font-size:45px}.where-to-find-decoration strong{letter-spacing:4px;font-family:Oswald,sans-serif;font-size:70px;font-weight:500}@media (width<=900px){.where-to-find{padding:75px 7%}.where-to-find-decoration{display:none}}@media (width<=600px){.where-to-find{min-height:450px;padding:65px 25px}.where-to-find h2{font-size:44px}.where-to-find p{font-size:15px}.marketplace-button{width:100%}}.site-footer{background:var(--brown);color:var(--cream)}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding:85px 8% 70px;display:grid}.footer-brand{max-width:300px}.footer-logo{letter-spacing:4px;margin-bottom:15px;font-family:Oswald,sans-serif;font-size:52px;font-weight:500}.footer-brand p{opacity:.65;font-size:15px;line-height:1.6}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-column span{letter-spacing:2.5px;opacity:.5;margin-bottom:10px;font-size:10px;font-weight:800}.footer-column a{color:var(--cream);opacity:.75;font-size:14px;text-decoration:none;transition:all .25s}.footer-column a:hover{opacity:1;transform:translate(3px)}.footer-bottom{border-top:1px solid #f7efe31f;justify-content:space-between;gap:30px;padding:25px 8%;display:flex}.footer-bottom p{opacity:.45;margin:0;font-size:11px;line-height:1.5}@media (width<=850px){.footer-main{grid-template-columns:1fr 1fr;gap:50px 30px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (width<=500px){.footer-main{grid-template-columns:1fr;padding:65px 25px 50px}.footer-brand{grid-column:auto}.footer-logo{font-size:42px}.footer-bottom{padding:22px 25px}}.video-carousel{width:100%;color:var(--green);background:#fff;padding:110px 0;overflow:hidden}.video-carousel-inner{grid-template-columns:38% 62%;align-items:center;width:min(1500px,92%);margin:0 auto;display:grid}.video-carousel-text{z-index:2;padding-right:70px;position:relative}.video-carousel-label{letter-spacing:4px;color:var(--terracotta);margin-bottom:22px;font-size:11px;font-weight:800;display:block}.video-carousel-text h2{text-transform:uppercase;margin:0;font-family:Oswald,sans-serif;font-size:clamp(58px,6vw,92px);font-weight:500;line-height:.88}.video-carousel-text h2 em{color:var(--orange);font-style:normal}.video-carousel-text p{max-width:440px;color:var(--brown);opacity:.7;margin:30px 0;font-size:16px;line-height:1.7}.video-carousel-button{background:var(--green);color:#fff;letter-spacing:1px;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 27px;font-size:11px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.video-carousel-button:hover{background:var(--green-dark);transform:translateY(-2px)}.video-carousel-area{min-width:0;position:relative}.video-list{scroll-behavior:smooth;scrollbar-width:none;gap:14px;padding:10px 0 25px;display:flex;overflow-x:auto}.video-list::-webkit-scrollbar{display:none}.video-item{background:#111;border-radius:5px;flex:0 0 270px;height:480px;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000021}.video-item video{object-fit:cover;width:100%;height:100%;display:block}.video-sound{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;position:absolute;bottom:14px;right:14px}.video-sound:hover{background:#000000bf;transform:scale(1.08)}.video-controls{justify-content:flex-end;gap:10px;margin-top:8px;padding-right:8px;display:flex}.video-controls button{width:46px;height:46px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #123d2a40;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.video-controls button:hover{background:var(--green);color:#fff}@media (width<=1000px){.video-carousel-inner{grid-template-columns:42% 58%}.video-carousel-text{padding-right:35px}.video-carousel-text h2{font-size:62px}.video-item{flex-basis:230px;height:410px}}@media (width<=700px){.video-carousel{padding:80px 0}.video-carousel-inner{width:100%;display:block}.video-carousel-text{width:88%;margin:0 auto 45px;padding:0}.video-carousel-text h2{font-size:58px}.video-carousel-text p{font-size:14px}.video-carousel-button,.video-carousel-area{width:100%}.video-list{gap:12px;padding-left:6%}.video-item{flex-basis:220px;height:360px}.video-controls{justify-content:center;margin-top:15px}}.product-page{color:#123f31;background:#f5eee3;min-height:100vh;overflow-x:hidden}.product-hero{background:#f5eee3;padding:22px 18px 0}.product-hero-image{background:#24160e;border-radius:25px 25px 0 0;max-width:1730px;height:calc(100vh - 45px);min-height:650px;margin:0 auto;position:relative;overflow:hidden}.product-hero-image>img{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;transition:transform 1s;display:block;position:absolute;inset:0}.product-hero-image:hover>img{transform:scale(1.02)}.product-logo{z-index:30;background:#f5eee3;border-radius:0 0 95px 95px;justify-content:center;align-items:center;width:190px;height:145px;padding:15px 20px 20px;text-decoration:none;transition:transform .25s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.product-logo:hover{transform:translate(-50%)scale(1.03)}.product-logo img{object-fit:contain;width:125px;height:auto;max-height:105px;display:block}.product-menu{z-index:50;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:55px;height:55px;margin:0;padding:0;display:flex;position:absolute;top:25px;right:25px}.product-menu span{background:#f5eee3;border-radius:5px;width:31px;height:3px;transition:transform .3s,opacity .25s;display:block}.product-menu.active span:first-child{transform:translateY(9px)rotate(45deg)}.product-menu.active span:nth-child(2){opacity:0}.product-menu.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.product-menu-panel{z-index:40;color:#f5eee3;-webkit-backdrop-filter:blur(12px);background:#123f31fa;width:100%;height:100%;animation:.35s forwards productMenuOpen;position:absolute;inset:0;overflow:hidden auto}@keyframes productMenuOpen{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.product-menu-header{border-bottom:1px solid #f5eee326;justify-content:center;align-items:center;height:110px;display:flex;position:relative}.product-menu-header>span{color:#f5eee3;letter-spacing:4px;font-size:16px;font-weight:900}.product-menu-close:hover{background:#d45b3c;border-color:#d45b3c;transform:rotate(90deg)}.product-menu-content{max-width:1000px;margin:0 auto;padding:65px 50px 100px}.product-menu-title{color:#d99a28;letter-spacing:4px;margin-bottom:50px;font-size:11px;font-weight:800;display:block}.product-menu-category{margin-bottom:55px}.product-menu-category-title{color:#f5eee373;letter-spacing:3px;margin-bottom:22px;font-size:10px;font-weight:800;display:block}.product-menu-link{color:#f5eee3;letter-spacing:-1px;width:fit-content;margin-bottom:11px;padding:0;font-family:inherit;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.05;text-decoration:none;transition:color .25s,transform .25s;display:block;position:relative}.product-menu-link:hover{color:#d45b3c;text-decoration:none;transform:translate(8px)}.product-menu-link.current,.product-menu-link.current:hover{color:#d99a28}.product-menu-link.current:after{content:"VOCÊ ESTÁ AQUI";white-space:nowrap;color:#d99a28;letter-spacing:2px;font-size:8px;font-weight:800;position:absolute;top:50%;left:calc(100% + 18px);transform:translateY(-50%)}.product-hero-overlay{z-index:5;pointer-events:none;background:linear-gradient(#0000000d,#00000014 45%,#000000bf 100%);position:absolute;inset:0}.product-hero-text{z-index:10;color:#fff;position:absolute;bottom:8%;left:6%}.product-hero-text>span{color:#d99a28;letter-spacing:3px;margin-bottom:18px;font-size:12px;font-weight:800;display:block}.product-hero-text h1{letter-spacing:-4px;flex-direction:column;margin:0;font-size:clamp(55px,7vw,105px);font-weight:900;line-height:.85;display:flex}.product-hero-text h1 strong{color:#d45b3c;font-weight:900}.product-story{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1450px;margin:0 auto;padding:130px 6vw;display:grid}.product-story-image{background:#24160e;border-radius:28px;height:680px;overflow:hidden}.product-story-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.product-story-image:hover img{transform:scale(1.04)}.product-story-content{max-width:520px}.product-story-label{color:#d99a28;letter-spacing:3px;margin-bottom:20px;font-size:11px;font-weight:800;display:block}.product-story-content h2{letter-spacing:-3px;flex-direction:column;margin:0 0 25px;font-size:clamp(50px,5vw,78px);font-weight:900;line-height:.85;display:flex}.product-story-content h2 strong{color:#d45b3c;font-weight:900}.product-subtitle{color:#123f31;letter-spacing:2px;margin-bottom:25px;font-size:12px;font-weight:900;display:block}.product-story-content p{color:#123f31b3;margin:0 0 20px;font-size:16px;line-height:1.8}.market-button{color:#f5eee3;letter-spacing:1.5px;background:#123f31;border-radius:999px;justify-content:space-between;align-items:center;gap:25px;min-height:54px;margin-top:20px;padding:0 27px;font-size:11px;font-weight:900;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.market-button span{font-size:19px;line-height:1;transition:transform .25s}.market-button:hover{background:#d45b3c;transform:translateY(-3px)}.market-button:hover span{transform:translate(3px,-3px)}.product-final{color:#f5eee3;text-align:center;background:#123f31;padding:130px 20px}.product-final>span{color:#d99a28;letter-spacing:4px;margin-bottom:25px;font-size:11px;font-weight:800;display:block}.product-final h2{letter-spacing:-5px;flex-direction:column;margin:0 0 40px;font-size:clamp(55px,8vw,120px);font-weight:900;line-height:.85;display:flex}.product-final h2 strong{color:#d45b3c}.product-final a{color:#f5eee3;letter-spacing:2px;border-bottom:1px solid #f5eee380;padding-bottom:8px;font-size:11px;font-weight:800;text-decoration:none;transition:color .25s;display:inline-block}.product-final a:hover{color:#d99a28}.product-not-found{color:#123f31;background:#f5eee3;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.product-not-found h1{font-size:40px}.product-not-found a{color:#123f31;font-weight:800;text-decoration:none}@media (width<=900px){.product-hero{padding:12px 10px 0}.product-hero-image{border-radius:20px 20px 0 0;height:75vh;min-height:580px}.product-logo{border-radius:0 0 65px 65px;width:130px;height:105px;font-size:20px}.product-menu{width:50px;height:50px;top:20px;right:20px}.product-menu span{width:28px;height:3px}.product-menu-panel{border-radius:20px 20px 0 0}.product-story{grid-template-columns:1fr;gap:60px;padding:90px 6vw}.product-story-image{height:600px}.product-story-content{max-width:650px}}@media (width<=600px){.product-logo{border-radius:0 0 63px 63px;width:125px;height:95px;padding:10px 15px 12px}.product-logo img{width:85px;max-height:70px}.product-hero{padding:8px 8px 0}.product-hero-image{border-radius:18px 18px 0 0;height:75vh;min-height:520px}.product-logo{border-radius:0 0 58px 58px;width:115px;height:92px;padding-top:5px;font-size:19px}.product-logo span{letter-spacing:2px;margin-top:6px;font-size:7px}.product-menu{width:45px;height:45px;top:15px;right:15px}.product-menu span{width:26px;height:2px}.product-menu.active span:first-child{transform:translateY(7px)rotate(45deg)}.product-menu.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.product-menu-panel{border-radius:18px 18px 0 0;width:100%;height:100%;position:absolute;inset:0;overflow-y:auto}.product-menu-header{height:85px}.product-menu-header>span{letter-spacing:3px;font-size:12px}.product-menu-close{width:45px;height:45px;font-size:27px;top:15px;right:15px}.product-menu-content{padding:45px 25px 70px}.product-menu-title{margin-bottom:35px}.product-menu-category{margin-bottom:40px}.product-menu-category-title{margin-bottom:18px}.product-menu-link{margin-bottom:12px;font-size:32px;line-height:1.1}.product-menu-link:hover{transform:translate(5px)}.product-menu-link.current:after{display:none}.product-hero-text{bottom:35px;left:25px;right:25px}.product-hero-text>span{letter-spacing:2px;font-size:9px}.product-hero-text h1{letter-spacing:-3px;font-size:clamp(48px,15vw,75px)}.product-story{gap:45px;padding:70px 20px}.product-story-image{border-radius:20px;height:480px}.product-story-content h2{letter-spacing:-3px;font-size:55px}.product-story-content p{font-size:15px;line-height:1.7}.market-button{justify-content:space-between;width:100%}.product-final{padding:90px 20px}.product-final h2{letter-spacing:-3px;font-size:62px}}:root{--cream:#f5eee4;--cream-dark:#e8dac7;--green:#123d2a;--green-dark:#0b2c1e;--brown:#3b261b;--orange:#c87927;--terracotta:#a94d32;--text:#24251f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);margin:0;font-family:DM Sans,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}
