.step-guide{position:relative;overflow:hidden}.step-guide__heading-wrapper{margin-bottom:3rem;text-align:center}@media screen and (min-width:750px){.step-guide__heading-wrapper{margin-bottom:4.5rem}}.step-guide__grid{display:grid;grid-template-columns:1fr;gap:3rem;position:relative}@media screen and (min-width:576px){.step-guide__grid{grid-template-columns:repeat(2,1fr);gap:4rem 3rem}}@media screen and (min-width:990px){.step-guide__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.step-guide__item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 2rem;border-radius:1.6rem;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.05);transition:all .35s cubic-bezier(.25,.46,.45,.94);z-index:2}.step-guide__item:hover{transform:translateY(-8px);background:rgba(var(--color-foreground),.04);border-color:rgba(var(--color-foreground),.15);box-shadow:0 10px 30px #0000000d}@media screen and (min-width:990px){.step-guide__item:not(:last-child):after{content:"";position:absolute;top:5.5rem;left:calc(50% + 5rem);width:calc(100% - 10rem);height:2px;background-image:linear-gradient(90deg,rgba(var(--color-foreground),.2) 50%,transparent 50%);background-size:8px 2px;background-repeat:repeat-x;z-index:-1;transition:all .35s ease}.step-guide__item:hover:not(:last-child):after{background-image:linear-gradient(90deg,rgba(var(--color-foreground),.4) 50%,transparent 50%)}}.step-guide__icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;margin-bottom:2rem;z-index:3;transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:linear-gradient(135deg,rgba(var(--color-foreground),.08),rgba(var(--color-foreground),.03));border:2px solid rgba(var(--color-foreground),.1);box-shadow:0 4px 10px #00000005}.step-guide__icon-wrapper svg{width:2.8rem;height:2.8rem;fill:currentColor;transition:transform .4s ease}.step-guide__item:hover .step-guide__icon-wrapper{transform:scale(1.15);border-color:rgba(var(--color-foreground),.3);box-shadow:0 6px 20px #00000014}.step-guide__item:hover .step-guide__icon-wrapper svg{transform:rotate(10deg)}.step-guide__item:nth-child(1):hover .step-guide__icon-wrapper{background:linear-gradient(135deg,#ef444426,#ef44440d);border-color:#ef444466;color:#ef4444}.step-guide__item:nth-child(2):hover .step-guide__icon-wrapper{background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-color:#3b82f666;color:#3b82f6}.step-guide__item:nth-child(3):hover .step-guide__icon-wrapper{background:linear-gradient(135deg,#10b98126,#10b9810d);border-color:#10b98166;color:#10b981}.step-guide__item:nth-child(4):hover .step-guide__icon-wrapper{background:linear-gradient(135deg,#f59e0b26,#f59e0b0d);border-color:#f59e0b66;color:#f59e0b}.step-guide__step-number{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.15rem;color:rgba(var(--color-foreground),.5);margin-bottom:1rem;padding:.4rem 1.2rem;border-radius:2rem;background:rgba(var(--color-foreground),.05);transition:all .3s ease}.step-guide__item:nth-child(1):hover .step-guide__step-number{color:#ef4444;background:#ef44441a}.step-guide__item:nth-child(2):hover .step-guide__step-number{color:#3b82f6;background:#3b82f61a}.step-guide__item:nth-child(3):hover .step-guide__step-number{color:#10b981;background:#10b9811a}.step-guide__item:nth-child(4):hover .step-guide__step-number{color:#f59e0b;background:#f59e0b1a}.step-guide__step-title{margin-top:0;margin-bottom:1rem;font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground))}.step-guide__step-text{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-step-guide.css.map */
