.GBPLandingPage-module__tKqV8G__container{max-width:1200px;font-family:var(--font-body);color:var(--text-primary);margin:0 auto;padding:40px 20px}.GBPLandingPage-module__tKqV8G__hero{text-align:center;background:linear-gradient(135deg, var(--green-deep,#0b2d1b), #000000e6);border-radius:var(--radius-lg,24px);border:1px solid var(--border-subtle,#ffffff1a);box-shadow:var(--shadow-card,0 10px 30px #00000026);margin-bottom:40px;padding:60px 20px}.GBPLandingPage-module__tKqV8G__h1{font-family:var(--font-display);color:#fff;margin-bottom:15px;font-size:2.5rem;font-weight:900;line-height:1.2}.GBPLandingPage-module__tKqV8G__heroTagline{color:var(--green-light,#5ee89f);font-size:1.1rem;font-weight:600}.GBPLandingPage-module__tKqV8G__section{background:var(--bg-card,#fff);border-radius:var(--radius-md,16px);box-shadow:var(--shadow-card,0 4px 20px #0000000d);border:1px solid var(--border-subtle,#0000000d);margin-bottom:30px;padding:30px}.GBPLandingPage-module__tKqV8G__h2{font-family:var(--font-display);color:var(--green-deep,#0b2d1b);border-left:5px solid var(--green-mid,#2db872);margin-bottom:20px;padding-left:15px;font-size:1.8rem;font-weight:800}.GBPLandingPage-module__tKqV8G__introText{color:var(--text-secondary,#4b5563);font-size:1.05rem;line-height:1.8}.GBPLandingPage-module__tKqV8G__productGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:15px;margin-top:15px;display:grid}.GBPLandingPage-module__tKqV8G__productCard{background:var(--bg-secondary,#f8faf9);text-align:center;border-radius:var(--radius-sm,10px);border:1px solid var(--border-subtle,#0000000d);color:var(--text-primary);padding:15px;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s;display:block}.GBPLandingPage-module__tKqV8G__productCard:hover{border-color:var(--green-mid,#2db872);transform:translateY(-2px)}.GBPLandingPage-module__tKqV8G__btnRow{flex-wrap:wrap;justify-content:center;gap:15px;margin:25px 0;display:flex}.GBPLandingPage-module__tKqV8G__btn{border-radius:var(--radius-pill,999px);cursor:pointer;justify-content:center;align-items:center;min-width:160px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.GBPLandingPage-module__tKqV8G__btnPrimary{background:var(--green-gradient,linear-gradient(135deg, #1c7f4c, #2db872));color:#fff;box-shadow:0 4px 15px #2db8724d}.GBPLandingPage-module__tKqV8G__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2db87266}.GBPLandingPage-module__tKqV8G__btnSecondary{color:var(--text-primary);border:2px solid var(--green-mid,#2db872);background:#fff}.GBPLandingPage-module__tKqV8G__btnSecondary:hover{background:var(--bg-secondary,#f8faf9);transform:translateY(-2px)}.GBPLandingPage-module__tKqV8G__btnTertiary{background:var(--green-deep,#0b2d1b);color:#fff}.GBPLandingPage-module__tKqV8G__btnTertiary:hover{background:#000;transform:translateY(-2px)}.GBPLandingPage-module__tKqV8G__napGrid{grid-template-columns:1.2fr 1.8fr;gap:30px;display:grid}@media (max-width:768px){.GBPLandingPage-module__tKqV8G__napGrid{grid-template-columns:1fr}}.GBPLandingPage-module__tKqV8G__napDetails{flex-direction:column;gap:12px;font-size:1.05rem;display:flex}.GBPLandingPage-module__tKqV8G__napItem{flex-direction:column;gap:3px;display:flex}.GBPLandingPage-module__tKqV8G__napLabel{color:var(--green-mid,#2db872);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:800}.GBPLandingPage-module__tKqV8G__mapWrapper{border-radius:var(--radius-md,16px);border:1px solid var(--border-subtle,#0000001a);box-shadow:var(--shadow-card,0 4px 12px #0000000d);min-height:250px;overflow:hidden}.GBPLandingPage-module__tKqV8G__mapIframe{border:0;width:100%;height:100%;min-height:250px;display:block}.GBPLandingPage-module__tKqV8G__areaList{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.GBPLandingPage-module__tKqV8G__areaTag{background:var(--bg-secondary,#f8faf9);border-radius:var(--radius-pill,999px);color:var(--text-secondary);border:1px solid var(--border-subtle,#0000000d);padding:8px 16px;font-size:.9rem}.GBPLandingPage-module__tKqV8G__infoBlock{color:var(--text-secondary);margin-bottom:15px;font-size:1rem;line-height:1.7}.GBPLandingPage-module__tKqV8G__faqList{flex-direction:column;gap:15px;display:flex}.GBPLandingPage-module__tKqV8G__faqItem{border-bottom:1px solid var(--border-subtle,#00000014);padding-bottom:15px}.GBPLandingPage-module__tKqV8G__faqQuestion{color:var(--green-deep,#0b2d1b);margin-bottom:8px;font-size:1.1rem;font-weight:700}.GBPLandingPage-module__tKqV8G__faqAnswer{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.GBPLandingPage-module__tKqV8G__preferredSources{text-align:center}.GBPLandingPage-module__tKqV8G__preferredSources .GBPLandingPage-module__tKqV8G__h2{display:inline-block}.GBPLandingPage-module__tKqV8G__preferredSourcesControl{justify-content:center;align-items:center;min-height:40px;margin:20px 0 12px;display:flex}.GBPLandingPage-module__tKqV8G__preferredSourcesFallback{color:var(--green-deep,#0b2d1b);text-underline-offset:3px;font-weight:700}@media (max-width:390px){.GBPLandingPage-module__tKqV8G__preferredSources{padding:24px 18px}}
.WeedOwnerPage-module__JpIkPq__page{max-width:1120px;color:var(--text-primary);margin:0 auto;padding:32px 20px 64px}.WeedOwnerPage-module__JpIkPq__hero{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#172113,#070a06);padding:64px 28px}.WeedOwnerPage-module__JpIkPq__hero h1{color:#fff;max-width:980px;font-family:var(--font-display);margin:10px auto 16px;font-size:clamp(1.9rem,5vw,3.35rem);line-height:1.08}.WeedOwnerPage-module__JpIkPq__hero>p:last-of-type{color:#e7f0df;max-width:760px;margin:0 auto;font-size:1.08rem}.WeedOwnerPage-module__JpIkPq__eyebrow{color:var(--accent,#b9e46a);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.WeedOwnerPage-module__JpIkPq__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.WeedOwnerPage-module__JpIkPq__actions a{border-radius:999px;padding:13px 20px;font-weight:800;text-decoration:none}.WeedOwnerPage-module__JpIkPq__primary{color:#111;background:var(--accent,#b9e46a)}.WeedOwnerPage-module__JpIkPq__secondary{color:#fff;border:1px solid #ffffff80}.WeedOwnerPage-module__JpIkPq__section{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-card);margin-top:26px;padding:30px}.WeedOwnerPage-module__JpIkPq__section h2{font-family:var(--font-display);margin:0 0 16px;font-size:clamp(1.5rem,3vw,2.1rem)}.WeedOwnerPage-module__JpIkPq__section p{color:var(--text-secondary);line-height:1.75}.WeedOwnerPage-module__JpIkPq__section a{color:var(--accent,#87b83b);font-weight:750}.WeedOwnerPage-module__JpIkPq__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.WeedOwnerPage-module__JpIkPq__terms{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.WeedOwnerPage-module__JpIkPq__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);padding:20px;text-decoration:none;display:block;color:inherit!important}.WeedOwnerPage-module__JpIkPq__card:hover{border-color:var(--accent,#87b83b);transform:translateY(-2px)}.WeedOwnerPage-module__JpIkPq__card h3,.WeedOwnerPage-module__JpIkPq__terms h3,.WeedOwnerPage-module__JpIkPq__faqs h3{margin:0 0 8px;font-size:1.06rem}.WeedOwnerPage-module__JpIkPq__card p,.WeedOwnerPage-module__JpIkPq__terms p,.WeedOwnerPage-module__JpIkPq__faqs p{margin:0}.WeedOwnerPage-module__JpIkPq__card span{color:var(--accent,#87b83b);margin-top:14px;font-weight:800;display:inline-block}.WeedOwnerPage-module__JpIkPq__terms div,.WeedOwnerPage-module__JpIkPq__faqs article{border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:18px}.WeedOwnerPage-module__JpIkPq__note{margin:18px 0 0;font-size:.92rem}.WeedOwnerPage-module__JpIkPq__address{font-style:normal;line-height:1.75}.WeedOwnerPage-module__JpIkPq__faqs{gap:12px;display:grid}@media (max-width:760px){.WeedOwnerPage-module__JpIkPq__cards{grid-template-columns:1fr 1fr}}@media (max-width:540px){.WeedOwnerPage-module__JpIkPq__page{padding-inline:14px}.WeedOwnerPage-module__JpIkPq__hero{padding:44px 18px}.WeedOwnerPage-module__JpIkPq__section{padding:22px 18px}.WeedOwnerPage-module__JpIkPq__cards,.WeedOwnerPage-module__JpIkPq__terms{grid-template-columns:1fr}}
.LocalSeoMesh-module__QRiZma__mesh{margin:28px 0 8px}.LocalSeoMesh-module__QRiZma__label{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.LocalSeoMesh-module__QRiZma__list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.LocalSeoMesh-module__QRiZma__list a{border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.LocalSeoMesh-module__QRiZma__light .LocalSeoMesh-module__QRiZma__label{color:#6b7280}.LocalSeoMesh-module__QRiZma__light a{color:#7f1d1d;background:#fff;border:1px solid #7f1d1d47}.LocalSeoMesh-module__QRiZma__dark .LocalSeoMesh-module__QRiZma__label{color:#94a3b8}.LocalSeoMesh-module__QRiZma__dark a{color:#f8fafc;background:#0f172a8c;border:1px solid #f8fafc38}
.tier-module__tMXj2G__main{background:var(--bg-primary);min-height:100vh}.tier-module__tMXj2G__bannerSection{width:100%;margin-top:92px;overflow:hidden}.tier-module__tMXj2G__bannerImg{object-fit:contain;width:100%;height:auto;display:block}.tier-module__tMXj2G__heroInfo{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);padding:32px 24px}.tier-module__tMXj2G__heroInfoInner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1280px;margin:0 auto;display:flex}.tier-module__tMXj2G__heroLeft{flex:1;min-width:280px}.tier-module__tMXj2G__heroTitleRow{align-items:center;gap:12px;display:flex}.tier-module__tMXj2G__heroIcon{font-size:36px}.tier-module__tMXj2G__heroTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.1}.tier-module__tMXj2G__heroPlace{letter-spacing:-.01em;color:var(--text-secondary);margin-top:8px;font-size:.48em;font-weight:700;display:block}.tier-module__tMXj2G__heroTagline{color:var(--text-secondary);margin:8px 0 12px;font-size:15px}.tier-module__tMXj2G__heroStats{flex-wrap:wrap;gap:16px;display:flex}.tier-module__tMXj2G__stat{color:var(--text-secondary);font-size:14px}.tier-module__tMXj2G__stat strong{color:var(--text-primary);font-weight:800}.tier-module__tMXj2G__statSale{color:#f43f5e;background:#f43f5e14;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700}.tier-module__tMXj2G__statHot{color:#f59e0b;background:#f59e0b14;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700}.tier-module__tMXj2G__heroRight{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.tier-module__tMXj2G__unitPriceBox{text-align:right}.tier-module__tMXj2G__unitPriceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600;display:block}.tier-module__tMXj2G__unitPriceValue{color:var(--green-dark);font-size:36px;font-weight:900;line-height:1.1}.tier-module__tMXj2G__dealRow{flex-wrap:wrap;gap:10px;display:flex}.tier-module__tMXj2G__dealBox{border-radius:var(--radius-md);background:#2d6a4f0f;border:1px solid #2d6a4f26;min-width:180px;padding:10px 16px}.tier-module__tMXj2G__dealLabel{color:#2d6a4f;font-size:12px;font-weight:700}.tier-module__tMXj2G__dealPrice{color:var(--text-primary);margin-top:2px;font-size:14px}.tier-module__tMXj2G__dealPrice strong{color:var(--green-dark);font-size:18px;font-weight:900}.tier-module__tMXj2G__products{padding:40px 24px 60px}.tier-module__tMXj2G__container{max-width:1280px;margin:0 auto}.tier-module__tMXj2G__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 20px;font-size:22px;font-weight:900}.tier-module__tMXj2G__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-bottom:40px;display:grid}.tier-module__tMXj2G__seoSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:48px 24px 60px}.tier-module__tMXj2G__seoMainTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 12px;font-size:26px;font-weight:900}.tier-module__tMXj2G__seoIntro{color:var(--text-secondary);max-width:900px;margin:0 0 28px;font-size:16px;line-height:1.7}.tier-module__tMXj2G__seoBlock{margin-bottom:24px}.tier-module__tMXj2G__seoHeading{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:800}.tier-module__tMXj2G__seoBody{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.8}.tier-module__tMXj2G__faqSection{margin-top:32px}.tier-module__tMXj2G__faqItem{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin-bottom:8px;overflow:hidden}.tier-module__tMXj2G__faqQuestion{color:var(--text-primary);cursor:pointer;background:var(--bg-primary);padding:14px 18px;font-size:15px;font-weight:700;list-style:none;transition:background .2s}.tier-module__tMXj2G__faqQuestion:hover{background:var(--bg-secondary)}.tier-module__tMXj2G__faqQuestion::-webkit-details-marker{display:none}.tier-module__tMXj2G__faqQuestion:after{content:"+";float:right;color:var(--text-muted);font-size:18px;font-weight:400}.tier-module__tMXj2G__faqItem[open] .tier-module__tMXj2G__faqQuestion:after{content:"−"}.tier-module__tMXj2G__faqAnswer{color:var(--text-secondary);margin:0;padding:0 18px 14px;font-size:14px;line-height:1.7}@media (max-width:768px){.tier-module__tMXj2G__heroInfoInner{flex-direction:column;gap:20px}.tier-module__tMXj2G__heroRight{align-items:flex-start;width:100%}.tier-module__tMXj2G__unitPriceBox{text-align:left}.tier-module__tMXj2G__dealRow{width:100%}.tier-module__tMXj2G__dealBox{flex:1;min-width:140px}.tier-module__tMXj2G__bannerSection{max-height:none}.tier-module__tMXj2G__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}}
.delivery-module__g9dueW__main{background:var(--bg-primary);min-height:100vh;color:var(--text-primary)}.delivery-module__g9dueW__hero{background:#09150f;padding-top:112px;overflow:hidden}.delivery-module__g9dueW__hero>img{object-fit:contain;width:100%;height:auto;display:block}.delivery-module__g9dueW__hero>div{color:#fff;padding:28px max(24px,50vw - 590px) 34px}.delivery-module__g9dueW__heroPlain{background:linear-gradient(135deg,#07140d,#184d31)}.delivery-module__g9dueW__heroPlain>div{padding-top:90px;padding-bottom:70px}.delivery-module__g9dueW__hero p,.delivery-module__g9dueW__tools p,.delivery-module__g9dueW__loyalty>div p,.delivery-module__g9dueW__howToOrder>div p{letter-spacing:.16em;margin:0 0 8px;font-size:12px;font-weight:900}.delivery-module__g9dueW__hero h1{font:900 clamp(2.4rem,7vw,5rem)/.98 var(--font-display);margin:0}.delivery-module__g9dueW__hero span{max-width:660px;margin-top:16px;font-size:17px;line-height:1.55;display:block}.delivery-module__g9dueW__hero a{color:#fff;font-weight:800;text-decoration:underline}.delivery-module__g9dueW__deliveryDetails{border-radius:var(--radius-lg);background:var(--green-dark);color:#fff;justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:28px auto 0;padding:16px 22px;display:flex}.delivery-module__g9dueW__deliveryDetails strong{letter-spacing:.08em;font-size:clamp(1rem,2vw,1.25rem)}.delivery-module__g9dueW__deliveryDetails a{color:#fff;align-items:center;gap:10px;font-weight:850;text-decoration:none;display:flex}.delivery-module__g9dueW__deliveryDetails a span{letter-spacing:.1em;opacity:.78;font-size:11px}.delivery-module__g9dueW__loyalty,.delivery-module__g9dueW__howToOrder{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--bg-secondary);grid-template-columns:minmax(240px,.75fr) 1.25fr;gap:24px;max-width:1180px;margin:28px auto;padding:28px;display:grid}.delivery-module__g9dueW__loyalty h2,.delivery-module__g9dueW__howToOrder h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.delivery-module__g9dueW__loyalty>div>span,.delivery-module__g9dueW__howToOrder>div>span{color:var(--text-secondary);margin-top:10px;line-height:1.6;display:block}.delivery-module__g9dueW__loyalty ol,.delivery-module__g9dueW__howToOrder ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.delivery-module__g9dueW__loyalty li,.delivery-module__g9dueW__howToOrder li{background:var(--bg-primary);border-radius:12px;gap:5px;padding:14px;display:grid}.delivery-module__g9dueW__loyalty li span,.delivery-module__g9dueW__howToOrder li span{color:var(--text-secondary);line-height:1.5}.delivery-module__g9dueW__loyaltyConditions{color:var(--text-secondary);grid-column:1/-1;margin:0;padding-top:4px;line-height:1.65}.delivery-module__g9dueW__catalogShell{grid-template-columns:230px minmax(0,1fr);gap:28px;max-width:1240px;margin:0 auto;padding:20px 24px 90px;display:grid}.delivery-module__g9dueW__filters{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);align-self:start;padding:22px;position:sticky;top:110px}.delivery-module__g9dueW__filters h2{margin:0 0 12px;font-size:18px}.delivery-module__g9dueW__filters button{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;padding:11px 12px;font-weight:750;display:flex}.delivery-module__g9dueW__filters button span{opacity:.55}.delivery-module__g9dueW__filters button.delivery-module__g9dueW__active,.delivery-module__g9dueW__mobileFilters button.delivery-module__g9dueW__active{background:var(--green-dark);color:#fff}.delivery-module__g9dueW__catalog{min-width:0}.delivery-module__g9dueW__tools{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.delivery-module__g9dueW__tools h2{margin:0;font-size:clamp(1.8rem,4vw,2.8rem)}.delivery-module__g9dueW__tools>div>span{color:var(--text-secondary)}.delivery-module__g9dueW__tools label{gap:5px;font-size:12px;font-weight:800;display:grid}.delivery-module__g9dueW__tools input{border:1px solid var(--border-subtle);background:var(--bg-secondary);width:min(300px,40vw);color:var(--text-primary);border-radius:12px;padding:12px 14px}.delivery-module__g9dueW__mobileFilters{gap:8px;padding:0 0 14px;display:none;overflow-x:auto}.delivery-module__g9dueW__mobileFilters button{white-space:nowrap;border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary);border-radius:999px;padding:9px 12px}.delivery-module__g9dueW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.delivery-module__g9dueW__card{border:1px solid var(--border-subtle);background:var(--bg-secondary);content-visibility:auto;contain-intrinsic-size:auto 520px;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 28px #0000000d}.delivery-module__g9dueW__imageButton{aspect-ratio:1;cursor:pointer;background:#f2f4f0;border:0;width:100%;display:block;position:relative}.delivery-module__g9dueW__imageButton img{object-fit:cover}.delivery-module__g9dueW__cardBody{padding:15px}.delivery-module__g9dueW__badges{flex-wrap:wrap;gap:6px;display:flex}.delivery-module__g9dueW__badges span{background:#2d6a4f1a;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850}.delivery-module__g9dueW__card h3{margin:9px 0 10px;font-size:17px;line-height:1.25}.delivery-module__g9dueW__card h3 button{color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.delivery-module__g9dueW__detailsButton{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:10px;margin-top:12px;padding:10px;font-weight:800}.delivery-module__g9dueW__pricing{gap:8px;display:grid}.delivery-module__g9dueW__compactPrices{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.delivery-module__g9dueW__compactPrices span,.delivery-module__g9dueW__decisionPrices>span{background:var(--bg-primary);border-radius:8px;justify-content:space-between;gap:5px;padding:7px;font-size:12px;display:flex}.delivery-module__g9dueW__decisionPrices{gap:5px;display:grid}.delivery-module__g9dueW__decisionPrices>span{display:grid}.delivery-module__g9dueW__decisionPrices small{letter-spacing:.04em;font-size:9px;font-weight:900}.delivery-module__g9dueW__decisionPrices strong{font-size:14px}.delivery-module__g9dueW__decisionPrices em{font-size:10px;font-style:normal}.delivery-module__g9dueW__decisionPrices .delivery-module__g9dueW__loyalty{background:#2d6a4f14;border:1px solid #2d6a4f4d;margin:0;padding:8px;display:grid}.delivery-module__g9dueW__updates{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--bg-secondary);grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto 24px;padding:26px;display:grid}.delivery-module__g9dueW__updates p{color:var(--green-mid);grid-column:1/-1;margin:0;font-weight:800}.delivery-module__g9dueW__updates h2{margin:0 0 6px}.delivery-module__g9dueW__updates div>p{letter-spacing:.12em;margin:0 0 5px;font-size:11px}.delivery-module__g9dueW__updates div>span{color:var(--text-secondary)}.delivery-module__g9dueW__updates form{align-items:center;gap:8px;display:flex}.delivery-module__g9dueW__updates input{border:1px solid var(--border-subtle);background:var(--bg-primary);min-width:0;color:var(--text-primary);border-radius:10px;flex:1;padding:12px}.delivery-module__g9dueW__updates button{background:var(--green-dark);color:#fff;border:0;border-radius:10px;padding:12px 16px;font-weight:800}.delivery-module__g9dueW__ctaSection{text-align:center;border-radius:var(--radius-lg);background:#2d6a4f0f;border:1px solid #2d6a4f2e;max-width:900px;margin:0 auto 70px;padding:22px}.delivery-module__g9dueW__ctaSection p{color:var(--text-secondary);margin:0}.delivery-module__g9dueW__ctaSection strong{color:var(--text-primary)}.delivery-module__g9dueW__backdrop{z-index:1000;background:#00000094;justify-content:flex-end;display:flex;position:fixed;inset:0}.delivery-module__g9dueW__drawer{background:var(--bg-primary);width:min(520px,100%);height:100%;overflow:auto;box-shadow:-16px 0 50px #00000040}.delivery-module__g9dueW__drawer>header{z-index:2;background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:sticky;top:0}.delivery-module__g9dueW__drawer>header button{cursor:pointer;border:0;border-radius:50%;width:40px;height:40px;font-size:25px}.delivery-module__g9dueW__drawerContent{gap:16px;padding:22px;display:grid}.delivery-module__g9dueW__drawerImage{aspect-ratio:1;background:#f2f4f0;border-radius:16px;width:100%;position:relative;overflow:hidden}.delivery-module__g9dueW__drawerImage img{object-fit:cover}.delivery-module__g9dueW__drawerContent h2{margin:0;font-size:28px}.delivery-module__g9dueW__drawerContent p{color:var(--text-secondary);margin:0;line-height:1.65}.delivery-module__g9dueW__effects{flex-wrap:wrap;gap:7px;display:flex}.delivery-module__g9dueW__effects span{background:#2d6a4f1a;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}@media (max-width:960px){.delivery-module__g9dueW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-module__g9dueW__catalogShell{grid-template-columns:1fr}.delivery-module__g9dueW__filters{display:none}.delivery-module__g9dueW__mobileFilters{display:flex}}@media (max-width:640px){.delivery-module__g9dueW__hero{padding-top:92px}.delivery-module__g9dueW__hero>div{padding:22px 18px 28px}.delivery-module__g9dueW__heroPlain>div{padding-top:62px;padding-bottom:52px}.delivery-module__g9dueW__hero span{font-size:14px}.delivery-module__g9dueW__deliveryDetails{flex-direction:column;align-items:stretch;gap:8px;margin:20px 16px 0}.delivery-module__g9dueW__deliveryDetails a{flex-direction:column;align-items:flex-start;gap:3px}.delivery-module__g9dueW__loyalty,.delivery-module__g9dueW__howToOrder{grid-template-columns:1fr;margin:20px 16px;padding:20px}.delivery-module__g9dueW__loyalty ol,.delivery-module__g9dueW__howToOrder ol{grid-template-columns:1fr}.delivery-module__g9dueW__catalogShell{padding:12px 10px 70px}.delivery-module__g9dueW__tools{flex-direction:column;align-items:stretch}.delivery-module__g9dueW__tools input{width:100%}.delivery-module__g9dueW__grid{gap:9px}.delivery-module__g9dueW__card{border-radius:12px}.delivery-module__g9dueW__cardBody{padding:10px}.delivery-module__g9dueW__card h3{font-size:14px}.delivery-module__g9dueW__badges span{font-size:8px}.delivery-module__g9dueW__compactPrices{grid-template-columns:1fr}.delivery-module__g9dueW__decisionPrices small{font-size:8px}.delivery-module__g9dueW__decisionPrices strong{font-size:12px}.delivery-module__g9dueW__updates{grid-template-columns:1fr;margin:0 14px 20px}.delivery-module__g9dueW__updates form{flex-direction:column;align-items:stretch}.delivery-module__g9dueW__updates button{width:100%}.delivery-module__g9dueW__ctaSection{margin:0 14px 55px}}
.seo-module__284yVG__main{background:var(--bg-primary);min-height:100vh}.seo-module__284yVG__bannerSection{padding:88px 24px 0}.seo-module__284yVG__bannerImg{border-radius:var(--radius-lg);width:100%;max-width:1200px;margin:0 auto;display:block;box-shadow:0 8px 32px #0000004d}.seo-module__284yVG__hero{background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);text-align:center;border-bottom:1px solid var(--border-subtle);padding:40px 24px 48px}.seo-module__284yVG__heroInner{max-width:800px;margin:0 auto}.seo-module__284yVG__heroIcon{margin-bottom:16px;font-size:52px;display:block}.seo-module__284yVG__heroH1{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(26px,5vw,40px);font-weight:900;line-height:1.2}.seo-module__284yVG__heroTagline{color:var(--text-secondary);margin:0;font-size:16px}.seo-module__284yVG__productHero{color:#f7f4ed;background:radial-gradient(circle at 78% 32%,#e7b85b47,#0000 32%),linear-gradient(145deg,#08080c 0%,#11101a 62%,#070708 100%);padding:132px 24px 76px;position:relative;overflow:hidden}.seo-module__284yVG__productHero:before{content:"";opacity:.28;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.seo-module__284yVG__productHeroInner{grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:72px;width:min(1180px,100%);margin:0 auto;display:grid;position:relative}.seo-module__284yVG__productHeroKicker{color:#e7b85b;letter-spacing:.18em;text-transform:uppercase;margin-bottom:15px;font-size:.76rem;font-weight:800;display:block}.seo-module__284yVG__productHeroCopy h1{letter-spacing:-.055em;max-width:700px;margin:0 0 22px;font-size:clamp(3rem,5.7vw,5.6rem);line-height:.96}.seo-module__284yVG__productHeroCopy>p{color:#bbb8c4;max-width:620px;margin:0;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.7}.seo-module__284yVG__productHeroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.seo-module__284yVG__productHeroPrimary,.seo-module__284yVG__productHeroSecondary{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 23px;font-size:.9rem;font-weight:800;transition:transform .2s,border-color .2s;display:inline-flex}.seo-module__284yVG__productHeroPrimary{color:#0a0907;background:#e7b85b;box-shadow:0 12px 34px #e7b85b4d}.seo-module__284yVG__productHeroSecondary{color:#f8f6ef;background:#ffffff09;border:1px solid #3e3c49}.seo-module__284yVG__productHeroPrimary:hover,.seo-module__284yVG__productHeroSecondary:hover{transform:translateY(-2px)}.seo-module__284yVG__productHeroSecondary:hover{border-color:#e7b85b}.seo-module__284yVG__nicotineProductHero{background:radial-gradient(circle at 78% 32%,#9a78ff4d,#0000 32%),linear-gradient(145deg,#08080c 0%,#11101a 62%,#070708 100%)}.seo-module__284yVG__nicotineProductHero .seo-module__284yVG__productHeroKicker{color:#9a78ff}.seo-module__284yVG__nicotineProductHero .seo-module__284yVG__productHeroPrimary{background:#9a78ff;box-shadow:0 12px 34px #9a78ff4d}.seo-module__284yVG__nicotineProductHero .seo-module__284yVG__productHeroSecondary:hover{border-color:#9a78ff}.seo-module__284yVG__productHeroIdentity{font-weight:700;line-height:1.6;color:#aaa6b2!important;margin:24px 0 0!important;font-size:.78rem!important}.seo-module__284yVG__productPreviewStage{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:16px;min-height:520px;display:grid}.seo-module__284yVG__productPreviewCard{color:#e9e5ee;background:linear-gradient(155deg,#ffffff1a,#ffffff06);border:1px solid #ffffff1c;border-radius:26px;justify-content:center;align-items:center;height:158px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #0000005c}.seo-module__284yVG__productPreviewCard:after{content:"";filter:blur(34px);background:#e7b85b47;border-radius:50%;height:90%;position:absolute;inset:auto 10% -45%}.seo-module__284yVG__productPreviewCard img{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 20px #0000007a);width:80%;height:56%;transition:transform .25s;position:relative}.seo-module__284yVG__productPreviewCard:hover img{transform:translateY(-5px)scale(1.04)}.seo-module__284yVG__productPreviewCard span{z-index:2;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:700;position:absolute;inset:auto 14px 13px;overflow:hidden}.seo-module__284yVG__productHeroDisclosure{color:#aaa6b2;grid-column:1/-1;margin:0;font-size:.82rem;line-height:1.55}@media (max-width:980px){.seo-module__284yVG__productHeroInner{grid-template-columns:1fr;gap:42px}.seo-module__284yVG__productPreviewStage{min-height:0}}@media (max-width:720px){.seo-module__284yVG__productHero{padding:214px 18px 58px}.seo-module__284yVG__productHeroCopy h1{font-size:clamp(2.7rem,13.5vw,4.2rem)}.seo-module__284yVG__productPreviewStage{gap:10px}.seo-module__284yVG__productPreviewCard{border-radius:18px;height:150px}}@media (max-width:430px){.seo-module__284yVG__productHeroActions{flex-direction:column}.seo-module__284yVG__productHeroPrimary,.seo-module__284yVG__productHeroSecondary{width:100%}}.seo-module__284yVG__content{padding:40px 24px 60px}.seo-module__284yVG__container{max-width:960px;margin:0 auto}.seo-module__284yVG__featuredIntro{color:var(--text-primary);background:color-mix(in srgb,#9a78ff 8%,var(--bg-primary));border:1px solid color-mix(in srgb,#9a78ff 30%,var(--border-subtle));border-radius:var(--radius-lg);margin-bottom:36px;padding:30px 32px;scroll-margin-top:120px}.seo-module__284yVG__featuredIntro h2{margin:0 0 12px;font-size:24px;font-weight:900}.seo-module__284yVG__featuredIntro p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.8}.seo-module__284yVG__nicotineWarning{color:var(--text-primary);background:color-mix(in srgb,#9a78ff 10%,var(--bg-primary));border:1px solid color-mix(in srgb,#9a78ff 35%,var(--border-subtle));border-radius:var(--radius-md);text-align:center;margin:0;padding:18px 20px;font-size:14px;font-weight:800}.seo-module__284yVG__section{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:36px;padding:28px 32px}.seo-module__284yVG__sectionTitle{color:var(--text-primary);margin:0 0 12px;font-size:22px;font-weight:900}.seo-module__284yVG__sectionBody{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.8}.seo-module__284yVG__tierGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:16px;display:grid}.seo-module__284yVG__tierCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:18px;text-decoration:none;transition:all .2s;display:flex}.seo-module__284yVG__tierCard:hover{border-color:var(--tier-color);transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.seo-module__284yVG__tierLabel{font-size:16px;font-weight:800}.seo-module__284yVG__tierPrice{color:var(--green-dark);font-size:14px;font-weight:700}.seo-module__284yVG__tierDesc{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.5}.seo-module__284yVG__tierLink{color:var(--green-dark);margin-top:4px;font-size:13px;font-weight:700}.seo-module__284yVG__mapWrap{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-top:12px;overflow:hidden}.seo-module__284yVG__mapIframe{border:0;width:100%;height:320px;display:block}.seo-module__284yVG__visitBtns{justify-content:center;gap:12px;margin-top:16px;display:flex}.seo-module__284yVG__visitBtn{background:var(--green-dark);color:#fff;border-radius:var(--radius-sm);align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.seo-module__284yVG__visitBtn:hover{background:#1b4332}.seo-module__284yVG__faqItem{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin-bottom:8px;overflow:hidden}.seo-module__284yVG__faqQ{color:var(--text-primary);cursor:pointer;background:var(--bg-primary);padding:14px 18px;font-size:15px;font-weight:700;list-style:none;transition:background .2s}.seo-module__284yVG__faqQ:hover{background:var(--bg-secondary)}.seo-module__284yVG__faqQ::-webkit-details-marker{display:none}.seo-module__284yVG__faqQ:after{content:"+";float:right;color:var(--text-muted);font-size:18px}.seo-module__284yVG__faqItem[open] .seo-module__284yVG__faqQ:after{content:"−"}.seo-module__284yVG__faqA{color:var(--text-secondary);margin:0;padding:0 18px 14px;font-size:14px;line-height:1.7}@media (max-width:768px){.seo-module__284yVG__section{padding:20px}.seo-module__284yVG__tierGrid{grid-template-columns:1fr}}
.items-module__H1Ek_W__main{z-index:1;position:relative}.items-module__H1Ek_W__hero{text-align:center;padding:80px 24px 20px;position:relative}.items-module__H1Ek_W__heroBannerWrap{border-radius:var(--radius-xl);border:1px solid var(--border-subtle);max-width:1440px;margin:0 auto 20px;overflow:hidden}.items-module__H1Ek_W__heroBannerImg{width:100%;height:auto;display:block}.items-module__H1Ek_W__heroContent{max-width:600px;margin:0 auto;animation:.6s both items-module__H1Ek_W__fadeInUp}@keyframes items-module__H1Ek_W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.items-module__H1Ek_W__heroIcon{margin-bottom:12px;font-size:48px;display:block}.items-module__H1Ek_W__heroTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.items-module__H1Ek_W__heroSub{color:var(--text-secondary);font-size:15px}.items-module__H1Ek_W__products{padding:20px 0 80px}.items-module__H1Ek_W__container{width:min(100% - 2rem,1440px);margin-inline:auto}.items-module__H1Ek_W__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (min-width:640px){.items-module__H1Ek_W__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:900px){.items-module__H1Ek_W__grid{grid-template-columns:repeat(4,1fr);gap:18px}}@media (min-width:1200px){.items-module__H1Ek_W__grid{grid-template-columns:repeat(5,1fr);gap:20px}}.items-module__H1Ek_W__card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all .35s;overflow:hidden}.items-module__H1Ek_W__card:hover{box-shadow:0 20px 50px #00000080, 0 0 20px color-mix(in srgb, var(--cat-color) 12%, transparent);border-color:color-mix(in srgb, var(--cat-color) 20%, transparent);transform:translateY(-6px)}.items-module__H1Ek_W__cardMedia{aspect-ratio:1;background:#f8faf9;position:relative;overflow:hidden}.items-module__H1Ek_W__cardImg{object-fit:cover;opacity:.9;width:100%;height:100%;transition:transform .5s}.items-module__H1Ek_W__card:hover .items-module__H1Ek_W__cardImg{opacity:1;transform:scale(1.05)}.items-module__H1Ek_W__cardPlaceholder{width:100%;height:100%;color:var(--text-muted);background:var(--bg-secondary);justify-content:center;align-items:center;font-size:42px;font-weight:900;display:flex}.items-module__H1Ek_W__cardBadges{z-index:2;gap:4px;display:flex;position:absolute;top:8px;left:8px;right:8px}.items-module__H1Ek_W__badgeThc{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--green-mid);background:#0009;border:1px solid #22d3ee33;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:900}.items-module__H1Ek_W__badgeMg{color:#2d6a4f;background:#f9731626;border:1px solid #f9731640;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:900}.items-module__H1Ek_W__cardBody{padding:14px}.items-module__H1Ek_W__cardCategory{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:4px;font-size:10px;font-weight:800;display:inline-block}.items-module__H1Ek_W__cardName{font-family:var(--font-display);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:14px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.items-module__H1Ek_W__cardPrice{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.items-module__H1Ek_W__priceVal{font-family:var(--font-display);background:linear-gradient(135deg,#40916c,#2d6a4f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:900}.items-module__H1Ek_W__priceUnit{color:var(--text-muted);font-size:12px}.items-module__H1Ek_W__skuTag{color:var(--text-muted);font-size:10px}.items-module__H1Ek_W__heroIntro{color:var(--text-secondary);max-width:640px;margin:8px auto 0;font-size:14px;line-height:1.7}.items-module__H1Ek_W__emptyState{text-align:center;border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);padding:60px 20px}.items-module__H1Ek_W__emptyIcon{margin-bottom:12px;font-size:48px;display:block}.items-module__H1Ek_W__emptyState h3{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:800}.items-module__H1Ek_W__emptyState p{color:var(--text-secondary);margin:0;font-size:14px}.items-module__H1Ek_W__seoSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:48px 24px 60px}.items-module__H1Ek_W__seoTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 12px;font-size:24px;font-weight:900}.items-module__H1Ek_W__seoBody{color:var(--text-secondary);max-width:900px;margin:0 0 28px;font-size:15px;line-height:1.8}.items-module__H1Ek_W__faqBlock{margin-top:28px}.items-module__H1Ek_W__faqTitle{color:var(--text-primary);margin:0 0 12px;font-size:18px;font-weight:800}.items-module__H1Ek_W__faqItem{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin-bottom:8px;overflow:hidden}.items-module__H1Ek_W__faqQuestion{color:var(--text-primary);cursor:pointer;background:var(--bg-primary);padding:14px 18px;font-size:15px;font-weight:700;list-style:none;transition:background .2s}.items-module__H1Ek_W__faqQuestion:hover{background:var(--bg-secondary)}.items-module__H1Ek_W__faqQuestion::-webkit-details-marker{display:none}.items-module__H1Ek_W__faqQuestion:after{content:"+";float:right;color:var(--text-muted);font-size:18px}.items-module__H1Ek_W__faqItem[open] .items-module__H1Ek_W__faqQuestion:after{content:"−"}.items-module__H1Ek_W__faqAnswer{color:var(--text-secondary);margin:0;padding:0 18px 14px;font-size:14px;line-height:1.7}.items-module__H1Ek_W__visitCta{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;margin-top:36px;padding:28px}.items-module__H1Ek_W__visitTitle{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:900}.items-module__H1Ek_W__visitText{color:var(--text-secondary);margin:0 0 16px;font-size:14px}.items-module__H1Ek_W__visitBtn{background:var(--green-dark);color:#fff;border-radius:var(--radius-sm);padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.items-module__H1Ek_W__visitBtn:hover{background:#1b4332}
.visit-module__afjD9q__main{background:var(--bg-primary,#fff);min-height:100vh;color:var(--text-primary,#1a1a2e)}.visit-module__afjD9q__article{max-width:760px;margin:0 auto;padding:128px 24px 72px}.visit-module__afjD9q__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark,#7f1d1d);margin:0 0 12px;font-size:13px;font-weight:800}.visit-module__afjD9q__h1{font-family:var(--font-display), Outfit, system-ui, sans-serif;letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:900;line-height:1.12}.visit-module__afjD9q__lede{color:var(--text-secondary,#4b5563);margin:0 0 32px;font-size:17px;line-height:1.7}.visit-module__afjD9q__article h2{margin:32px 0 12px;font-size:1.35rem;font-weight:800}.visit-module__afjD9q__article p{color:var(--text-secondary,#4b5563);margin:0 0 14px;font-size:16px;line-height:1.7}.visit-module__afjD9q__article a{color:var(--green-dark,#7f1d1d);font-weight:700}.visit-module__afjD9q__nap{background:var(--bg-secondary,#f8faf9);border:1px solid var(--border-subtle,#00000014);border-radius:16px;margin:0 0 8px;padding:20px 24px}.visit-module__afjD9q__nap h2{margin-top:0}.visit-module__afjD9q__nap p{color:var(--text-primary,#1a1a2e)}.visit-module__afjD9q__mapWrap{border:1px solid var(--border-subtle,#00000014);border-radius:16px;margin:28px 0 8px;overflow:hidden}.visit-module__afjD9q__mapIframe{border:0;width:100%;height:340px;display:block}.visit-module__afjD9q__mapNote{color:var(--text-muted,#9ca3af);font-size:13px}.visit-module__afjD9q__faq details{border:1px solid var(--border-subtle,#00000014);background:#fff;border-radius:12px;margin-bottom:8px;padding:4px 16px}.visit-module__afjD9q__faq summary{cursor:pointer;padding:12px 0;font-weight:700}.visit-module__afjD9q__ctaRow{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.visit-module__afjD9q__primary,.visit-module__afjD9q__secondary{border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:14px;font-weight:800;display:inline-flex;text-decoration:none!important}.visit-module__afjD9q__primary{background:var(--green-dark,#7f1d1d);color:#fff!important}.visit-module__afjD9q__secondary{border:1px solid var(--green-dark,#7f1d1d);color:var(--green-dark,#7f1d1d)!important}@media (max-width:640px){.visit-module__afjD9q__article{padding-top:112px}.visit-module__afjD9q__mapIframe{height:260px}}
