:root{--brand:#8f42ff;--brand-hover:#6301cf;--brand-active:#2e007c;--brand-disabled:#2e007c;--brand-light:#c69fff;--surface-base:hsla(0,0%,82%,.071);--divider-base:hsla(0,0%,82%,.071);--error:#f44336;--error-hover:#d32f2f;--error-disabled:#981818;--success:#4db051;--attention:#ff9800;--bg-1:#0a0a0a;--bg-2:#111;--bg-3:#1a1a1a;--bg-35:#232323;--bg-4:#1a1a1a;--bg-disabled:#1a1a1a;--text-1:#fafafa;--text-2:#d0d0d0;--text-3:#a3a3a3;--text-4:#7a7a7a;--text-5:#4d4d4d;--breakpoint-sm:576px;--breakpoint-md:720px;--breakpoint-xl:1200px;--sans:RoobertPRO,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--serif:Merriweather,serif;--level-1:2.625rem;--level-2:1.75rem;--level-3:1.5rem;--level-4:1.25rem;--level-5:1.125rem;--level-6:1rem;--level-7:.875rem;--level-8:.75rem;--radius-xs:8px;--radius:12px;--radius-sm:10px;--radius-md:15px;--radius-lg:30px;--radius-full:100%;--emcd:#8f42ff;--emcd-hover:#6301cf;--emcd-active:#2e007c;--emcd-disabled:#2e007c;--emcd-light:#c69fff}.how-section{--how-section--padding:60px 0;--how-section--title-size:24px;--how-section--title-color:#fff;--how-section--title-mb:65px;--how-section--img-height:400px;--how-section--img-mb:-60px;--how-section--item-title-color:#fff;--how-section--item-title-size:18px;--how-section--item-title-width:200px;--how-section--pagination-mt:28px;padding:var(--how-section--padding)}@media (min-width:720px){.how-section{--how-section--title-size:40px;--how-section--item-title-size:22px;--how-section--pagination-mt:40px}}@media (min-width:1200px){.how-section{--how-section--pagination-mt:52px}}.how-section .swiper-pagination-bullet{--swiper-pagination-bullet-width:10px;--swiper-pagination-bullet-height:10px;--swiper-pagination-bullet-inactive-color:#7a7a7a;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bullet-opacity:1;--swiper-pagination-bullet-color:#fff;background:none;opacity:1;overflow:hidden;pointer-events:auto;position:relative;transition:all .7s linear}.how-section .swiper-pagination-bullet:before{background-color:var(--swiper-pagination-bullet-inactive-color);content:"";display:block;height:100%;left:0;opacity:var(--swiper-pagination-bullet-inactive-opacity);position:absolute;top:0;width:100%}.how-section .swiper-pagination-bullet:after{animation:animDottedHide 1s ease forwards;background-color:var(--swiper-pagination-bullet-color);border-radius:50%;content:"";display:block;height:100%;left:100%;position:absolute;top:0;width:100%}.how-section .swiper-pagination-bullet-active{--swiper-pagination-color:#fff;border-radius:7px;width:38px}.how-section .swiper-pagination-bullet-active:before{border-radius:7px}.how-section .swiper-pagination-bullet-active:after{animation:animDottedShow 1s ease forwards;border-radius:7px}.how-section__title{color:var(--how-section--title-color);font-size:var(--how-section--title-size);font-weight:500;line-height:1.1;margin:0 auto var(--how-section--title-mb);max-width:575px;text-align:center}.how-section__row{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:350px}.how-section__item{align-items:center;display:flex;flex-direction:column;text-align:center}.how-section__item-img{flex:0 0 var(--how-section--img-height);margin-bottom:var(--how-section--img-mb)}.how-section__item-title{color:var(--how-section--item-title-color);font-size:var(--how-section--item-title-size);line-height:1.1;margin-left:auto;margin-right:auto;max-width:var(--how-section--item-title-width);text-align:center}.how-section__item-counter{line-height:18px;margin-bottom:8px;text-align:center;--tw-text-opacity:1;color:rgb(122 122 122/var(--tw-text-opacity,1));font-size:14px}.how-section .swiper-pagination{flex:0 0 100%;margin-top:var(--how-section--pagination-mt);position:static}@keyframes animDottedShow{0%{left:-100%}to{left:0}}@keyframes animDottedHide{0%{left:0}to{left:100%}}
