
:root{--red:#e51e29;--red-dark:#ad0718;--ink:#171819;--muted:#676a6b;--paper:#fff;--gray:#f4f4f2;--border:#dedfdf;--heading:'Barlow Condensed','Arial Narrow',sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #169ccb;outline-offset:5px}.skip-link{position:fixed;top:-90px;left:20px;z-index:20;background:white;padding:16px}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:0 5vw;background:white;position:relative;z-index:10;border-bottom:1px solid #eee}.logo{height:74px;width:128px;display:grid;place-items:center;background:var(--red);border-radius:2px}.logo img{width:123px}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:600}.site-header nav a{position:relative;padding:12px 0}.site-header nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--red);transition:width .25s}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{width:100%}.header-contact{font-size:14px;font-weight:700;display:flex;gap:26px;align-items:center}.header-contact span{border:1px solid #ddd;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;transition:.25s}.header-contact:hover span{background:var(--red);color:white;border-color:var(--red)}.menu-toggle{display:none}.hero{min-height:690px;height:calc(100svh - 100px);max-height:940px;position:relative;isolation:isolate;overflow:hidden;color:white;background:radial-gradient(ellipse at 67% 31%,#ff4d43 0,transparent 48%),linear-gradient(122deg,#c6091c 5%,#eb1d28 48%,#b60519 100%)}#bubbles{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.hero-copy{position:relative;z-index:2;padding:7vh 0 130px 7vw;width:57%;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;display:flex;align-items:center;gap:12px}.short-line{display:block;height:1px;width:32px;background:currentColor}.hero h1{font:800 clamp(80px,9.4vw,155px)/.91 var(--heading);letter-spacing:-.035em;margin:36px 0 28px;text-transform:uppercase}.hero h1 em{font-style:normal;color:#ffd8d8}.hero p{font-size:17px;line-height:1.75;color:#fff1f1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;font-size:15px;font-weight:700;padding:17px 22px;min-height:56px;border:1px solid transparent;border-radius:4px;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.button-white{background:white;color:var(--ink);margin-top:22px}.button-white:hover{background:#fff1ed}.button span{font-size:23px;font-weight:400;line-height:1}.hero-note{font-size:12px;margin-top:26px;color:#ffd6d7}.hero-art{position:absolute;right:3%;top:12%;width:47%;height:73%;display:grid;place-items:center}.hero-logo{width:85%;transform:rotate(-9deg);filter:drop-shadow(0 25px 35px #600c2444)}.hero-orbit{width:85%;aspect-ratio:1;border:1px solid #ffffff36;border-radius:50%;position:absolute;transform:rotate(-25deg)}.hero-orbit:after{content:'';position:absolute;inset:25px;border:1px solid #ffffff20;border-radius:50%}.hero-bottom{position:absolute;bottom:28px;left:7vw;right:5vw;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.14em;border-top:1px solid #ffffff4a;padding-top:25px}.hero-bottom a{font-size:13px;letter-spacing:0;font-weight:400}.hero-bottom a span{margin-left:16px}.intro-section{padding:95px 7vw 90px}.ink{color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:26px 0 36px}h2{font:700 clamp(48px,5.2vw,80px)/1 var(--heading);letter-spacing:-.025em;margin:0;text-transform:uppercase}h2 em{font-style:normal;color:var(--red)}.section-heading p{color:var(--muted);max-width:450px;margin:0 0 5px}.text-link{font-size:15px;font-weight:700;border-bottom:1px solid var(--ink);padding:8px 0;display:inline-flex;gap:30px}.site-footer{background:#161717;color:#f7f7f7;padding:70px 7vw 0;display:grid;grid-template-columns:1.2fr .8fr 1.4fr 1.2fr;gap:35px;font-size:14px}.footer-brand img{width:180px;margin-left:-18px}.footer-brand p{color:#a7aaaa;font-size:14px;margin:5px 0}.footer-title{display:block;font-size:12px;font-weight:600;letter-spacing:.1em;color:#909494;margin:12px 0 22px}.site-footer a{display:block;width:fit-content;margin:9px 0;transition:color .2s}.site-footer a:hover{color:#ff646c}.site-footer p{line-height:1.9}.copy-email{background:transparent;border:0;padding:0;color:inherit;font-size:14px;text-align:left;overflow-wrap:anywhere}.copy-email span{margin-left:10px}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff24;margin-top:35px;padding:25px 0;display:flex;justify-content:space-between;color:#a0a4a4;font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#171819;color:white;padding:13px 23px;border-radius:6px;z-index:40;transition:.25s;box-shadow:0 6px 35px #0002}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1700px){.hero-copy{padding-top:90px}}@media(max-width:1000px){.site-header{padding:0 4vw;gap:20px;height:86px}.site-header nav{gap:21px}.header-contact{display:none}.hero{height:auto;min-height:660px}.hero-copy{padding-top:65px}.hero h1{font-size:100px}.hero-art{right:-2%;width:49%}.site-footer{grid-template-columns:1fr 1fr}.logo{width:112px;height:65px}.logo img{width:110px}}@media(max-width:640px){.site-header{height:80px;padding:0 6vw}.logo{width:99px;height:57px}.logo img{width:95px}.menu-toggle{display:block;background:transparent;border:1px solid #ddd;border-radius:4px;width:44px;height:42px;font-size:22px}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:22px 7vw;flex-direction:column;gap:5px;box-shadow:0 10px 25px #0001}.site-header nav.open{display:flex}.hero{height:auto;min-height:880px}.hero-copy{width:100%;padding:46px 7vw 0}.eyebrow{font-size:11px}.hero h1{font-size:90px;margin:25px 0 20px}.hero p{font-size:16px}.hero-note{display:none}.hero-art{width:80%;height:280px;top:auto;bottom:90px;right:3%}.hero-logo{width:77%}.hero-orbit{width:65%}.hero-bottom{bottom:22px;left:7vw;right:7vw}.hero-bottom>span:first-child{display:none}.intro-section{padding:60px 7vw}.section-heading{display:block;margin:24px 0}.section-heading p{margin-top:22px;font-size:16px}.site-footer{grid-template-columns:1fr 1fr;padding:40px 7vw 0;gap:28px 18px}.footer-brand{grid-column:1/-1}.site-footer>div:nth-child(4){grid-column:1/-1}.footer-bottom{display:block;padding:22px 0}.footer-bottom span{display:block;margin:5px 0}.button{gap:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-art{perspective:900px;--mx:0px;--my:0px;--scroll:0px}.hero-can{position:absolute;width:70%;height:auto;object-fit:contain;filter:drop-shadow(0 35px 25px #60071955);will-change:transform}.can-coca{z-index:3;left:4%;top:12%;transform:translate3d(var(--mx),calc(var(--my) + var(--scroll)),0) rotate(-14deg)}.can-monster{z-index:2;width:64%;right:-13%;top:7%;transform:translate3d(calc(var(--mx)*-.65),calc(var(--my)*-.5 - var(--scroll)),0) rotate(14deg)}.can-fanta{z-index:1;width:58%;left:-11%;top:-4%;transform:translate3d(calc(var(--mx)*-.35),calc(var(--my)*.5),0) rotate(-23deg)}.art-word{font:800 clamp(130px,19vw,310px)/1 var(--heading);color:#ffffff13;position:absolute;top:25%;left:-8%;letter-spacing:-.04em}.art-caption{position:absolute;bottom:0;right:6%;font-size:11px;letter-spacing:.22em;transform:rotate(-90deg);transform-origin:right bottom;opacity:.8}.brand-ribbon{padding:27px 7vw;display:flex;gap:30px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);overflow:hidden;white-space:nowrap}.brand-ribbon span{font:700 27px/1 var(--heading);color:#767979}.brand-ribbon span:first-child{font-family:Georgia,serif;font-style:italic}.brand-ribbon span:nth-child(2){letter-spacing:-.03em}.brand-ribbon span:nth-child(4){font-style:italic;font-weight:800}.category-tabs{display:flex;gap:10px;overflow-x:auto;padding:8px 0 24px;scrollbar-width:thin}.category-tabs button{white-space:nowrap;background:white;border:1px solid #d9dcdb;border-radius:30px;padding:10px 20px;font-size:14px;color:#454747;transition:.2s}.category-tabs button.active,.category-tabs button:hover{background:var(--ink);color:white;border-color:var(--ink)}.highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.highlight-card{position:relative;background:#f4f4f2;min-height:380px;border-radius:8px;overflow:hidden;display:flex;align-items:center;padding:40px;transition:background .25s}.highlight-card:hover{background:#eee}.highlight-info{width:48%;position:relative;z-index:1}.highlight-info h3{font:700 36px/1.05 var(--heading);margin:22px 0 14px}.highlight-info p{font-size:14px;color:var(--muted);margin:7px 0}.highlight-card img{width:63%;height:330px;object-fit:contain;position:absolute;right:-6%;top:25px;transition:transform .45s;filter:drop-shadow(0 16px 12px #0001)}.highlight-card:hover img{transform:translateY(-8px) rotate(4deg)}.product-category{font-size:11px;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.highlight-card .text-link{font-size:13px;gap:15px;margin-top:14px}.ranking-note{font-size:12px;color:var(--muted);margin-top:20px}.brand-world{padding:20px 7vw 95px}.brand-world .eyebrow{margin-bottom:22px}.brand-panels{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.brand-panel{position:relative;height:440px;border-radius:8px;padding:30px;color:white;overflow:hidden}.brand-panel .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:12px}.brand-panel h3{font:700 50px/1 var(--heading);margin:0}.brand-panel img{position:absolute;right:-2%;top:90px;width:90%;height:320px;object-fit:contain;transform:rotate(10deg);transition:.45s;filter:drop-shadow(0 17px 15px #0003)}.brand-panel:hover img{transform:rotate(2deg) translateY(-8px)}.brand-panel-link{position:absolute;bottom:25px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;font-size:13px;z-index:1}.brand-panel-link b{font-size:20px;font-weight:400}.coca-panel{background:linear-gradient(135deg,#f92b31,#c0091a)}.coca-panel h3{font-family:Georgia,serif;font-style:italic;font-size:42px}.monster-panel{background:radial-gradient(ellipse at 100% 80%,#335611,#171d17 70%)}.monster-panel h3{color:#abdf36}.monster-panel img{transform:rotate(-10deg)}.fanta-panel{background:linear-gradient(125deg,#f58c17,#feaa35)}.fanta-panel h3{font-style:italic;color:#153672}.home-story{padding:80px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--gray);align-items:center}.story-year{min-height:370px;background:var(--red);color:white;padding:38px;display:flex;flex-direction:column;justify-content:space-between;border-radius:6px;transform:rotate(-2deg)}.story-year span{font-size:11px;letter-spacing:.15em}.story-year strong{font:800 clamp(110px,14vw,210px)/1 var(--heading);letter-spacing:-.04em}.story-copy h2{font-size:clamp(48px,4.5vw,68px);margin-top:26px}.story-copy p{color:var(--muted);line-height:1.85}.contact-band{background:var(--red);padding:65px 7vw;display:flex;align-items:center;justify-content:space-between;gap:40px;color:white}.contact-band .eyebrow{margin-bottom:25px}.contact-band h2{font-size:clamp(40px,4vw,65px)}.contact-band h2 em{color:#ffd9d9}.contact-band .button{margin:0;flex-shrink:0}.page-intro{padding:40px 7vw 55px}.breadcrumb{display:flex;gap:12px;font-size:12px;color:var(--muted);margin-bottom:50px}.breadcrumb a:hover{text-decoration:underline}.page-intro h1{font:700 clamp(66px,7vw,108px)/.97 var(--heading);text-transform:uppercase;letter-spacing:-.025em;margin:24px 0}.page-intro h1 em{color:var(--red);font-style:normal}.page-intro>p{color:var(--muted);font-size:18px;margin-bottom:0}.history-grid{padding:10px 7vw 90px;display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.history-poster{background:linear-gradient(125deg,#ed2930,#b40719);border-radius:6px;color:white;padding:40px;min-height:650px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;overflow:hidden}.history-poster img{width:200px;margin-left:-18px;margin-top:-20px}.history-poster strong{font:800 clamp(90px,9vw,160px)/.83 var(--heading);letter-spacing:-.03em}.history-poster>span:last-child{font-size:18px;line-height:1.7}.poster-small{font-size:11px;letter-spacing:.15em}.history-text h2{font-size:clamp(42px,4.2vw,66px);margin:26px 0}.history-text p{color:#575b5b;line-height:1.85}.history-text strong{color:var(--ink)}.history-facts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:35px;padding-top:25px;border-top:1px solid var(--border)}.history-facts strong{font:700 42px/1 var(--heading);display:block}.history-facts span{font-size:12px;display:block;color:var(--muted);margin-top:10px}.purpose-section{padding:80px 7vw;background:#191b1b;color:white}.purpose-section h2{margin:24px 0}.purpose-section h2 em{color:#ff6a71}.purpose-section>p{color:#b4baba;max-width:650px;font-size:18px}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:55px}.pillars article{border-top:1px solid #535757;padding-top:20px}.pillars article>span{color:#e9515d;font-size:12px}.pillars h3{font:600 30px var(--heading);margin:23px 0 12px}.pillars p{font-size:14px;color:#b7bcbc}.territory-section{padding:85px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:80px}.territory-section h2{margin:24px 0;font-size:65px}.territory-section p{color:var(--muted)}.town-list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;align-content:center}.town-list span{padding:15px 0;border-bottom:1px solid var(--border);font-size:14px}.town-list span:first-child{color:var(--red);font-weight:700}.location-layout{padding:0 7vw;display:grid;grid-template-columns:.72fr 1.28fr;gap:25px}.address-card{padding:35px;background:var(--red);color:white;border-radius:6px;display:flex;flex-direction:column;align-items:stretch}.address-card h2{margin:27px 0;font-size:75px}.address-card address{font-style:normal;font-size:16px;line-height:1.85}.hours{border-top:1px solid #ffffff45;margin-top:28px;padding-top:20px}.hours>span{font-size:11px;letter-spacing:.12em;display:block;margin-bottom:8px}.hours strong{font-weight:400;font-size:17px}.address-card .button{font-size:14px;gap:25px;margin-top:20px}.button-outline-white{background:transparent;color:white;border-color:#ffffff80}.address-card .button-outline-white{margin-top:12px}.map-panel{border:1px solid var(--border);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;min-height:660px;background:var(--gray)}.map-panel iframe{flex:1;min-height:550px}.map-caption{display:flex;justify-content:space-between;font-size:12px;padding:18px 22px;gap:16px;background:white}.map-caption a{text-decoration:underline}.location-contact{padding:50px 7vw 80px;display:flex;align-items:center;justify-content:space-between;gap:30px}.location-contact h3{font-size:18px;font-weight:500;margin:0}.location-contact p{font-size:14px;color:var(--muted)}.contact-layout{padding:0 7vw;display:grid;grid-template-columns:1fr 1.15fr;gap:7vw}.whatsapp-card{display:flex;flex-direction:column;position:relative;align-items:flex-start;justify-content:space-between;background:var(--red);border-radius:6px;padding:40px;color:white;min-height:530px;overflow:hidden}.whatsapp-card h2{font-size:90px;margin-top:55px}.whatsapp-card p{font-size:24px;margin:20px 0 45px}.contact-big-arrow{position:absolute;right:25px;top:15px;font-size:125px;color:#ffffff30;line-height:1.1;transition:transform .3s}.whatsapp-card:hover .contact-big-arrow{transform:translate(5px,-5px)}.contact-pill{border:1px solid #ffffff77;border-radius:4px;padding:12px 17px;font-size:14px}.contact-options{display:flex;flex-direction:column;justify-content:space-between}.contact-option{padding:20px 0;border-bottom:1px solid var(--border)}.contact-value{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:clamp(18px,2vw,28px);font-weight:500;margin-top:15px;width:100%}.contact-value span{font-size:20px}.contact-option>p{font-size:13px;color:var(--muted);margin:10px 0 0}.contact-option .hours-large{font-size:18px;color:var(--ink);margin:14px 0}.social-options{display:flex;gap:25px;padding-top:24px}.social-options a{flex:1;display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--ink);font-size:16px}.social-options b{font-weight:400}.catalog-intro{padding:35px 7vw 30px;background:#f3f3f0;overflow:hidden;position:relative}.catalog-intro .breadcrumb{margin-bottom:30px}.catalog-title-row{display:flex;justify-content:space-between;align-items:center;min-height:220px;gap:30px}.catalog-title-row>div:first-child{position:relative;z-index:2}.catalog-title-row h1{font:700 clamp(56px,6.3vw,94px)/.97 var(--heading);letter-spacing:-.025em;text-transform:uppercase;margin:22px 0}.catalog-title-row h1 em{font-style:normal;color:var(--red)}.catalog-title-row p{color:var(--muted);margin:20px 0 5px}.catalog-stage-art{width:32%;height:260px;position:relative;display:grid;place-items:center}.catalog-stage-art img{height:280px;max-width:100%;object-fit:contain;transform:rotate(13deg);position:relative;z-index:1;filter:drop-shadow(0 16px 16px #0002)}.catalog-stage-art span{position:absolute;right:-10%;font:800 clamp(130px,19vw,250px)/1 var(--heading);letter-spacing:-.035em;color:#e6e6e2}.catalog-section{padding:35px 7vw 80px}.catalog-navigation{display:flex;justify-content:space-between;align-items:center;gap:20px}.clear-brand{font-size:12px;text-decoration:underline}.brand-list{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 28px;max-height:150px;overflow-y:auto;padding:1px 10px 6px 1px;scrollbar-width:thin}.brand-chip{border:1px solid var(--border);border-radius:4px;font-size:13px;padding:9px 15px;transition:.2s;font-weight:500}.brand-chip:hover{border-color:var(--red);color:var(--red)}.brand-chip.active{background:var(--brand-color,var(--red));color:var(--brand-ink,white);border-color:transparent}.catalog-filters{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;background:#f5f5f3;padding:22px;border-radius:6px}.catalog-filters label{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:7px}.catalog-filters select{font-size:14px;background:white;border:1px solid #d7d9d8;border-radius:3px;padding:10px 30px 10px 11px;color:#343737;max-width:100%;width:100%;min-height:44px}.catalog-results-bar{display:flex;justify-content:space-between;align-items:center;margin:24px 0 17px;font-size:13px}.catalog-results-bar p{color:var(--muted)}#reset-filters{border:0;background:transparent;padding:8px;color:var(--ink);font-size:13px}#reset-filters span{font-size:20px;margin-left:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px 20px}.product-card{min-width:0;position:relative}.product-image{border-radius:6px;background:#f4f4f2;height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:background .3s}.product-image img{width:94%;height:94%;object-fit:contain;transition:transform .4s;filter:drop-shadow(0 12px 8px #0000000d)}.product-card:hover .product-image{background:#eee}.product-card:hover .product-image img{transform:translateY(-5px) scale(1.03)}.product-card .product-category{display:block;margin-top:15px;font-size:10px}.product-card h3{font-size:17px;line-height:1.35;font-weight:600;margin:6px 0}.product-tags{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--muted)}.product-tags span:not(:last-child):after{content:'·';margin-left:6px}.product-badge{position:absolute;top:12px;left:12px;background:white;font-size:10px;letter-spacing:.04em;padding:4px 8px;z-index:2;border-radius:3px}.product-facts{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.product-facts span{font-size:11px;background:#f3f3f1;padding:3px 7px;border-radius:3px}.product-image.text-only{height:135px;background:#f0f0ee;align-items:flex-end;justify-content:flex-start;padding:24px}.text-only .product-wordmark{font:700 35px/1 var(--heading);color:#666b6b;overflow-wrap:anywhere}.catalog-empty{padding:70px 20px;text-align:center;min-height:400px}.catalog-empty[hidden]{display:none}.catalog-empty h2{font-size:50px}.catalog-empty p{color:var(--muted)}.button-red{background:var(--red);color:white}.catalog-bottom-note{border-top:1px solid var(--border);display:flex;justify-content:space-between;padding-top:25px;margin-top:50px;font-size:14px;color:var(--muted);gap:20px}.catalog-bottom-note a{color:var(--ink);text-decoration:underline}.brand-mode .catalog-intro{background:var(--brand-bg);color:var(--brand-ink,white)}.brand-mode .catalog-intro .breadcrumb,.brand-mode .catalog-title-row p{color:inherit;opacity:.8}.brand-mode .catalog-title-row h1{font-size:clamp(65px,8vw,125px);max-width:750px}.brand-mode .catalog-stage-art span{color:var(--brand-art,#ffffff15)}.brand-mode .catalog-stage-art img{height:310px}.brand-monster .catalog-title-row h1{font-weight:800;letter-spacing:-.04em;color:#a6e538}.brand-monster .catalog-intro{background:radial-gradient(ellipse at 85% 70%,#335e18,#141a15 65%)}.brand-monster .catalog-stage-art span{font-style:italic;color:#91d23624;transform:rotate(-10deg)}.brand-coca-cola .catalog-title-row h1{font-family:Georgia,serif;font-style:italic;text-transform:none;font-size:clamp(60px,7vw,110px);letter-spacing:-.05em}.brand-fanta .catalog-title-row h1{font-style:italic;transform:rotate(-4deg);color:#143371}.brand-fanta .catalog-stage-art span{color:#ffe98670;transform:rotate(-12deg)}.brand-sprite .catalog-title-row h1{font-style:italic;letter-spacing:-.07em}.brand-powerade .catalog-intro{background:linear-gradient(125deg,#050d18 65%,#005b95)}.brand-powerade .catalog-title-row h1{font-style:italic}.brand-crystal .catalog-title-row h1{font-family:Georgia,serif;text-transform:none;font-weight:400;letter-spacing:-.05em}.brand-crystal .catalog-intro{background:linear-gradient(110deg,#e5f4f5,#bfdfe6)}.brand-schweppes .catalog-title-row h1{font-family:Georgia,serif;text-transform:none;font-style:italic}.brand-mentos .catalog-title-row h1,.brand-trident .catalog-title-row h1{font-style:italic}.brand-del-valle .catalog-title-row h1{font-family:Georgia,serif;text-transform:none}.year{display:inline!important}
@media(min-width:1600px){.hero-art{top:7%;height:79%;max-width:850px}.product-image{height:320px}}@media(max-width:1100px){.hero-art{right:2%;top:22%;width:48%}.can-coca{width:85%;left:-8%}.can-monster{width:75%;right:-18%}.can-fanta{width:68%;left:-22%;top:-5%}.brand-panel{height:390px;padding:25px}.brand-panel h3{font-size:40px}.brand-panel img{top:70px;height:290px}.highlight-card{padding:26px;min-height:340px}.highlight-info h3{font-size:29px}.highlight-card img{height:300px;right:-10%;width:68%}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-filters{gap:10px;padding:18px}.history-grid{gap:40px}.history-poster{min-height:620px;padding:30px}.location-layout{grid-template-columns:1fr 1.3fr;padding:0 5vw}.address-card{padding:27px}.contact-layout{gap:40px}.whatsapp-card{padding:30px}.whatsapp-card h2{font-size:80px}.whatsapp-card p{font-size:21px}.art-caption{display:none}.pillars{gap:22px}.hero-note{max-width:300px}}
@media(max-width:760px){.brand-ribbon{gap:40px;justify-content:flex-start;overflow-x:auto;padding:23px 7vw;scrollbar-width:none}.brand-ribbon span{font-size:24px}.highlight-card{min-height:330px;padding:23px}.highlight-info{width:57%}.highlight-info h3{font-size:28px}.highlight-card img{width:70%;height:240px;top:45px;right:-15%}.brand-panels{gap:12px}.brand-panel{padding:20px;height:325px}.brand-panel h3{font-size:34px}.brand-panel .eyebrow{font-size:9px}.brand-panel img{height:245px;top:50px;width:110%;right:-10%}.brand-panel-link{left:20px;right:20px;font-size:11px}.brand-world{padding-bottom:60px}.home-story{gap:40px}.story-year{min-height:300px;padding:25px}.story-year span{font-size:9px}.story-copy h2{font-size:43px}.contact-band{padding:45px 7vw}.history-grid{grid-template-columns:1fr;padding-bottom:55px}.history-poster{min-height:480px;position:relative}.history-poster strong{font-size:140px;position:absolute;right:25px;top:75px}.history-poster img{width:180px}.history-poster>span:last-child{max-width:160px}.pillars{grid-template-columns:1fr 1fr;gap:30px}.territory-section{grid-template-columns:1fr;gap:35px;padding:60px 7vw}.location-layout{grid-template-columns:1fr;padding:0 7vw}.address-card{padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.address-card .eyebrow,.address-card h2{grid-column:1/-1}.address-card h2{margin:0;font-size:65px}.address-card h2 br{display:none}.address-card .hours{margin:0;padding:0;border:0}.address-card .button{margin:0;gap:12px;padding:13px}.map-panel{min-height:450px}.map-panel iframe{min-height:400px}.location-contact{display:block;padding:35px 7vw 55px}.location-contact .text-link{margin-top:15px}.contact-layout{grid-template-columns:1fr;gap:25px}.whatsapp-card{min-height:380px}.whatsapp-card h2{margin-top:25px;font-size:75px}.whatsapp-card p{margin:20px 0}.contact-big-arrow{font-size:160px;right:35px}.contact-options{gap:12px}.contact-value{font-size:24px}.catalog-title-row h1{font-size:66px}.catalog-stage-art{width:27%;height:210px}.catalog-stage-art img{height:210px;max-width:170%;right:-10px}.catalog-stage-art span{font-size:140px}.catalog-filters{grid-template-columns:repeat(3,1fr)}.product-image{height:230px}.product-grid{grid-template-columns:1fr 1fr}.brand-mode .catalog-stage-art img{height:230px}.brand-mode .catalog-title-row h1{font-size:70px}.brand-coca-cola .catalog-title-row h1{font-size:60px}.page-intro{padding-bottom:40px}.page-intro h1{font-size:72px}}
@media(max-width:640px){.hero{min-height:940px}.hero-copy{padding-top:42px}.hero h1{font-size:91px}.hero-art{top:auto;bottom:94px;right:12%;width:72%;height:320px}.can-coca{width:85%;top:12%;left:-7%}.can-fanta{width:68%;top:0;left:-20%}.can-monster{width:75%;top:6%;right:-24%}.hero-orbit{width:95%;top:0}.art-word{font-size:190px;left:-6%;top:25%}.hero-bottom{font-size:10px}.brand-ribbon{gap:32px}.intro-section{padding-bottom:50px}.section-heading h2{font-size:60px}.section-heading .text-link{margin-top:18px}.highlight-grid{grid-template-columns:1fr;gap:16px}.highlight-card{min-height:320px;padding:30px}.highlight-info{width:48%}.highlight-info h3{font-size:36px}.highlight-card img{width:65%;height:300px;right:-8%;top:10px}.highlight-info p{font-size:13px}.category-tabs{margin-top:26px}.category-tabs button{font-size:13px;padding:9px 16px}.ranking-note{font-size:11px}.brand-panels{grid-template-columns:1fr;gap:18px}.brand-panel{height:350px;padding:28px}.brand-panel h3{font-size:53px}.brand-panel img{width:65%;height:325px;right:-5%;top:14px}.brand-panel .eyebrow{font-size:10px;max-width:160px;line-height:1.7}.brand-panel-link{left:28px;right:28px;bottom:25px;font-size:14px}.home-story{grid-template-columns:1fr;padding:50px 7vw;gap:50px}.story-year{min-height:290px;padding:28px}.story-year strong{font-size:155px}.story-year span{font-size:10px}.story-copy h2{font-size:52px}.contact-band{flex-direction:column;align-items:flex-start;gap:28px}.contact-band h2{font-size:52px}.page-intro{padding-top:28px}.breadcrumb{margin-bottom:35px}.page-intro h1{font-size:59px;margin:20px 0}.page-intro>p{font-size:16px}.history-poster{min-height:455px;padding:28px}.history-poster strong{font-size:123px;top:95px;right:22px}.history-poster img{width:130px;margin-left:-13px}.poster-small{font-size:9px;max-width:100px;line-height:1.8}.history-poster>span:last-child{font-size:17px;max-width:100%}.history-text h2{font-size:50px}.history-facts{gap:14px}.history-facts strong{font-size:38px}.history-facts span{font-size:11px}.purpose-section{padding:55px 7vw}.purpose-section h2{font-size:50px}.purpose-section>p{font-size:16px}.pillars{gap:23px}.pillars h3{font-size:28px}.pillars p{font-size:14px}.territory-section h2{font-size:55px}.town-list{gap:0 20px}.town-list span{font-size:13px}.address-card{display:flex;gap:0}.address-card h2{margin:22px 0}.address-card .hours{margin-top:24px;padding-top:20px;border-top:1px solid #ffffff40}.address-card .button{margin-top:20px;padding:16px 20px;gap:25px}.address-card .button-outline-white{margin-top:12px}.map-caption{font-size:11px;padding:15px;gap:12px}.contact-layout{gap:20px}.contact-value{font-size:21px;gap:12px}.whatsapp-card{padding:30px;min-height:380px}.whatsapp-card h2{font-size:75px}.contact-big-arrow{font-size:120px;right:20px}.contact-pill{font-size:13px}.catalog-intro{padding:26px 7vw 24px}.catalog-title-row{min-height:200px;gap:0}.catalog-title-row h1{font-size:49px;margin:18px 0;max-width:90%}.catalog-title-row .eyebrow{font-size:10px;max-width:230px}.catalog-title-row p{font-size:14px;max-width:225px}.catalog-stage-art{position:absolute;right:3%;width:30%;top:94px;height:190px;opacity:.85}.catalog-stage-art img{height:170px}.catalog-stage-art span{display:none}.catalog-title-row>div:first-child{width:100%}.catalog-section{padding:26px 5vw 50px}.catalog-navigation{gap:10px;align-items:start}.catalog-navigation .eyebrow{font-size:10px;max-width:140px}.clear-brand{font-size:11px}.brand-list{max-height:140px;gap:7px;margin-top:18px}.brand-chip{font-size:12px;padding:8px 12px}.catalog-filters{grid-template-columns:1fr 1fr;gap:12px;padding:15px}.catalog-filters label:last-child{grid-column:1/-1}.catalog-filters label{font-size:11px}.catalog-filters select{font-size:13px}.catalog-results-bar{font-size:12px;margin:15px 0}.product-grid{gap:24px 12px}.product-image{height:195px}.product-card h3{font-size:15px}.product-tags{font-size:11px}.product-card .product-category{font-size:9px}.product-badge{font-size:9px;left:8px;top:8px}.product-facts span{font-size:10px}.catalog-bottom-note{display:block;font-size:13px;margin-top:35px}.catalog-bottom-note a{display:block;margin-top:10px}.brand-mode .catalog-title-row h1{font-size:65px;max-width:73%;overflow-wrap:anywhere}.brand-coca-cola .catalog-title-row h1{font-size:49px}.brand-mode .catalog-stage-art img{height:185px}.brand-mode .catalog-title-row p{max-width:70%}.catalog-empty{padding:45px 10px}.catalog-empty h2{font-size:42px}.text-only .product-wordmark{font-size:27px}.product-image.text-only{height:135px;padding:18px}}
@media(prefers-reduced-motion:reduce){.hero-can{will-change:auto;--mx:0px!important;--my:0px!important;--scroll:0px!important}.can-coca{transform:rotate(-14deg)}.can-fanta{transform:rotate(-23deg)}.can-monster{transform:rotate(14deg)}}
.brand-monster .catalog-intro:after{content:'';position:absolute;inset:-65px 14% -60px auto;width:420px;background:url('/assets/monster-logo.webp') center/contain no-repeat;mix-blend-mode:screen;opacity:.2;pointer-events:none}.monster-panel:before{content:'';position:absolute;width:260px;height:260px;background:url('/assets/monster-logo.webp') center/contain no-repeat;mix-blend-mode:screen;opacity:.16;left:-65px;top:110px;transform:rotate(-12deg)}.product-image{height:260px}.product-image.text-only{height:260px}.product-image.text-only .product-wordmark{font-size:32px;opacity:.45;align-self:center}.catalog-title-row>div:first-child{max-width:80%}.catalog-stage-art{flex-shrink:0}.site-footer .footer-bottom .year{display:inline}.product-image img{font-size:12px}.product-card .product-category{font-size:12px}.product-tags{font-size:13px}.product-facts span{font-size:12px}.category-tabs button,.brand-chip{font-size:14px}.catalog-filters label,.catalog-results-bar,#reset-filters,.clear-brand{font-size:14px}.catalog-filters select{font-size:14px}.brand-panel .eyebrow{font-size:12px}.brand-panel-link{font-size:14px}.hero-note{font-size:13px}.hero-bottom{font-size:12px}.hero-bottom a{font-size:14px}.eyebrow,.product-category,.footer-title,.story-year span,.poster-small,.ranking-note{font-size:12px}.site-header nav{font-size:14px}.catalog-intro .breadcrumb{font-size:13px}
@media(max-width:640px){.product-image,.product-image.text-only{height:195px}.product-card h3{font-size:16px}.brand-chip{font-size:13px}.catalog-title-row>div:first-child{max-width:100%}.brand-monster .catalog-intro:after{width:210px;right:1%;top:0;bottom:0}.catalog-title-row h1{max-width:72%;font-size:47px}.catalog-title-row h1 em{display:block}.catalog-navigation .eyebrow{font-size:12px}.clear-brand{font-size:12px}.catalog-filters label,.catalog-filters select{font-size:14px}.hero-bottom{font-size:10px}.hero .eyebrow{font-size:11px}.story-year span{font-size:11px}.page-intro h1{overflow-wrap:break-word}.product-image.text-only .product-wordmark{font-size:26px}.catalog-results-bar{font-size:13px}.site-footer{font-size:14px}}

.reveal-on-scroll{opacity:.15;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal-on-scroll.in-view{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transform:none;transition:none}}
.brand-johnnie-walker .catalog-title-row h1,.brand-old-parr .catalog-title-row h1,.brand-3-medallas .catalog-title-row h1,.brand-finca-las-moras .catalog-title-row h1,.brand-alma-mora .catalog-title-row h1{font-family:Georgia,serif;text-transform:none;font-weight:400;font-size:clamp(42px,5.8vw,92px)}
.brand-aperol .catalog-intro{background:radial-gradient(circle at 85% 45%,#ffbd58 0,transparent 50%),var(--brand-bg)}.brand-reign .catalog-intro{background:repeating-linear-gradient(125deg,transparent 0,transparent 80px,#ffffff07 81px,#ffffff07 82px),var(--brand-bg)}.brand-skyy .catalog-intro{background:linear-gradient(115deg,#0d125b,var(--brand-bg))}.brand-campari .catalog-title-row h1{font-family:Georgia,serif;letter-spacing:-.07em}.brand-tanqueray .catalog-intro{background:radial-gradient(ellipse at 90% 20%,#1f765c,transparent 60%),var(--brand-bg)}
