body[data-glamora-enchape]{background:#fff}body[data-glamora-enchape] .site-main{overflow:clip}.ge-landing,.ge-landing *{box-sizing:border-box}.ge-landing{--ge-bg: #ffffff;--ge-text: #2a2828;--ge-accent: #dc362f;--ge-muted: color-mix(in srgb, var(--ge-text) 68%, transparent);--ge-line: color-mix(in srgb, var(--ge-text) 13%, transparent);position:relative;color:var(--ge-text);background:var(--ge-bg);font-family:var(--font-body-family, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400)}.ge-shell{width:min(100% - 32px,1200px);margin-inline:auto}.ge-hero{overflow:hidden}.ge-hero:before{position:absolute;top:-160px;left:-180px;width:420px;height:420px;border-radius:50%;background:color-mix(in srgb,var(--ge-accent) 7%,transparent);content:"";filter:blur(2px);pointer-events:none}.ge-hero__layout{display:grid;min-height:670px;align-items:center;gap:clamp(38px,6vw,86px);padding-block:clamp(48px,7vw,88px)}.ge-hero__copy{position:relative;z-index:2;max-width:640px}.ge-hero__title,.ge-stage__title,.ge-stage-card__title{color:inherit;font-family:var(--font-heading-family, serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400)}.ge-hero__title{max-width:650px;margin:0;font-size:clamp(40px,5.6vw,72px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.01;text-wrap:balance}.ge-hero__text{max-width:520px;margin:22px 0 0;color:var(--ge-muted);font-size:clamp(17px,1.6vw,20px);line-height:1.55}.ge-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:13px;margin-top:30px;padding:14px 25px;border:1px solid transparent;border-radius:7px;font-family:var(--font-btn-family, var(--font-body-family, sans-serif));font-size:14px;font-weight:var(--font-btn-weight, 400);letter-spacing:normal;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ge-button svg,.ge-stage-card__link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.ge-button--primary{color:#fff;background:var(--ge-accent);box-shadow:0 12px 28px color-mix(in srgb,var(--ge-accent) 24%,transparent)}.ge-button--primary:hover{color:#fff;background:color-mix(in srgb,var(--ge-accent) 90%,#000000);box-shadow:0 16px 32px color-mix(in srgb,var(--ge-accent) 30%,transparent);transform:translateY(-2px)}.ge-button:hover svg,.ge-stage-card__link:hover svg{transform:translate(3px)}.ge-hero__proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin:25px 0 0;padding:0;color:var(--ge-muted);font-size:12.5px;line-height:1.4;list-style:none}.ge-hero__proof li{display:inline-flex;align-items:center;gap:7px}.ge-hero__proof svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:var(--ge-accent);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ge-hero__visual{position:relative;min-width:0}.ge-hero__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:120px 8px;background:#eadfd8;box-shadow:0 26px 60px #402a2424}.ge-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,rgba(255,255,255,.08),transparent 55%,rgba(42,40,40,.08));content:"";pointer-events:none}.ge-hero__media img,.ge-hero__media video,.ge-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover}.ge-hero__media picture{display:block;width:100%;height:100%}.ge-hero__placeholder{min-height:520px;color:#2a28282e}.ge-hero__spark{position:absolute;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.82);border-radius:50%;color:var(--ge-accent);background:#ffffffe0;box-shadow:0 12px 30px #2a28281f;font-size:25px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ge-hero__spark--one{top:12%;left:-24px}.ge-hero__spark--two{right:-19px;bottom:13%;width:42px;height:42px;font-size:17px}.ge-stage{padding-block:clamp(64px,8vw,108px);border-top:1px solid var(--ge-line);scroll-margin-top:96px}.ge-stage__header{max-width:660px;margin:0 auto clamp(30px,5vw,50px);text-align:center}.ge-eyebrow{margin:0 0 10px;color:var(--ge-accent);font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.ge-stage__title{margin:0;font-size:clamp(34px,4vw,52px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.08;text-wrap:balance}.ge-stage__grid{display:grid;gap:16px}.ge-stage-card{position:relative;display:flex;min-width:0;min-height:330px;flex-direction:column;align-items:flex-start;overflow:hidden;padding:clamp(26px,4vw,46px);border:1px solid var(--ge-line);border-radius:16px;color:var(--ge-text);background:color-mix(in srgb,var(--ge-bg) 94%,#f3eae5);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ge-stage-card:after{position:absolute;right:-80px;bottom:-110px;width:260px;height:260px;border:1px solid color-mix(in srgb,var(--ge-accent) 15%,transparent);border-radius:50%;content:"";pointer-events:none}.ge-stage-card:hover{border-color:color-mix(in srgb,var(--ge-accent) 28%,transparent);color:var(--ge-text);box-shadow:0 20px 50px #31231f17;transform:translateY(-4px)}.ge-stage-card__number{position:absolute;top:24px;right:26px;color:color-mix(in srgb,var(--ge-text) 28%,transparent);font-size:11px;font-weight:700;letter-spacing:.12em}.ge-stage-card__icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:28px;border:1px solid color-mix(in srgb,var(--ge-accent) 24%,transparent);border-radius:50%;color:var(--ge-accent);background:color-mix(in srgb,var(--ge-accent) 7%,#ffffff)}.ge-stage-card__icon svg{width:30px;height:30px;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.ge-stage-card__title{max-width:410px;margin:0;font-size:clamp(26px,3vw,36px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.12}.ge-stage-card__text{max-width:430px;margin:14px 0 28px;color:var(--ge-muted);font-size:16px;line-height:1.55}.ge-stage-card__link{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--ge-text);font-family:var(--font-btn-family, var(--font-body-family, sans-serif));font-size:12.5px;font-weight:var(--font-btn-weight, 400);letter-spacing:normal;line-height:1.35;text-decoration:none;text-transform:uppercase}.ge-stage-card__link:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--ge-accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.ge-stage-card:hover .ge-stage-card__link:after{transform:scaleX(1)}.ge-why{position:relative;padding-block:clamp(64px,8vw,108px);border-top:1px solid color-mix(in srgb,var(--ge-accent) 14%,transparent)}.ge-why:before{position:absolute;top:-1px;left:50%;width:72px;height:3px;border-radius:0 0 999px 999px;background:var(--ge-accent);content:"";transform:translate(-50%)}.ge-why__header{max-width:680px;margin:0 auto clamp(30px,5vw,50px);text-align:center}.ge-why__title,.ge-why-card__title{color:inherit;font-family:var(--font-heading-family, serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400)}.ge-why__title{margin:0;font-size:clamp(34px,4vw,52px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.08;text-wrap:balance}.ge-why__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.ge-why-card{display:grid;min-width:0;grid-template-columns:44px minmax(0,1fr);align-items:start;column-gap:14px;padding:20px 16px;border:1px solid var(--ge-line);border-radius:14px;background:color-mix(in srgb,var(--ge-bg) 90%,#ffffff)}.ge-why-card__icon{display:grid;width:44px;height:44px;grid-row:1 / span 2;place-items:center;margin-bottom:0;border-radius:50%;color:var(--ge-accent);background:color-mix(in srgb,var(--ge-accent) 8%,#ffffff)}.ge-why-card__icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.ge-why-card__title{grid-column:2;margin:0;font-size:clamp(18px,2vw,23px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.2}.ge-why-card__text{grid-column:2;margin:10px 0 0;color:var(--ge-muted);font-size:13px;line-height:1.5}.ge-why-card__badge{display:inline-block;width:fit-content;max-width:100%;grid-column:2;margin:12px 0 0;padding:6px 10px;border:1px solid color-mix(in srgb,var(--ge-accent) 18%,transparent);border-radius:999px;color:color-mix(in srgb,var(--ge-accent) 85%,#000000);background:color-mix(in srgb,var(--ge-accent) 8%,#ffffff);font-size:11.5px;font-weight:700;line-height:1.35;text-align:center;text-wrap:balance}.ge-why__action{display:flex;justify-content:center}.ge-why__action .ge-button{margin-top:clamp(30px,4vw,44px)}.ge-loox{padding-block:clamp(64px,8vw,104px);border-top:1px solid var(--ge-line);scroll-margin-top:96px}.ge-loox__header{max-width:680px;margin:0 auto clamp(28px,4vw,44px);text-align:center}.ge-loox__title{margin:0;color:inherit;font-family:var(--font-heading-family, serif);font-size:clamp(34px,4vw,52px);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.08;text-wrap:balance}.ge-loox__intro{max-width:600px;margin:15px auto 0;color:var(--ge-muted);font-size:15px;line-height:1.55}.ge-loox__widget{min-height:300px}.ge-loox__widget .loox-widget{width:100%;margin-inline:auto!important}.ge-loox__action{display:flex;justify-content:center}.ge-loox__action .ge-button{margin-top:clamp(30px,4vw,44px)}.ge-start{position:relative;overflow:hidden;padding-block:clamp(68px,9vw,118px);border-top:1px solid var(--ge-line);scroll-margin-top:96px}.ge-start:before{position:absolute;top:80px;right:-170px;width:390px;height:390px;border:1px solid color-mix(in srgb,var(--ge-accent) 10%,transparent);border-radius:50%;content:"";pointer-events:none}.ge-start__header{position:relative;z-index:1;max-width:760px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.ge-start__title,.ge-start-step__title,.ge-kit__title{color:inherit;font-family:var(--font-heading-family, serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400)}.ge-start__title{margin:0;font-size:clamp(36px,4.5vw,58px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.06;text-wrap:balance}.ge-start__intro{max-width:600px;margin:18px auto 0;color:var(--ge-muted);font-size:17px;line-height:1.55}.ge-start__swipe-hint{display:none}.ge-start__steps{position:relative;display:grid;min-width:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0;padding:4px 0 14px;list-style:none}.ge-start__steps:before{position:absolute;top:55px;right:8%;left:8%;height:1px;background:color-mix(in srgb,var(--ge-accent) 32%,var(--ge-line));content:"";pointer-events:none}.ge-start-step{position:relative;z-index:1;display:flex;min-width:0;min-height:268px;flex-direction:column;align-items:center;padding:22px 15px 24px;border:1px solid var(--ge-line);border-radius:16px;background:color-mix(in srgb,var(--ge-bg) 84%,#ffffff);text-align:center;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ge-start-step:hover{border-color:color-mix(in srgb,var(--ge-accent) 24%,var(--ge-line));box-shadow:0 16px 34px #31231f14;transform:translateY(-3px)}.ge-start-step__number{position:relative;z-index:2;display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;margin-bottom:22px;border:1px solid color-mix(in srgb,var(--ge-accent) 32%,transparent);border-radius:50%;color:var(--ge-accent);background:#fff;box-shadow:0 7px 18px #31231f12;font-size:12px;font-weight:700;letter-spacing:.1em}.ge-start-step__content{display:flex;min-width:0;flex:1;flex-direction:column}.ge-start-step__title{margin:0;font-size:clamp(18px,1.65vw,22px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.16;text-wrap:balance}.ge-start-step__text{margin:12px 0 0;color:var(--ge-muted);font-size:13px;line-height:1.5}.ge-start__kit-lead{margin:clamp(46px,7vw,76px) 0 18px;color:var(--ge-muted);font-size:14px;text-align:center}.ge-kit{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(0,.94fr) minmax(400px,1.06fr);margin:0;border:1px solid #e8ddd7;border-radius:24px;color:var(--ge-kit-text);background:var(--ge-kit-bg);box-shadow:0 18px 45px #563c2217}.ge-kit:before{position:absolute;top:-220px;left:-150px;width:440px;height:440px;border-radius:50%;background:color-mix(in srgb,var(--ge-accent) 7%,transparent);content:"";filter:blur(2px);pointer-events:none}.ge-kit__copy{position:relative;z-index:2;min-width:0;padding:clamp(42px,6vw,72px)}.ge-kit__badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 22px;padding:8px 12px;border:1px solid #e7cec3;border-radius:999px;color:#8b3d37;background:#f8ece7;font-size:11px;font-weight:700;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.ge-kit__badge svg{width:18px;height:18px;fill:none;stroke:var(--ge-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.ge-kit__title{max-width:520px;margin:0;font-size:clamp(38px,4.5vw,58px);letter-spacing:var(--font-heading-spacing, 0px);line-height:1.03;text-wrap:balance}.ge-kit__intro{max-width:540px;margin:20px 0 0;color:color-mix(in srgb,var(--ge-kit-text) 70%,transparent);font-size:16px;line-height:1.55}.ge-kit__gifts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0 0;padding:0;list-style:none}.ge-kit__gifts li{display:flex;min-width:0;align-items:center;gap:9px;padding:11px 12px;border:1px solid #eadfd9;border-radius:10px;color:var(--ge-kit-text);background:#fff;font-size:12.5px;line-height:1.35}.ge-kit__gifts svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:var(--ge-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.ge-kit__support{margin:20px 0 0;color:color-mix(in srgb,var(--ge-kit-text) 68%,transparent);font-size:13px;line-height:1.5}.ge-kit__button{margin-top:30px}.ge-kit__visual{position:relative;z-index:1;display:grid;min-width:0;min-height:520px;place-items:center;overflow:hidden;border-left:1px solid #eadfd9;background:#f4eae5}.ge-kit__visual:after{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid rgba(86,60,34,.07);border-radius:16px;content:"";pointer-events:none}.ge-kit__image{display:block;width:100%;height:100%;min-height:560px;object-fit:cover}.ge-kit__image.ge-kit__image--curated{position:relative;z-index:1;display:block;width:112%;max-width:none;height:auto;min-height:0;max-height:none;object-fit:contain;object-position:center}.ge-kit__progression{position:relative;z-index:2;display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:center;gap:24px;padding:24px clamp(36px,6vw,72px);border-top:1px solid #e4d7d1;background:#f7eeea}.ge-kit__milestone{display:flex;min-width:0;align-items:baseline;gap:14px}.ge-kit__milestone--featured{justify-content:flex-end}.ge-kit__amount{color:var(--ge-kit-text);font-family:var(--font-heading-family, serif);font-size:clamp(25px,3vw,34px);line-height:1}.ge-kit__milestone--featured .ge-kit__amount{color:var(--ge-accent)}.ge-kit__milestone-label{max-width:180px;color:color-mix(in srgb,var(--ge-kit-text) 70%,transparent);font-size:12px;line-height:1.35}.ge-kit__progress-arrow{width:72px;height:24px;fill:none;stroke:#c9aaa0;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.ge-button:focus-visible,.ge-stage-card:focus-visible,.ge-start__steps:focus-visible{outline:3px solid color-mix(in srgb,var(--ge-accent) 42%,transparent);outline-offset:4px}@media(min-width:750px){.ge-stage__grid,.ge-why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ge-why-card{display:block}.ge-why-card__icon{margin-bottom:18px}}@media(min-width:990px){.ge-hero__layout{grid-template-columns:minmax(0,1.02fr) minmax(390px,.78fr)}.ge-why__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ge-why-card{min-height:260px;padding:28px 22px}}@media(max-width:989px){.ge-hero__layout{min-height:0}.ge-hero__copy{max-width:720px;text-align:center;margin-inline:auto}.ge-hero__text{margin-inline:auto}.ge-hero__proof{justify-content:center}.ge-hero__visual{width:min(100%,650px);margin-inline:auto}.ge-hero__media{aspect-ratio:5 / 4;border-radius:80px 8px}}@media(max-width:749px){.ge-shell{width:min(100% - 28px,1200px)}.ge-hero:before{display:none}.ge-hero__layout{gap:0;padding-block:0 40px}.ge-hero__visual{order:-1;width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.ge-hero__copy{width:100%;padding-top:28px;text-align:left}.ge-hero__title{max-width:520px;font-size:clamp(32px,9.5vw,40px);line-height:1.08;text-wrap:pretty}.ge-hero__text{margin:12px 0 0;font-size:16px;line-height:1.5}.ge-button{width:100%;margin-top:20px}.ge-hero__proof{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 14px;width:100%;margin:18px 0 0;padding:0;border:0;font-size:11.5px;text-align:center}.ge-hero__proof li{gap:5px}.ge-hero__media{height:clamp(240px,72vw,320px);aspect-ratio:auto;border-radius:0;box-shadow:none}.ge-hero__media img,.ge-hero__media video{object-position:center center}.ge-hero__spark{display:none}.ge-hero__placeholder{min-height:240px}.ge-stage{padding-block:48px}.ge-stage__header{margin-bottom:22px}.ge-stage__title{font-size:clamp(31px,9vw,38px)}.ge-stage__grid{gap:10px}.ge-stage-card{min-height:0;align-items:center;padding:22px 18px 20px;border-radius:14px;text-align:center;cursor:pointer}.ge-stage-card:after{display:none}.ge-stage-card:hover{border-color:var(--ge-line);box-shadow:none;transform:none}.ge-stage-card__number{top:15px;right:16px}.ge-stage-card__icon{width:46px;height:46px;margin-bottom:13px}.ge-stage-card__icon svg{width:24px;height:24px}.ge-stage-card__title{max-width:290px;font-size:24px;line-height:1.12}.ge-stage-card__text{max-width:310px;margin:8px auto 17px;font-size:14px;line-height:1.45}.ge-stage-card__link{justify-content:center;width:100%;margin-top:0;font-size:11.5px}.ge-stage-card__link:after{display:none}.ge-why{padding-block:52px}.ge-why__header{margin-bottom:24px}.ge-why__title{font-size:clamp(30px,8.8vw,36px);line-height:1.08}.ge-why__grid{gap:10px}.ge-why-card{grid-template-columns:42px minmax(0,1fr);column-gap:12px;padding:17px 14px;border-radius:14px}.ge-why-card__icon{width:40px;height:40px;margin-bottom:0}.ge-why-card__icon svg{width:22px;height:22px}.ge-why-card__title{font-size:clamp(18px,5.2vw,20px);line-height:1.18}.ge-why-card__text{margin-top:6px;font-size:13.5px;line-height:1.48}.ge-why-card__badge{margin-top:8px;padding:5px 9px;font-size:11px}.ge-why__action .ge-button{width:100%;min-height:52px;margin-top:24px;padding:13px 16px;font-size:12.5px;line-height:1.25}.ge-loox{padding-block:52px}.ge-loox__header{margin-bottom:24px}.ge-loox__title{font-size:clamp(30px,8.8vw,36px);line-height:1.08}.ge-loox__intro{margin-top:12px;font-size:14px;line-height:1.5}.ge-loox__widget{min-height:320px}.ge-loox__action .ge-button{width:100%;min-height:52px;margin-top:24px;padding:13px 16px;font-size:12.5px;line-height:1.25}}@media(max-width:989px){.ge-start:before{display:none}.ge-start__swipe-hint{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0 0 10px;color:var(--ge-muted);font-size:11px;font-weight:600;letter-spacing:.04em}.ge-start__swipe-hint svg{width:20px;height:20px;fill:none;stroke:var(--ge-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.ge-start__steps{grid-template-columns:none;grid-auto-columns:minmax(260px,82%);grid-auto-flow:column;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;padding:4px 2px 16px;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-color:var(--ge-accent) color-mix(in srgb,var(--ge-text) 10%,transparent);scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ge-start__steps::-webkit-scrollbar{height:5px}.ge-start__steps::-webkit-scrollbar-track{border-radius:999px;background:color-mix(in srgb,var(--ge-text) 10%,transparent)}.ge-start__steps::-webkit-scrollbar-thumb{border-radius:999px;background:var(--ge-accent)}.ge-start__steps:before{display:none}.ge-start-step{min-height:250px;scroll-snap-align:start}.ge-start-step:hover{border-color:var(--ge-line);box-shadow:none;transform:none}.ge-kit{grid-template-columns:minmax(0,1fr)}.ge-kit__copy{padding:44px clamp(28px,7vw,58px) 52px}.ge-kit__visual{min-height:350px;order:-1;border-bottom:1px solid #eadfd9;border-left:0}.ge-kit__image{min-height:370px;max-height:520px}.ge-kit__image.ge-kit__image--curated{width:108%}.ge-kit__progression{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);gap:16px}.ge-kit__progress-arrow{width:54px}}@media(max-width:749px){.ge-start{padding-block:58px}.ge-start__header{margin-bottom:26px}.ge-start__title{font-size:clamp(32px,9vw,40px);line-height:1.08}.ge-start__intro{margin-top:13px;font-size:14px;line-height:1.5}.ge-start__steps{grid-auto-columns:minmax(246px,84%)}.ge-start-step{min-height:238px;padding:20px 18px 22px;border-radius:14px}.ge-start-step__number{width:50px;height:50px;margin-bottom:18px}.ge-start-step__title{font-size:21px}.ge-start-step__text{margin-top:9px;font-size:13px}.ge-start__kit-lead{margin-top:42px;font-size:12.5px}.ge-kit{border-radius:19px}.ge-kit__visual{min-height:245px}.ge-kit__visual:after{top:14px;right:14px;bottom:14px;left:14px;border-radius:13px}.ge-kit__image{min-height:245px;max-height:330px}.ge-kit__image.ge-kit__image--curated{width:112%}.ge-kit__copy{padding:30px 20px 36px}.ge-kit__badge{margin-bottom:17px;padding:7px 10px;font-size:9.5px}.ge-kit__title{font-size:clamp(32px,9vw,40px);line-height:1.06}.ge-kit__intro{margin-top:15px;font-size:14px}.ge-kit__gifts{grid-template-columns:minmax(0,1fr);gap:7px;margin-top:21px}.ge-kit__gifts li{padding:10px 11px;font-size:12px}.ge-kit__support{margin-top:17px;font-size:12.5px}.ge-kit__button{margin-top:23px;padding-inline:16px;font-size:11.5px}.ge-kit__progression{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:8px;padding:20px 15px}.ge-kit__milestone,.ge-kit__milestone--featured{display:block;text-align:center}.ge-kit__amount{display:block;font-size:23px}.ge-kit__milestone-label{display:block;margin:6px auto 0;font-size:10px}.ge-kit__progress-arrow{width:34px}}@media(prefers-reduced-motion:reduce){.ge-button,.ge-button svg,.ge-stage-card,.ge-start-step,.ge-stage-card__link,.ge-stage-card__link:after,.ge-stage-card__link svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/glamora-enchape-landing.css.map */
