.how-it-works{padding:1.5rem 0 2.5rem}.how-it-works__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.how-it-works__container{padding:0 1.5rem}}@media (min-width:1024px){.how-it-works__container{padding:0 2rem}}.how-it-works__content{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:1024px){.how-it-works__content{grid-template-columns:1fr 1fr}}.how-it-works__heading{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.how-it-works__heading{font-size:1.875rem}}.how-it-works__steps{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.how-it-works__step{align-items:center;gap:.75rem;display:flex}.how-it-works__step-number{color:#fff;background:#ea580c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:flex}.how-it-works__step-text{color:#374151;margin:0;line-height:1.6}.how-it-works__carousel{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex;position:relative}.how-it-works__carousel-viewport{width:100%;max-width:450px;overflow:hidden}@media (min-width:640px){.how-it-works__carousel-viewport{max-width:500px}}.how-it-works__carousel-container{touch-action:pan-y pinch-zoom;display:flex}.how-it-works__carousel-slide{opacity:.5;filter:blur(2px)grayscale(30%);flex:0 0 55%;justify-content:center;align-items:center;min-width:0;padding:0 .5rem;transition:opacity .3s,transform .3s,filter .3s;display:flex;transform:scale(.75)}.how-it-works__carousel-slide--active{opacity:1;filter:blur()grayscale(0);transform:scale(1)}.how-it-works__carousel-image{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:1.5rem;width:100%;height:auto;max-height:450px}.how-it-works__carousel-controls{justify-content:center;gap:.75rem;display:flex}.how-it-works__carousel-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex}.how-it-works__carousel-btn:hover:not(:disabled){background:#f4f4f5;border-color:#d4d4d8}.how-it-works__carousel-btn:active:not(:disabled){background:#e4e4e7}.how-it-works__carousel-btn:focus-visible{outline-offset:2px;outline:2px solid #ea580c}.how-it-works__carousel-btn:disabled{opacity:.5;cursor:not-allowed}
