@font-face{font-family:Manrope Fallback;src:local("Arial"),local("Helvetica Neue"),local("Helvetica"),local("Liberation Sans");size-adjust:103.5%;font-display:swap}.gl-lp{--lp-cream: var(--gl-cream);--lp-cream-2: var(--gl-cream-2);--lp-paper: var(--gl-paper);--lp-ink: var(--gl-ink);--lp-soft: var(--gl-ink-soft);--lp-mute: color-mix(in srgb, var(--gl-ink-soft) 72%, var(--gl-paper));--lp-accent: var(--gl-gold);--lp-accent-2: var(--gl-gold-2);--lp-accent-soft: var(--gl-gold-soft);--lp-accent-ink: var(--gl-gold-ink);--lp-accent-text: var(--gl-gold-deep);--lp-accent-light: color-mix(in srgb, var(--gl-gold) 65%, #ffffff);--lp-forest: var(--gl-bar);--lp-forest-2: var(--gl-deep);--lp-line: color-mix(in srgb, var(--gl-ink) 12%, transparent);--lp-line-2: color-mix(in srgb, var(--gl-ink) 7%, transparent);--lp-sh-sm: 0 1px 2px rgba(30, 40, 35, .05), 0 8px 24px rgba(30, 40, 35, .06);--lp-sh-md: 0 14px 40px rgba(30, 40, 35, .1);--lp-sans: var(--gl-font-body-user, "Manrope", "Manrope Fallback", system-ui, -apple-system, "Segoe UI", sans-serif);--lp-display: var(--gl-font-display-user, var(--lp-sans));--lp-wrap: 1280px;--lp-pad: clamp(18px, 4vw, 44px);--lp-r: 24px;--lp-r-sm: 14px;--lp-ease: cubic-bezier(.22, .61, .36, 1);background:var(--lp-cream);color:var(--lp-ink);font-family:var(--lp-sans);font-size:17px;line-height:1.6;font-weight:400;--gl-font-display: var(--lp-display);--gl-font-body: var(--lp-sans)}html:has(.gl-lp){background:var(--gl-deep, #16302b)}.gl-lp :is(button,input,select,textarea){line-height:normal;font-family:inherit}.gl-lp ::-moz-selection{background:var(--lp-accent);color:var(--lp-accent-ink)}.gl-lp ::selection{background:var(--lp-accent);color:var(--lp-accent-ink)}.gl-lp h1,.gl-lp h2,.gl-lp h3,.gl-lp h4{font-family:var(--lp-display);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--lp-forest)}.gl-lp h2{font-size:clamp(30px,3.6vw,48px)}.gl-lp h3{font-size:20px;letter-spacing:-.01em}.gl-lp p{margin:0}.gl-lp a{color:inherit;text-decoration:none}.gl-lp .lp-wrap{width:min(var(--lp-wrap),100% - 2 * var(--lp-pad));margin:0 auto}.gl-lp .lp-section{padding:clamp(36px,5vw,72px) 0;position:relative}.gl-lp .lp-section-cream2{background:var(--lp-cream-2)}.gl-lp .lp-section-forest{background:var(--lp-forest);color:#fff}.gl-lp .lp-section-forest h1,.gl-lp .lp-section-forest h2,.gl-lp .lp-section-forest h3,.gl-lp .lp-section-forest h4{color:#fff}.gl-lp .lp-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-accent);background:var(--lp-forest);border-radius:999px;padding:6px 12px;margin-bottom:14px}.gl-lp .lp-section-forest .lp-eyebrow{color:var(--lp-accent);background:#ffffff1f}.gl-lp .lp-head{max-width:720px;margin-bottom:clamp(28px,4vw,48px)}.gl-lp .lp-head p{margin-top:16px;font-size:clamp(17px,1.4vw,20px);color:var(--lp-soft)}.gl-lp .lp-section-forest .lp-head p{color:#ffffffc7}.gl-lp .lp-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.gl-lp .lp-reveal{opacity:1;transform:none}.gl-lp .lp-reveal[data-d="2"]{transition-delay:.08s}.gl-lp .lp-reveal[data-d="3"]{transition-delay:.16s}.gl-lp .lp-reveal[data-d="4"]{transition-delay:.24s}.gl-lp .lp-reveal.lp-in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.gl-lp .lp-reveal{opacity:1;transform:none;transition:none}}.gl-lp .lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:999px;font-weight:700;font-size:15px;border:1.5px solid transparent;cursor:pointer;transition:transform .25s var(--lp-ease),background .25s,box-shadow .25s,border-color .25s;white-space:nowrap}.gl-lp .lp-btn svg{width:16px;height:16px;flex:0 0 auto}.gl-lp .lp-btn-primary{background:var(--lp-accent);color:var(--lp-accent-ink);box-shadow:0 10px 24px color-mix(in srgb,var(--gl-gold) calc(.28 * 100%),transparent)}.gl-lp .lp-btn-primary:hover{background:var(--lp-accent-2);transform:translateY(-2px);box-shadow:0 14px 30px color-mix(in srgb,var(--gl-gold) 36%,transparent)}.gl-lp .lp-btn-ghost{background:#ffffff24;color:#fff;border-color:#ffffff73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gl-lp .lp-btn-ghost:hover{background:#ffffff3d;border-color:#fff}.gl-lp .lp-btn-outline{background:var(--lp-paper);color:var(--lp-ink);border-color:var(--lp-line)}.gl-lp .lp-btn-outline:hover{border-color:var(--lp-ink)}.gl-lp .lp-btn-dark{background:var(--lp-ink);color:#fff}.gl-lp .lp-btn-dark:hover{background:#000}.gl-lp .lp-card{background:var(--lp-paper);border:1px solid var(--lp-line-2);border-radius:var(--lp-r);box-shadow:var(--lp-sh-sm);overflow:hidden}.gl-lp .lp-tag{display:inline-block;font-size:11.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);background:var(--lp-forest);border-radius:999px;padding:5px 11px}.gl-lp .lp-chip{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding:7px 12px;border-radius:999px;background:var(--lp-cream-2);color:var(--lp-soft)}.gl-lp .lp-strip{background:var(--lp-paper);border-bottom:1px solid var(--lp-line-2);font-size:13px;color:var(--lp-soft)}.gl-lp .lp-strip .lp-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px}.gl-lp .lp-strip-l,.gl-lp .lp-strip-r{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gl-lp .lp-strip b{color:var(--lp-ink);font-weight:700}.gl-lp .lp-strip .lp-star{width:14px;height:14px;color:var(--lp-accent-text)}.gl-lp .lp-strip-dot{opacity:.5}.gl-lp .lp-strip a{display:inline-flex;align-items:center;gap:6px}.gl-lp .lp-strip a:hover{color:var(--lp-accent)}.gl-lp .lp-strip-phone{font-weight:700;color:var(--lp-ink)}@media (max-width: 760px){.gl-lp .lp-strip-l .lp-strip-trust,.gl-lp .lp-strip-r .lp-strip-msg{display:none}.gl-lp .lp-strip{font-size:12.5px}.gl-lp .lp-strip .lp-wrap{gap:10px;min-height:32px}.gl-lp .lp-strip-l,.gl-lp .lp-strip-r{flex-wrap:nowrap;min-width:0}.gl-lp .lp-strip-l{overflow:hidden}.gl-lp .lp-strip-l a,.gl-lp .lp-strip-l span{white-space:nowrap}.gl-lp .lp-strip-l a{overflow:hidden;text-overflow:ellipsis}.gl-lp .lp-strip-phone{white-space:nowrap;flex:none}}@media (max-width: 420px){.gl-lp .lp-strip-l a span{display:none}}.gl-lp .lp-bar{position:sticky;top:0;z-index:120;background:color-mix(in srgb,var(--lp-paper) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--lp-line-2);transition:box-shadow .3s}.gl-lp .lp-hdr[data-appear="1"]{position:fixed;top:0;left:0;right:0;z-index:120;transform:translateY(-105%);transition:transform .35s var(--lp-ease)}.gl-lp .lp-hdr[data-appear="1"][data-shown="1"]{transform:none;box-shadow:0 8px 30px #1e28231a}.gl-lp .lp-hdr[data-appear="1"] .lp-bar{position:static}.gl-lp .lp-bar[data-scrolled="1"]{box-shadow:0 8px 30px #1e282314}.gl-lp .lp-bar .lp-wrap{display:flex;align-items:center;gap:24px;min-height:76px}.gl-lp .lp-brand{display:flex;align-items:center;gap:12px;min-width:0}.gl-lp .lp-brand img{height:44px;width:auto;max-width:180px;display:block;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-brand-name{font-weight:800;font-size:19px;letter-spacing:-.02em;color:var(--lp-ink);line-height:1.1}.gl-lp .lp-brand-tag{display:block;font-size:12px;color:var(--lp-mute);font-weight:500;margin-top:2px}.gl-lp .lp-nav{display:flex;align-items:center;gap:26px;margin:0 auto}.gl-lp .lp-nav a{font-size:15px;font-weight:600;color:var(--lp-soft);position:relative;padding:6px 0}.gl-lp .lp-nav a:hover,.gl-lp .lp-nav a[aria-current=true]{color:var(--lp-ink)}.gl-lp .lp-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:var(--lp-accent);transform:scaleX(0);transition:transform .25s var(--lp-ease);transform-origin:left}.gl-lp .lp-nav a:hover:after{transform:scaleX(1)}.gl-lp .lp-bar-cta{margin-left:auto}.gl-lp .lp-burger{display:none;width:44px;height:44px;border-radius:50%;border:1px solid var(--lp-line);background:var(--lp-paper);place-items:center;cursor:pointer;margin-left:auto}.gl-lp .lp-burger svg{width:20px;height:20px}@media (max-width: 1000px){.gl-lp .lp-nav,.gl-lp .lp-bar-cta{display:none}.gl-lp .lp-burger{display:grid}}.gl-lp .lp-mnav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--lp-cream);padding:24px var(--lp-pad);display:flex;flex-direction:column;gap:10px;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}.gl-lp .lp-mnav[data-open="1"]{opacity:1;transform:none;pointer-events:auto}.gl-lp .lp-mnav-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.gl-lp .lp-mnav a.lp-mnav-link{font-size:22px;font-weight:700;padding:10px 0;border-bottom:1px solid var(--lp-line-2)}.gl-lp .lp-mnav .lp-btn{margin-top:18px}.gl-lp .lp-mnav-contacts{margin-top:auto;display:flex;flex-direction:column;gap:8px;color:var(--lp-soft);font-size:15px}.gl-lp .lp-hero{position:relative;min-height:min(100svh,900px);display:flex;align-items:flex-end;color:#fff;overflow:hidden;background:var(--lp-forest);border-radius:0 0 var(--lp-r) var(--lp-r)}.gl-lp .lp-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gl-lp .lp-hero-media img,.gl-lp .lp-hero-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gl-lp .lp-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,30,25,calc(var(--gl-hero-dim, .55) * .636)),rgba(20,30,25,calc(var(--gl-hero-dim, .55) * .273)) 40%,rgba(20,30,25,calc(var(--gl-hero-dim, .55) * 1.418)))}.gl-lp .lp-hero-inner{position:relative;z-index:1;padding:clamp(120px,16vw,180px) 0 clamp(40px,6vw,72px);width:100%}.gl-lp .lp-hero-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fffc;margin-bottom:18px}.gl-lp .lp-hero-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.gl-lp .lp-hero-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#141e1a73;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffffeb;font-size:13px;font-weight:600}.gl-lp .lp-hero-pill-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.gl-lp .lp-hero-pill-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--lp-accent)}.gl-lp a.lp-hero-pill:hover{background:#141e1aa6}.gl-lp .lp-hero h1 em.is-underline{color:#fff;background:linear-gradient(transparent 58%,color-mix(in srgb,var(--lp-accent) 78%,transparent) 58%);padding:0 .08em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.gl-lp .lp-hero-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.gl-lp .lp-hero-fact{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;background:#141e1a6b;border:1px solid rgba(255,255,255,.14);font-size:13px;color:#ffffffe6}.gl-lp .lp-hero-fact svg{color:var(--lp-accent-light)}.gl-lp .lp-hero-fact img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-hero-fact.is-star svg{color:var(--lp-accent)}.gl-lp .lp-hero-fact b{font-weight:700;color:#fff}.gl-lp .lp-btn-tour svg{margin-right:2px}.gl-lp .lp-video-ovl,.lp-video-ovl{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#080e0cd1;display:grid;place-items:center;padding:20px}.lp-video-box{position:relative;width:min(1080px,100%);aspect-ratio:16 / 9;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000080}.lp-video-box iframe,.lp-video-box video{width:100%;height:100%;border:0;display:block}.lp-video-close{position:absolute;top:12px;right:12px;z-index:2;width:40px;height:40px;border-radius:50%;border:0;background:#ffffffeb;color:#16201e;display:grid;place-items:center;cursor:pointer}.lp-video-close svg{width:18px;height:18px}.gl-lp .lp-hero h1{font-size:clamp(34px,5vw,68px);font-weight:800;letter-spacing:-.03em;line-height:1.02;color:#fff;max-width:18ch;margin:0 0 20px}.gl-lp .lp-hero h1 em{font-style:normal;color:var(--lp-accent-light)}.gl-lp .lp-hero-lead{max-width:640px;font-size:clamp(16px,1.5vw,20px);color:#ffffffe0}.gl-lp .lp-hero-script{max-width:640px;margin-bottom:10px;font-family:var(--lp-display, inherit);font-style:italic;font-size:clamp(19px,2.1vw,28px);line-height:1.25;color:#fffffff0}.gl-lp .lp-hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.gl-lp .lp-hero-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:34px;max-width:900px}.gl-lp .lp-hero-chip{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:16px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;min-width:0}.gl-lp .lp-hero-chip .lp-ic{width:44px;height:44px;border-radius:50%;background:var(--lp-paper);display:grid;place-items:center;color:var(--lp-forest);flex:0 0 auto;font-size:20px;overflow:hidden}.gl-lp .lp-hero-chip .lp-ic img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-hero-chip .lp-ic svg{width:20px;height:20px}.gl-lp .lp-hero-chip b{display:block;font-size:14px;font-weight:700;line-height:1.2}.gl-lp .lp-hero-chip small{display:block;font-size:12px;color:#ffffffc7;margin-top:2px}.gl-lp .lp-hero-trust{margin-top:22px;font-size:13px;color:#ffffffb8;display:flex;align-items:center;gap:8px}@media (max-width: 900px){.gl-lp .lp-hero-chips{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.gl-lp .lp-hero{border-radius:0}.gl-lp .lp-hero-chips{grid-template-columns:1fr 1fr;gap:8px}.gl-lp .lp-hero-chip{padding:10px 12px}.gl-lp .lp-hero-chip .lp-ic{width:32px;height:32px}}.gl-lp .lp-footer{background:var(--lp-paper);border-top:1px solid var(--lp-line-2);padding:64px 0 40px;color:var(--lp-soft);font-size:15px}.gl-lp .lp-foot-top{display:grid;grid-template-columns:1.6fr repeat(var(--lp-foot-nav, 2),minmax(0,1fr)) 1.2fr;gap:32px}.gl-lp .lp-foot-brand p{margin-top:14px;max-width:360px}.gl-lp .lp-foot-socials{display:flex;gap:10px;margin-top:18px}.gl-lp .lp-foot-socials a{width:40px;height:40px;border-radius:12px;background:var(--lp-cream-2);display:grid;place-items:center}.gl-lp .lp-foot-socials img{width:22px;height:22px}.gl-lp .lp-foot-col h4{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-mute);margin:0 0 14px}.gl-lp .lp-foot-col a,.gl-lp .lp-foot-col span{display:block;padding:5px 0;color:var(--lp-ink);font-weight:500;overflow-wrap:anywhere}.gl-lp .lp-foot-col a:hover{color:var(--lp-accent)}.gl-lp .lp-foot-col .lp-foot-muted{color:var(--lp-mute);font-weight:400}.gl-lp .lp-foot-bottom{margin-top:44px;padding-top:22px;border-top:1px solid var(--lp-line-2);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--lp-mute)}.gl-lp .lp-foot-legal{display:flex;gap:18px;flex-wrap:wrap}.gl-lp .lp-foot-legal a:hover{color:var(--lp-accent)}@media (max-width: 1200px){.gl-lp .lp-foot-top{grid-template-columns:1.4fr 1fr 1fr}}@media (max-width: 900px){.gl-lp .lp-foot-top{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.gl-lp .lp-foot-top{grid-template-columns:1fr;gap:28px}}.gl-lp .lp-scen-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gl-lp .lp-scen-card{display:flex;flex-direction:column;transition:transform .35s var(--lp-ease),box-shadow .35s}.gl-lp .lp-scen-card:hover{transform:translateY(-4px);box-shadow:var(--lp-sh-md)}.gl-lp .lp-scen-link{display:flex;flex-direction:column;height:100%}.gl-lp .lp-scen-media{aspect-ratio:4 / 3;background:var(--lp-cream-2);overflow:hidden}.gl-lp .lp-scen-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .8s var(--lp-ease)}.gl-lp .lp-scen-card:hover .lp-scen-media img{transform:scale(1.04)}.gl-lp .lp-scen-body{padding:18px 18px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.gl-lp .lp-scen-body h3{font-size:18px}.gl-lp .lp-scen-body p{font-size:14.5px;color:var(--lp-soft)}.gl-lp .lp-scen-price{margin-top:auto;font-weight:700;color:var(--lp-accent-text);font-size:14px}.gl-lp .lp-scen-price small{color:var(--lp-mute);font-weight:500}@media (max-width: 1000px){.gl-lp .lp-scen-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.gl-lp .lp-scen-grid{grid-template-columns:1fr}}.gl-lp .lp-house-media{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:1fr 1fr;gap:14px;height:clamp(320px,46vw,560px)}.gl-lp .lp-house-media-1{grid-template-columns:1fr;grid-template-rows:1fr}.gl-lp .lp-house-media-2{grid-template-rows:1fr}.gl-lp .lp-house-photo{position:relative;border-radius:var(--lp-r);overflow:hidden;background:var(--lp-cream-2)}.gl-lp .lp-house-photo.is-main{grid-row:1 / -1}.gl-lp .lp-house-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gl-lp .lp-house-badge{position:absolute;left:16px;top:16px;background:var(--lp-paper)}.gl-lp .lp-house-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-top:20px;align-items:start}.gl-lp .lp-house-inside,.gl-lp .lp-house-price{padding:28px}.gl-lp .lp-house-inside h3{margin-bottom:18px}.gl-lp .lp-house-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.gl-lp .lp-house-group{background:var(--lp-cream);border-radius:16px;padding:16px 18px}.gl-lp .lp-house-group b{display:block;margin-bottom:8px;font-size:15px}.gl-lp .lp-house-group ul,.gl-lp .lp-house-list{list-style:none;margin:0;padding:0;display:grid;gap:7px}.gl-lp .lp-house-list{grid-template-columns:repeat(2,1fr);gap:8px 18px}.gl-lp .lp-house-group li,.gl-lp .lp-house-list li{display:flex;gap:8px;align-items:flex-start;font-size:14px;color:var(--lp-soft)}.gl-lp .lp-house-group li svg,.gl-lp .lp-house-list li svg{width:16px;height:16px;color:var(--lp-forest);flex:0 0 auto;margin-top:3px}.gl-lp .lp-house-price-top{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.gl-lp .lp-house-price-top b{font-size:clamp(32px,3.4vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1}.gl-lp .lp-house-price-top span{color:var(--lp-mute);font-size:14px}.gl-lp .lp-house-facts{margin-top:10px;color:var(--lp-soft);font-size:14.5px;padding-bottom:16px;border-bottom:1px solid var(--lp-line-2)}.gl-lp .lp-house-bullets{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}.gl-lp .lp-house-bullets li{display:flex;justify-content:space-between;gap:12px;font-size:14.5px}.gl-lp .lp-house-bullets li svg{width:16px;height:16px;color:var(--lp-forest);flex:0 0 auto}.gl-lp .lp-house-book{width:100%;margin-top:22px}.gl-lp .lp-house-note{margin-top:12px;text-align:center;font-size:12.5px;color:var(--lp-mute)}@media (max-width: 900px){.gl-lp .lp-house-media{grid-template-columns:1fr 1fr;height:auto}.gl-lp .lp-house-photo{aspect-ratio:4 / 3}.gl-lp .lp-house-photo.is-main{grid-column:1 / -1;grid-row:auto}.gl-lp .lp-house-grid,.gl-lp .lp-house-groups,.gl-lp .lp-house-list{grid-template-columns:1fr}}.gl-lp .lp-seasons{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:var(--lp-paper);border:1px solid var(--lp-line-2)}.gl-lp .lp-seasons button{border:0;background:transparent;padding:9px 18px;border-radius:999px;font-weight:700;font-size:14px;color:var(--lp-soft);cursor:pointer}.gl-lp .lp-seasons button.is-on{background:var(--lp-accent);color:var(--lp-accent-ink)}.gl-lp .lp-act-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gl-lp .lp-act-card{display:flex;flex-direction:column;transition:transform .35s var(--lp-ease),box-shadow .35s}.gl-lp .lp-act-card:hover{transform:translateY(-4px);box-shadow:var(--lp-sh-md)}.gl-lp .lp-act-link{display:flex;flex-direction:column;height:100%}.gl-lp .lp-act-media{aspect-ratio:4 / 3;background:var(--lp-cream-2);overflow:hidden}.gl-lp .lp-act-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gl-lp .lp-act-body{padding:18px 20px 22px}.gl-lp .lp-act-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.gl-lp .lp-act-head h3{font-size:18px}.gl-lp .lp-act-body p{font-size:14.5px;color:var(--lp-soft)}@media (max-width: 900px){.gl-lp .lp-act-grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.gl-lp .lp-act-grid{grid-template-columns:1fr}}.gl-lp .lp-gift{display:grid;grid-template-columns:1.15fr 1fr;gap:32px;align-items:center;padding:clamp(24px,3.5vw,48px);border-radius:30px;min-height:0;background:linear-gradient(135deg,var(--lp-forest) 0%,var(--lp-forest-2) 100%);color:#fff}.gl-lp .lp-gift h2,.gl-lp .lp-gift h1{color:#fff;margin:14px 0 16px;font-size:clamp(28px,3.6vw,48px)}.gl-lp .lp-gift-text p{color:#ffffffd1;max-width:48ch}.gl-lp .lp-tag-light{background:#ffffff24;color:#fff}.gl-lp .lp-gift-denoms{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.gl-lp .lp-gift-denom{height:40px;padding:0 16px;border-radius:999px;cursor:pointer;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.28);color:#fff;font-size:14px;font-weight:700;transition:background .18s ease,border-color .18s ease,transform .18s ease}.gl-lp .lp-gift-denom:hover{background:#ffffff2e;transform:translateY(-1px)}.gl-lp .lp-gift-denom:focus-visible{outline:2px solid var(--gl-gold);outline-offset:2px}.gl-lp .lp-gift-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.gl-lp .lp-gift-media{position:relative}.gl-lp .lp-gift-media img{width:100%;height:clamp(240px,26vw,360px);-o-object-fit:contain;object-fit:contain;display:block;filter:drop-shadow(0 18px 34px rgba(0,0,0,.28))}.gl-lp .lp-gift-note{position:absolute;left:-12px;bottom:-12px;background:var(--lp-paper);color:var(--lp-ink);border-radius:14px;padding:12px 16px;box-shadow:var(--lp-sh-md)}.gl-lp .lp-gift-note small{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-accent-text);font-weight:800}.gl-lp .lp-gift-note b{font-size:15px}@media (max-width: 900px){.gl-lp .lp-gift{grid-template-columns:1fr}.gl-lp .lp-gift-note{left:12px;bottom:12px}}.gl-lp .lp-map{display:grid;grid-template-columns:1fr 1.25fr;gap:40px;align-items:start}.gl-lp .lp-map-facts{list-style:none;margin:0;padding:0;display:grid;gap:10px}.gl-lp .lp-map-facts li{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:var(--lp-paper);border:1px solid var(--lp-line-2)}.gl-lp .lp-map-fact-ic{width:34px;height:34px;border-radius:50%;background:var(--lp-forest);color:var(--lp-accent);display:grid;place-items:center;flex:0 0 auto}.gl-lp .lp-map-fact-ic svg{width:17px;height:17px}.gl-lp .lp-map-fact-label{font-weight:600}.gl-lp .lp-map-fact-val{margin-left:auto;font-weight:700;white-space:nowrap}.gl-lp .lp-map-travel{margin-top:16px;font-size:13.5px;color:var(--lp-mute)}.gl-lp .lp-map-card{display:flex;flex-direction:column;gap:12px}.gl-lp .lp-map-frame{position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--lp-sh-sm)}.gl-lp .lp-map-frame.has-pin .lp-map-shield{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.gl-lp .lp-map-card iframe,.gl-lp .lp-map-frame>img{width:100%;aspect-ratio:16 / 11;border:0;background:var(--lp-cream-2);display:block;-o-object-fit:cover;object-fit:cover}.gl-lp .lp-map-attr{position:absolute;right:10px;bottom:8px;z-index:4;font-size:11px;color:#141e1999;background:#ffffffd1;border-radius:6px;padding:2px 7px}.gl-lp .lp-map-frame .gl-map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);pointer-events:none;z-index:3}.gl-lp .lp-map-frame .gl-map-pin img{width:48px;height:auto;display:block;filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.gl-lp .lp-map-bar{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;color:var(--lp-soft);padding:6px 4px}.gl-lp .lp-map-bar a,.gl-lp .lp-map-bar span{display:inline-flex;align-items:center;gap:6px}.gl-lp .lp-map-route{width:100%}@media (max-width: 900px){.gl-lp .lp-map{grid-template-columns:1fr}}.gl-lp .lp-guar-grid{display:grid;gap:16px}.gl-lp .lp-guar{display:flex;gap:14px;align-items:flex-start;padding:6px 0}.gl-lp .lp-guar-ic{width:64px;height:64px;border-radius:50%;background:var(--lp-forest);color:var(--lp-accent);display:grid;place-items:center;flex:0 0 auto;overflow:hidden}.gl-lp .lp-guar-ic svg{width:20px;height:20px}.gl-lp .lp-guar-ic img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-guar-ic:has(img){background:transparent}.gl-lp .lp-guar h3{font-size:17px;margin-bottom:4px}.gl-lp .lp-guar p{font-size:14px;color:var(--lp-soft)}.gl-lp .lp-stats{margin-top:18px;padding:22px 28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.gl-lp .lp-stat{display:flex;align-items:center;gap:14px}.gl-lp .lp-stat-ic{width:40px;height:40px;border-radius:50%;background:var(--lp-accent);color:var(--lp-accent-ink);display:grid;place-items:center;flex:0 0 auto}.gl-lp .lp-stat-ic svg{width:18px;height:18px}.gl-lp .lp-stat-ic img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-stat-ic:has(img){background:transparent}.gl-lp .lp-stat b{display:block;font-size:22px;letter-spacing:-.02em;line-height:1.1}.gl-lp .lp-stat span{font-size:13px;color:var(--lp-mute)}@media (max-width: 1000px){.gl-lp .lp-guar-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 520px){.gl-lp .lp-guar-grid{grid-template-columns:1fr!important}}.gl-lp .lp-book-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px);align-items:center}.gl-lp .lp-book-text h2,.gl-lp .lp-book-text h1{font-size:clamp(32px,4vw,54px);margin-bottom:18px}.gl-lp .lp-book-text h2 em,.gl-lp .lp-book-text h1 em{font-style:normal;color:var(--lp-accent-light)}.gl-lp .lp-book-text p{color:#fffc;font-size:17px;max-width:44ch}.gl-lp .lp-book-trust{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.gl-lp .lp-book-trust-ic{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;display:block;margin-bottom:8px}.gl-lp .lp-book-trust b{display:block;font-size:30px;letter-spacing:-.02em;line-height:1}.gl-lp .lp-book-trust span{font-size:13px;color:#ffffffa8}.gl-lp .lp-book-card{background:var(--lp-paper);color:var(--lp-ink);border-radius:var(--lp-r);padding:clamp(16px,1.8vw,22px);box-shadow:var(--lp-sh-md);max-width:560px;margin-left:auto;width:100%}.gl-lp .lp-book-card .bw{--bw-h: 54px;--bw-fs: 14.5px}.gl-lp .lp-book-card .bw-trust{padding:8px 4px;font-size:12.5px}.gl-lp .lp-book-card .bw-trust-item{padding:2px 10px}.gl-lp .lp-book-card .bw-pricebox-sum{font-size:calc(var(--bw-fs) + 6px)}@media (max-width: 900px){.gl-lp .lp-book-grid{grid-template-columns:1fr}}.gl-lp .lp-final{display:grid;grid-template-columns:1fr;align-items:stretch;overflow:hidden}.gl-lp .lp-final{position:relative;overflow:hidden}.gl-lp .lp-final.has-photo{grid-template-columns:1fr;align-items:stretch}@media (min-width: 901px){.gl-lp .lp-final.has-photo .lp-final-text{max-width:64%}}.gl-lp .lp-final-text{position:relative;z-index:2;padding:clamp(24px,3vw,40px)}.gl-lp .lp-final-text h2,.gl-lp .lp-final-text h1{margin:14px 0 12px;font-size:clamp(26px,3.2vw,40px)}.gl-lp .lp-final-lead{color:var(--lp-soft);max-width:44ch;font-size:16.5px}.gl-lp .lp-final-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:24px}.gl-lp .lp-final-tel{font-weight:700;color:var(--lp-ink)}.gl-lp .lp-final-media{position:absolute;right:clamp(10px,3vw,48px);bottom:0;z-index:1;height:min(100%,380px);width:auto;max-width:min(34%,380px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gl-lp .lp-final-media img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;display:block;-webkit-mask-image:linear-gradient(to bottom,#000 0 66%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 0,#000 66%,#0000)}@media (max-width: 900px){.gl-lp .lp-final.has-photo{grid-template-columns:1fr}.gl-lp .lp-final-media{display:none}}.gl-lp .lp-section,.gl-lp .lp-price-wrap{position:relative}.gl-lp .lp-decor{position:absolute;top:24px;width:clamp(120px,14vw,220px);height:auto;pointer-events:none;z-index:1;opacity:.95}.gl-lp .lp-decor-right{right:clamp(8px,3vw,48px)}.gl-lp .lp-decor-left{left:clamp(8px,3vw,48px);top:auto;bottom:24px}.gl-lp .lp-house-group b{display:flex;align-items:center;gap:10px}.gl-lp .lp-house-group-ic{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:var(--lp-paper);padding:4px}@media (max-width: 760px){.gl-lp .lp-decor{width:90px;top:12px}}.gl-lp .lp-svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gl-lp .lp-svc{padding:26px 26px 28px;display:flex;flex-direction:column;gap:12px}.gl-lp .lp-svc-ic{width:72px;height:72px;display:grid;place-items:center;margin-bottom:6px}.gl-lp .lp-svc-ic img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-svc-ic svg{width:32px;height:32px;color:var(--lp-forest)}.gl-lp .lp-svc h3{font-size:20px}.gl-lp .lp-svc p{font-size:15px;color:var(--lp-soft);flex:1}.gl-lp .lp-svc-price{display:flex;align-items:baseline;gap:8px;margin-top:6px}.gl-lp .lp-svc-price b{font-size:24px;font-weight:800;letter-spacing:-.02em}.gl-lp .lp-svc-price span{font-size:14px;color:var(--lp-mute)}@media (max-width: 900px){.gl-lp .lp-svc-grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.gl-lp .lp-svc-grid{grid-template-columns:1fr}}.gl-lp .lp-house-price-top small{font-size:15px;color:var(--lp-soft);font-weight:600}.gl-lp .lp-house-price-note{margin-top:8px;font-size:15px;color:var(--lp-soft);padding-bottom:16px;border-bottom:1px solid var(--lp-line-2)}.gl-lp .lp-house-bullets{padding-bottom:16px;border-bottom:1px solid var(--lp-line-2)}.gl-lp .lp-pay{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:14px}.gl-lp .lp-hero-book{position:relative;z-index:3;margin-top:clamp(-56px,-4vw,-30px)}.gl-lp .lp-hero-book-card{background:var(--lp-paper);border-radius:var(--lp-r);box-shadow:var(--lp-sh-md);padding:clamp(12px,1.4vw,18px);max-width:1120px;margin-inline:auto}.gl-lp .lp-hero-book-card .bw.bw-range .bw-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto}.gl-lp .lp-hero-book-card .bw{--bw-h: 56px}.gl-lp .lp-hero-book-card .bw:not(.bw-fx-blur):not(.bw-fx-transparent){background:transparent;padding:0}.gl-lp .lp-hero-book-card:has(.bw-fx-blur),.gl-lp .lp-hero-book-card:has(.bw-fx-transparent){background:transparent;box-shadow:none;padding:0}@media (max-width: 900px){.gl-lp .lp-hero-book{margin-top:18px}}.gl-lp .lp-book-card .bw{background:transparent;padding:0}.gl-lp .lp-book-ups{margin-top:16px;padding-top:14px;border-top:1px solid var(--lp-line-2)}.gl-lp .lp-book-ups-title{display:block;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-mute);margin-bottom:8px}.gl-lp .lp-book-ups-row{display:flex;flex-wrap:wrap;gap:8px}.gl-lp .lp-book-ups-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px 6px 7px;border-radius:999px;background:var(--lp-cream);border:1px solid var(--lp-line-2)}.gl-lp .lp-book-ups-chip img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.gl-lp .lp-book-ups-chip b{font-size:13px;font-weight:700}.gl-lp .lp-book-ups-chip small{font-size:12px;color:var(--lp-accent-text);font-weight:700}.gl-lp .lp-decor-left{top:auto;bottom:8px;width:clamp(90px,10vw,150px)}.gl-lp .lp-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(24px,4vw,56px);align-items:start}.gl-lp .lp-faq .lp-head{margin-bottom:0}.gl-lp .lp-faq-side{display:flex;flex-direction:column;gap:18px}.gl-lp .lp-faq-lead{color:var(--lp-soft);font-size:16px;max-width:40ch}.gl-lp .lp-faq-media img{width:100%;border-radius:20px;display:block;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.gl-lp .lp-faq-list{display:flex;flex-direction:column;gap:10px}.gl-lp .lp-faq-item{background:var(--lp-paper);border:1px solid var(--lp-line-2);border-radius:18px;overflow:hidden;transition:border-color .2s var(--lp-ease),box-shadow .2s var(--lp-ease)}.gl-lp .lp-faq-item.is-open{border-color:var(--lp-accent);box-shadow:var(--lp-sh-sm)}.gl-lp .lp-faq-item>button{display:flex;align-items:center;gap:14px;width:100%;padding:18px 20px;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:var(--lp-ink)}.gl-lp .lp-faq-num{font-size:12px;font-weight:800;letter-spacing:.1em;color:var(--lp-accent-text);flex:0 0 auto}.gl-lp .lp-faq-q{flex:1;font-size:16.5px;font-weight:600}.gl-lp .lp-faq-plus{position:relative;width:26px;height:26px;border-radius:50%;background:var(--lp-forest);flex:0 0 auto;transition:transform .25s var(--lp-ease)}.gl-lp .lp-faq-plus:before,.gl-lp .lp-faq-plus:after{content:"";position:absolute;left:50%;top:50%;background:var(--lp-accent);border-radius:2px;transform:translate(-50%,-50%)}.gl-lp .lp-faq-plus:before{width:12px;height:2px}.gl-lp .lp-faq-plus:after{width:2px;height:12px;transition:opacity .2s var(--lp-ease)}.gl-lp .lp-faq-item.is-open .lp-faq-plus{transform:rotate(180deg)}.gl-lp .lp-faq-item.is-open .lp-faq-plus:after{opacity:0}.gl-lp .lp-faq-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--lp-ease)}.gl-lp .lp-faq-item.is-open .lp-faq-body{grid-template-rows:1fr}.gl-lp .lp-faq-body>div{overflow:hidden}.gl-lp .lp-faq-body>div>*{padding:0 20px 18px 56px;color:var(--lp-soft);font-size:16px}.gl-lp .lp-faq-all{margin-top:18px}@media (max-width: 900px){.gl-lp .lp-faq{grid-template-columns:1fr}.gl-lp .lp-faq-body>div>*{padding-left:20px}}.gl-lp .lp-gift-steps{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:12px}.gl-lp .lp-gift-steps li{display:flex;gap:12px;align-items:flex-start}.gl-lp .lp-gift-step-n{flex:0 0 auto;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:var(--gl-gold);color:var(--gl-gold-ink);font-size:13px;font-weight:800}.gl-lp .lp-gift-steps b{display:block;font-size:15px;font-weight:700;color:#fff}.gl-lp .lp-gift-steps span{display:block;margin-top:2px;font-size:13.5px;line-height:1.5;color:#ffffffbd}.gl-lp .lp-final-msgs{margin-top:22px}.gl-lp .lp-final-msgs-label{display:block;font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-mute);margin-bottom:10px}.gl-lp .lp-final-msgs-row{display:flex;flex-wrap:wrap;gap:9px}.gl-lp .lp-final-msg{display:inline-flex;align-items:center;gap:9px;height:40px;padding:0 15px;border-radius:12px;font-size:13.5px;font-weight:700;color:var(--lp-ink);background:var(--lp-cream-2);border:1px solid var(--lp-line);transition:border-color .2s ease,transform .2s ease}.gl-lp .lp-final-msg:hover{border-color:var(--gl-gold);transform:translateY(-1px)}.gl-lp .lp-final-msg:focus-visible{outline:2px solid var(--gl-gold);outline-offset:2px}.gl-lp .lp-final-admin{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:var(--lp-soft)}.gl-lp .lp-final-dot{width:7px;height:7px;border-radius:999px;background:#34c759;flex:0 0 auto}.gl-site.gl-lp .gl-bkstrip-card{background:var(--lp-paper);border-radius:var(--lp-r);box-shadow:var(--lp-sh-md)}.gl-lp .lp-hero--compact{min-height:min(68svh,720px)}.gl-lp .lp-hero--bkside .lp-hero-inner{display:grid;gap:clamp(20px,3vw,40px);align-items:center}@media (min-width: 1024px){.gl-lp .lp-hero--bkside .lp-hero-inner{grid-template-columns:minmax(0,1fr) 380px;padding-right:clamp(16px,4vw,64px)}}.gl-lp .lp-hero-bk.gl-hero-bk--side{align-self:center}.gl-lp .lp-hero-book.gl-hero-bk--bar{background:transparent;box-shadow:none;padding:0}.gl-lp .lp-hero h1 .lp-hero-line{display:block}.gl-lp .lp-hero--center .lp-hero-inner,.gl-lp .lp-hero--center .lp-hero-content{text-align:center}.gl-lp .lp-hero--center .camp-hero-eyebrow,.gl-lp .lp-hero--center .rv-eyebrow,.gl-lp .lp-hero--center .lp-hero-pills,.gl-lp .lp-hero--center .camp-hero-badges,.gl-lp .lp-hero--center .rv-hero-badges,.gl-lp .lp-hero--center .camp-hero-actions,.gl-lp .lp-hero--center .rv-hero-actions,.gl-lp .lp-hero--center .lp-hero-ctas,.gl-lp .lp-hero--center .camp-hero-facts,.gl-lp .lp-hero--center .rv-hero-trust{justify-content:center}.gl-lp .lp-hero--left .lp-hero-inner,.gl-lp .lp-hero--left .lp-hero-content{text-align:left}.gl-lp .lp-hero--left .camp-hero-eyebrow,.gl-lp .lp-hero--left .rv-eyebrow,.gl-lp .lp-hero--left .lp-hero-pills,.gl-lp .lp-hero--left .camp-hero-badges,.gl-lp .lp-hero--left .rv-hero-badges,.gl-lp .lp-hero--left .camp-hero-actions,.gl-lp .lp-hero--left .rv-hero-actions,.gl-lp .lp-hero--left .lp-hero-ctas,.gl-lp .lp-hero--left .camp-hero-facts,.gl-lp .lp-hero--left .rv-hero-trust{justify-content:flex-start}.gl-lp .lp-hero-trust a{color:inherit;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}@media (min-width: 768px){.gl-lp .lp-mnav[data-style=drawer]{left:auto;width:min(420px,92vw);box-shadow:-24px 0 60px #00000059}.gl-lp .lp-mnav[data-style=dropdown]{inset:auto 0 auto 0;max-height:min(72vh,640px);overflow-y:auto;box-shadow:0 24px 60px #0000004d}}.gl-lp .lp-footer[data-style=centered]{text-align:center}.gl-lp .lp-footer[data-style=centered] :is(.camp-ft-cols,.rv-foot-cols,.lp-foot-cols,nav,ul){justify-content:center}@media (min-width: 768px){.gl-lp .lp-footer[data-style=minimal] :is(.camp-ft-cols,.rv-foot-cols,.lp-foot-cols){display:none}}.lp-bar .lp-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--lp-line, rgba(0, 0, 0, .12));border-radius:999px;color:inherit;transition:border-color .2s ease,color .2s ease}.lp-bar .lp-icon-btn:hover{border-color:currentColor}.lp-bar .lp-icon-btn:focus-visible{outline:none;border-color:var(--lp-accent, #2f6b4f);box-shadow:0 0 0 3px color-mix(in srgb,var(--lp-accent, #2f6b4f) 25%,transparent)}.lp-mnav .lp-mnav-social{display:inline-flex;align-items:center;gap:8px}.lp-mnav .lp-mnav-social img{display:block}.gl-lp .lp-hdr[data-hide="1"]{transform:translateY(-120%);opacity:0;pointer-events:none}.gl-lp .lp-hdr[data-shrink="1"] .lp-bar{padding-block:4px}.gl-lp .lp-hdr[data-shrink="1"] .lp-brand img{height:32px;width:auto}@media (max-width: 860px){.gl-lp .lp-hdr[data-mobile=logo_burger] .lp-bar-cta,.gl-lp .lp-hdr[data-mobile=logo_phone_burger] .lp-bar-cta{display:none}.gl-lp .lp-hdr[data-mobile=logo_phone_burger] .lp-strip-phone{display:inline-flex}}
