/* globals.css */
:root{--red:#df1f26;--ink:#17181b;--muted:#6d7178;--paper:#f7f6f3;--line:#e6e4df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{background:var(--ink);color:#fff;font-size:12px;font-weight:bold;letter-spacing:.08em;text-transform:uppercase}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;text-decoration:none}.header{height:88px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;gap:10px;align-items:center;color:var(--ink);text-decoration:none;line-height:.82}.logo-mark{width:33px;height:33px;background:var(--red);display:block;position:relative;transform:skew(-11deg)}.logo-mark i,.logo-mark b{position:absolute;display:block;background:#fff}.logo-mark i{width:19px;height:5px;left:7px;top:8px}.logo-mark b{width:11px;height:5px;left:7px;top:17px}.logo strong,.logo em{font-style:normal;font-size:26px;font-weight:900;letter-spacing:-1.5px}.logo em{color:var(--red)}.logo small{display:block;font-size:6px;font-weight:800;letter-spacing:1.35px;margin-top:5px}.header nav{display:flex;gap:29px}.header nav a{font-size:13px;font-weight:bold;color:#34363b;text-decoration:none}.button{border:0;background:var(--red);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:16px 23px;font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.button:hover{background:#b9181e}.button span{font-size:21px;line-height:12px}.button-small{padding:12px 18px;font-size:12px}.hero{overflow:hidden;background:linear-gradient(110deg,#f2f0ec 0%,#f8f8f7 61%,#e9e8e3 61%)}.hero-grid{min-height:525px;display:grid;grid-template-columns:52% 48%;align-items:center}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:900;color:var(--red);margin:0 0 15px}.hero h1,.section h2,.dark-section h2,.process-section h2,.quote-section h2{font-size:clamp(42px,5vw,69px);line-height:.95;letter-spacing:-3.4px;margin:0;font-weight:900}.hero h1 span,.dark-section h2 span{color:var(--red)}.lead{max-width:480px;line-height:1.65;font-size:16px;color:#565960;margin:27px 0}.hero-actions{display:flex;align-items:center;gap:25px}.phone-link{font-size:15px;font-weight:800;color:var(--ink);text-decoration:none}.trust-row{display:flex;gap:30px;margin-top:53px}.trust-row div{border-left:2px solid var(--red);padding-left:10px}.trust-row strong,.trust-row span{display:block}.trust-row strong{font-size:20px}.trust-row span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-top:4px}.hero-art{height:465px;position:relative}.sun{width:190px;height:190px;background:#e6e1d9;border-radius:50%;position:absolute;right:37px;top:58px}.ground{height:95px;background:#232426;position:absolute;bottom:0;left:-50vw;right:-50vw;clip-path:polygon(0 49%,100% 0,100% 100%,0 100%)}.tank{position:absolute;width:310px;height:146px;background:#74777a;right:65px;bottom:104px;border-radius:8px 8px 15px 15px;box-shadow:inset 0 -17px #5f6265,20px 15px 0 rgba(0,0,0,.08)}.tank:before{content:"";position:absolute;width:93px;height:29px;border-radius:50% 50% 0 0;background:#74777a;top:-24px;left:68px;border:8px solid #65686b;border-bottom:0}.tank span{position:absolute;width:64px;height:12px;background:#54565a;top:60px;left:120px}.crane{position:absolute;z-index:2;right:28px;top:87px;width:275px;height:250px}.crane i{position:absolute;width:8px;height:240px;background:#d51d24;right:31px;bottom:0;transform:rotate(9deg);transform-origin:bottom}.crane b{position:absolute;right:31px;top:22px;width:220px;height:8px;background:#d51d24;transform:rotate(-11deg);transform-origin:right}.crane em{position:absolute;width:2px;height:100px;background:#414346;top:62px;left:57px}.section{padding:112px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section h2,.process-section h2{font-size:48px}.section-head>p{max-width:366px;line-height:1.6;color:var(--muted);font-size:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);padding:24px;min-height:390px;position:relative;transition:.2s}.card:hover,.card.active{border-color:#222;box-shadow:0 16px 32px rgba(26,25,24,.1)}.card-no{color:var(--red);font-size:12px;font-weight:900}.card h3{font-size:21px;margin:25px 0 9px}.card p{color:var(--muted);font-size:14px;line-height:1.55;margin:0 0 19px}.card a{color:var(--ink);font-size:12px;font-weight:900;text-decoration:none}.card a span{color:var(--red);font-size:18px;margin-left:6px}.card-visual{height:146px;background:#f2f0ec;margin:18px -24px 0;position:relative;overflow:hidden}.card-visual:after{content:"";position:absolute;bottom:0;left:0;right:0;height:35px;background:#dfdbd3;clip-path:polygon(0 73%,100% 0,100% 100%,0 100%)}.card-visual i,.card-visual b{position:absolute;background:#7d7f81;display:block;z-index:1}.single i{width:164px;height:67px;border-radius:4px;left:91px;top:53px;box-shadow:inset 0 -10px #696b6d}.single i:before,.double b:before{content:"";position:absolute;background:#696b6d;width:38px;height:16px;border-radius:50% 50% 0 0;top:-13px;left:35px}.double i{width:145px;height:63px;border-radius:4px;left:35px;top:58px}.double b{width:91px;height:63px;border-radius:4px;left:179px;top:58px;background:#6d6f72}.rain i{width:154px;height:69px;border-radius:4px;left:84px;top:53px;background:#73767a}.rain i:after{content:"";position:absolute;width:58px;height:10px;background:#585b5e;top:32px;left:45px}.dark-section{background:#1d1e20;color:#fff;padding:105px 0}.quality{display:grid;grid-template-columns:40% 60%;gap:70px;align-items:center}.quality-art{height:352px;position:relative;background:linear-gradient(145deg,#333437,#161719);overflow:hidden}.concrete-block{width:240px;height:180px;background:linear-gradient(135deg,#a1a2a1,#66686a);position:absolute;left:65px;top:90px;box-shadow:20px 22px 0 #303134;padding:24px;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.concrete-block span{font-size:36px;line-height:.78;font-weight:900;color:#e4e3df}.red-line{background:var(--red);height:7px;position:absolute;bottom:45px;left:0;width:330px}.light{color:#ff595d}.dark-section h2{font-size:52px}.dark-section>div>div>p:not(.eyebrow){color:#bec0c3;line-height:1.7;max-width:500px;margin:24px 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}.features>div{display:flex;gap:11px}.features b{color:#f23c42;font-size:11px}.features span{font-size:11px;color:#bfc0c4;line-height:1.5}.features strong{display:block;color:#fff;font-size:12px;margin-bottom:4px}.process-section{padding:112px 0;display:grid;grid-template-columns:37% 63%;gap:30px}.process-section ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-section li{display:grid;grid-template-columns:70px 1fr;border-bottom:1px solid var(--line);padding:22px 0}.process-section li>b{font-size:12px;color:var(--red)}.process-section h3{margin:0 0 7px;font-size:19px}.process-section p{margin:0;color:var(--muted);font-size:14px}.quote-section{color:#fff;background:var(--red);padding:92px 0}.quote-grid{display:grid;grid-template-columns:50% 42%;justify-content:space-between}.quote-section h2{font-size:54px}.quote-section>div>div>p:not(.eyebrow){line-height:1.6;max-width:420px;margin:24px 0}.contact-list{display:grid;gap:10px}.contact-list a{color:#fff;text-decoration:none;font-size:15px}.contact-list b{margin-left:8px}form{background:#fff;color:var(--ink);padding:29px 31px;display:grid;gap:15px;box-shadow:13px 13px 0 rgba(90,0,0,.2)}label{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}input,textarea{border:0;border-bottom:1px solid #d7d7d7;width:100%;font:14px Arial;padding:9px 0;margin-top:4px;outline:0;resize:vertical}textarea{min-height:54px}form .button{justify-self:start;margin-top:4px}form small{color:#777;line-height:1.4;font-size:9px}footer{padding:28px 0;background:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-inner>span{color:#87898c;font-size:11px}.footer-inner>a{font-size:11px;color:var(--ink);font-weight:bold;text-decoration:none}@media(max-width:760px){.wrap{width:min(100% - 34px,560px)}.header{height:73px}.header nav{display:none}.topbar-inner{font-size:9px}.hero-grid,.quality,.process-section,.quote-grid{grid-template-columns:1fr}.hero-grid{padding-top:65px}.hero-art{height:345px;margin-top:15px}.hero h1{font-size:53px}.section,.process-section{padding:70px 0}.section-head{display:block}.section-head>p{margin-top:20px}.cards{grid-template-columns:1fr}.card{min-height:330px}.quality{gap:42px}.quality-art{height:260px}.concrete-block{left:35px;top:48px}.features{grid-template-columns:1fr}.process-section ol{margin-top:25px}.quote-grid{gap:43px}.quote-section{padding:70px 0}.quote-section h2{font-size:47px}.footer-inner{align-items:flex-start;flex-direction:column}.button-small{display:none}.trust-row{gap:17px}.trust-row strong{font-size:17px}}


/* modern.css */
.proof-bar{background:#1d1e20;color:#fff;padding:18px 0;overflow:hidden}.proof-bar>div{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:900;letter-spacing:.11em}.proof-bar span:before{content:"✦";color:var(--red);margin-right:12px}.intro{padding:112px 0 93px;display:grid;grid-template-columns:18% 53% 29%;align-items:end}.intro-label{align-self:start;display:flex;justify-content:space-between;border-top:2px solid var(--ink);padding-top:10px;margin-right:30px;font-size:11px;font-weight:900;letter-spacing:.1em}.intro-label b{color:var(--red)}.intro h2,.capacity-section h2,.coverage h2,.faq-section h2{font-size:clamp(36px,4.1vw,55px);line-height:.98;letter-spacing:-2.8px;margin:0;font-weight:900}.intro h2 span{color:var(--red)}.intro>p{line-height:1.7;color:var(--muted);font-size:15px;margin:0 0 2px 20px}.capacity-section{background:var(--paper);padding:105px 0}.capacity-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.capacity-head>p{max-width:325px;color:var(--muted);line-height:1.65;font-size:14px}.capacity-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.capacity-grid article{min-height:185px;padding:20px;background:#fff;display:flex;flex-direction:column;justify-content:end;position:relative;border-bottom:3px solid #d7d5d1}.capacity-grid article b{position:absolute;top:19px;color:#aaa;font-size:11px}.capacity-grid article strong{font-size:29px;letter-spacing:-1.5px}.capacity-grid article span{font-size:11px;color:var(--muted);margin-top:4px}.capacity-grid .featured{background:var(--red);color:#fff;border-color:#b51118;transform:translateY(-12px);box-shadow:0 17px 26px #d9d5cf}.capacity-grid .featured b,.capacity-grid .featured span{color:#fff}.coverage{display:grid;grid-template-columns:47% 40%;justify-content:space-between;align-items:center;padding:115px 0}.coverage>div>p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:450px;margin:24px 0}.coverage-map{height:312px;background:#ece9e3;position:relative;overflow:hidden}.coverage-map:before,.coverage-map:after{content:"";position:absolute;border:1px solid #d3d0cb;border-radius:45%;width:450px;height:300px;left:-60px;top:30px;transform:rotate(-16deg)}.coverage-map:after{width:350px;left:50px;top:-60px;transform:rotate(38deg)}.coverage-map span{position:absolute;left:42%;top:35%;z-index:2;background:var(--red);color:#fff;padding:18px 15px;font-size:22px;line-height:.85;font-weight:900}.coverage-map i,.coverage-map b,.coverage-map em{display:block;position:absolute;background:#212225;border-radius:50%;width:10px;height:10px;z-index:1}.coverage-map i{left:26%;top:28%}.coverage-map b{right:23%;bottom:28%}.coverage-map em{right:35%;top:22%;background:var(--red)}.text-link{color:var(--ink);font-size:13px;font-weight:900;text-decoration:none;border-bottom:2px solid var(--red);padding-bottom:6px}.text-link span{color:var(--red);font-size:18px;margin-left:8px}.faq-section{background:#1d1e20;color:#fff;padding:105px 0}.faq-grid{display:grid;grid-template-columns:39% 53%;justify-content:space-between}.faq-list{border-top:1px solid #45464a}.faq-list details{border-bottom:1px solid #45464a;padding:22px 0}.faq-list summary{font-size:16px;font-weight:800;list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:20px}.faq-list p{color:#bcbec2;font-size:14px;line-height:1.6;max-width:480px;margin:14px 35px 0 0}@media(max-width:760px){.proof-bar>div{width:max-content;gap:24px;animation:marquee 16s linear infinite}.intro,.coverage,.faq-grid{grid-template-columns:1fr}.intro{gap:25px;padding:72px 0}.intro-label{margin-right:0}.intro>p{margin-left:0}.capacity-section,.faq-section{padding:72px 0}.capacity-head{display:block}.capacity-head>p{margin-top:20px}.capacity-grid{grid-template-columns:repeat(2,1fr)}.capacity-grid .featured{transform:none}.coverage{gap:40px;padding:72px 0}.faq-grid{gap:35px}}@keyframes marquee{to{transform:translateX(-30%)}}


/* hero-refresh.css */
.hero{background:#f5f4f1}.hero-grid{min-height:570px;grid-template-columns:50% 50%;position:relative}.hero-copy{position:relative;z-index:2;padding:56px 0}.hero-art{height:570px;margin-right:calc((100vw - min(1160px,calc(100vw - 48px)))/-2);overflow:hidden;background:#e9e8e5}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:70% center;display:block}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f5f4f1 0%,rgba(245,244,241,.7) 9%,transparent 33%);pointer-events:none}.hero-art .sun,.hero-art .crane,.hero-art .tank,.hero-art .ground{display:none}@media(max-width:760px){.hero-grid{min-height:auto}.hero-copy{padding:66px 0 38px}.hero-art{height:325px;margin:0 -17px}.hero-art:after{background:linear-gradient(180deg,#f5f4f1 0%,transparent 25%)}.hero-art img{object-position:72% center}}


/* gallery.css */
.gallery-section{padding:110px 0;background:#fff}.gallery-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:43px}.gallery-head h2{font-size:clamp(36px,4.1vw,55px);line-height:.98;letter-spacing:-2.8px;margin:0;font-weight:900}.gallery-head>p{max-width:335px;color:var(--muted);font-size:14px;line-height:1.65;margin:0}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:200px;gap:14px}.gallery-grid figure{margin:0;position:relative;overflow:hidden;background:#e9e7e3}.gallery-grid figure:nth-child(2){grid-column:2/4}.gallery-grid figure:nth-child(3){grid-column:2}.gallery-grid figure:nth-child(4){grid-column:3}.gallery-grid figure:nth-child(5){grid-column:1;grid-row:2}.gallery-grid .gallery-main{grid-row:1/3}.gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.gallery-grid figure:hover img{transform:scale(1.04)}.gallery-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:17px 18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.7));font-size:12px;font-weight:800;display:flex;justify-content:space-between;align-items:end}.gallery-grid figcaption b{color:#fff;background:var(--red);padding:5px 7px;font-size:10px}@media(max-width:760px){.gallery-section{padding:72px 0}.gallery-head{display:block}.gallery-head>p{margin-top:20px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:170px}.gallery-grid .gallery-main{grid-column:1/3;grid-row:auto;height:275px}.gallery-grid figure:nth-child(2){grid-column:1/3}.gallery-grid figure:nth-child(3),.gallery-grid figure:nth-child(4),.gallery-grid figure:nth-child(5){grid-column:auto;grid-row:auto}}


/* logo.css */
.logo{display:block;line-height:0}.logo img{display:block;width:184px;height:51px;object-fit:contain;object-position:left center}.header{height:124px}.header .logo img{width:309px;height:88px}.footer-inner .logo img{width:150px;height:42px}@media(max-width:760px){.header{height:98px}.header .logo img{width:231px;height:68px}.footer-inner .logo img{width:145px;height:42px}}


/* catalog.css */
.catalog-section{background:#1d1e20;color:#fff;padding:108px 0}.catalog-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;margin-bottom:46px}.catalog-heading h2{font-size:clamp(38px,4.5vw,58px);line-height:.96;letter-spacing:-3px;margin:0;font-weight:900}.catalog-heading h2 span{color:var(--red)}.catalog-heading>p{color:#bfc1c5;line-height:1.7;font-size:14px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{background:#292a2d;border:1px solid #3b3c40;padding:22px;min-height:365px;position:relative;display:flex;flex-direction:column}.product-card.featured{border-color:var(--red);box-shadow:inset 0 4px var(--red)}.tank-diagram{height:105px;background:#222326;position:relative;margin-bottom:19px;overflow:hidden}.tank-diagram:after{content:"";position:absolute;height:16px;left:16px;right:16px;bottom:10px;background:repeating-linear-gradient(135deg,#3b3c40 0 3px,#292a2d 3px 7px)}.tank-diagram i{position:absolute;left:12%;right:12%;top:31px;height:48px;border:2px solid #8d9094;background:linear-gradient(180deg,#74777b,#4d4f52);z-index:1}.tank-diagram i:before{content:"";position:absolute;width:40px;height:15px;left:19%;top:-17px;border:2px solid #8d9094;border-bottom:0;background:#5c5f62}.tank-diagram b{position:absolute;left:50%;top:31px;height:48px;border-left:2px solid #94979a;z-index:2}.product-volume{display:flex;align-items:end;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #44464a}.product-volume strong{font-size:35px;letter-spacing:-1.5px}.product-volume span{font-size:11px;color:#b6b8bc}.product-card dl{margin:16px 0 22px;display:grid;gap:11px}.product-card dl div{display:flex;justify-content:space-between;gap:18px}.product-card dt{font-size:10px;color:#909398;text-transform:uppercase;letter-spacing:.08em}.product-card dd{font-size:11px;font-weight:800;margin:0;text-align:right}.product-card>a{color:#fff;text-decoration:none;font-size:12px;font-weight:900;margin-top:auto}.product-card>a span{color:var(--red);font-size:18px;margin-left:7px}.technical-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:22px;border:1px solid #3d3e42}.technical-strip article{min-height:112px;padding:21px;border-right:1px solid #3d3e42}.technical-strip article:last-child{border-right:0}.technical-strip b,.technical-strip span{display:block}.technical-strip b{font-size:20px;color:#ff4b50;margin-bottom:8px}.technical-strip span{font-size:11px;line-height:1.5;color:#bbbcc0}.gallery-grid-real{grid-auto-rows:190px}.gallery-grid-real figure:nth-child(n){grid-column:auto;grid-row:auto}.gallery-grid-real .gallery-main{grid-column:1;grid-row:1/3}.gallery-grid-real figure:nth-child(2){grid-column:2/4}.gallery-grid-real figure:nth-child(7){grid-column:2}.gallery-grid-real figure:nth-child(8){grid-column:3}.capacity-grid-six{grid-template-columns:repeat(6,1fr)}.capacity-grid-six article strong{font-size:27px}.capacity-grid-six article span{line-height:1.35}.hero-art img{object-position:56% center!important}
.cards{grid-template-columns:repeat(4,1fr)}.channel i{width:205px;height:54px;left:calc(50% - 102px);top:55px;border:7px solid #686a6d;border-top-width:12px;background:#343538;box-shadow:inset 0 -8px #222326}.gallery-grid-real figure{background:#242528}.gallery-grid-real img{object-fit:contain;padding:5px}.gallery-grid-real .gallery-main img{object-fit:contain}.capacity-grid-six{grid-template-columns:repeat(7,1fr)}
@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.technical-strip{grid-template-columns:repeat(2,1fr)}.technical-strip article:nth-child(2){border-right:0}.technical-strip article:nth-child(-n+2){border-bottom:1px solid #3d3e42}.capacity-grid-six{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.catalog-section{padding:72px 0}.catalog-heading{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:1fr}.product-card{min-height:330px}.technical-strip{grid-template-columns:1fr}.technical-strip article{border-right:0;border-bottom:1px solid #3d3e42!important}.technical-strip article:last-child{border-bottom:0!important}.gallery-grid-real .gallery-main{grid-column:1/3;grid-row:auto}.gallery-grid-real figure:nth-child(2){grid-column:1/3}.gallery-grid-real figure:nth-child(n+3){grid-column:auto}.capacity-grid-six{grid-template-columns:repeat(2,1fr)}.hero-art img{object-position:center!important}}


/* updates.css */
.cards{grid-template-columns:repeat(3,1fr)}
.cellar i{width:180px;height:72px;left:calc(50% - 90px);top:45px;border-radius:42px 42px 3px 3px;border:7px solid #686a6d;background:#3b3c3f;box-shadow:inset 0 -9px #27282a}.cellar i:after{content:"";position:absolute;width:38px;height:58px;left:64px;bottom:0;border:4px solid #85878a;border-bottom:0;background:#56585b}.gallery-open{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:zoom-in}.gallery-open img{width:100%;height:100%}.gallery-lightbox{width:min(1100px,96vw);height:min(820px,94vh);padding:0;border:0;background:#151618;color:#fff;overflow:hidden}.gallery-lightbox[open]{display:grid;grid-template-columns:72px 1fr 72px;align-items:center}.gallery-lightbox::backdrop{background:rgba(0,0,0,.88)}.gallery-lightbox figure{margin:0;height:100%;min-height:0;display:grid;grid-template-rows:1fr auto;align-items:center}.gallery-lightbox img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;padding:20px}.gallery-lightbox figcaption{text-align:center;padding:14px 20px 20px;font-size:14px}.gallery-lightbox button{border:0;color:#fff;background:rgba(255,255,255,.09);cursor:pointer}.lightbox-prev,.lightbox-next{width:54px;height:72px;border-radius:4px;font-size:48px;justify-self:center}.lightbox-close{position:absolute;z-index:2;right:14px;top:14px;width:46px;height:46px;border-radius:50%;font-size:30px}.gallery-lightbox button:hover{background:var(--red)}
@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.cards{grid-template-columns:1fr}.gallery-lightbox[open]{grid-template-columns:48px 1fr 48px}.lightbox-prev,.lightbox-next{width:40px;height:58px;font-size:38px}.gallery-lightbox img{padding:8px}.gallery-lightbox figcaption{font-size:12px;padding:10px 8px 14px}}


/* gallery-polish.css */
.capacity-grid-six{grid-template-columns:repeat(6,1fr)}.cellar-photo{background:#242528}.cellar-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 62%;transform:scale(1.04)}
.gallery-grid-real{grid-template-columns:repeat(4,1fr)!important;grid-auto-rows:220px!important;gap:12px}.gallery-grid-real figure:nth-child(n){grid-column:auto!important;grid-row:auto!important;border-radius:3px;box-shadow:0 7px 22px rgba(20,20,20,.12)}.gallery-grid-real figure:first-child{grid-column:span 2!important;grid-row:span 2!important}.gallery-grid-real figure:nth-child(2){grid-column:span 2!important}.gallery-grid-real img,.gallery-grid-real .gallery-main img{object-fit:cover!important;padding:0!important;transition:transform .35s ease}.gallery-grid-real .gallery-open:hover img{transform:scale(1.035)}.gallery-grid-real figcaption{padding:34px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.82));letter-spacing:.02em;pointer-events:none}.gallery-grid-real figure:nth-child(1) img{object-position:50% 54%}.gallery-grid-real figure:nth-child(2) img{object-position:50% 55%}.gallery-grid-real figure:nth-child(3) img{object-position:50% 60%}.gallery-grid-real figure:nth-child(4) img{object-position:50% 62%}.gallery-grid-real figure:nth-child(5) img{object-position:50% 55%}.gallery-grid-real figure:nth-child(6) img{object-position:50% 58%}.gallery-grid-real figure:nth-child(7) img{object-position:50% 72%}.gallery-grid-real figure:nth-child(8) img{object-position:50% 65%}.gallery-grid-real figure:nth-child(9) img{object-position:50% 62%}.gallery-grid-real figure:nth-child(10) img{object-position:50% 72%}.gallery-grid-real figure:nth-child(11) img{object-position:50% 56%}.gallery-grid-real figure:nth-child(12) img{object-position:50% 64%}
@media(max-width:900px){.capacity-grid-six{grid-template-columns:repeat(3,1fr)}.gallery-grid-real{grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:200px!important}.gallery-grid-real figure:first-child{grid-column:span 2!important;grid-row:span 2!important}.gallery-grid-real figure:nth-child(2){grid-column:span 2!important}}
@media(max-width:560px){.capacity-grid-six{grid-template-columns:repeat(2,1fr)}.gallery-grid-real{grid-auto-rows:175px!important}.gallery-grid-real figure:first-child{grid-row:span 2!important}}


/* cellar-approved.css */
.cellar-approved i{display:block;position:absolute;z-index:2;width:205px;height:76px;left:50%;top:46px;transform:translateX(-38%);border-radius:48% 48% 4px 4px;background:#7d7f81;box-shadow:inset 0 -10px #696b6d}
.cellar-approved i:before{content:"";position:absolute;width:108px;height:91px;left:-49px;bottom:0;border-radius:54px 54px 3px 3px;background:#858789}
.cellar-approved i b{display:block;position:absolute;z-index:3;width:58px;height:66px;left:-24px;bottom:0;border-radius:30px 30px 1px 1px;background:#5b5d60;box-shadow:inset 0 -7px #505255}


/* phone-layout.css */
.topbar-phones{display:flex;align-items:center;gap:22px}.topbar-phones b{color:#bfc1c5;font-weight:700}.topbar-phones a{color:#fff;white-space:nowrap}.hero-phones{display:grid;gap:5px;border-left:2px solid var(--red);padding:2px 0 2px 14px}.hero-phone-label{color:#777;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-phones .phone-link{font-size:14px;line-height:1.35;white-space:nowrap}
@media(max-width:760px){.topbar-inner{height:auto;min-height:44px;gap:5px;flex-direction:column;align-items:flex-start;justify-content:center;padding:7px 0}.topbar-phones{gap:12px;font-size:9px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-phones{gap:5px}.hero-phones .phone-link{font-size:13px}}
@media(max-width:430px){.topbar-phones{gap:8px;font-size:8px}}
