@import"https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Averia+Serif+Libre:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap";:root{--gc-cream:#f4f1e8;--gc-paper:#fbf8f1;--gc-sand:#e7e1d1;--gc-sand-2:#ddd6c4;--gc-ink:#26321f;--gc-forest:#314028;--gc-muted:#6b7363;--gc-rust:#963f0e;--gc-rust-dark:#6f2e09;--gc-gold:#bd8f53;--gc-clay:#d9a58a;--gc-chip:#e6dccd;--gc-line:rgba(38,50,31,.15);--gc-line-soft:rgba(38,50,31,.08);--gc-serif:"Averia Serif Libre",Georgia,serif;--gc-hand:"Amatic SC",cursive;--gc-side:24px;--gc-gap:104px}@media(min-width:750px){:root{--gc-side:64px;--gc-gap:160px}}body{background:var(--gc-cream)!important}.gc{font-family:var(--gc-serif);color:var(--gc-ink);background:var(--gc-cream);-webkit-font-smoothing:antialiased}.gc *,.gc *:before,.gc *:after{box-sizing:border-box}.gc h1,.gc h2,.gc h3{font-family:var(--gc-serif);font-weight:400;margin:0;color:var(--gc-ink)}:where(.gc) p{margin:0}.gc a{color:var(--gc-ink)}.gc a:hover{color:var(--gc-rust)}.gc img{max-width:100%}.gc-wrap{padding-left:var(--gc-side);padding-right:var(--gc-side)}.gc-section{padding-top:var(--gc-gap)}.gc-kicker{font-family:var(--gc-hand);font-weight:700;font-size:28px;line-height:1;color:var(--gc-rust)}.gc-h2{font-size:36px;line-height:1.04;letter-spacing:-.03em}.gc-lede{font-size:16px;line-height:1.6;color:var(--gc-muted)}.gc-muted{color:var(--gc-muted)}@media(min-width:750px){.gc-kicker{font-size:30px}.gc-h2{font-size:68px;line-height:1;letter-spacing:-.035em}.gc-lede{font-size:18px}}.gc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 30px;border-radius:6px;background:var(--gc-rust);color:var(--gc-cream)!important;font-family:var(--gc-serif);font-weight:700;font-size:15px;text-decoration:none!important;border:0;cursor:pointer;transition:background .2s ease}.gc-btn:hover{background:var(--gc-rust-dark)}.gc-btn--block{display:flex;width:100%}.gc-link{font-size:15px;color:var(--gc-muted)!important;text-decoration:underline;text-underline-offset:4px}.gc-badges{display:flex;gap:10px;flex-wrap:wrap}.gc-badge{display:inline-flex;flex-direction:column;justify-content:center;height:52px;min-width:160px;padding:0 16px;background:#000;border:1px solid rgba(255,255,255,.4);border-radius:8px;color:#fff!important;text-decoration:none!important}.gc-badge small{font-size:11px;line-height:1.1;opacity:.85}.gc-badge span{font-size:19px;line-height:1.15;font-weight:700}.gc-badge--img{min-width:0;padding:0;background:none;border:0;height:52px}.gc-badge--img img{height:52px;width:auto;display:block}.gc-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:var(--gc-side);padding-left:var(--gc-side);padding-right:var(--gc-side)}.gc-scroll::-webkit-scrollbar{display:none}.gc-scroll>*{scroll-snap-align:start;flex-shrink:0}.gc-rows>*{border-top:1px solid var(--gc-line)}.gc-rows{border-bottom:1px solid var(--gc-line)}.gc-header{position:fixed;z-index:50;top:12px;left:12px;right:12px;height:60px;padding:0 8px 0 18px;display:flex;align-items:center;justify-content:space-between;background:#ffffffb8;backdrop-filter:blur(22px) saturate(105%);-webkit-backdrop-filter:blur(22px) saturate(105%);border:1px solid rgba(255,255,255,.7);border-radius:8px;box-shadow:0 8px 32px #141e0f1a;transition:background .3s ease;font-family:var(--gc-serif)}.gc-header.is-scrolled{background:#ffffffd9}.gc-header__logo img{height:30px;width:auto;display:block}.gc-header__nav{display:flex;align-items:center;gap:32px}.gc-header__nav a.gc-header__link{display:none;font-size:15px;text-decoration:none;color:var(--gc-ink)}.gc-header .gc-btn{height:44px;padding:0 16px;font-size:13px}@media(min-width:750px){.gc-header{top:20px;left:40px;right:40px;height:72px;padding:0 12px 0 28px}.gc-header__logo img{height:42px}.gc-header__nav a.gc-header__link{display:inline}.gc-header .gc-btn{height:48px;padding:0 22px;font-size:15px}}body:has(.gc-header) header-component,body:has(.gc-header) .header-section{display:none!important}.gc-hero{position:relative;height:760px;overflow:hidden;color:var(--gc-cream)}.gc-hero picture,.gc-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gc-hero__img{object-fit:cover;object-position:50% 20%}.gc-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#141a1026,#141a1000 20% 48%,#141a10d1 82%,#141a10e6)}.gc-hero__body{position:absolute;left:24px;right:24px;bottom:36px;display:flex;flex-direction:column;gap:14px}.gc-hero__kicker{font-family:var(--gc-hand);font-weight:700;font-size:28px;line-height:1;color:#f4f1e8e6}.gc-hero h1{color:var(--gc-cream);font-size:44px;line-height:1;letter-spacing:-.03em}.gc-hero__sub{font-size:16px;line-height:1.5;color:#f4f1e8e6}.gc-hero__long,.gc-hero__actions .gc-badges,.gc-hero__rating--desk{display:none}.gc-hero .gc-btn{width:100%;margin-top:8px}.gc-hero__below{padding:24px 24px 0;display:flex;flex-direction:column;gap:10px}.gc-hero__below .gc-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gc-hero__below .gc-badge{min-width:0;height:46px;border-color:#000}.gc-hero__below .gc-badge span{font-size:17px}.gc-hero__below .gc-badge small{font-size:10px}.gc-hero__rating{font-size:12px;color:var(--gc-muted);text-align:center}.gc-hero__rating b{color:var(--gc-rust);font-weight:400}@media(min-width:750px){.gc-hero{height:860px}.gc-hero__img{object-position:center 25%}.gc-hero__shade{background:linear-gradient(180deg,#141a1040,#141a1000 18% 50%,#141a10cc 88%,#141a10e0)}.gc-hero__body{left:64px;right:64px;bottom:52px}.gc-hero__kicker{font-size:30px}.gc-hero h1{font-size:84px;white-space:nowrap}.gc-hero__sub{font-size:19px;line-height:1.6;max-width:640px}.gc-hero__short{display:none}.gc-hero__long{display:inline}.gc-hero__actions{display:flex;align-items:center;gap:12px;padding-top:6px}.gc-hero__actions .gc-badges{display:flex}.gc-hero .gc-btn{width:auto;margin-top:0;height:54px;padding:0 32px}.gc-hero__rating--desk{display:block;font-size:14px;color:#f4f1e8bf}.gc-hero__below{display:none}}.gc-stats__where{display:flex;align-items:center;gap:10px;font-family:var(--gc-hand);font-weight:700;font-size:28px;line-height:1;margin-top:48px}.gc-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;margin-top:18px}.gc-stat{padding:20px 0;border-top:1px solid var(--gc-line);display:flex;flex-direction:column;gap:6px}.gc-stat:nth-last-child(-n+2){border-bottom:1px solid var(--gc-line)}.gc-stat__num{font-size:32px;letter-spacing:-.02em}.gc-stat__label{font-size:13px;line-height:1.45;color:var(--gc-muted)}@media(min-width:750px){.gc-stats__where{font-size:32px;margin-top:64px;gap:12px}.gc-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:0;margin-top:0;border-bottom:1px solid var(--gc-line)}.gc-stat,.gc-stat:nth-last-child(-n+2){border:0;padding:40px 32px}.gc-stat:first-child{padding-left:0}.gc-stat:last-child{padding-right:0}.gc-stat+.gc-stat{border-left:1px solid var(--gc-line)}.gc-stat__num{font-size:52px;letter-spacing:-.03em}.gc-stat__label{font-size:14px;line-height:1.5}}.gc-ways__head{display:flex;flex-direction:column;gap:14px}.gc-ways__row{display:flex;gap:28px;margin-top:40px}.gc-way{width:290px;display:flex;flex-direction:column;gap:28px}.gc-way__visual{height:360px;display:flex;align-items:flex-end;justify-content:center;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.gc-way:hover .gc-way__visual{transform:translateY(-12px)}.gc-way__phone{width:138px;height:auto;display:block;filter:drop-shadow(0 18px 28px rgba(20,30,15,.18))}.gc-way__phone--lead{margin-right:-30px;margin-bottom:30px;position:relative;z-index:1}.gc-way__phone--solo{width:158px}.gc-way__photo{width:100%;height:314px;object-fit:cover;border-radius:10px;display:block}.gc-way__empty{width:100%;height:314px;border-radius:10px;background:var(--gc-sand)}.gc-way__text{display:flex;flex-direction:column;gap:10px;padding-top:22px;border-top:1px solid var(--gc-line)}.gc-way__meta{display:flex;justify-content:space-between;font-family:var(--gc-hand);font-weight:700;font-size:22px;line-height:1;color:var(--gc-muted)}.gc-way h3{font-size:26px;line-height:1.08;letter-spacing:-.02em}.gc-way__body{font-size:15px;line-height:1.6;color:var(--gc-muted)}.gc-way__tag{font-style:italic;font-weight:300;font-size:16px;color:var(--gc-rust)}.gc-way__quote{font-style:italic;font-weight:300;font-size:16px;line-height:1.5;color:var(--gc-rust)}.gc-way__quote span{display:block;font-style:normal;font-family:var(--gc-hand);font-weight:700;font-size:20px;color:var(--gc-muted);padding-top:6px}.gc-dots{display:flex;gap:6px;margin-top:22px}.gc-dots span{width:18px;height:3px;background:#26321f33}.gc-dots span:first-child{background:var(--gc-ink)}@media(min-width:750px){.gc-ways__head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:48px}.gc-ways__head .gc-lede{max-width:420px}.gc-ways__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;margin-top:72px;overflow:visible;padding:0 var(--gc-side)}.gc-way{width:auto}.gc-way__visual{height:520px}.gc-way__phone{width:200px}.gc-way__phone--lead{margin-right:-44px;margin-bottom:44px}.gc-way__phone--solo{width:230px}.gc-way__photo,.gc-way__empty{height:455px}.gc-way h3{font-size:34px}.gc-way__body{font-size:16px}.gc-way__tag,.gc-way__quote{font-size:17px}.gc-ways .gc-dots{display:none}}.gc-control{display:flex;flex-direction:column;gap:14px}.gc-control__row{display:flex;gap:16px;align-items:flex-start;padding:20px 0}.gc-control__row strong{display:block;font-weight:400;font-size:18px}.gc-control__row span{display:block;font-size:15px;line-height:1.55;color:var(--gc-muted);padding-top:4px}.gc-note{padding:22px;background:#fff9;border:1px solid var(--gc-line-soft);border-radius:10px;display:flex;flex-direction:column;gap:14px;font-size:15px;line-height:1.6}.gc-note p:last-child{color:var(--gc-rust)}@media(min-width:750px){.gc-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:96px;align-items:start}.gc-control__intro{display:flex;flex-direction:column;gap:20px}.gc-control__row{padding:26px 0}.gc-control__row strong{font-size:22px}.gc-control__row span{font-size:16px}.gc-note{padding:28px;font-size:16px;margin-top:16px}}@keyframes gcSlideL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes gcSlideR{0%{transform:translate(-50%)}to{transform:translate(0)}}.gc-acts__head{display:flex;flex-direction:column;gap:12px}.gc-acts__rows{display:flex;flex-direction:column;gap:10px;margin-top:24px;overflow:hidden}.gc-acts__track{display:flex;gap:10px;width:max-content;animation:gcSlideL 55s linear infinite}.gc-acts__track--r{animation-name:gcSlideR;animation-duration:65s}.gc-acts__rows:hover .gc-acts__track{animation-play-state:paused}.gc-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:14px;white-space:nowrap}.gc-chip svg{flex-shrink:0}.gc-chip--rust{background:#963f0e;color:#f4f1e8}.gc-chip--sand{background:#e6dccd;color:#3a4233}.gc-chip--forest{background:#314028;color:#f4f1e8}.gc-chip--gold{background:#bd8f53;color:#26321f}.gc-chip--paper{background:#fbf8f1;color:#26321f;border:1px solid rgba(38,50,31,.18)}.gc-chip--clay{background:#d9a58a;color:#26321f}@media(prefers-reduced-motion:reduce){.gc-acts__track{animation:none}.gc-acts__rows{overflow-x:auto}}@media(min-width:750px){.gc-acts__head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:48px}.gc-acts__head .gc-lede{max-width:420px}.gc-acts__rows{margin-top:32px}.gc-acts__track{animation-duration:80s}.gc-acts__track--r{animation-duration:95s}.gc-chip{padding:14px 20px;font-size:17px}}.gc-split{display:flex;flex-direction:column;gap:14px}.gc-split__img{width:100%;height:420px;object-fit:cover;object-position:center 45%;border-radius:10px;display:block}.gc-split__text{display:flex;flex-direction:column;gap:14px;padding-top:18px}.gc-split__chips{display:flex;flex-wrap:wrap;gap:8px;padding-top:6px}.gc-split__chips .gc-chip{font-size:15px}@media(min-width:750px){.gc-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:96px;align-items:center}.gc-split--rev .gc-split__media{order:2}.gc-split__img{height:560px}.gc-split__text{gap:20px;padding-top:0}.gc-split__chips .gc-chip{font-size:17px}}.gc-lunar{display:flex;flex-direction:column;gap:20px}.gc-lunar__strip{display:flex;justify-content:space-between;align-items:center;padding-top:12px}.gc-lunar__today{font-size:13px;color:var(--gc-muted);text-align:center}.gc-lunar__row{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.gc-lunar__label{font-family:var(--gc-hand);font-weight:700;font-size:22px;line-height:1;color:var(--gc-rust)}.gc-lunar__date{font-size:22px;letter-spacing:-.01em;display:block;padding:4px 0}.gc-lunar__desc{font-size:13px;color:var(--gc-muted)}.gc-lunar__count{text-align:right}.gc-lunar__count b{display:block;font-weight:400;font-size:36px;letter-spacing:-.02em;line-height:1}.gc-lunar__count small{font-size:12px;color:var(--gc-muted)}@media(min-width:750px){.gc-lunar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:96px;align-items:center}.gc-lunar__intro{display:flex;flex-direction:column;gap:20px}.gc-lunar__strip{justify-content:flex-start;gap:22px;padding-top:20px}.gc-lunar__today{text-align:left;font-size:14px}.gc-lunar__row{padding:32px 0}.gc-lunar__date{font-size:34px;letter-spacing:-.02em}.gc-lunar__desc{font-size:15px}.gc-lunar__count b{font-size:64px;letter-spacing:-.03em}}.gc-map{display:flex;flex-direction:column;gap:12px}.gc-map__embed{margin-top:20px;border-radius:10px;overflow:hidden;background:var(--gc-sand);min-height:420px}.gc-map__embed iframe{display:block;width:100%}@media(min-width:750px){.gc-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px;align-items:end}.gc-map__intro{display:flex;flex-direction:column;gap:20px;padding-bottom:8px}.gc-map__intro .gc-h2{font-size:52px;line-height:1.02;letter-spacing:-.03em}.gc-map__embed{grid-column:span 2;margin-top:0;min-height:600px}}.gc-host__phone{display:flex;justify-content:center;padding:20px 0 8px}.gc-host__phone img{width:190px;height:auto;filter:drop-shadow(0 18px 28px rgba(20,30,15,.18))}.gc-step{display:flex;gap:16px;align-items:baseline;padding:18px 0}.gc-step__n{font-family:var(--gc-hand);font-weight:700;font-size:24px;line-height:1;color:var(--gc-rust);width:30px;flex-shrink:0}.gc-step strong{display:block;font-weight:400;font-size:18px}.gc-step span{display:block;font-size:15px;line-height:1.55;color:var(--gc-muted);padding-top:4px}.gc-host__quote{font-style:italic;font-weight:300;font-size:20px;line-height:1.4;color:var(--gc-rust);padding-top:16px}@media(min-width:750px){.gc-host__phone{padding:0}.gc-host__phone img{width:300px}.gc-step{padding:24px 0}.gc-step__n{font-size:28px;width:36px}.gc-step strong{font-size:22px}.gc-step span{font-size:16px}.gc-host__quote{font-size:26px}}.gc-insta__head{display:flex;flex-direction:column;gap:14px}.gc-insta__head .gc-btn{align-self:flex-start;height:48px;padding:0 18px}.gc-collage{overflow-x:auto;scrollbar-width:none;margin-top:24px;padding:0 var(--gc-side)}.gc-collage::-webkit-scrollbar{display:none}.gc-collage__grid{display:grid;grid-template-rows:repeat(2,170px);grid-auto-columns:150px;grid-auto-flow:column dense;gap:6px;width:max-content;padding-right:var(--gc-side)}.gc-collage__grid img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 35%;border-radius:8px;display:block}.gc-collage__grid .is-tall{grid-row:span 2}.gc-collage__grid .is-wide{grid-column:span 2}@media(min-width:750px){.gc-insta__head .gc-btn{height:52px;padding:0 24px}.gc-collage{margin-top:48px}.gc-collage__grid{grid-template-rows:repeat(2,260px);grid-auto-columns:240px;gap:10px}}.gc-reviews__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.gc-reviews__arrows{display:none;gap:8px}.gc-reviews__arrows button{width:48px;height:48px;border-radius:6px;border:1px solid rgba(38,50,31,.25);background:transparent;color:var(--gc-ink);display:flex;align-items:center;justify-content:center;cursor:pointer}.gc-reviews__arrows button+button{background:var(--gc-rust);border:0;color:var(--gc-cream)}.gc-reviews .gc-scroll{gap:16px;margin-top:28px}.gc-review{margin:0;width:300px;padding:24px;background:#fff9;border:1px solid var(--gc-line-soft);border-radius:10px;display:flex;flex-direction:column;gap:18px}.gc-review__stars{color:var(--gc-rust);letter-spacing:2px;font-size:13px}.gc-review blockquote{margin:0;font-weight:300;font-size:17px;line-height:1.5;flex-grow:1}.gc-review__more{align-self:flex-start;padding:0;border:0;background:none;cursor:pointer;font-family:inherit;font-size:14px;color:var(--gc-rust);text-decoration:underline;text-underline-offset:4px}.gc-review figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding-top:14px;border-top:1px solid rgba(38,50,31,.12);font-size:15px}.gc-review figcaption small{font-family:var(--gc-hand);font-weight:700;font-size:20px;color:var(--gc-muted)}.gc-reviews .gc-dots{padding:0 var(--gc-side)}.gc-dialog{border:0;padding:0;background:transparent;max-width:calc(100vw - 48px)}.gc-dialog::backdrop{background:#141a1073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gc-dialog__card{position:relative;width:640px;max-width:100%;max-height:80vh;overflow-y:auto;background:var(--gc-cream);border-radius:10px;padding:28px;display:flex;flex-direction:column;gap:18px;font-family:var(--gc-serif);color:var(--gc-ink);box-shadow:0 30px 60px #141e0f40}.gc-dialog__close{position:absolute;top:12px;right:12px;width:44px;height:44px;border:0;background:none;cursor:pointer;color:var(--gc-ink);display:flex;align-items:center;justify-content:center}.gc-dialog__text{font-weight:300;font-size:17px;line-height:1.6;white-space:pre-line}.gc-dialog__foot{display:flex;justify-content:space-between;align-items:baseline;padding-top:14px;border-top:1px solid rgba(38,50,31,.12)}.gc-dialog__foot small{font-family:var(--gc-hand);font-weight:700;font-size:22px;color:var(--gc-muted)}@media(min-width:750px){.gc-reviews__arrows{display:flex}.gc-reviews .gc-scroll{gap:24px;margin-top:48px}.gc-review{width:440px;padding:32px}.gc-review blockquote{font-size:20px}.gc-review figcaption{font-size:16px}.gc-reviews .gc-dots{display:none}.gc-dialog__card{padding:44px}.gc-dialog__text{font-size:20px}}.gc-why{display:flex;flex-direction:column;gap:20px}.gc-why__item{padding:14px 0;font-size:15px;display:flex;align-items:center;gap:14px}.gc-faq h2{padding-bottom:24px}.gc-faq details{border-top:1px solid var(--gc-line)}.gc-faq details:last-of-type{border-bottom:1px solid var(--gc-line)}.gc-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;font-size:16px;line-height:1.4}.gc-faq summary::-webkit-details-marker{display:none}.gc-faq summary svg{flex-shrink:0;transition:transform .25s ease}.gc-faq details[open] summary svg{transform:rotate(45deg)}.gc-faq__a{padding:0 0 20px;font-size:15px;line-height:1.6;color:var(--gc-muted)}.gc-faq__more{display:inline-block;padding-top:18px}.gc-whyfaq{display:flex;flex-direction:column;gap:88px}@media(min-width:750px){.gc-whyfaq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:96px}.gc-why .gc-h2,.gc-faq .gc-h2{font-size:52px;line-height:1.02;letter-spacing:-.03em}.gc-why__item{padding:16px 0;font-size:17px}.gc-faq summary{padding:22px 0;font-size:17px}}.gc-cta{position:relative;height:560px;overflow:hidden;margin-top:var(--gc-gap)}.gc-cta img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% center}.gc-cta__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#141a108c}.gc-cta__body{position:absolute;left:24px;right:24px;bottom:48px;display:flex;flex-direction:column;gap:16px}.gc-cta h2{color:var(--gc-cream);font-size:42px;line-height:1;letter-spacing:-.03em}.gc-cta p{color:#f4f1e8e6;font-size:16px;line-height:1.55}.gc-cta small{color:#f4f1e8cc;font-size:12px}.gc-cta .gc-btn{width:100%;margin-top:4px}@media(min-width:750px){.gc-cta{height:640px}.gc-cta__shade{background:#141a1094}.gc-cta__body{top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center;text-align:center;gap:20px}.gc-cta h2{font-size:88px;line-height:.98;letter-spacing:-.035em}.gc-cta p{font-size:19px;line-height:1.6}.gc-cta small{font-size:14px}.gc-cta .gc-btn{width:auto;height:56px;padding:0 36px;margin-top:8px}}.gc-footer{padding:48px 24px 40px;display:flex;flex-direction:column;gap:32px}.gc-footer__logo img{height:36px;width:auto}.gc-footer__mission{font-weight:300;font-size:22px;line-height:1.3;letter-spacing:-.01em}.gc-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.gc-footer__col{display:flex;flex-direction:column;gap:10px}.gc-footer__col h4{margin:0;font-family:var(--gc-hand);font-weight:700;font-size:22px;color:var(--gc-muted)}.gc-footer__col a{text-decoration:none;font-size:14px}.gc-footer__legal{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;font-size:12px;color:var(--gc-muted);padding-top:20px;border-top:1px solid var(--gc-line)}.gc-footer__legal nav{display:flex;flex-wrap:wrap;gap:6px 16px}.gc-footer__legal a{color:var(--gc-muted);text-decoration:none}@media(min-width:750px){.gc-footer{padding:72px 64px 48px;gap:56px}.gc-footer__top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.gc-footer__brand{grid-column:span 2;display:flex;flex-direction:column;gap:28px}.gc-footer__logo img{height:44px}.gc-footer__mission{font-size:28px;max-width:440px}.gc-footer__cols{grid-column:span 2;gap:40px}.gc-footer__col a{font-size:15px}.gc-footer__legal{font-size:13px;padding-top:24px}}@media(max-width:749px){.gc-footer__top{display:flex;flex-direction:column;gap:28px}}.gc-pay{max-width:480px;margin:0 auto;padding:120px 24px 64px}.gc-pay h1{font-size:38px;line-height:1.04;letter-spacing:-.025em}.gc-pay__count{display:flex;align-items:center;gap:12px;background:#fff9;border:1px solid var(--gc-line-soft);border-radius:8px;padding:12px 16px;margin-top:20px;font-size:14px}.gc-pay__count small{display:block;font-size:13px;color:var(--gc-muted)}.gc-plans{display:flex;flex-direction:column;gap:12px;margin-top:28px;border:0;padding:0}.gc-plan{position:relative;display:flex;flex-direction:column;gap:8px;padding:20px 18px 20px 16px;border-radius:10px;border:1px solid rgba(38,50,31,.15);cursor:pointer;color:var(--gc-ink);transition:background .2s,box-shadow .2s}.gc-plan input{position:absolute;opacity:0;pointer-events:none}.gc-plan__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.gc-plan__name{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700}.gc-plan__dot{width:20px;height:20px;border-radius:50%;background:#fff;border:1.5px solid rgba(38,50,31,.3);flex-shrink:0}.gc-plan__badge{font-family:var(--gc-hand);font-weight:700;font-size:21px;line-height:1;padding:4px 10px;border-radius:6px;background:var(--gc-rust);color:var(--gc-cream)}.gc-plan__price{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-left:32px}.gc-plan__week{font-size:32px;letter-spacing:-.02em}.gc-plan__week small{font-size:14px;opacity:.75;letter-spacing:0}.gc-plan__save{font-family:var(--gc-hand);font-weight:700;font-size:22px;line-height:1}.gc-plan__total{padding-left:32px;font-size:14px}.gc-plan__total s{opacity:.6;margin-right:8px}.gc-plan__note{padding-left:32px;font-size:13px;opacity:.85}.gc-plan:has(input:checked){background:#fff;border:1.5px solid var(--gc-ink)}.gc-plan:has(input:checked) .gc-plan__dot{border:6px solid var(--gc-ink)}.gc-plan--hero{border:1.5px solid var(--gc-rust);background:#963f0e14}.gc-plan--hero .gc-plan__week{font-size:38px}.gc-plan--hero:has(input:checked){background:var(--gc-rust);border-color:var(--gc-rust);color:var(--gc-cream);box-shadow:0 14px 34px #963f0e47}.gc-plan--hero:has(input:checked) .gc-plan__dot{background:var(--gc-rust);border:6px solid var(--gc-cream)}.gc-plan--hero:has(input:checked) .gc-plan__badge{background:var(--gc-cream);color:var(--gc-rust)}.gc-plan--small{padding:14px 18px 14px 16px;color:var(--gc-muted)}.gc-plan--small .gc-plan__name{font-size:15px}.gc-plan--small .gc-plan__week{font-size:22px}.gc-pay__cancel{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--gc-muted);padding-top:4px}.gc-pay__cta{margin-top:20px;display:flex;flex-direction:column;gap:12px}.gc-pay__secure{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--gc-muted)}.gc-pay__card{margin-top:32px;padding:22px;border-radius:8px;background:#fff9;border:1px solid var(--gc-line-soft);display:flex;gap:14px;align-items:flex-start}.gc-pay__card strong{display:block;font-weight:400;font-size:19px}.gc-pay__card span{display:block;font-size:14px;line-height:1.5;color:var(--gc-muted);padding-top:4px}.gc-pay h2{font-size:28px;line-height:1.08;letter-spacing:-.02em}.gc-pay__block{padding-top:40px;display:flex;flex-direction:column;gap:16px}.gc-pay__inc{display:flex;gap:14px;align-items:flex-start}.gc-pay__inc strong{display:block;font-size:16px}.gc-pay__inc span{display:block;font-size:14px;line-height:1.5;color:var(--gc-muted)}.gc-pay__reminder{margin-top:40px;padding:24px 0;border-top:1px solid var(--gc-line);border-bottom:1px solid var(--gc-line);font-style:italic;font-weight:300;font-size:18px;line-height:1.55}.gc-pay__review{background:#fff9;border-radius:8px;padding:22px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--gc-line-soft)}.gc-pay__review p{font-size:14px;line-height:1.55;color:var(--gc-muted)}.gc-pay__review b{font-weight:400;font-size:13px}.gc-desk-only{display:none!important}@media(min-width:750px){.gc-desk-only{display:revert!important}.gc-mob-only{display:none!important}}.gc-dots span.is-on{background:var(--gc-ink)}.gc-dots:has(.is-on) span:first-child:not(.is-on){background:#26321f33}.gc-reviews .gc-dots{margin-top:18px}.gc-review svg{flex-shrink:0}.gc-dialog__foot span{font-size:16px}.gc-moon{width:24px;height:24px;display:block}.gc-moon__ring{stroke:#26321f;stroke-opacity:.3}.gc-moon__lit{fill:#26321f}.gc-moon__halo{stroke:none}.gc-moon.is-today{width:34px;height:34px}.gc-moon.is-today .gc-moon__halo{stroke:var(--gc-rust)}.gc-moon.is-today .gc-moon__ring{stroke:none}.gc-moon.is-today .gc-moon__lit{fill:var(--gc-rust)}.gc-lunar__row>div:first-child{display:flex;flex-direction:column;gap:4px}.gc-lunar .gc-rows{margin-top:8px}@media(max-width:749px){.gc-lunar__intro{display:contents}.gc-lunar .gc-kicker{font-size:26px}.gc-lunar .gc-h2{margin-top:-6px}}@media(min-width:750px){.gc-lunar .gc-rows{margin-top:0}.gc-lunar__row>div:first-child{gap:6px}.gc-lunar .gc-kicker{font-size:26px}}.gc-map__embed{background:transparent;min-height:0}.gc-host__steps{margin-top:0}.gc-host__btn{align-self:flex-start;margin-top:8px}@media(max-width:749px){.gc-host{gap:14px}.gc-host__text{display:contents}.gc-host .gc-kicker,.gc-host .gc-h2,.gc-host .gc-lede{order:1}.gc-host__phone{order:2}.gc-host__steps{order:3}.gc-host__quote{order:4}.gc-host__btn{order:5}}@media(min-width:750px){.gc-host .gc-h2{font-size:60px}.gc-host__steps{margin-top:12px}}@media(min-width:750px){.gc-split__text .gc-h2{font-size:60px}}.gc-why__list{display:flex;flex-direction:column}.gc-why__item{border-top:1px solid rgba(38,50,31,.12)}.gc-why__item svg{flex-shrink:0}.gc-faq__a p{margin:0 0 10px}.gc-faq__a p:last-child{margin:0}.gc-faq__more{font-size:14px}@media(max-width:749px){.gc-whyfaq__section{padding-top:88px}}@media(min-width:750px){.gc-why{gap:28px}.gc-faq h2{padding-bottom:28px}.gc-faq__more{font-size:15px;padding-top:20px}}.gc-footer__legal{flex-direction:column}@media(min-width:750px){.gc-footer__legal{flex-direction:row-reverse}.gc-footer__legal nav{gap:24px}}.gc-footer__col h4{font-size:26px;line-height:1}.gc-paypage{min-height:100vh}.gc-pay__bar{height:72px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(38,50,31,.1)}.gc-pay__bar img{height:36px;width:auto;display:block}.gc-pay{padding-top:36px;display:flex;flex-direction:column}.gc-pay>.gc-kicker{font-size:26px;margin-bottom:14px}.gc-pay__count{margin-top:20px}.gc-pay__count div{display:flex;flex-direction:column;gap:2px}.gc-plans legend{position:absolute;width:1px;height:1px;overflow:hidden}.gc-plan__total{display:flex;gap:8px;flex-wrap:wrap;align-items:baseline}.gc-plan__total s{margin-right:0}.gc-pay__review .gc-review__stars{letter-spacing:2px}.gc-pay .gc-faq summary{font-size:16px}.gc-pay__foot{max-width:480px;margin:0 auto;padding:40px 24px 48px;display:flex;flex-direction:column;gap:10px;font-size:12px;color:var(--gc-muted)}.gc-pay__foot nav{display:flex;flex-wrap:wrap;gap:6px 16px}.gc-pay__foot a{color:var(--gc-muted)!important;text-decoration:none}#reviews,#faqs,#how-it-works{scroll-margin-top:100px}.gc-pay__inc svg,.gc-pay__card svg,.gc-control__row svg,.gc-step svg,.gc-stats__where svg{flex-shrink:0}.gc-pay__inc svg{margin-top:1px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/gc.css.map */
