@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Georgia&display=swap";
.theme-module__wEkpiW__page{background:var(--bg);justify-content:center;min-height:100vh;padding:22px 12px;display:flex}.theme-module__wEkpiW__container{gap:16px;width:min(1160px,100%);display:grid}.theme-module__wEkpiW__theme{--bg:#f4f6fb;--panel:#fff;--text:#0f172a;--muted:#0f172aa8;--border:#0f172a1a;--shadow:0 22px 60px #02061714;--accent:#0f172a;--accent2:#2563eb;--radius:18px;--gap:16px;color:var(--text)}.theme-module__wEkpiW__classic,.theme-module__wEkpiW__listing{--accent2:#2563eb}.theme-module__wEkpiW__story{--accent2:#16a34a}.theme-module__wEkpiW__lux{--bg:#fff;--panel:#fff;--border:#0f172a1a;--shadow:0 26px 70px #0206171a;--accent:#0f172a;--accent2:#dc2626}.theme-module__wEkpiW__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);padding:16px}.theme-module__wEkpiW__section{gap:var(--gap);display:grid}.theme-module__wEkpiW__grid2{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}@media (max-width:900px){.theme-module__wEkpiW__grid2{grid-template-columns:1fr}}.theme-module__wEkpiW__ctaCol{align-self:start;gap:12px;display:grid;position:sticky;top:14px}.theme-module__wEkpiW__top{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.theme-module__wEkpiW__hTitle{letter-spacing:.2px;font-size:28px;font-weight:950;line-height:1.1}.theme-module__wEkpiW__hSub{color:var(--muted);margin-top:6px;font-size:14px}.theme-module__wEkpiW__hPrice{margin-top:12px;font-size:26px;font-weight:950}.theme-module__wEkpiW__badges{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.theme-module__wEkpiW__badge{border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__badgeAccent{color:#2563eb;background:#2563eb1f;border-color:#0000}.theme-module__wEkpiW__story .theme-module__wEkpiW__badgeAccent{color:#16a34a;background:#16a34a1f}.theme-module__wEkpiW__lux .theme-module__wEkpiW__badgeAccent{color:#dc2626;background:#dc26261f}.theme-module__wEkpiW__p{color:var(--text);font-size:15px;line-height:1.65}.theme-module__wEkpiW__kv{gap:10px;display:grid}.theme-module__wEkpiW__kvRow{border-bottom:1px dashed var(--border);justify-content:space-between;gap:12px;padding-bottom:9px;display:flex}.theme-module__wEkpiW__kvRow:last-child{border-bottom:0;padding-bottom:0}.theme-module__wEkpiW__kvKey{color:var(--muted);font-size:13px}.theme-module__wEkpiW__kvVal{font-weight:900}.theme-module__wEkpiW__btnRow{flex-wrap:wrap;gap:10px;display:flex}.theme-module__wEkpiW__btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-weight:900;text-decoration:none;display:inline-flex}.theme-module__wEkpiW__btnPrimary{background:var(--accent2);color:#fff;border-color:#0000}.theme-module__wEkpiW__btnGhost{opacity:.9}.theme-module__wEkpiW__link{color:var(--accent2);font-weight:900;text-decoration:none}.theme-module__wEkpiW__link:hover{text-decoration:underline}.theme-module__wEkpiW__hero{background:#0b1220;border:1px solid #00000014;border-radius:18px;min-height:360px;position:relative;overflow:hidden}.theme-module__wEkpiW__heroBg{filter:saturate(1.02);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.theme-module__wEkpiW__heroOverlay{background:radial-gradient(1200px 520px at 20% 26%,#0000000a,#000000db),linear-gradient(90deg,#000000d6,#00000070 54%,#000c);position:absolute;inset:0}.theme-module__wEkpiW__heroInner{color:#fff;grid-template-columns:1.25fr .75fr;align-items:end;gap:18px;padding:30px;display:grid;position:relative}.theme-module__wEkpiW__heroTitle{letter-spacing:-.02em;font-size:34px;font-weight:980;line-height:1.1}.theme-module__wEkpiW__heroSub{opacity:.85;margin-top:10px;font-weight:650}.theme-module__wEkpiW__heroPrice{letter-spacing:-.02em;font-size:34px;font-weight:980;line-height:1.05}.theme-module__wEkpiW__heroCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;padding:14px}.theme-module__wEkpiW__heroMeta{opacity:.92;gap:6px;margin-top:10px;font-size:13px;display:grid}.theme-module__wEkpiW__heroActions{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:14px;display:flex}.theme-module__wEkpiW__heroPills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.theme-module__wEkpiW__pill{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__sep{border:0;border-top:1px solid var(--border);margin:16px 0}.theme-module__wEkpiW__headerBrand{align-items:center;min-height:46px;display:inline-flex}.theme-module__wEkpiW__headerBrandLogo{object-fit:contain;background:#fffffff5;border:1px solid #ffffffb3;border-radius:14px;width:auto;max-height:36px;padding:8px 12px;display:block;box-shadow:0 12px 28px #0206171f}.theme-module__wEkpiW__headerBrandFallback{min-height:36px;color:var(--text);letter-spacing:.02em;background:#fffffff0;border:1px solid #0f172a14;border-radius:14px;align-items:center;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #0206171a}.theme-module__wEkpiW__sting{--bg:#f3f3f1;--panel:#fff;--text:#111;--muted:#111111ad;--border:#11111114;--shadow:0 16px 34px #1111110f;--accent:#111;--accent2:#fc0}.theme-module__wEkpiW__stingTopbar{background:#fc0;border:1px solid #11111114;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #11111114}.theme-module__wEkpiW__stingTopbarInner{justify-content:space-between;align-items:center;min-height:72px;padding:0 22px;display:flex}.theme-module__wEkpiW__stingBrand{align-items:center;display:inline-flex}:is(.theme-module__wEkpiW__stingTopbar .headerBrandLogo,.theme-module__wEkpiW__stingTopbar .headerBrandFallback,.theme-module__wEkpiW__sting .theme-module__wEkpiW__headerBrandLogo,.theme-module__wEkpiW__sting .theme-module__wEkpiW__headerBrandFallback){box-shadow:none;color:#111;background:0 0;border:0;border-radius:0;min-height:auto;padding:0}.theme-module__wEkpiW__stingHeroShell{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.theme-module__wEkpiW__stingHeroMain{background:#ddd 50%/cover;border:1px solid #11111114;border-radius:22px;min-height:350px;position:relative;overflow:hidden;box-shadow:0 16px 34px #11111114}.theme-module__wEkpiW__stingHeroShade{background:linear-gradient(#00000014 0%,#0000003d 100%),linear-gradient(90deg,#0000006b 0%,#00000029 52%,#0000001a 100%);position:absolute;inset:0}.theme-module__wEkpiW__stingHeroContent{z-index:2;color:#fff;position:absolute;bottom:24px;left:24px;right:24px}.theme-module__wEkpiW__stingHeroTitle{letter-spacing:-.05em;text-shadow:0 10px 28px #00000040;max-width:8ch;margin:0;font-size:56px;font-weight:950;line-height:.96}.theme-module__wEkpiW__stingHeroLocation{color:#ffffffe6;margin-top:14px;font-size:16px;font-weight:600}.theme-module__wEkpiW__stingHeroSidebar{gap:16px;display:grid}.theme-module__wEkpiW__stingPriceCard{background:#fc0;border:1px solid #11111114;border-radius:20px;padding:22px 20px;box-shadow:0 16px 34px #11111114}.theme-module__wEkpiW__stingPriceLabel{text-transform:uppercase;letter-spacing:.08em;color:#1111118f;font-size:12px;font-weight:800}.theme-module__wEkpiW__stingPrice{letter-spacing:-.03em;color:#111;margin-top:10px;font-size:28px;font-weight:950;line-height:1.04}.theme-module__wEkpiW__stingPriceNote{color:#111111b8;margin-top:14px;font-size:14px}.theme-module__wEkpiW__stingPriceActions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.theme-module__wEkpiW__stingPrimaryBtn,.theme-module__wEkpiW__stingSecondaryBtn,.theme-module__wEkpiW__stingExternalLink{border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:900;text-decoration:none;transition:all .18s;display:inline-flex}.theme-module__wEkpiW__stingPrimaryBtn{color:#111;background:#fff;border:1px solid #11111114}.theme-module__wEkpiW__stingPrimaryBtn:hover{background:#fafafa}.theme-module__wEkpiW__stingSecondaryBtn{color:#fff;background:#111;border:1px solid #111}.theme-module__wEkpiW__stingSecondaryBtn:hover{opacity:.94}.theme-module__wEkpiW__stingLayout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.theme-module__wEkpiW__stingMain{gap:18px;display:grid}.theme-module__wEkpiW__stingAside{gap:16px;display:grid;position:sticky;top:16px}.theme-module__wEkpiW__stingContentCard,.theme-module__wEkpiW__stingGalleryCard,.theme-module__wEkpiW__stingSideCard{background:#fff;border:1px solid #11111114;border-radius:20px;box-shadow:0 12px 26px #1111110d}.theme-module__wEkpiW__stingContentCard{padding:18px}.theme-module__wEkpiW__stingGalleryCard{padding:14px}.theme-module__wEkpiW__stingSideCard{padding:18px}.theme-module__wEkpiW__stingPreviewRow{grid-template-columns:1.15fr .85fr;align-items:start;gap:16px;display:grid}.theme-module__wEkpiW__stingPreviewImage{aspect-ratio:4/3;object-fit:cover;border-radius:16px;width:100%;display:block}.theme-module__wEkpiW__stingPreviewPlaceholder{aspect-ratio:4/3;background:#eceae5;border-radius:16px;width:100%}.theme-module__wEkpiW__stingPreviewText{gap:10px;display:grid}.theme-module__wEkpiW__stingSectionTitle{letter-spacing:-.03em;color:#111;margin:0 0 12px;font-size:26px;font-weight:950;line-height:1.02}.theme-module__wEkpiW__stingSideTitle{letter-spacing:-.02em;color:#111;margin-bottom:12px;font-size:20px;font-weight:900;line-height:1.05}.theme-module__wEkpiW__stingExternalLink{color:#fff;background:#111;border:1px solid #111}.theme-module__wEkpiW__stingExternalLink:hover{opacity:.94}@media (max-width:980px){.theme-module__wEkpiW__stingHeroShell,.theme-module__wEkpiW__stingLayout{grid-template-columns:1fr}.theme-module__wEkpiW__stingAside{position:static}.theme-module__wEkpiW__stingPreviewRow{grid-template-columns:1fr}}@media (max-width:640px){.theme-module__wEkpiW__stingTopbarInner{min-height:64px;padding:0 14px}.theme-module__wEkpiW__stingHeroMain{min-height:280px}.theme-module__wEkpiW__stingHeroContent{bottom:18px;left:18px;right:18px}.theme-module__wEkpiW__stingHeroTitle{max-width:none;font-size:38px}.theme-module__wEkpiW__stingHeroLocation{font-size:14px}.theme-module__wEkpiW__stingSectionTitle{font-size:22px}.theme-module__wEkpiW__stingSideTitle{font-size:18px}.theme-module__wEkpiW__stingPrice{font-size:24px}}.theme-module__wEkpiW__luxV2{--lux-bg:#f7f5f0;--lux-white:#fff;--lux-text:#1a1814;--lux-muted:#1a18148c;--lux-gold:#b8965a;--lux-gold2:#d4aa6a;--lux-border:#1a18141a;--lux-radius:18px;background:var(--lux-bg);font-family:Georgia,Times New Roman,serif;padding:0!important;display:block!important}.theme-module__wEkpiW__luxNav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--lux-border);background:#f7f5f0f2;width:100%;position:sticky;top:0}.theme-module__wEkpiW__luxNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:13px 28px;display:flex}.theme-module__wEkpiW__luxNavCta{background:var(--lux-text);color:#fff;letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;padding:9px 22px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__luxNavCta:hover{background:var(--lux-gold)}.theme-module__wEkpiW__luxHero{background:#1a1814;align-items:flex-end;width:100%;min-height:min(68vh,560px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__luxHeroBg{filter:brightness(.88)saturate(.9);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.theme-module__wEkpiW__luxHeroOverlay{background:linear-gradient(#1a181400 20%,#1a181499 60%,#1a1814eb 100%),linear-gradient(90deg,#1a181461 0%,#1a181414 55%);position:absolute;inset:0}.theme-module__wEkpiW__luxHeroContent{z-index:2;color:#fff;width:100%;max-width:1200px;margin:0 auto;padding:56px 32px 44px;position:relative}.theme-module__wEkpiW__luxHeroBadge{color:var(--lux-gold2);letter-spacing:.12em;text-transform:uppercase;background:#b8965a21;border:1px solid #b8965a80;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 14px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__luxDot{background:var(--lux-gold2);border-radius:50%;flex-shrink:0;width:6px;height:6px}.theme-module__wEkpiW__luxHeroTitle{letter-spacing:-.02em;color:#fff;max-width:18ch;margin:0 0 10px;font-size:clamp(30px,4.5vw,58px);font-weight:400;line-height:1.07}.theme-module__wEkpiW__luxHeroLocation{color:#ffffffb3;align-items:center;gap:6px;margin-bottom:28px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;display:inline-flex}.theme-module__wEkpiW__luxHeroPriceRow{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.theme-module__wEkpiW__luxHeroPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--lux-gold2);margin-bottom:4px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800}.theme-module__wEkpiW__luxHeroPrice{letter-spacing:-.03em;color:#fff;font-size:clamp(26px,3.5vw,42px);font-weight:400;line-height:1}.theme-module__wEkpiW__luxHeroBtn{background:var(--lux-gold);color:#fff;border-radius:999px;align-self:flex-end;align-items:center;gap:10px;margin-bottom:2px;padding:13px 24px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s,transform .14s;display:inline-flex;box-shadow:0 8px 24px #b8965a66}.theme-module__wEkpiW__luxHeroBtn:hover{background:var(--lux-gold2);transform:translateY(-2px)}.theme-module__wEkpiW__luxBody{grid-template-columns:minmax(0,1.4fr) 320px;align-items:start;gap:22px;max-width:1200px;margin:0 auto;padding:32px 28px 64px;display:grid}.theme-module__wEkpiW__luxMain{gap:18px;display:grid}.theme-module__wEkpiW__luxCard{background:var(--lux-white);border:1px solid var(--lux-border);border-radius:var(--lux-radius);padding:24px;box-shadow:0 8px 32px #1a18140f}.theme-module__wEkpiW__luxCardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--lux-gold);border-bottom:1px solid var(--lux-border);margin-bottom:18px;padding-bottom:12px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800}.theme-module__wEkpiW__luxDesc{color:var(--lux-text);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__luxSidebar{align-self:start;gap:14px;display:grid;position:sticky;top:70px}.theme-module__wEkpiW__luxPriceCard{background:var(--lux-text);border-radius:var(--lux-radius);padding:26px;box-shadow:0 20px 56px #1a181438}.theme-module__wEkpiW__luxPriceCardLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--lux-gold2);margin-bottom:8px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800}.theme-module__wEkpiW__luxPriceCardValue{letter-spacing:-.03em;color:#fff;margin-bottom:20px;font-size:28px;font-weight:400;line-height:1.1}.theme-module__wEkpiW__luxSideBtn{text-align:center;background:var(--lux-gold);color:#fff;border-radius:13px;padding:13px 16px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s,transform .14s;display:block}.theme-module__wEkpiW__luxSideBtn:hover{background:var(--lux-gold2);transform:translateY(-1px)}@media (max-width:960px){.theme-module__wEkpiW__luxBody{grid-template-columns:1fr;padding:24px 18px 48px}.theme-module__wEkpiW__luxSidebar{position:static}}@media (max-width:640px){.theme-module__wEkpiW__luxNavInner{padding:11px 16px}.theme-module__wEkpiW__luxHeroContent{padding:36px 18px 32px}.theme-module__wEkpiW__luxHeroPriceRow{flex-direction:column;align-items:flex-start}.theme-module__wEkpiW__luxCard{padding:18px}.theme-module__wEkpiW__luxPriceCard{padding:20px}}.theme-module__wEkpiW__clsV2{--cls-bg:#f0f3f8;--cls-white:#fff;--cls-navy:#1e3a5f;--cls-navy2:#2d5286;--cls-text:#0f1c2e;--cls-muted:#0f1c2e8f;--cls-border:#0f1c2e1a;--cls-radius:14px;background:var(--cls-bg);font-family:Georgia,Times New Roman,serif;padding:0!important;display:block!important}.theme-module__wEkpiW__clsNav{background:var(--cls-navy);width:100%}.theme-module__wEkpiW__clsNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:14px 28px;display:flex}.theme-module__wEkpiW__clsNavBrand{align-items:center;gap:10px;display:flex}.theme-module__wEkpiW__clsNavCta{color:var(--cls-navy);background:#fff;border-radius:8px;align-items:center;padding:9px 20px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:800;text-decoration:none;transition:opacity .18s;display:inline-flex}.theme-module__wEkpiW__clsNavCta:hover{opacity:.88}.theme-module__wEkpiW__clsHero{background:var(--cls-navy);align-items:flex-end;width:100%;min-height:min(60vh,520px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__clsHeroBg{filter:brightness(.78)saturate(.85);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__clsHeroOverlay{background:linear-gradient(#0f1c2e1a 0%,#0f1c2e8c 55%,#0f1c2ee6 100%);position:absolute;inset:0}.theme-module__wEkpiW__clsHeroContent{z-index:2;color:#fff;width:100%;max-width:1180px;margin:0 auto;padding:48px 28px 40px;position:relative}.theme-module__wEkpiW__clsHeroEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:12px;font-family:Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:800}.theme-module__wEkpiW__clsHeroTitle{letter-spacing:-.01em;color:#fff;max-width:20ch;margin:0 0 10px;font-size:clamp(28px,4vw,52px);font-weight:700;line-height:1.08}.theme-module__wEkpiW__clsHeroLoc{color:#ffffffb3;margin-bottom:26px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px}.theme-module__wEkpiW__clsHeroBottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.theme-module__wEkpiW__clsHeroPriceLabel{letter-spacing:.06em;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-family:Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:700}.theme-module__wEkpiW__clsHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(24px,3vw,40px);font-weight:700}.theme-module__wEkpiW__clsHeroBtn{color:var(--cls-navy);background:#fff;border-radius:8px;align-items:center;padding:13px 24px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .18s;display:inline-flex}.theme-module__wEkpiW__clsHeroBtn:hover{opacity:.9}.theme-module__wEkpiW__clsBody{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;max-width:1180px;margin:0 auto;padding:28px 28px 60px;display:grid}.theme-module__wEkpiW__clsMain{gap:16px;display:grid}.theme-module__wEkpiW__clsCard{background:var(--cls-white);border:1px solid var(--cls-border);border-radius:var(--cls-radius);padding:22px;box-shadow:0 4px 20px #0f1c2e0f}.theme-module__wEkpiW__clsCardTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--cls-navy);border-bottom:2px solid var(--cls-navy);margin-bottom:16px;padding-bottom:10px;font-family:Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:800;display:inline-block}.theme-module__wEkpiW__clsDesc{color:var(--cls-text);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__clsSidebar{align-self:start;gap:14px;display:grid;position:sticky;top:70px}.theme-module__wEkpiW__clsPriceCard{background:var(--cls-navy);border-radius:var(--cls-radius);padding:24px}.theme-module__wEkpiW__clsPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:6px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800}.theme-module__wEkpiW__clsPriceValue{letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-size:26px;font-weight:700;line-height:1.1}.theme-module__wEkpiW__clsSideBtn{text-align:center;color:var(--cls-navy);background:#fff;border-radius:8px;padding:12px 14px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .18s;display:block}.theme-module__wEkpiW__clsSideBtn:hover{opacity:.9}@media (max-width:960px){.theme-module__wEkpiW__clsBody{grid-template-columns:1fr;padding:20px 16px 48px}.theme-module__wEkpiW__clsSidebar{position:static}}@media (max-width:640px){.theme-module__wEkpiW__clsNavInner{padding:12px 16px}.theme-module__wEkpiW__clsHeroContent{padding:36px 18px 30px}.theme-module__wEkpiW__clsHeroBottom{flex-direction:column;align-items:flex-start}}.theme-module__wEkpiW__ediV2{--edi-bg:#fff;--edi-red:#d9181a;--edi-text:#111;--edi-muted:#11111185;--edi-border:#1111111a;--edi-radius:4px;background:var(--edi-bg);font-family:Helvetica Neue,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__ediTopbar{background:var(--edi-red);justify-content:center;align-items:center;padding:7px 28px;display:flex}.theme-module__wEkpiW__ediTopbarText{color:#fff;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.theme-module__wEkpiW__ediNav{border-bottom:3px solid var(--edi-text);background:#fff}.theme-module__wEkpiW__ediNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1140px;margin:0 auto;padding:14px 28px;display:flex}.theme-module__wEkpiW__ediNavCta{background:var(--edi-red);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;align-items:center;padding:9px 20px;font-size:12px;font-weight:800;text-decoration:none;transition:opacity .18s;display:inline-flex}.theme-module__wEkpiW__ediNavCta:hover{opacity:.88}.theme-module__wEkpiW__ediHero{border-bottom:1px solid var(--edi-border)}.theme-module__wEkpiW__ediHeroInner{grid-template-columns:1.1fr .9fr;align-items:end;gap:32px;max-width:1140px;margin:0 auto;padding:40px 28px 0;display:grid}.theme-module__wEkpiW__ediHeroLeft{padding-bottom:32px}.theme-module__wEkpiW__ediHeroCategory{letter-spacing:.14em;text-transform:uppercase;color:var(--edi-red);margin-bottom:14px;font-size:10px;font-weight:800}.theme-module__wEkpiW__ediHeroTitle{letter-spacing:-.03em;color:var(--edi-text);margin:0 0 14px;font-size:clamp(32px,4.5vw,64px);font-weight:900;line-height:1}.theme-module__wEkpiW__ediHeroLoc{color:var(--edi-muted);margin-bottom:20px;font-size:14px;font-weight:500}.theme-module__wEkpiW__ediHeroPriceRow{border-top:1px solid var(--edi-border);align-items:center;gap:18px;margin-top:18px;padding-top:18px;display:flex}.theme-module__wEkpiW__ediHeroPriceLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--edi-muted);font-size:10px;font-weight:800}.theme-module__wEkpiW__ediHeroPrice{letter-spacing:-.02em;color:var(--edi-text);font-size:28px;font-weight:900}.theme-module__wEkpiW__ediHeroImg{aspect-ratio:4/3;border-radius:2px 2px 0 0;overflow:hidden}.theme-module__wEkpiW__ediHeroImg img{object-fit:cover;width:100%;height:100%;display:block}.theme-module__wEkpiW__ediHeroImgPlaceholder{aspect-ratio:4/3;background:#e8e8e8;border-radius:2px 2px 0 0;width:100%}.theme-module__wEkpiW__ediBody{grid-template-columns:minmax(0,1.5fr) 280px;align-items:start;gap:32px;max-width:1140px;margin:0 auto;padding:32px 28px 60px;display:grid}.theme-module__wEkpiW__ediMain{gap:0;display:grid}.theme-module__wEkpiW__ediSection{border-bottom:1px solid var(--edi-border);padding:24px 0}.theme-module__wEkpiW__ediSection:last-child{border-bottom:0}.theme-module__wEkpiW__ediSectionTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--edi-red);margin-bottom:16px;font-size:10px;font-weight:800}.theme-module__wEkpiW__ediDesc{color:var(--edi-text);margin:0;font-size:16px;line-height:1.8}.theme-module__wEkpiW__ediSidebar{border-left:3px solid var(--edi-text);align-self:start;gap:0;padding-left:24px;display:grid;position:sticky;top:20px}.theme-module__wEkpiW__ediSideSection{border-bottom:1px solid var(--edi-border);padding:20px 0}.theme-module__wEkpiW__ediSideSection:last-child{border-bottom:0}.theme-module__wEkpiW__ediSideTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--edi-muted);margin-bottom:12px;font-size:10px;font-weight:800}.theme-module__wEkpiW__ediPriceBlock{background:var(--edi-text);border-radius:var(--edi-radius);margin-bottom:16px;padding:18px}.theme-module__wEkpiW__ediPriceBlockLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:6px;font-size:9px;font-weight:800}.theme-module__wEkpiW__ediPriceBlockValue{letter-spacing:-.02em;color:#fff;font-size:24px;font-weight:900;line-height:1}.theme-module__wEkpiW__ediSideBtn{text-align:center;background:var(--edi-red);color:#fff;border-radius:var(--edi-radius);text-transform:uppercase;letter-spacing:.04em;padding:12px;font-size:13px;font-weight:800;text-decoration:none;transition:opacity .18s;display:block}.theme-module__wEkpiW__ediSideBtn:hover{opacity:.88}@media (max-width:920px){.theme-module__wEkpiW__ediHeroInner,.theme-module__wEkpiW__ediBody{grid-template-columns:1fr}.theme-module__wEkpiW__ediHeroImg,.theme-module__wEkpiW__ediHeroImgPlaceholder{border-radius:2px}.theme-module__wEkpiW__ediSidebar{border-left:0;border-top:3px solid var(--edi-text);padding:24px 0 0;position:static}}@media (max-width:640px){.theme-module__wEkpiW__ediNavInner{padding:12px 16px}.theme-module__wEkpiW__ediHeroInner,.theme-module__wEkpiW__ediBody{padding-left:16px;padding-right:16px}.theme-module__wEkpiW__ediTopbar{padding:6px 16px}}.theme-module__wEkpiW__lstV2{--lst-bg:#f3f5f4;--lst-white:#fff;--lst-green:#16652e;--lst-green2:#1e8840;--lst-text:#0d1f15;--lst-muted:#0d1f158c;--lst-border:#0d1f1517;--lst-radius:12px;background:var(--lst-bg);font-family:Helvetica Neue,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__lstNav{background:var(--lst-white);border-bottom:1px solid var(--lst-border);box-shadow:0 2px 8px #0d1f150d}.theme-module__wEkpiW__lstNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:13px 24px;display:flex}.theme-module__wEkpiW__lstNavCta{background:var(--lst-green);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__lstNavCta:hover{background:var(--lst-green2)}.theme-module__wEkpiW__lstHeroStrip{background:var(--lst-green);padding:16px 24px}.theme-module__wEkpiW__lstHeroStripInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1180px;margin:0 auto;display:flex}.theme-module__wEkpiW__lstHeroTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(18px,2.5vw,28px);font-weight:800}.theme-module__wEkpiW__lstHeroMeta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.theme-module__wEkpiW__lstHeroLoc{color:#ffffffc7;font-size:13px;font-weight:500}.theme-module__wEkpiW__lstHeroPrice{color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:900}.theme-module__wEkpiW__lstPhotoMain{aspect-ratio:16/7;background:#c8d5cc;width:100%;overflow:hidden}.theme-module__wEkpiW__lstPhotoMainBg{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;display:block}.theme-module__wEkpiW__lstBody{grid-template-columns:minmax(0,1.45fr) 300px;align-items:start;gap:20px;max-width:1180px;margin:0 auto;padding:24px 24px 56px;display:grid}.theme-module__wEkpiW__lstMain{gap:14px;display:grid}.theme-module__wEkpiW__lstCard{background:var(--lst-white);border:1px solid var(--lst-border);border-radius:var(--lst-radius);padding:20px}.theme-module__wEkpiW__lstCardTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--lst-green);border-bottom:1px solid var(--lst-border);margin-bottom:14px;padding-bottom:10px;font-size:11px;font-weight:800}.theme-module__wEkpiW__lstDesc{color:var(--lst-text);margin:0;font-size:15px;line-height:1.72}.theme-module__wEkpiW__lstSidebar{align-self:start;gap:12px;display:grid;position:sticky;top:16px}.theme-module__wEkpiW__lstPriceCard{background:var(--lst-white);border:2px solid var(--lst-green);border-radius:var(--lst-radius);padding:20px}.theme-module__wEkpiW__lstPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--lst-green);margin-bottom:6px;font-size:10px;font-weight:800}.theme-module__wEkpiW__lstPriceValue{letter-spacing:-.02em;color:var(--lst-text);margin-bottom:16px;font-size:26px;font-weight:900;line-height:1.1}.theme-module__wEkpiW__lstSideBtn{text-align:center;background:var(--lst-green);color:#fff;border-radius:8px;padding:13px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s;display:block}.theme-module__wEkpiW__lstSideBtn:hover{background:var(--lst-green2)}.theme-module__wEkpiW__lstSideCard{background:var(--lst-white);border:1px solid var(--lst-border);border-radius:var(--lst-radius);padding:18px}@media (max-width:960px){.theme-module__wEkpiW__lstBody{grid-template-columns:1fr;padding:18px 16px 48px}.theme-module__wEkpiW__lstSidebar{position:static}}@media (max-width:640px){.theme-module__wEkpiW__lstNavInner{padding:11px 16px}.theme-module__wEkpiW__lstHeroStrip{padding:14px 16px}}.theme-module__wEkpiW__modV2{--mod-bg:#0f0f0f;--mod-card:#1a1a1a;--mod-card2:#222;--mod-teal:#00bfa5;--mod-teal2:#00d4b8;--mod-text:#f0f0f0;--mod-muted:#f0f0f080;--mod-border:#ffffff14;--mod-radius:16px;background:var(--mod-bg);font-family:Helvetica Neue,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__modNav{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--mod-border);background:#0f0f0feb;position:sticky;top:0}.theme-module__wEkpiW__modNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:13px 28px;display:flex}.theme-module__wEkpiW__modNavCta{background:var(--mod-teal);color:#000;border-radius:999px;align-items:center;padding:9px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__modNavCta:hover{background:var(--mod-teal2)}.theme-module__wEkpiW__modHero{background:#080808;align-items:flex-end;width:100%;min-height:min(70vh,580px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__modHeroBg{filter:brightness(.6)saturate(.75);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__modHeroOverlay{background:linear-gradient(#0000 15%,#0f0f0fa6 60%,#0f0f0ff5 100%);position:absolute;inset:0}.theme-module__wEkpiW__modHeroContent{z-index:2;width:100%;max-width:1200px;color:var(--mod-text);margin:0 auto;padding:52px 28px 42px;position:relative}.theme-module__wEkpiW__modHeroTag{color:var(--mod-teal);letter-spacing:.12em;text-transform:uppercase;background:#00bfa526;border:1px solid #00bfa54d;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 14px;font-size:10px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__modHeroTitle{letter-spacing:-.03em;color:#fff;max-width:20ch;margin:0 0 10px;font-size:clamp(28px,4vw,56px);font-weight:900;line-height:1.04}.theme-module__wEkpiW__modHeroLoc{color:var(--mod-muted);margin-bottom:28px;font-size:13px}.theme-module__wEkpiW__modHeroBottom{flex-wrap:wrap;align-items:flex-end;gap:28px;display:flex}.theme-module__wEkpiW__modHeroPriceLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--mod-teal);margin-bottom:4px;font-size:10px;font-weight:700}.theme-module__wEkpiW__modHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(26px,3vw,42px);font-weight:900;line-height:1}.theme-module__wEkpiW__modHeroBtn{background:var(--mod-teal);color:#000;border-radius:999px;align-self:flex-end;align-items:center;gap:10px;padding:13px 24px;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__modHeroBtn:hover{background:var(--mod-teal2)}.theme-module__wEkpiW__modBody{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;max-width:1200px;margin:0 auto;padding:28px 28px 64px;display:grid}.theme-module__wEkpiW__modMain{gap:16px;display:grid}.theme-module__wEkpiW__modCard{background:var(--mod-card);border:1px solid var(--mod-border);border-radius:var(--mod-radius);padding:22px}.theme-module__wEkpiW__modCardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--mod-teal);border-bottom:1px solid var(--mod-border);margin-bottom:16px;padding-bottom:10px;font-size:10px;font-weight:800}.theme-module__wEkpiW__modDesc{color:var(--mod-muted);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__modSidebar{align-self:start;gap:14px;display:grid;position:sticky;top:70px}.theme-module__wEkpiW__modPriceCard{background:var(--mod-card2);border-radius:var(--mod-radius);border:1px solid #00bfa533;padding:24px}.theme-module__wEkpiW__modPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--mod-teal);margin-bottom:6px;font-size:10px;font-weight:800}.theme-module__wEkpiW__modPriceValue{letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-size:26px;font-weight:900;line-height:1.1}.theme-module__wEkpiW__modSideBtn{text-align:center;background:var(--mod-teal);color:#000;border-radius:12px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;transition:background .18s;display:block}.theme-module__wEkpiW__modSideBtn:hover{background:var(--mod-teal2)}.theme-module__wEkpiW__modSideCard{background:var(--mod-card);border:1px solid var(--mod-border);border-radius:var(--mod-radius);padding:18px}@media (max-width:960px){.theme-module__wEkpiW__modBody{grid-template-columns:1fr;padding:20px 16px 48px}.theme-module__wEkpiW__modSidebar{position:static}}@media (max-width:640px){.theme-module__wEkpiW__modNavInner{padding:11px 16px}.theme-module__wEkpiW__modHeroContent{padding:36px 16px 30px}.theme-module__wEkpiW__modHeroBottom{flex-direction:column;align-items:flex-start}}.theme-module__wEkpiW__sftV2{--sft-bg:#fdf8f2;--sft-white:#fff;--sft-sage:#6b8f6b;--sft-sage2:#7ea87e;--sft-rose:#c97b7b;--sft-text:#2d2218;--sft-muted:#2d221885;--sft-border:#2d221817;--sft-radius:22px;background:var(--sft-bg);font-family:Georgia,Times New Roman,serif;padding:0!important;display:block!important}.theme-module__wEkpiW__sftNav{background:var(--sft-bg);border-bottom:1px solid var(--sft-border)}.theme-module__wEkpiW__sftNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1160px;margin:0 auto;padding:14px 28px;display:flex}.theme-module__wEkpiW__sftNavCta{background:var(--sft-rose);color:#fff;border-radius:999px;align-items:center;padding:9px 22px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .18s;display:inline-flex}.theme-module__wEkpiW__sftNavCta:hover{opacity:.88}.theme-module__wEkpiW__sftHero{background:#c8bfb4;align-items:flex-end;width:100%;min-height:min(62vh,520px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__sftHeroBg{filter:brightness(.84)saturate(.82);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__sftHeroOverlay{background:linear-gradient(#2d221800 25%,#2d221880 65%,#2d2218d1 100%);position:absolute;inset:0}.theme-module__wEkpiW__sftHeroContent{z-index:2;color:#fff;width:100%;max-width:1160px;margin:0 auto;padding:48px 28px 40px;position:relative}.theme-module__wEkpiW__sftHeroPill{color:#ffffffe6;letter-spacing:.1em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:7px;margin-bottom:14px;padding:5px 14px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.theme-module__wEkpiW__sftHeroTitle{color:#fff;max-width:20ch;margin:0 0 10px;font-size:clamp(28px,4vw,52px);font-weight:400;line-height:1.08}.theme-module__wEkpiW__sftHeroLoc{color:#ffffffad;margin-bottom:26px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px}.theme-module__wEkpiW__sftHeroBottom{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.theme-module__wEkpiW__sftHeroPriceLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:700}.theme-module__wEkpiW__sftHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(24px,3vw,38px);font-weight:400;line-height:1}.theme-module__wEkpiW__sftHeroBtn{background:var(--sft-rose);color:#fff;border-radius:999px;align-self:flex-end;align-items:center;gap:8px;padding:12px 24px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .18s;display:inline-flex}.theme-module__wEkpiW__sftHeroBtn:hover{opacity:.88}.theme-module__wEkpiW__sftBody{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;max-width:1160px;margin:0 auto;padding:28px 28px 60px;display:grid}.theme-module__wEkpiW__sftMain{gap:16px;display:grid}.theme-module__wEkpiW__sftCard{background:var(--sft-white);border:1px solid var(--sft-border);border-radius:var(--sft-radius);padding:24px;box-shadow:0 6px 24px #2d22180d}.theme-module__wEkpiW__sftCardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--sft-sage);border-bottom:1px solid var(--sft-border);margin-bottom:16px;padding-bottom:10px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800}.theme-module__wEkpiW__sftDesc{color:var(--sft-text);margin:0;font-size:15px;line-height:1.8}.theme-module__wEkpiW__sftSidebar{align-self:start;gap:14px;display:grid;position:sticky;top:70px}.theme-module__wEkpiW__sftPriceCard{background:var(--sft-sage);border-radius:var(--sft-radius);padding:24px}.theme-module__wEkpiW__sftPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;margin-bottom:6px;font-family:Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:800}.theme-module__wEkpiW__sftPriceValue{letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-family:inherit;font-size:26px;font-weight:400;line-height:1.1}.theme-module__wEkpiW__sftSideBtn{text-align:center;background:var(--sft-rose);color:#fff;border-radius:16px;padding:13px 16px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .18s;display:block}.theme-module__wEkpiW__sftSideBtn:hover{opacity:.88}.theme-module__wEkpiW__sftSideCard{background:var(--sft-white);border:1px solid var(--sft-border);border-radius:var(--sft-radius);padding:18px}@media (max-width:960px){.theme-module__wEkpiW__sftBody{grid-template-columns:1fr;padding:20px 16px 48px}.theme-module__wEkpiW__sftSidebar{position:static}}@media (max-width:640px){.theme-module__wEkpiW__sftNavInner{padding:12px 16px}.theme-module__wEkpiW__sftHeroContent{padding:36px 16px 30px}.theme-module__wEkpiW__sftHeroBottom{flex-direction:column;align-items:flex-start}}.theme-module__wEkpiW__stgFix{padding:0!important;display:block!important}.theme-module__wEkpiW__strV2{--str-bg:#f5f7f5;--str-white:#fff;--str-green:#155e2f;--str-green2:#1e7a3e;--str-text:#0d1f10;--str-muted:#0d1f108a;--str-border:#0d1f1017;--str-radius:16px;background:var(--str-bg);font-family:Helvetica Neue,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__strNav{background:var(--str-white);border-bottom:1px solid var(--str-border);box-shadow:0 2px 8px #0d1f100a}.theme-module__wEkpiW__strNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1160px;margin:0 auto;padding:13px 24px;display:flex}.theme-module__wEkpiW__strNavCta{background:var(--str-green);color:#fff;border-radius:8px;align-items:center;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__strNavCta:hover{background:var(--str-green2)}.theme-module__wEkpiW__strHero{background:#0d1f10;align-items:flex-end;width:100%;min-height:min(65vh,540px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__strHeroBg{filter:brightness(.7)saturate(.85);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__strHeroOverlay{background:linear-gradient(#0d1f100d 20%,#0d1f1099 62%,#0d1f10eb 100%);position:absolute;inset:0}.theme-module__wEkpiW__strHeroContent{z-index:2;color:#fff;width:100%;max-width:1160px;margin:0 auto;padding:48px 24px 36px;position:relative}.theme-module__wEkpiW__strHeroTag{color:#ffffffe6;letter-spacing:.12em;text-transform:uppercase;background:#1e7a3e59;border:1px solid #1e7a3e80;border-radius:6px;align-items:center;gap:7px;margin-bottom:14px;padding:5px 13px;font-size:10px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__strHeroTitle{letter-spacing:-.02em;color:#fff;max-width:22ch;margin:0 0 10px;font-size:clamp(28px,4.2vw,56px);font-weight:800;line-height:1.05}.theme-module__wEkpiW__strHeroLoc{color:#ffffffa6;margin-bottom:24px;font-size:13px}.theme-module__wEkpiW__strHeroPriceRow{flex-wrap:wrap;align-items:flex-end;gap:20px;display:flex}.theme-module__wEkpiW__strHeroPriceLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-size:10px;font-weight:700}.theme-module__wEkpiW__strHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(24px,3vw,38px);font-weight:900;line-height:1}.theme-module__wEkpiW__strHeroBtn{background:var(--str-green);color:#fff;border-radius:8px;align-self:flex-end;align-items:center;gap:8px;padding:12px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__strHeroBtn:hover{background:var(--str-green2)}.theme-module__wEkpiW__strAnchorNav{background:var(--str-white);border-bottom:1px solid var(--str-border);z-index:99;position:sticky;top:0}.theme-module__wEkpiW__strAnchorNavInner{align-items:center;gap:0;max-width:1160px;margin:0 auto;padding:0 24px;display:flex;overflow-x:auto}.theme-module__wEkpiW__strAnchorNavInner a{color:var(--str-muted);white-space:nowrap;border-bottom:2px solid #0000;padding:14px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s,border-color .18s}.theme-module__wEkpiW__strAnchorNavInner a:hover{color:var(--str-green);border-bottom-color:var(--str-green)}.theme-module__wEkpiW__strBody{max-width:1160px;margin:0 auto;padding:0 24px 60px}.theme-module__wEkpiW__strSection{border-bottom:1px solid var(--str-border);padding:36px 0}.theme-module__wEkpiW__strSection:last-child{border-bottom:0}.theme-module__wEkpiW__strSectionTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--str-green);margin-bottom:20px;font-size:11px;font-weight:800}.theme-module__wEkpiW__strSectionGrid{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;display:grid}.theme-module__wEkpiW__strCard{background:var(--str-white);border:1px solid var(--str-border);border-radius:var(--str-radius);padding:22px}.theme-module__wEkpiW__strDesc{color:var(--str-text);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__strContactGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.theme-module__wEkpiW__strMapLink{border:1px solid var(--str-border);background:var(--str-white);color:var(--str-text);border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__strMapLink:hover{background:var(--str-bg)}@media (max-width:960px){.theme-module__wEkpiW__strSectionGrid,.theme-module__wEkpiW__strContactGrid{grid-template-columns:1fr}}@media (max-width:640px){.theme-module__wEkpiW__strNavInner{padding:11px 16px}.theme-module__wEkpiW__strHeroContent{padding:36px 16px 30px}.theme-module__wEkpiW__strHeroPriceRow{flex-direction:column;align-items:flex-start}.theme-module__wEkpiW__strBody{padding:0 14px 48px}}.theme-module__wEkpiW__rmxV2{--rmx-cream:#f7f5ee;--rmx-white:#fff;--rmx-navy:#0c2749;--rmx-blue:#0043ff;--rmx-red:#ff1200;--rmx-red2:#aa1120;--rmx-text:#0a1628;--rmx-muted:#0a16288a;--rmx-border:#0a16281a;--rmx-radius:10px;background:var(--rmx-cream);font-family:Montserrat,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__rmxV2:before{content:"";background:linear-gradient(90deg,var(--rmx-navy)0%,var(--rmx-navy)50%,var(--rmx-red)50%,var(--rmx-red)100%);width:100%;height:5px;display:block}.theme-module__wEkpiW__rmxNav{background:var(--rmx-navy);width:100%}.theme-module__wEkpiW__rmxNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:14px 28px;display:flex}.theme-module__wEkpiW__rmxNavBrand{align-items:center;gap:12px;display:flex}.theme-module__wEkpiW__rmxNavCta{background:var(--rmx-red);color:#fff;letter-spacing:.02em;white-space:nowrap;border-radius:6px;align-items:center;padding:10px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__rmxNavCta:hover{background:var(--rmx-red2)}.theme-module__wEkpiW__rmxHero{background:var(--rmx-navy);align-items:flex-end;width:100%;min-height:min(65vh,540px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__rmxHeroBg{filter:brightness(.72)saturate(.85);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__rmxHeroOverlay{background:linear-gradient(#0c274914 0%,#0c274999 55%,#0c2749eb 100%);position:absolute;inset:0}.theme-module__wEkpiW__rmxHeroStripe{pointer-events:none;background:repeating-linear-gradient(135deg,#0000,#0000 14px,#ff120014 14px 16px);width:220px;height:100%;position:absolute;bottom:0;right:0}.theme-module__wEkpiW__rmxHeroContent{z-index:2;color:#fff;width:100%;max-width:1180px;margin:0 auto;padding:52px 28px 40px;position:relative}.theme-module__wEkpiW__rmxHeroEyebrow{letter-spacing:.16em;text-transform:uppercase;color:#fff9;margin-bottom:12px;font-size:10px;font-weight:800}.theme-module__wEkpiW__rmxHeroTitle{letter-spacing:-.02em;color:#fff;max-width:22ch;margin:0 0 10px;font-size:clamp(26px,4vw,52px);font-weight:900;line-height:1.05}.theme-module__wEkpiW__rmxHeroLoc{color:#ffffffad;margin-bottom:26px;font-size:14px;font-weight:500}.theme-module__wEkpiW__rmxHeroBottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.theme-module__wEkpiW__rmxHeroPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:4px;font-size:10px;font-weight:700}.theme-module__wEkpiW__rmxHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(24px,3vw,40px);font-weight:900;line-height:1}.theme-module__wEkpiW__rmxHeroBtn{background:var(--rmx-red);color:#fff;border-radius:6px;align-self:flex-end;align-items:center;gap:8px;padding:13px 26px;font-size:14px;font-weight:800;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__rmxHeroBtn:hover{background:var(--rmx-red2)}.theme-module__wEkpiW__rmxBody{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;max-width:1180px;margin:0 auto;padding:28px 28px 64px;display:grid}.theme-module__wEkpiW__rmxMain{gap:16px;display:grid}.theme-module__wEkpiW__rmxCard{background:var(--rmx-white);border:1px solid var(--rmx-border);border-radius:var(--rmx-radius);padding:22px}.theme-module__wEkpiW__rmxCardLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--rmx-blue);border-bottom:2px solid var(--rmx-navy);width:100%;margin-bottom:16px;padding-bottom:10px;font-size:10px;font-weight:800;display:inline-block}.theme-module__wEkpiW__rmxDesc{color:var(--rmx-text);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__rmxSidebar{align-self:start;gap:14px;display:grid;position:sticky;top:70px}.theme-module__wEkpiW__rmxPriceCard{background:var(--rmx-navy);border-radius:var(--rmx-radius);padding:24px;position:relative;overflow:hidden}.theme-module__wEkpiW__rmxPriceCard:after{content:"";background:repeating-linear-gradient(135deg,#0000,#0000 8px,#ff120026 8px 10px);width:80px;height:100%;position:absolute;top:0;right:0}.theme-module__wEkpiW__rmxPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;z-index:1;margin-bottom:6px;font-size:10px;font-weight:800;position:relative}.theme-module__wEkpiW__rmxPriceValue{letter-spacing:-.02em;color:#fff;z-index:1;margin-bottom:18px;font-size:26px;font-weight:900;line-height:1.1;position:relative}.theme-module__wEkpiW__rmxSideBtn{text-align:center;background:var(--rmx-red);color:#fff;z-index:1;border-radius:6px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;transition:background .18s;display:block;position:relative}.theme-module__wEkpiW__rmxSideBtn:hover{background:var(--rmx-red2)}.theme-module__wEkpiW__rmxSideCard{background:var(--rmx-white);border:1px solid var(--rmx-border);border-radius:var(--rmx-radius);padding:18px}.theme-module__wEkpiW__rmxDisclaimer{color:var(--rmx-muted);text-align:center;padding-top:8px;font-size:10px;line-height:1.5}@media (max-width:960px){.theme-module__wEkpiW__rmxBody{grid-template-columns:1fr;padding:20px 16px 48px}.theme-module__wEkpiW__rmxSidebar{position:static}}@media (max-width:640px){.theme-module__wEkpiW__rmxNavInner{padding:12px 16px}.theme-module__wEkpiW__rmxHeroContent{padding:36px 16px 30px}.theme-module__wEkpiW__rmxHeroBottom{flex-direction:column;align-items:flex-start}}.theme-module__wEkpiW__stgV2{--stg-yellow:#fc0;--stg-yellow2:#f5c200;--stg-black:#111;--stg-white:#fff;--stg-bg:#fafafa;--stg-text:#111;--stg-muted:#1111118f;--stg-border:#11111117;--stg-radius:16px;background:var(--stg-bg);font-family:Inter,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__stgSmile{border:4px solid;border-top:none;border-radius:0 0 56px 56px;flex-shrink:0;width:56px;height:24px;display:block}.theme-module__wEkpiW__stgNav{background:var(--stg-yellow);border-bottom:3px solid var(--stg-black)}.theme-module__wEkpiW__stgNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:18px 28px;display:flex}.theme-module__wEkpiW__stgNavBrand{align-items:center;gap:14px;display:flex}.theme-module__wEkpiW__stgNavBrandText{flex-direction:column;align-items:flex-start;display:flex}.theme-module__wEkpiW__stgNavWordmark{color:var(--stg-black);letter-spacing:-1px;font-size:26px;font-weight:900;line-height:1}.theme-module__wEkpiW__stgNavTagline{color:#1111118f;letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:700}.theme-module__wEkpiW__stgNavRight{align-items:center;gap:16px;display:flex}.theme-module__wEkpiW__stgNavPhone{color:var(--stg-black);opacity:.7;font-size:13px;font-weight:700;text-decoration:none}.theme-module__wEkpiW__stgNavCta{background:var(--stg-black);color:var(--stg-yellow);white-space:nowrap;border-radius:8px;align-items:center;padding:12px 26px;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .18s;display:inline-flex}.theme-module__wEkpiW__stgNavCta:hover{opacity:.88}.theme-module__wEkpiW__stgHero{background:var(--stg-black);align-items:flex-end;width:100%;min-height:min(62vh,520px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__stgHeroBg{filter:brightness(.65)saturate(.8);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__stgHeroOverlay{background:linear-gradient(#1111110d 20%,#111111a6 62%,#111111eb 100%);position:absolute;inset:0}.theme-module__wEkpiW__stgHeroSmileArc{background:var(--stg-yellow);clip-path:ellipse(55% 100% at 50% 100%);opacity:.92;z-index:1;height:80px;position:absolute;bottom:0;left:0;right:0}.theme-module__wEkpiW__stgHeroContent{z-index:2;color:#fff;width:100%;max-width:1180px;margin:0 auto;padding:52px 28px;position:relative}.theme-module__wEkpiW__stgHeroTag{color:var(--stg-yellow);letter-spacing:.12em;text-transform:uppercase;background:#fc03;border:1px solid #fc06;border-radius:6px;align-items:center;gap:7px;margin-bottom:14px;padding:5px 14px;font-size:10px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__stgHeroTitle{letter-spacing:-.03em;color:#fff;max-width:22ch;margin:0 0 10px;font-size:clamp(28px,4.2vw,56px);font-weight:900;line-height:1.04}.theme-module__wEkpiW__stgHeroLoc{color:#ffffffa6;margin-bottom:26px;font-size:13px;font-weight:500}.theme-module__wEkpiW__stgHeroPriceRow{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.theme-module__wEkpiW__stgHeroPriceLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:4px;font-size:10px;font-weight:700}.theme-module__wEkpiW__stgHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(24px,3vw,40px);font-weight:900;line-height:1}.theme-module__wEkpiW__stgHeroBtn{background:var(--stg-yellow);color:var(--stg-black);border-radius:8px;align-self:flex-end;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:background .18s;display:inline-flex}.theme-module__wEkpiW__stgHeroBtn:hover{background:var(--stg-yellow2)}.theme-module__wEkpiW__stgBody{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;max-width:1180px;margin:0 auto;padding:28px 28px 64px;display:grid}.theme-module__wEkpiW__stgMain{gap:16px;display:grid}.theme-module__wEkpiW__stgCard2{background:var(--stg-white);border:1px solid var(--stg-border);border-radius:var(--stg-radius);padding:22px}.theme-module__wEkpiW__stgCardLabel2{letter-spacing:.12em;text-transform:uppercase;color:var(--stg-black);border-bottom:2px solid var(--stg-yellow);margin-bottom:16px;padding-bottom:10px;font-size:10px;font-weight:800}.theme-module__wEkpiW__stgDesc2{color:var(--stg-text);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__stgSidebar2{align-self:start;gap:14px;display:grid;position:sticky;top:70px}.theme-module__wEkpiW__stgPriceCard2{background:var(--stg-yellow);border-radius:var(--stg-radius);padding:24px}.theme-module__wEkpiW__stgPriceLabel2{letter-spacing:.1em;text-transform:uppercase;color:#1111118c;margin-bottom:6px;font-size:10px;font-weight:800}.theme-module__wEkpiW__stgPriceValue2{letter-spacing:-.02em;color:var(--stg-black);margin-bottom:18px;font-size:26px;font-weight:900;line-height:1.1}.theme-module__wEkpiW__stgSideBtn2{text-align:center;background:var(--stg-black);color:var(--stg-yellow);border-radius:10px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .18s;display:block}.theme-module__wEkpiW__stgSideBtn2:hover{opacity:.88}.theme-module__wEkpiW__stgSideCard2{background:var(--stg-white);border:1px solid var(--stg-border);border-radius:var(--stg-radius);padding:18px}.theme-module__wEkpiW__stgTagline{color:var(--stg-muted);text-align:center;letter-spacing:.04em;padding-top:4px;font-size:11px;font-weight:700}.theme-module__wEkpiW__stgAnchorNav{background:var(--stg-white);border-bottom:1px solid var(--stg-border);z-index:99;position:sticky;top:0;box-shadow:0 2px 8px #1111110f}.theme-module__wEkpiW__stgAnchorNavInner{-webkit-overflow-scrolling:touch;align-items:center;gap:0;max-width:1180px;margin:0 auto;padding:0 28px;display:flex;overflow-x:auto}.theme-module__wEkpiW__stgAnchorNavInner a{color:var(--stg-muted);white-space:nowrap;border-bottom:3px solid #0000;padding:14px 20px;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s}.theme-module__wEkpiW__stgAnchorNavInner a:hover{color:var(--stg-black);border-bottom-color:var(--stg-yellow)}@media (max-width:960px){.theme-module__wEkpiW__stgBody{grid-template-columns:1fr;padding:20px 16px 48px}.theme-module__wEkpiW__stgSidebar2{position:static}}@media (max-width:640px){.theme-module__wEkpiW__stgNavInner{padding:12px 16px}.theme-module__wEkpiW__stgHeroContent{padding:36px 16px 42px}.theme-module__wEkpiW__stgHeroPriceRow{flex-direction:column;align-items:flex-start}}.theme-module__wEkpiW__bidliV2{--bidli-bg:#f6f8fb;--bidli-white:#fff;--bidli-text:#10213f;--bidli-muted:#10213f94;--bidli-border:#10213f1a;--bidli-blue:#223aa9;--bidli-blue2:#1b2f8a;--bidli-teal:#19c2d4;--bidli-green:#28d26c;--bidli-orange:#ff6a13;--bidli-radius:18px;background:linear-gradient(#f8fbff 0%,#f6f8fb 100%);font-family:Inter,Arial,sans-serif;padding:0!important;display:block!important}.theme-module__wEkpiW__bidliNav{background:var(--bidli-white);border-bottom:1px solid var(--bidli-border);z-index:100;position:sticky;top:0;box-shadow:0 8px 24px #10213f0f}.theme-module__wEkpiW__bidliNavInner{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:16px 28px;display:flex}.theme-module__wEkpiW__bidliNavBrand{align-items:center;gap:12px;display:flex}.theme-module__wEkpiW__bidliNavRight{align-items:center;gap:16px;display:flex}.theme-module__wEkpiW__bidliNavPhone{color:var(--bidli-text);opacity:.72;font-size:13px;font-weight:700;text-decoration:none}.theme-module__wEkpiW__bidliNavCta{background:linear-gradient(135deg,var(--bidli-blue)0%,var(--bidli-teal)100%);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;padding:12px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #223aa92e}.theme-module__wEkpiW__bidliNavCta:hover{transform:translateY(-1px);box-shadow:0 16px 34px #223aa93d}.theme-module__wEkpiW__bidliHero{background:var(--bidli-blue);align-items:flex-end;width:100%;min-height:min(64vh,560px);display:flex;position:relative;overflow:hidden}.theme-module__wEkpiW__bidliHeroBg{filter:brightness(.7)saturate(.9);background-position:50%;background-size:cover;position:absolute;inset:0}.theme-module__wEkpiW__bidliHeroOverlay{background:linear-gradient(#223aa929 0%,#10213f94 58%,#10213feb 100%);position:absolute;inset:0}.theme-module__wEkpiW__bidliHeroGlow{pointer-events:none;background:radial-gradient(circle,#19c2d44d 0%,#19c2d400 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-60px;right:-80px}.theme-module__wEkpiW__bidliHeroContent{z-index:2;color:#fff;width:100%;max-width:1180px;margin:0 auto;padding:56px 28px 42px;position:relative}.theme-module__wEkpiW__bidliHeroTag{color:#ffffffe0;letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;margin-bottom:14px;padding:6px 14px;font-size:10px;font-weight:800;display:inline-flex}.theme-module__wEkpiW__bidliHeroTitle{letter-spacing:-.03em;color:#fff;max-width:22ch;margin:0 0 10px;font-size:clamp(28px,4.2vw,56px);font-weight:900;line-height:1.04}.theme-module__wEkpiW__bidliHeroLoc{color:#ffffffb8;margin-bottom:26px;font-size:14px;font-weight:500}.theme-module__wEkpiW__bidliHeroBottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.theme-module__wEkpiW__bidliHeroPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-size:10px;font-weight:700}.theme-module__wEkpiW__bidliHeroPrice{letter-spacing:-.02em;color:#fff;font-size:clamp(24px,3vw,40px);font-weight:900;line-height:1}.theme-module__wEkpiW__bidliHeroBtn{background:var(--bidli-orange);color:#fff;border-radius:999px;align-self:flex-end;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 14px 28px #ff6a1338}.theme-module__wEkpiW__bidliHeroBtn:hover{background:#f45c00;transform:translateY(-1px)}.theme-module__wEkpiW__bidliAnchorNav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--bidli-border);z-index:99;background:#ffffffeb;position:sticky;top:73px;box-shadow:0 8px 18px #10213f0d}.theme-module__wEkpiW__bidliAnchorNavInner{-webkit-overflow-scrolling:touch;align-items:center;gap:0;max-width:1180px;margin:0 auto;padding:0 28px;display:flex;overflow-x:auto}.theme-module__wEkpiW__bidliAnchorNavInner a{color:var(--bidli-muted);white-space:nowrap;border-bottom:3px solid #0000;padding:14px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s}.theme-module__wEkpiW__bidliAnchorNavInner a:hover{color:var(--bidli-text);border-bottom-color:var(--bidli-teal)}.theme-module__wEkpiW__bidliBody{grid-template-columns:minmax(0,1.4fr) 300px;align-items:start;gap:20px;max-width:1180px;margin:0 auto;padding:28px 28px 64px;display:grid}.theme-module__wEkpiW__bidliMain{gap:16px;display:grid}.theme-module__wEkpiW__bidliCard{background:var(--bidli-white);border:1px solid var(--bidli-border);border-radius:var(--bidli-radius);padding:22px;box-shadow:0 10px 30px #10213f0a}.theme-module__wEkpiW__bidliCardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--bidli-blue);border-bottom:2px solid var(--bidli-teal);margin-bottom:16px;padding-bottom:10px;font-size:10px;font-weight:800}.theme-module__wEkpiW__bidliDesc{color:var(--bidli-text);margin:0;font-size:15px;line-height:1.75}.theme-module__wEkpiW__bidliSidebar{align-self:start;gap:14px;display:grid;position:sticky;top:126px}.theme-module__wEkpiW__bidliPriceCard{border:1px solid var(--bidli-border);border-radius:var(--bidli-radius);background:linear-gradient(135deg,#fff 0%,#f4fbff 100%);padding:24px;box-shadow:0 12px 28px #10213f0f}.theme-module__wEkpiW__bidliPriceLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--bidli-muted);margin-bottom:6px;font-size:10px;font-weight:800}.theme-module__wEkpiW__bidliPriceValue{letter-spacing:-.02em;color:var(--bidli-text);margin-bottom:18px;font-size:26px;font-weight:900;line-height:1.1}.theme-module__wEkpiW__bidliSideBtn{text-align:center;background:linear-gradient(135deg,var(--bidli-blue)0%,var(--bidli-teal)100%);color:#fff;border-radius:999px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s;display:block;box-shadow:0 14px 28px #223aa92e}.theme-module__wEkpiW__bidliSideBtn:hover{transform:translateY(-1px)}.theme-module__wEkpiW__bidliSideCard{background:var(--bidli-white);border:1px solid var(--bidli-border);border-radius:var(--bidli-radius);padding:18px;box-shadow:0 10px 30px #10213f0a}.theme-module__wEkpiW__bidliTagline{color:var(--bidli-muted);text-align:center;letter-spacing:.04em;padding-top:4px;font-size:11px;font-weight:700}@media (max-width:960px){.theme-module__wEkpiW__bidliBody{grid-template-columns:1fr;padding:20px 16px 48px}.theme-module__wEkpiW__bidliSidebar{position:static}.theme-module__wEkpiW__bidliAnchorNav{top:69px}}@media (max-width:640px){.theme-module__wEkpiW__bidliNavInner{padding:12px 16px}.theme-module__wEkpiW__bidliHeroContent{padding:36px 16px 30px}.theme-module__wEkpiW__bidliHeroBottom{flex-direction:column;align-items:flex-start}.theme-module__wEkpiW__bidliAnchorNavInner{padding:0 12px}}
