.steps-container[data-astro-cid-wotsu77h]{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;position:relative}.steps-container--sm[data-astro-cid-wotsu77h]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}.steps-container--lg[data-astro-cid-wotsu77h]{grid-template-columns:repeat(auto-fit,minmax(550px,1fr));gap:2.5rem}.step[data-astro-cid-wotsu77h]{position:relative;min-height:220px;display:flex;flex-direction:row;align-items:center;gap:1.5rem;padding:2.5rem;background:rgba(var(--color-secondary),.05);border:2px solid rgb(var(--color-secondary));transition:all .4s ease;overflow:hidden;opacity:0}.step[data-astro-cid-wotsu77h]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgb(var(--step-color)) 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}.step[data-astro-cid-wotsu77h]:hover:before{opacity:.05}.step[data-astro-cid-wotsu77h]:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(var(--step-color),.15);border-color:rgb(var(--step-color))}.step[data-astro-cid-wotsu77h]:focus-within{outline:3px solid rgb(var(--step-color));outline-offset:4px}.step__number[data-astro-cid-wotsu77h]{width:70px;height:70px;min-width:70px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:800;color:rgb(var(--step-color));border-radius:50%;box-shadow:0 8px 25px rgba(var(--step-color),.25);transition:all .4s ease;position:relative;z-index:1}.step[data-astro-cid-wotsu77h]:hover .step__number[data-astro-cid-wotsu77h]{transform:scale(1.15) rotate(5deg);box-shadow:0 12px 30px rgba(var(--step-color),.35)}.step__content[data-astro-cid-wotsu77h]{display:flex;flex-direction:column;gap:.75rem;flex:1;position:relative;z-index:1}.step__title[data-astro-cid-wotsu77h]{margin:0;color:rgb(var(--step-color));text-shadow:0 2px 10px rgba(var(--step-color),.15)}.step[data-astro-cid-wotsu77h]:hover .step__title[data-astro-cid-wotsu77h]{text-shadow:0 4px 20px rgba(var(--step-color),.25)}.step__description[data-astro-cid-wotsu77h]{margin:0;opacity:.9}.step__decoration[data-astro-cid-wotsu77h]{position:absolute;bottom:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(circle,rgb(var(--step-color)) 12%,transparent 60%);opacity:.12;border-radius:50%;pointer-events:none;transition:all .4s ease}.step[data-astro-cid-wotsu77h]:hover .step__decoration[data-astro-cid-wotsu77h]{opacity:.18;transform:scale(1.1)}.step__connector[data-astro-cid-wotsu77h]{position:absolute;width:2px;height:50px;background:linear-gradient(to bottom,rgb(var(--step-color)),transparent);bottom:-50px;left:50%;transform:translate(-50%);opacity:.3;pointer-events:none}.steps-container--sm[data-astro-cid-wotsu77h] .step[data-astro-cid-wotsu77h]{min-height:180px;padding:2rem;gap:1.25rem}.steps-container--sm[data-astro-cid-wotsu77h] .step__number[data-astro-cid-wotsu77h]{width:60px;height:60px;min-width:60px;font-size:2rem}.steps-container--sm[data-astro-cid-wotsu77h] .step__icon[data-astro-cid-wotsu77h]{width:50px;height:50px;min-width:50px}.steps-container--sm[data-astro-cid-wotsu77h] .step__decoration[data-astro-cid-wotsu77h]{width:160px;height:160px}.steps-container--lg[data-astro-cid-wotsu77h] .step[data-astro-cid-wotsu77h]{min-height:260px;padding:3rem;gap:2rem}.steps-container--lg[data-astro-cid-wotsu77h] .step__number[data-astro-cid-wotsu77h]{width:80px;height:80px;min-width:80px;font-size:3rem}.steps-container--lg[data-astro-cid-wotsu77h] .step__icon[data-astro-cid-wotsu77h]{width:70px;height:70px;min-width:70px}.steps-container--lg[data-astro-cid-wotsu77h] .step__decoration[data-astro-cid-wotsu77h]{width:240px;height:240px}@media (prefers-reduced-motion: no-preference){.step[data-astro-cid-wotsu77h]{will-change:transform}}@media (prefers-reduced-motion: reduce){.step[data-astro-cid-wotsu77h]:hover{transform:translateY(-5px)}.step[data-astro-cid-wotsu77h]:hover .step__number[data-astro-cid-wotsu77h]{transform:scale(1.1)}.step[data-astro-cid-wotsu77h]:hover .step__decoration[data-astro-cid-wotsu77h]{transform:none}}@media screen and (max-width: 940px){.steps-container[data-astro-cid-wotsu77h]{grid-template-columns:1fr}.step[data-astro-cid-wotsu77h]{min-height:200px}}@media screen and (max-width: 768px){.steps-container[data-astro-cid-wotsu77h]{gap:1.5rem}.step[data-astro-cid-wotsu77h]{min-height:180px;padding:2rem;gap:1.25rem}.step__number[data-astro-cid-wotsu77h]{width:60px;height:60px;min-width:60px;font-size:2rem}.step__decoration[data-astro-cid-wotsu77h]{width:160px;height:160px;bottom:-30px;right:-30px}.step__connector[data-astro-cid-wotsu77h]{display:none}.steps-container--sm[data-astro-cid-wotsu77h] .step[data-astro-cid-wotsu77h]{min-height:160px;padding:1.5rem}.steps-container--lg[data-astro-cid-wotsu77h] .step[data-astro-cid-wotsu77h]{min-height:200px;padding:2.5rem}}@media screen and (max-width: 575px){.steps-container[data-astro-cid-wotsu77h]{gap:1rem}.step[data-astro-cid-wotsu77h]{min-height:160px;padding:1.5rem;gap:1rem;flex-direction:column;text-align:center}.step__number[data-astro-cid-wotsu77h]{width:55px;height:55px;min-width:55px;font-size:1.8rem}.step__content[data-astro-cid-wotsu77h]{align-items:center}.step__decoration[data-astro-cid-wotsu77h]{width:130px;height:130px;bottom:-25px;right:-25px}}
