@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:#f6f8fb;min-height:100vh;font-family:Inter,Arial,sans-serif;justify-content:unset!important;padding:0!important;display:block!important}.theme-module__wEkpiW__bidli{justify-content:unset!important;align-items:unset!important;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}}.theme-module__wEkpiW__kvVal{text-align:right;color:#111827!important;font-weight:900!important}.theme-module__wEkpiW__kvKey{color:#64748b!important}
.newThemes-module__BbXUmG__auroraPage{color:#fff;background:#0a0a1a;min-height:100vh;font-family:Inter,Arial,sans-serif;position:relative;overflow-x:hidden}.newThemes-module__BbXUmG__auroraPage:before,.newThemes-module__BbXUmG__auroraPage:after{content:"";filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.newThemes-module__BbXUmG__auroraPage:before{opacity:.4;background:radial-gradient(circle,#a855f7,#0000 70%);width:500px;height:500px;top:-10%;left:-10%}.newThemes-module__BbXUmG__auroraPage:after{opacity:.35;background:radial-gradient(circle,#06b6d4,#0000 70%);width:450px;height:450px;top:30%;right:-10%}.newThemes-module__BbXUmG__auroraBlob3{filter:blur(80px);opacity:.3;pointer-events:none;z-index:0;background:radial-gradient(circle,#ec4899,#0000 70%);border-radius:50%;width:400px;height:400px;position:fixed;bottom:-5%;left:30%}.newThemes-module__BbXUmG__auroraNav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:16px auto 0;padding:12px 20px;display:flex;position:sticky;top:16px}.newThemes-module__BbXUmG__auroraNavBrand{color:#fff;letter-spacing:-.01em;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.newThemes-module__BbXUmG__auroraNavDot{background:linear-gradient(135deg,#a855f7,#06b6d4);border-radius:50%;width:8px;height:8px}.newThemes-module__BbXUmG__auroraNavLinks{color:#fff9;gap:22px;font-size:12px;display:flex}.newThemes-module__BbXUmG__auroraNavLinks a{color:inherit;text-decoration:none;transition:color .15s}.newThemes-module__BbXUmG__auroraNavLinks a:hover{color:#fff}.newThemes-module__BbXUmG__auroraNavActions{align-items:center;gap:10px;display:flex}.newThemes-module__BbXUmG__auroraNavPhone{color:#ffffffa6;font-size:12px;font-weight:700;text-decoration:none}.newThemes-module__BbXUmG__auroraNavCta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 18px;font-size:12px;font-weight:700;text-decoration:none}.newThemes-module__BbXUmG__auroraHero{z-index:1;grid-template-columns:1.4fr 1fr;gap:16px;max-width:1180px;margin:30px auto 0;padding:0 20px;display:grid;position:relative}.newThemes-module__BbXUmG__auroraHeroMain{-webkit-backdrop-filter:blur(40px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:440px;padding:36px;display:flex;position:relative;overflow:hidden}.newThemes-module__BbXUmG__auroraHeroMain:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f740,#0000 70%);width:200px;height:200px;position:absolute;top:-50px;right:-50px}.newThemes-module__BbXUmG__auroraHeroBadge{letter-spacing:.1em;color:#e9d5ff;text-transform:uppercase;z-index:2;background:#a855f72e;border:1px solid #a855f766;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.newThemes-module__BbXUmG__auroraHeroBadge:before{content:"";background:#a855f7;border-radius:50%;width:6px;height:6px}.newThemes-module__BbXUmG__auroraHeroTitle{z-index:2;letter-spacing:-.04em;color:#fff;margin:20px 0 14px;font-size:clamp(36px,5.5vw,58px);font-weight:900;line-height:1;position:relative}.newThemes-module__BbXUmG__auroraHeroTitleAccent{background:linear-gradient(135deg,#a855f7 0%,#06b6d4 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.newThemes-module__BbXUmG__auroraHeroLoc{z-index:2;color:#ffffffa6;margin-bottom:28px;font-size:14px;line-height:1.7;position:relative}.newThemes-module__BbXUmG__auroraHeroBtns{z-index:2;flex-wrap:wrap;gap:10px;display:flex;position:relative}.newThemes-module__BbXUmG__auroraBtnPrimary,.newThemes-module__BbXUmG__auroraBtnSecondary,.newThemes-module__BbXUmG__auroraBtnGhost{white-space:nowrap;border-radius:999px;padding:12px 24px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .15s}.newThemes-module__BbXUmG__auroraBtnPrimary{color:#0a0a1a;background:#fff}.newThemes-module__BbXUmG__auroraBtnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.newThemes-module__BbXUmG__auroraBtnGhost{color:#ffffffbf;background:#ffffff0a;border:1px solid #ffffff1f}.newThemes-module__BbXUmG__auroraBtnPrimary:hover,.newThemes-module__BbXUmG__auroraBtnSecondary:hover,.newThemes-module__BbXUmG__auroraBtnGhost:hover{transform:translateY(-1px)}.newThemes-module__BbXUmG__auroraHeroSide{grid-template-rows:1.2fr auto auto;gap:12px;display:grid}.newThemes-module__BbXUmG__auroraPriceCard{-webkit-backdrop-filter:blur(40px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:24px;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.newThemes-module__BbXUmG__auroraPriceLabel{color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.newThemes-module__BbXUmG__auroraPriceValue{letter-spacing:-.04em;background:linear-gradient(135deg,#a855f7 20%,#06b6d4 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:auto;font-size:46px;font-weight:900;line-height:.9}.newThemes-module__BbXUmG__auroraPriceNote{color:#ffffff8c;margin-top:6px;font-size:12px;font-weight:600}.newThemes-module__BbXUmG__auroraInfoGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.newThemes-module__BbXUmG__auroraInfoCard{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;padding:16px}.newThemes-module__BbXUmG__auroraInfoLabel{color:#ffffff80;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700}.newThemes-module__BbXUmG__auroraInfoValue{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:800}.newThemes-module__BbXUmG__auroraSection{z-index:1;max-width:1180px;margin:20px auto 0;padding:0 20px;position:relative}.newThemes-module__BbXUmG__auroraCard{-webkit-backdrop-filter:blur(30px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;margin-bottom:14px;padding:28px}.newThemes-module__BbXUmG__auroraCardLabel{color:#a855f7;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:14px;font-size:11px;font-weight:800;display:flex}.newThemes-module__BbXUmG__auroraCardLabel:before{content:"✦";font-size:13px}.newThemes-module__BbXUmG__auroraCardDesc{color:#ffffffbf;white-space:pre-line;margin:0;font-size:14px;line-height:1.8}.newThemes-module__BbXUmG__auroraFooter{z-index:1;text-align:center;padding:60px 20px 40px;position:relative}.newThemes-module__BbXUmG__auroraFooterCard{-webkit-backdrop-filter:blur(40px);background:#ffffff0d;border:1px solid #ffffff24;border-radius:28px;max-width:800px;margin:0 auto;padding:40px}@media (max-width:900px){.newThemes-module__BbXUmG__auroraHero{grid-template-columns:1fr;padding:0 14px}.newThemes-module__BbXUmG__auroraHeroMain{min-height:unset;padding:24px}.newThemes-module__BbXUmG__auroraHeroTitle{font-size:clamp(28px,8vw,40px)}.newThemes-module__BbXUmG__auroraNav{margin:10px 14px 0;padding:10px 16px}.newThemes-module__BbXUmG__auroraNavLinks{display:none}.newThemes-module__BbXUmG__auroraSection{padding:0 14px}.newThemes-module__BbXUmG__auroraCard{border-radius:18px;padding:20px}.newThemes-module__BbXUmG__auroraPriceValue{font-size:36px}}.newThemes-module__BbXUmG__immPage{color:#fff;background:#000;min-height:100vh;font-family:Inter,Arial,sans-serif}.newThemes-module__BbXUmG__immHero{align-items:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.newThemes-module__BbXUmG__immHeroBg{filter:brightness(.65);background-position:50%;background-size:cover;position:absolute;inset:0}.newThemes-module__BbXUmG__immHeroOverlay{background:linear-gradient(#0000 0% 30%,#000000b3 75%,#000000fa 100%);position:absolute;inset:0}.newThemes-module__BbXUmG__immHeroTop{z-index:3;color:#fff;justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:40px;right:40px}.newThemes-module__BbXUmG__immHeroAgent{align-items:center;gap:12px;display:flex}.newThemes-module__BbXUmG__immAgentInit{border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:flex}.newThemes-module__BbXUmG__immAgentLabel{opacity:.5;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:600}.newThemes-module__BbXUmG__immAgentName{font-size:13px;font-weight:700}.newThemes-module__BbXUmG__immHeroNavLinks{color:#ffffffb3;gap:24px;font-size:12px;display:flex}.newThemes-module__BbXUmG__immHeroNavLinks a{color:inherit;text-decoration:none}.newThemes-module__BbXUmG__immHeroNavLinks a:hover{color:#fff}.newThemes-module__BbXUmG__immHeroCta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;padding:10px 20px;font-size:12px;font-weight:800;text-decoration:none}.newThemes-module__BbXUmG__immHeroContent{z-index:2;color:#fff;width:100%;max-width:1400px;margin:0 auto;padding:0 40px 50px;position:relative}.newThemes-module__BbXUmG__immHeroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.16em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:7px 16px;font-size:10px;font-weight:800;display:inline-flex}.newThemes-module__BbXUmG__immHeroBadge:before{content:"";background:#fbbf24;border-radius:50%;width:6px;height:6px}.newThemes-module__BbXUmG__immHeroTitle{letter-spacing:-.02em;max-width:900px;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,6vw,66px);font-style:italic;font-weight:400;line-height:.98}.newThemes-module__BbXUmG__immHeroLoc{opacity:.65;margin-bottom:28px;font-size:13px;font-weight:500}.newThemes-module__BbXUmG__immHeroBottom{border-top:1px solid #ffffff2e;grid-template-columns:auto 1fr auto;align-items:end;gap:40px;padding-top:22px;display:grid}.newThemes-module__BbXUmG__immHeroPrice{letter-spacing:-.02em;font-family:Georgia,serif;font-size:34px;font-weight:700}.newThemes-module__BbXUmG__immHeroPriceLabel{letter-spacing:.16em;text-transform:uppercase;opacity:.5;margin-bottom:5px;font-size:9px;font-weight:700}.newThemes-module__BbXUmG__immHeroStats{justify-content:center;gap:24px;display:flex}.newThemes-module__BbXUmG__immStat{text-align:center}.newThemes-module__BbXUmG__immStatLabel{letter-spacing:.16em;text-transform:uppercase;opacity:.5;margin-bottom:5px;font-size:9px;font-weight:700}.newThemes-module__BbXUmG__immStatValue{font-size:15px;font-weight:800}.newThemes-module__BbXUmG__immHeroActions{gap:10px;display:flex}.newThemes-module__BbXUmG__immBtnPrimary{color:#000;background:#fff;border-radius:999px;padding:12px 22px;font-size:12px;font-weight:800;text-decoration:none}.newThemes-module__BbXUmG__immBtnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;padding:12px 22px;font-size:12px;font-weight:700;text-decoration:none}.newThemes-module__BbXUmG__immAnchorNav{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000d9;border-bottom:1px solid #ffffff14;position:sticky;top:0}.newThemes-module__BbXUmG__immAnchorNavInner{gap:0;max-width:1400px;margin:0 auto;padding:0 40px;display:flex;overflow-x:auto}.newThemes-module__BbXUmG__immAnchorNavInner a{color:#ffffff8c;letter-spacing:.04em;white-space:nowrap;border-bottom:2px solid #0000;padding:18px 22px;font-size:12px;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s}.newThemes-module__BbXUmG__immAnchorNavInner a:hover{color:#fff;border-bottom-color:#fbbf24}.newThemes-module__BbXUmG__immChapter{background:#050505;border-bottom:1px solid #ffffff0a;padding:70px 40px}.newThemes-module__BbXUmG__immChapterInner{grid-template-columns:1fr 1.3fr;align-items:center;gap:50px;max-width:1200px;margin:0 auto;display:grid}.newThemes-module__BbXUmG__immChapterInner.newThemes-module__BbXUmG__reverse{grid-template-columns:1.3fr 1fr}.newThemes-module__BbXUmG__immChapterLabel{letter-spacing:.2em;color:#fbbf24;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.newThemes-module__BbXUmG__immChapterTitle{letter-spacing:-.02em;margin:0 0 16px;font-family:Georgia,serif;font-size:clamp(28px,3.5vw,40px);font-style:italic;font-weight:400;line-height:1.08}.newThemes-module__BbXUmG__immChapterText{color:#ffffffa6;white-space:pre-line;margin:0;font-size:14px;line-height:1.85}.newThemes-module__BbXUmG__immChapterImage{aspect-ratio:4/3;background-color:#1a1a1a;background-position:50%;background-size:cover;border-radius:8px;position:relative;overflow:hidden}.newThemes-module__BbXUmG__immChapterImageCount{color:#fff9;letter-spacing:.1em;font-family:Courier New,monospace;font-size:10px;position:absolute;bottom:14px;right:14px}.newThemes-module__BbXUmG__immParams{background:#000;padding:80px 40px}.newThemes-module__BbXUmG__immParamsInner{max-width:1000px;margin:0 auto}.newThemes-module__BbXUmG__immParamsGrid{border-top:1px solid #ffffff2e;grid-template-columns:1fr 1fr;gap:0;display:grid}.newThemes-module__BbXUmG__immParamRow{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:18px 0;display:flex}.newThemes-module__BbXUmG__immParamRow.newThemes-module__BbXUmG__right{border-left:1px solid #ffffff14;padding-left:36px;padding-right:0}.newThemes-module__BbXUmG__immParamRow:not(.newThemes-module__BbXUmG__right){padding-right:36px}.newThemes-module__BbXUmG__immParamLabel{color:#ffffff8c;font-size:12px}.newThemes-module__BbXUmG__immParamValue{color:#fff;font-size:14px;font-weight:700}.newThemes-module__BbXUmG__immCta{color:#000;text-align:center;background:#fbbf24;padding:80px 40px}.newThemes-module__BbXUmG__immCtaQuote{letter-spacing:-.02em;margin:0 0 14px;font-family:Georgia,serif;font-size:clamp(28px,4vw,40px);font-style:italic;font-weight:400}.newThemes-module__BbXUmG__immCtaMeta{opacity:.7;margin-bottom:30px;font-size:14px}.newThemes-module__BbXUmG__immCtaActions{flex-wrap:wrap;justify-content:center;gap:10px;display:inline-flex}.newThemes-module__BbXUmG__immCtaBtnPrimary{color:#fff;background:#000;border-radius:999px;padding:16px 32px;font-size:14px;font-weight:800;text-decoration:none}.newThemes-module__BbXUmG__immCtaBtnSecondary{color:#000;background:#fff;border:1px solid #000;border-radius:999px;padding:16px 32px;font-size:14px;font-weight:800;text-decoration:none}.newThemes-module__BbXUmG__immLeadSection{color:#fff;background:#0a0a0a;padding:80px 40px}.newThemes-module__BbXUmG__immLeadInner{max-width:700px;margin:0 auto}@media (max-width:900px){.newThemes-module__BbXUmG__immHeroTop{flex-wrap:wrap;gap:8px;padding:14px 20px;top:14px;left:20px;right:20px}.newThemes-module__BbXUmG__immHeroNavLinks{display:none}.newThemes-module__BbXUmG__immHeroContent{padding:0 20px 30px}.newThemes-module__BbXUmG__immHeroTitle{font-size:clamp(28px,8vw,42px)}.newThemes-module__BbXUmG__immHeroBottom{grid-template-columns:1fr;gap:20px}.newThemes-module__BbXUmG__immHeroStats{justify-content:flex-start}.newThemes-module__BbXUmG__immChapter{padding:50px 20px}.newThemes-module__BbXUmG__immChapterInner,.newThemes-module__BbXUmG__immChapterInner.newThemes-module__BbXUmG__reverse{grid-template-columns:1fr;gap:24px}.newThemes-module__BbXUmG__immParams{padding:50px 20px}.newThemes-module__BbXUmG__immParamsGrid{grid-template-columns:1fr}.newThemes-module__BbXUmG__immParamRow,.newThemes-module__BbXUmG__immParamRow.newThemes-module__BbXUmG__right{border-left:none;padding:14px 0}.newThemes-module__BbXUmG__immCta,.newThemes-module__BbXUmG__immLeadSection{padding:50px 20px}.newThemes-module__BbXUmG__immAnchorNavInner{padding:0 20px}}.newThemes-module__BbXUmG__bentoPage{color:#fff;background:#000;min-height:100vh;font-family:Inter,Arial,sans-serif}.newThemes-module__BbXUmG__bentoNav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000d9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;top:0}.newThemes-module__BbXUmG__bentoNavBrand{align-items:center;gap:12px;display:flex}.newThemes-module__BbXUmG__bentoNavLogo{color:#fff;background:linear-gradient(135deg,#0071e3,#34c759);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:flex}.newThemes-module__BbXUmG__bentoNavName{letter-spacing:-.02em;color:#fff;font-size:15px;font-weight:800}.newThemes-module__BbXUmG__bentoNavOffice{color:#fff6;border-left:1px solid #ffffff26;padding-left:12px;font-size:11px}.newThemes-module__BbXUmG__bentoNavLinks{color:#fff9;gap:26px;font-size:13px;display:flex}.newThemes-module__BbXUmG__bentoNavLinks a{color:inherit;text-decoration:none}.newThemes-module__BbXUmG__bentoNavLinks a:hover{color:#fff}.newThemes-module__BbXUmG__bentoNavActions{align-items:center;gap:10px;display:flex}.newThemes-module__BbXUmG__bentoNavPhone{color:#ffffff8c;font-size:12px;font-weight:600;text-decoration:none}.newThemes-module__BbXUmG__bentoNavCta{color:#fff;white-space:nowrap;background:#0071e3;border-radius:999px;padding:9px 20px;font-size:12px;font-weight:700;text-decoration:none}.newThemes-module__BbXUmG__bentoBody{max-width:1280px;margin:0 auto;padding:20px}.newThemes-module__BbXUmG__bentoHero{grid-template-rows:210px 210px 160px;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.newThemes-module__BbXUmG__bentoHeroMain{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;grid-area:1/1/3/3;justify-content:space-between;padding:34px;display:flex;position:relative;overflow:hidden}.newThemes-module__BbXUmG__bentoHeroMain:before,.newThemes-module__BbXUmG__bentoHeroMain:after{content:"";pointer-events:none;position:absolute;inset:0}.newThemes-module__BbXUmG__bentoHeroMain:before{background:radial-gradient(circle at 80% 15%,#0071e366,#0000 55%)}.newThemes-module__BbXUmG__bentoHeroMain:after{background:radial-gradient(circle at 20% 85%,#34c7594d,#0000 55%)}.newThemes-module__BbXUmG__bentoHeroContent{z-index:2;position:relative}.newThemes-module__BbXUmG__bentoHeroBadge{letter-spacing:.08em;color:#93c5fd;text-transform:uppercase;background:#0071e333;border:1px solid #0071e366;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex}.newThemes-module__BbXUmG__bentoHeroBadge:before{content:"";background:#0071e3;border-radius:50%;width:5px;height:5px}.newThemes-module__BbXUmG__bentoHeroTitle{letter-spacing:-.04em;color:#fff;background:linear-gradient(#fff 30%,#ffffff80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(28px,4.5vw,48px);font-weight:700;line-height:1}.newThemes-module__BbXUmG__bentoHeroLoc{color:#fff9;font-size:14px;line-height:1.6}.newThemes-module__BbXUmG__bentoHeroActions{z-index:2;flex-wrap:wrap;gap:10px;margin-top:20px;display:flex;position:relative}.newThemes-module__BbXUmG__bentoBtnPrimary{color:#000;background:#fff;border-radius:999px;padding:11px 22px;font-size:13px;font-weight:700;text-decoration:none}.newThemes-module__BbXUmG__bentoBtnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:11px 22px;font-size:13px;font-weight:600;text-decoration:none}.newThemes-module__BbXUmG__bentoTile{border-radius:24px;flex-direction:column;justify-content:space-between;padding:22px;display:flex;position:relative;overflow:hidden}.newThemes-module__BbXUmG__bentoTileLabel{letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800}.newThemes-module__BbXUmG__bentoTileValue{letter-spacing:-.04em;font-size:34px;font-weight:700;line-height:.9}.newThemes-module__BbXUmG__bentoTileSubValue{margin-top:6px;font-size:12px;font-weight:600}.newThemes-module__BbXUmG__bentoTileSmallNote{opacity:.7;margin-top:3px;font-size:11px}.newThemes-module__BbXUmG__bentoCenaTile{color:#000;background:#f5f5f7}.newThemes-module__BbXUmG__bentoCenaTile .newThemes-module__BbXUmG__bentoTileLabel{color:#00000080}.newThemes-module__BbXUmG__bentoCenaTile .newThemes-module__BbXUmG__bentoTileSubValue{color:#0000008c}.newThemes-module__BbXUmG__bentoCenaTile .newThemes-module__BbXUmG__bentoTileSmallNote{color:#00000073}.newThemes-module__BbXUmG__bentoPenbTile{color:#fff;background:linear-gradient(135deg,#34c759,#30a84a)}.newThemes-module__BbXUmG__bentoPenbTile .newThemes-module__BbXUmG__bentoTileLabel{opacity:.85}.newThemes-module__BbXUmG__bentoPenbTile .newThemes-module__BbXUmG__bentoTileValue{font-size:52px;font-weight:700}.newThemes-module__BbXUmG__bentoDispTile{color:#fff;background:#1e1e1e;border:1px solid #ffffff14}.newThemes-module__BbXUmG__bentoDispTile:before{content:"";background:radial-gradient(circle,#fbbf2438,#0000 70%);width:130px;height:130px;position:absolute;top:-20px;right:-20px}.newThemes-module__BbXUmG__bentoDispTile .newThemes-module__BbXUmG__bentoTileLabel,.newThemes-module__BbXUmG__bentoDispTile .newThemes-module__BbXUmG__bentoTileSubValue{color:#ffffff80;position:relative}.newThemes-module__BbXUmG__bentoPozTile{color:#78350f;background:#fef3c7}.newThemes-module__BbXUmG__bentoPozTile .newThemes-module__BbXUmG__bentoTileLabel{opacity:.6}.newThemes-module__BbXUmG__bentoPozTile .newThemes-module__BbXUmG__bentoTileSubValue{opacity:.7}.newThemes-module__BbXUmG__bentoAgentTile{background:#1e1e1e;border:1px solid #ffffff14;border-radius:22px;grid-area:3/1/4/2;align-items:center;gap:16px;padding:18px;display:flex}.newThemes-module__BbXUmG__bentoAgentAvatar{color:#fff;background:linear-gradient(135deg,#a855f7,#0071e3);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:17px;font-weight:900;display:flex}.newThemes-module__BbXUmG__bentoAgentAvatarImg{object-fit:cover;border-radius:16px;flex-shrink:0;width:58px;height:58px}.newThemes-module__BbXUmG__bentoAgentInfo{flex:1;min-width:0}.newThemes-module__BbXUmG__bentoAgentRole{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700}.newThemes-module__BbXUmG__bentoAgentName{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:800}.newThemes-module__BbXUmG__bentoAgentOffice{color:#ffffff80;font-size:11px}.newThemes-module__BbXUmG__bentoAgentCta{color:#000;background:#fff;border-radius:999px;padding:9px 18px;font-size:11px;font-weight:700;text-decoration:none}.newThemes-module__BbXUmG__bentoLocTile{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:22px;flex-direction:column;grid-area:3/2/4/3;justify-content:space-between;padding:18px;display:flex;overflow:hidden}.newThemes-module__BbXUmG__bentoLocHead{justify-content:space-between;align-items:flex-start;display:flex}.newThemes-module__BbXUmG__bentoLocLabel{letter-spacing:.16em;opacity:.6;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.newThemes-module__BbXUmG__bentoLocName{letter-spacing:-.01em;font-size:17px;font-weight:800}.newThemes-module__BbXUmG__bentoLocSub{opacity:.7;margin-top:2px;font-size:11px}.newThemes-module__BbXUmG__bentoExtraTile{background:#1e1e1e;border:1px solid #ffffff14;border-radius:22px;grid-area:3/3/4/5;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.newThemes-module__BbXUmG__bentoExtraIcon{background:#fbbf2426;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.newThemes-module__BbXUmG__bentoExtraMain{flex:1}.newThemes-module__BbXUmG__bentoExtraLabel{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800}.newThemes-module__BbXUmG__bentoExtraTitle{color:#fff;font-size:14px;font-weight:800}.newThemes-module__BbXUmG__bentoExtraSub{color:#ffffff8c;margin-top:2px;font-size:11px}.newThemes-module__BbXUmG__bentoSection{margin-bottom:18px}.newThemes-module__BbXUmG__bentoSectionHead{justify-content:space-between;align-items:flex-end;margin-bottom:14px;padding:0 6px;display:flex}.newThemes-module__BbXUmG__bentoSectionLabel{color:#0071e3;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:4px;font-size:10px;font-weight:800;display:flex}.newThemes-module__BbXUmG__bentoSectionLabel:before{content:"▣";font-size:11px}.newThemes-module__BbXUmG__bentoSectionTitle{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(24px,3vw,34px);font-weight:700}.newThemes-module__BbXUmG__bentoSectionMeta{color:#fff6;font-size:12px}.newThemes-module__BbXUmG__bentoCard{color:#fff;background:#1e1e1e;border:1px solid #ffffff14;border-radius:22px;padding:28px}.newThemes-module__BbXUmG__bentoCardLight{color:#000;background:#f5f5f7}.newThemes-module__BbXUmG__bentoCardDesc{color:#fffc;white-space:pre-line;margin:0;font-size:14px;line-height:1.8}.newThemes-module__BbXUmG__bentoCardLight .newThemes-module__BbXUmG__bentoCardDesc{color:#000000bf}.newThemes-module__BbXUmG__bentoCtaWrap{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#5856d6 100%);border-radius:26px;padding:44px 36px;position:relative;overflow:hidden}.newThemes-module__BbXUmG__bentoCtaWrap:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-50px;right:-50px}.newThemes-module__BbXUmG__bentoCtaGrid{z-index:2;grid-template-columns:1fr auto;align-items:center;gap:26px;display:grid;position:relative}.newThemes-module__BbXUmG__bentoCtaLabel{color:#ffffffb3;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.newThemes-module__BbXUmG__bentoCtaTitle{letter-spacing:-.03em;margin:0;font-size:clamp(26px,3.5vw,36px);font-weight:700;line-height:1.05}.newThemes-module__BbXUmG__bentoCtaBtns{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.newThemes-module__BbXUmG__bentoCtaBtnPrimary{color:#0071e3;white-space:nowrap;background:#fff;border-radius:999px;padding:14px 26px;font-size:14px;font-weight:800;text-decoration:none}.newThemes-module__BbXUmG__bentoCtaBtnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;padding:14px 26px;font-size:13px;font-weight:700;text-decoration:none}@media (max-width:900px){.newThemes-module__BbXUmG__bentoNav{gap:8px;padding:12px 16px}.newThemes-module__BbXUmG__bentoNavLinks,.newThemes-module__BbXUmG__bentoNavPhone,.newThemes-module__BbXUmG__bentoNavOffice{display:none}.newThemes-module__BbXUmG__bentoBody{padding:12px}.newThemes-module__BbXUmG__bentoHero{grid-template-rows:auto auto auto auto auto auto;grid-template-columns:1fr 1fr}.newThemes-module__BbXUmG__bentoHeroMain{grid-area:auto/1/auto/3;min-height:260px;padding:24px}.newThemes-module__BbXUmG__bentoHeroTitle{font-size:clamp(26px,7vw,38px)}.newThemes-module__BbXUmG__bentoCenaTile{grid-area:auto/1/auto/2}.newThemes-module__BbXUmG__bentoPenbTile{grid-area:auto/2/auto/3}.newThemes-module__BbXUmG__bentoDispTile{grid-area:auto/1/auto/2}.newThemes-module__BbXUmG__bentoPozTile{grid-area:auto/2/auto/3}.newThemes-module__BbXUmG__bentoAgentTile,.newThemes-module__BbXUmG__bentoLocTile,.newThemes-module__BbXUmG__bentoExtraTile{grid-area:auto/1/auto/3}.newThemes-module__BbXUmG__bentoCard{border-radius:18px;padding:20px}.newThemes-module__BbXUmG__bentoCtaWrap{padding:30px 22px}.newThemes-module__BbXUmG__bentoCtaGrid{grid-template-columns:1fr;gap:20px}.newThemes-module__BbXUmG__bentoCtaBtns{flex-direction:column;align-items:stretch}.newThemes-module__BbXUmG__bentoCtaBtnPrimary,.newThemes-module__BbXUmG__bentoCtaBtnSecondary{text-align:center}}
