@layer utils{.steps__item-title{font-size:2.4rem;letter-spacing:-.03rem;line-height:3rem}@media(min-width:768px){.steps__item-title{font-size:3.2rem;line-height:3.6rem}}@media(min-width:1024px){.steps__item-title{font-size:4rem;line-height:4.4rem}}.steps__button:nth-child(2):before{font-size:2rem;letter-spacing:-.02rem;line-height:2.6rem}@media(min-width:768px){.steps__button:nth-child(2):before{font-size:2.4rem;line-height:3rem}}@media(min-width:1024px){.steps__button:nth-child(2):before{font-size:3.2rem;line-height:4rem}}.steps__item-description{font-size:1.8rem;line-height:2.4rem}@media(min-width:1024px){.steps__item-description{font-size:2rem;line-height:2.6rem}}@container ((width >= 1024px)){[data-g-fade-in]{filter:blur(1rem);opacity:0;transform:translateY(3.2rem);transition-duration:var(--g-easing-duration-long);transition-property:opacity,transform,filter;transition-timing-function:var(--g-easing-morph)}[data-g-fade-in].-is-visible{filter:blur(0);opacity:1;transform:translateY(0)}}}@layer partials{.steps{container-type:inline-size}.steps__items{display:grid;gap:1.6rem}@container ((width >= 544px)){.steps__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@container ((width >= 1024px)){.steps__items{grid-template-columns:repeat(4,minmax(0,1fr))}.steps__item:first-child{transition-delay:.15s}.steps__item:nth-child(2){transition-delay:.3s}.steps__item:nth-child(3){transition-delay:.45s}.steps__item:nth-child(4){transition-delay:.6s}.steps__item.-is-visible:not(:last-child) .steps__item-inner:after{width:1.6rem}}.steps__item:first-child{z-index:4}.steps__item:first-child .steps__item-inner{color:var(--g-color-orange-200)}.steps__item:not(:first-child) .steps__item-description{color:var(--g-color-gray-200)}.steps__item:not(:last-child) .steps__item-inner:after{background-color:var(--g-color-contrast);content:"";height:1.6rem;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:.1rem}@container ((width >= 544px)){.steps__item:not(:last-child) .steps__item-inner:after{height:.1rem;left:unset;right:-1.6rem;top:4.8rem;transform:unset;width:1.6rem}}@container ((width >= 1024px)){.steps__item:not(:last-child) .steps__item-inner:after{transition-delay:1.25s;transition-duration:var(--g-easing-duration-long);transition-property:width;transition-timing-function:var(--g-easing-morph);width:0}}@container ((width >= 544px)){.steps__item:not(:last-child):nth-child(2) .steps__item-inner:after{display:none}}@container ((width >= 1024px)){.steps__item:not(:last-child):nth-child(2) .steps__item-inner:after{display:block}}.steps__item-inner{align-content:space-between;background-color:var(--g-color-dark-300);border-radius:1.6rem;color:var(--g-color-contrast);display:grid;gap:3.6rem;height:100%;min-height:24rem;padding:2.4rem 2.4rem 3.2rem;position:relative}.steps__item-inner:before{background:linear-gradient(180deg,color-mix(#666,transparent 100%) 0,#333 80%);border-radius:1.6rem;content:"";inset:0;position:absolute}.steps__item-data,.steps__item-icon{position:relative;z-index:2}.steps__item-icon{align-items:center;display:grid;gap:.8rem;grid-template-columns:1fr 5rem;width:100%}.steps__item-icon-line{height:.2rem;overflow:hidden;position:relative;width:100%}.steps__item-icon-line svg{height:.3rem;left:0;position:absolute;top:0;width:auto}.steps__item-icon-line svg rect{fill:currentColor}.steps__item-icon-line svg line{stroke:currentColor}.steps__item-icon img{height:5rem;-o-object-fit:contain;object-fit:contain;width:5rem}.steps__item-data{display:grid;gap:.8rem}.steps__item-data>*{margin:0}.steps__item-description,.steps__item-title{color:inherit}.steps__item-description{font-family:var(--g-font-secondary);font-weight:700}.steps__footer{display:grid;gap:3.2rem;grid-template-columns:1fr;justify-content:center;margin-top:6.4rem}.steps__subheading{color:var(--g-color-contrast);margin-bottom:0;text-align:center}.steps__subheading strong{color:var(--g-color-orange-200)}.steps__buttons{display:grid;gap:1.6rem}@container ((width >= 768px)){.steps__buttons{align-items:center;display:flex;justify-content:center}}.steps__button:nth-child(2):before{color:var(--g-color-contrast);content:"or";display:block;font-family:var(--g-font-secondary);margin:0 auto 1.6rem;position:relative;text-align:center}@container ((width >= 768px)){.steps__button:nth-child(2):before{display:inline-block;margin:0 1.6rem 0 0;text-align:left;top:.8rem}}.steps__bottom{display:none}@container ((width >= 1024px)){.steps__bottom{display:flex;justify-content:space-between;margin-top:4.2rem}}.steps__bottom-text{color:var(--g-color-gray-400);font-family:var(--g-font-secondary);font-weight:700}.steps__bottom-icon{aspect-ratio:1/1;display:grid;place-items:center;width:5rem}.steps__bottom-icon svg{animation-duration:10s;animation-iteration-count:infinite;animation-name:bottom-icon-animation;animation-timing-function:linear;height:auto;width:100%}@keyframes bottom-icon-animation{0%{rotate:0deg}to{rotate:1turn}}}
