.gvs-pole-selection-steps{box-sizing:border-box;padding-block:var(--gvs-pole-steps-padding-top) var(--gvs-pole-steps-padding-bottom);background:var(--gvs-pole-steps-bg);color:var(--gvs-pole-steps-text)}.gvs-pole-selection-steps *,.gvs-pole-selection-steps *:before,.gvs-pole-selection-steps *:after{box-sizing:border-box}.gvs-pole-selection-steps__outer{width:100%;margin-inline:auto;padding-inline:clamp(16px,4vw,var(--gvs-pole-steps-side-padding))}.gvs-pole-selection-steps--content-narrow .gvs-pole-selection-steps__outer{max-width:1080px}.gvs-pole-selection-steps--content-standard .gvs-pole-selection-steps__outer{max-width:1240px}.gvs-pole-selection-steps--content-wide .gvs-pole-selection-steps__outer{max-width:1540px}.gvs-pole-selection-steps--content-custom .gvs-pole-selection-steps__outer{max-width:var(--gvs-pole-steps-custom-max-width, 1800px)}.gvs-pole-selection-steps--content-full .gvs-pole-selection-steps__outer{max-width:none}.gvs-pole-selection-steps__panel{padding:clamp(26px,3.2vw,var(--gvs-pole-steps-panel-padding));overflow:hidden;background:radial-gradient(circle at 100% 100%,color-mix(in srgb,var(--gvs-pole-steps-accent) 12%,transparent),transparent 34%),var(--gvs-pole-steps-panel);border:1px solid var(--gvs-pole-steps-border);border-radius:var(--gvs-pole-steps-radius)}.gvs-pole-selection-steps__header{display:grid;grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);gap:clamp(24px,4vw,64px);align-items:end;margin-bottom:clamp(26px,3vw,42px)}.gvs-pole-selection-steps__eyebrow{display:inline-flex;gap:8px;align-items:center;margin:0 0 10px;color:#111;font-size:.76rem;font-weight:850;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.gvs-pole-selection-steps__eyebrow:before{content:"";width:26px;height:2px;border-radius:999px;background:var(--gvs-brand-green, #90f22e)}.gvs-pole-selection-steps__heading{max-width:760px;margin:0;color:var(--gvs-pole-steps-text);font-size:clamp(2.15rem,4vw,4.45rem);letter-spacing:-.035em;line-height:.98;text-wrap:balance;text-transform:uppercase}.gvs-pole-selection-steps__intro{max-width:760px;color:var(--gvs-pole-steps-muted);font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.62}.gvs-pole-selection-steps__intro>*,.gvs-pole-selection-steps__note>*{margin-block:0}.gvs-pole-selection-steps__list{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gvs-pole-steps-card-gap);margin:0;padding:0;list-style:none}.gvs-pole-selection-steps__list:before{content:"";position:absolute;top:37px;right:9%;left:9%;z-index:0;height:2px;background:color-mix(in srgb,var(--gvs-pole-steps-accent) 58%,var(--gvs-pole-steps-border))}.gvs-pole-selection-step{position:relative;z-index:1;min-width:0}.gvs-pole-selection-step__inner{display:flex;min-width:0;min-height:228px;height:100%;flex-direction:column;padding:20px;background:var(--gvs-pole-steps-card);border:1px solid var(--gvs-pole-steps-border);border-radius:var(--gvs-pole-step-radius);box-shadow:0 14px 36px #0000000f;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gvs-pole-selection-step__inner[href]:hover{border-color:color-mix(in srgb,var(--gvs-pole-steps-accent) 72%,var(--gvs-pole-steps-border));box-shadow:0 20px 46px #0000001a}.gvs-pole-selection-step__inner[href]:focus-visible{outline:2px solid var(--gvs-pole-steps-text);outline-offset:3px;box-shadow:0 0 0 5px var(--gvs-pole-steps-accent)}.gvs-pole-selection-step__topline{display:flex;gap:12px;align-items:center;min-width:0;margin-bottom:18px}.gvs-pole-selection-step__number{display:grid;flex:0 0 auto;width:50px;height:50px;place-items:center;border-radius:50%;background:var(--gvs-pole-steps-accent);box-shadow:0 0 0 7px var(--gvs-pole-steps-card);color:var(--gvs-pole-steps-accent-text);font-size:.88rem;font-weight:900;letter-spacing:.04em;line-height:1}.gvs-pole-selection-step__question{min-width:0;color:color-mix(in srgb,var(--gvs-pole-steps-text) 76%,var(--gvs-pole-steps-muted));font-size:.72rem;font-weight:850;letter-spacing:.075em;line-height:1.25;text-transform:uppercase}.gvs-pole-selection-step__copy{min-width:0}.gvs-pole-selection-step__title{margin:0;color:var(--gvs-pole-steps-text);font-size:clamp(1.15rem,1.45vw,1.55rem);letter-spacing:-.025em;line-height:1.05;text-transform:uppercase}.gvs-pole-selection-step__text{margin:10px 0 0;color:var(--gvs-pole-steps-muted);font-size:.94rem;line-height:1.5}.gvs-pole-selection-step__link{display:inline-flex;width:fit-content;gap:8px;align-items:center;margin-top:auto;padding-top:18px;color:var(--gvs-pole-steps-text);font-size:.75rem;font-weight:900;letter-spacing:.055em;line-height:1.2;text-transform:uppercase}.gvs-pole-selection-step__link span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--gvs-pole-steps-accent) 24%,transparent);color:var(--gvs-pole-steps-text);transition:background .18s ease,transform .18s ease}.gvs-pole-selection-step__inner[href]:hover .gvs-pole-selection-step__link span{background:var(--gvs-pole-steps-accent);transform:translate(2px)}.gvs-pole-selection-steps__note{margin-top:22px;padding:16px 18px;color:var(--gvs-pole-steps-muted);background:color-mix(in srgb,var(--gvs-pole-steps-accent) 9%,var(--gvs-pole-steps-card));border-left:4px solid var(--gvs-pole-steps-accent);border-radius:12px;font-size:.95rem;line-height:1.55}@media screen and (max-width:1100px){.gvs-pole-selection-steps__header{grid-template-columns:1fr;gap:14px;align-items:start}.gvs-pole-selection-steps__list{grid-template-columns:repeat(2,minmax(0,1fr))}.gvs-pole-selection-steps__list:before{display:none}.gvs-pole-selection-step__inner{min-height:210px}}@media screen and (max-width:749px){.gvs-pole-selection-steps{padding-block:calc(var(--gvs-pole-steps-padding-top) * .74) calc(var(--gvs-pole-steps-padding-bottom) * .74)}.gvs-pole-selection-steps__outer{padding-inline:var(--gvs-pole-steps-mobile-side-padding)}.gvs-pole-selection-steps__panel{padding:var(--gvs-pole-steps-mobile-panel-padding);border-radius:min(var(--gvs-pole-steps-radius),22px)}.gvs-pole-selection-steps__header{margin-bottom:20px}.gvs-pole-selection-steps--mobile-header-center .gvs-pole-selection-steps__header{justify-items:center;text-align:center}.gvs-pole-selection-steps--mobile-header-center .gvs-pole-selection-steps__header>div,.gvs-pole-selection-steps--mobile-header-center .gvs-pole-selection-steps__intro{width:100%;margin-inline:auto;text-align:center}.gvs-pole-selection-steps--mobile-header-center .gvs-pole-selection-steps__heading{margin-inline:auto}.gvs-pole-selection-steps--mobile-header-center .gvs-pole-selection-steps__eyebrow{justify-content:center}.gvs-pole-selection-steps--mobile-header-center .gvs-pole-selection-steps__eyebrow:before{display:none}.gvs-pole-selection-steps--mobile-header-left .gvs-pole-selection-steps__header{justify-items:start;text-align:left}.gvs-pole-selection-steps__heading{font-size:clamp(1.85rem,8.6vw,2.7rem)}.gvs-pole-selection-steps__intro{font-size:.94rem;line-height:1.52}.gvs-pole-selection-steps__list{grid-template-columns:repeat(var(--gvs-pole-steps-mobile-columns),minmax(0,1fr));gap:var(--gvs-pole-steps-mobile-card-gap)}.gvs-pole-selection-step__inner{min-height:220px;padding:14px}.gvs-pole-selection-step__topline{display:grid;gap:9px;margin-bottom:12px}.gvs-pole-selection-step__number{width:38px;height:38px;box-shadow:none;font-size:.76rem}.gvs-pole-selection-step__question{font-size:.65rem;line-height:1.25}.gvs-pole-selection-step__title{font-size:clamp(.98rem,4.25vw,1.13rem);line-height:1.08}.gvs-pole-selection-step__text{margin-top:7px;font-size:.8rem;line-height:1.42}.gvs-pole-selection-step__link{gap:6px;padding-top:12px;font-size:.66rem;letter-spacing:.035em}.gvs-pole-selection-step__link span{width:23px;height:23px}.gvs-pole-selection-steps__note{margin-top:14px;padding:13px 14px;font-size:.88rem}}@media screen and (max-width:349px){.gvs-pole-selection-steps__list{grid-template-columns:1fr}.gvs-pole-selection-step__inner{min-height:0}.gvs-pole-selection-step__topline{grid-template-columns:auto minmax(0,1fr);align-items:center}}@media(prefers-reduced-motion:reduce){.gvs-pole-selection-step__inner,.gvs-pole-selection-step__link span{transition:none}}@media screen and (min-width:750px){.gvs-pole-selection-step__inner{min-height:238px;padding:22px}.gvs-pole-selection-step__number{width:54px;height:54px;font-size:.94rem}.gvs-pole-selection-step__question{font-size:.75rem}.gvs-pole-selection-step__title{font-size:clamp(1.25rem,1.55vw,1.68rem)}}@media screen and (max-width:749px){.gvs-pole-selection-steps__header{gap:10px;margin-bottom:18px}.gvs-pole-selection-steps__intro{max-width:38rem}.gvs-pole-selection-step__inner{min-height:202px;padding:13px}.gvs-pole-selection-step__topline{gap:8px;margin-bottom:10px}.gvs-pole-selection-step__number{width:42px;height:42px;font-size:.78rem}.gvs-pole-selection-step__question{font-size:.66rem;letter-spacing:.055em}.gvs-pole-selection-step__title{font-size:clamp(1rem,4.4vw,1.16rem);line-height:1.04}.gvs-pole-selection-step__text{margin-top:6px;font-size:.78rem;line-height:1.38}.gvs-pole-selection-step__link{padding-top:10px;font-size:.65rem}.gvs-pole-selection-steps__note{line-height:1.45}}@media screen and (min-width:750px){.gvs-pole-selection-steps--desktop-header-center .gvs-pole-selection-steps__header{grid-template-columns:1fr;justify-items:center;max-width:980px;margin-right:auto;margin-left:auto;text-align:center}.gvs-pole-selection-steps--desktop-header-center .gvs-pole-selection-steps__header>div,.gvs-pole-selection-steps--desktop-header-center .gvs-pole-selection-steps__intro{width:100%;margin-inline:auto;text-align:center}.gvs-pole-selection-steps--desktop-header-center .gvs-pole-selection-steps__heading{margin-inline:auto}.gvs-pole-selection-steps--desktop-header-center .gvs-pole-selection-steps__eyebrow{justify-content:center}.gvs-pole-selection-steps--desktop-header-center .gvs-pole-selection-steps__eyebrow:before{display:none}.gvs-pole-selection-steps--desktop-header-left .gvs-pole-selection-steps__header{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gvs-pole-selection-steps.css.map */
