.home-kit-cards{--kit-page-bg: #ffffff;--kit-text: #171717;--kit-muted: #6b665e;--kit-border: rgba(23, 23, 23, .12);background:#fff;color:var(--kit-text)}.home-kit-cards__inner{display:grid;width:min(100%,var(--volk-home-content-max, 186rem));max-width:var(--volk-home-content-max, 186rem);margin-left:auto;margin-right:auto;grid-template-columns:minmax(34rem,.54fr) minmax(0,1.46fr);gap:clamp(3rem,4.8vw,8.8rem);align-items:start;padding-right:var(--volk-home-shell-gutter, clamp(2rem, 3vw, 4.8rem));padding-left:var(--volk-home-shell-gutter, clamp(2rem, 3vw, 4.8rem));padding-top:clamp(4.4rem,6.2vw,8.2rem);padding-bottom:clamp(6rem,8.4vw,10.8rem);box-sizing:border-box}.home-kit-cards__intro{position:static;align-self:start}.home-kit-cards__heading{max-width:8.4ch;margin:0;font-size:clamp(4.6rem,6.6vw,9.6rem);font-weight:900;line-height:.96;letter-spacing:-.03em;text-transform:uppercase}.home-kit-cards__heading-line{display:block}.home-kit-cards__heading-line--top{font-size:.56em;line-height:1;letter-spacing:.02em}.home-kit-cards__heading-line--bottom{margin-top:.18em;font-size:1em;line-height:.9;letter-spacing:-.04em}.home-kit-cards__text{max-width:45rem;margin-top:clamp(2.4rem,2.8vw,4rem);color:var(--kit-muted);font-family:var(--font-body-family);font-size:clamp(1.8rem,1.45vw,2.2rem);font-weight:400;line-height:1.22;letter-spacing:0}.home-kit-cards__text>*{margin-top:0;margin-bottom:0}.home-kit-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.8rem,1.7vw,3rem);align-items:stretch;align-self:start;max-width:none;margin-left:0}.home-kit-cards__card{--card-bg: #ece7dd;--card-bg-2: #e7e1d6;--card-text: #171717;--card-muted: #6b665e;--card-border: #d8d1c5;--card-accent: #171717;--button-bg: #171717;--button-text: #f5f2ea;position:relative;display:flex;min-height:clamp(56rem,38vw,64rem);flex-direction:column;overflow:hidden;border:1px solid var(--card-border);border-radius:0;background:linear-gradient(145deg,rgba(255,255,255,.28),transparent 44%),linear-gradient(180deg,var(--card-bg) 0%,var(--card-bg-2) 100%);color:var(--card-text);box-shadow:0 2.4rem 5rem #1717171a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-kit-cards__card:hover{transform:translateY(-.6rem);box-shadow:0 3rem 6.2rem #17171729}.home-kit-cards__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--card-accent) 22%,transparent),transparent 32rem);opacity:.3}.home-kit-cards__card--hybrid{--card-bg: #262b31;--card-bg-2: #1e2227;--card-text: #f3f4f6;--card-muted: #a8b0b8;--card-border: #3a424b;--card-accent: #c9e55a;--button-bg: #c9e55a;--button-text: #171717}.home-kit-cards__card--mystery{--card-bg: #0f1116;--card-bg-2: #07080b;--card-text: #f3f5f8;--card-muted: #a5afbd;--card-border: #2a303a;--card-accent: #6e8fc7;--button-bg: #c8d0da;--button-text: #07080b}.home-kit-cards__badge{position:absolute;top:1.4rem;left:50%;z-index:2;padding:.65rem 1.3rem;border:1px solid color-mix(in srgb,var(--card-accent) 50%,transparent);border-radius:999px;background:var(--card-accent);color:var(--button-text);font-size:1.1rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase;transform:translate(-50%);box-shadow:0 1rem 2.4rem color-mix(in srgb,var(--card-accent) 22%,transparent)}.home-kit-cards__card-top,.home-kit-cards__card-main,.home-kit-cards__description,.home-kit-cards__button{position:relative;z-index:1}.home-kit-cards__card-top{display:flex;justify-content:flex-end;align-items:flex-start;gap:1.2rem;min-height:7.2rem;padding:clamp(5.2rem,3.4vw,6.2rem) clamp(3rem,2.2vw,3.8rem) 0;color:var(--card-muted)}.home-kit-cards__number{display:none}.home-kit-cards__label{width:100%;max-width:none;margin-left:0;text-align:center;font-size:1.05rem;font-weight:900;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.home-kit-cards__card--hybrid .home-kit-cards__card-top{min-height:7.2rem;padding-top:clamp(5.2rem,3.4vw,6.2rem)}.home-kit-cards__card--hybrid .home-kit-cards__label{text-align:center}.home-kit-cards__card-main{padding:clamp(6.4rem,4.2vw,8.4rem) clamp(3rem,2.2vw,3.8rem) 0}.home-kit-cards__title{margin:0;font-size:clamp(3.4rem,3.2vw,5.4rem);font-weight:900;line-height:.98;letter-spacing:-.02em;text-transform:uppercase;color:#171717}.home-kit-cards__card--hybrid .home-kit-cards__title{color:#c9e55a}.home-kit-cards__card--mystery .home-kit-cards__title{color:#6e8fc7}.home-kit-cards__price{margin:1.8rem 0 0;font-size:clamp(5.2rem,4vw,7.2rem);font-weight:900;line-height:1;letter-spacing:-.06em;color:#171717}.home-kit-cards__card--hybrid .home-kit-cards__price{color:#f3f4f6}.home-kit-cards__card--mystery .home-kit-cards__price{color:#f3f5f8}.home-kit-cards__bullets{display:grid;gap:1rem;margin:3rem 0 0;padding:0;list-style:none;color:var(--card-text)}.home-kit-cards__bullets li{display:grid;grid-template-columns:1.8rem 1fr;gap:1rem;align-items:start;font-size:1.42rem;line-height:1.35}.home-kit-cards__bullets li:before{content:"\2713";display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:50%;background:var(--card-accent);color:var(--button-text);font-size:1.1rem;font-weight:900;line-height:1}.home-kit-cards__description{margin:auto clamp(3rem,2.2vw,3.8rem) 0;padding-top:clamp(3rem,2.2vw,4rem);padding-bottom:clamp(2.8rem,2vw,3.2rem);color:var(--card-muted);font-size:1.38rem;line-height:1.55}.home-kit-cards__button{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;margin:clamp(3rem,2.2vw,3.8rem);border:1px solid transparent;border-radius:999px;padding:0 3.2rem;background:var(--button-bg);color:var(--button-text);font-size:1.3rem;font-weight:800;letter-spacing:.08em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.home-kit-cards__button:hover{color:var(--button-text);filter:brightness(1.06);transform:translateY(-.2rem);box-shadow:0 1rem 2.6rem color-mix(in srgb,var(--card-accent) 18%,transparent)}@media screen and (min-width:850px){.home-kit-cards__card-main{display:grid;grid-template-rows:minmax(5.6rem,auto) minmax(7.2rem,auto) minmax(14.8rem,auto);align-content:start}.home-kit-cards__title{display:flex;align-items:flex-start}.home-kit-cards__price{display:flex;align-items:flex-start;margin-top:1.8rem}.home-kit-cards__bullets{align-content:start;min-height:14.8rem}.home-kit-cards__description{min-height:11rem;margin-top:0;padding-top:clamp(3rem,2.2vw,4rem)}.home-kit-cards__button{margin-top:auto}}@media screen and (max-width:1099px){.home-kit-cards__inner{grid-template-columns:1fr;padding-top:5.6rem;padding-bottom:7.2rem}.home-kit-cards__intro{position:static}.home-kit-cards__heading{max-width:11ch;font-size:clamp(4.4rem,8.2vw,7.6rem);line-height:.98;letter-spacing:-.025em}.home-kit-cards__text{max-width:62rem}}@media screen and (min-width:750px){.home-kit-cards__intro{margin-left:0;padding-left:0}.home-kit-cards__heading,.home-kit-cards__text{margin-left:0;padding-left:0;transform:none}.home-kit-cards__heading-line,.home-kit-cards__heading-line--top,.home-kit-cards__heading-line--bottom{margin-left:0;text-align:left}}@media screen and (max-width:849px){.home-kit-cards__grid{grid-template-columns:1fr}.home-kit-cards__card{min-height:0}}@media screen and (min-width:1500px){.home-kit-cards__inner{grid-template-columns:minmax(42rem,.5fr) minmax(0,1.76fr)}}@media screen and (max-width:549px){.home-kit-cards__inner{gap:3.2rem;padding-right:var(--volk-home-shell-gutter, 1.6rem);padding-left:var(--volk-home-shell-gutter, 1.6rem);padding-top:4.2rem;padding-bottom:5.2rem}.home-kit-cards__heading{font-size:clamp(3.8rem,11.6vw,5.4rem);line-height:1;letter-spacing:-.02em}.home-kit-cards__intro{padding-right:0;padding-left:0}.home-kit-cards__heading-line{text-align:left}.home-kit-cards__heading-line--top,.home-kit-cards__heading-line--bottom{margin-left:0}.home-kit-cards__text{margin-top:2rem;font-size:1.8rem;line-height:1.17}.home-kit-cards__card-top,.home-kit-cards__card-main{padding-right:2.2rem;padding-left:2.2rem}.home-kit-cards__card-top{gap:.8rem;min-height:6.6rem;padding-top:4.8rem}.home-kit-cards__label{font-size:.98rem;line-height:1.28}.home-kit-cards__card--hybrid .home-kit-cards__card-top{min-height:6.6rem;padding-top:4.8rem}.home-kit-cards__description,.home-kit-cards__button{min-height:5rem;padding:0 2.4rem;font-size:1.2rem;margin-right:2.2rem;margin-left:2.2rem}.home-kit-cards__description{padding-bottom:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-home-kit-cards.css.map */
