@charset "UTF-8";.how-section{padding:var(--default-padding) 0;position:relative;z-index:1}.how-section__bg{position:absolute;left:3%;bottom:-15%;z-index:-1;width:min(47.9817vw,63rem);height:min(54.9886vw,72.2rem);pointer-events:none}.how-section__bg .sprite,.how-section__bg img,.how-section__bg picture,.how-section__bg svg{width:100%;height:100%}.how-section__bg.bottom{top:-10%;bottom:initial;right:0;left:initial}.how-section__box{display:flex;flex-direction:column;gap:var(--default-gap)}.how-section__list{display:flex;flex-direction:column;gap:clamp(8px,2.08vw,1.6rem)}.how-section__icon{--size:clamp(48px, 4.265vw, 5.6rem);width:var(--size);height:var(--size);flex-shrink:0;display:flex;align-items:center;justify-content:center;border:solid .4rem var(--bg-c);border-radius:50%;background-color:var(--accent-color);color:var(--cl-a)}.how-section__icon img,.how-section__icon svg{width:100%;height:auto;max-width:65%;aspect-ratio:1}.how-section__item{border-radius:clamp(24px,2.4372vw,3.2rem);border:.1rem solid var(--bg-b);background:var(--bg-b);display:flex;align-items:center;gap:24px;padding:clamp(24px,2.4372vw,3.2rem)}.how-section__item .editor p{color:var(--cl-d);font-size:clamp(14px,2.08vw,1.6rem);font-weight:400;line-height:140%}.how-section__image{background-color:var(--accent-color,var(--cl-l));border-radius:clamp(24px,2.4372vw,3.2rem);display:flex;align-items:flex-end;justify-content:center;height:100%;min-height:clamp(300px,29.8553vw,39.2rem);box-shadow:0 .4rem 3rem 0 rgba(0,0,0,.05)}.how-section__image img,.how-section__image picture,.how-section__image svg{width:100%;height:100%;-o-object-position:top center;object-position:top center}.how-section__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media (min-width:1024px){.how-section__box>.editors [data-order="2"]{padding-left:1.7rem;height:-moz-fit-content;height:fit-content;align-self:end}.how-section__box>.editors{gap:1.6rem}}@media (max-width:1023.98px){.how-section__bg.bottom{display:none}.how-section__bg{left:50%;bottom:-13%;transform:translateX(-50%);width:clamp(477px,82.03vw,63rem);height:clamp(547px,94.01vw,72.2rem)}.how-section__list{order:-1}.how-section__item{border-radius:clamp(20px,3.13vw,24px);padding:clamp(16px,3.13vw,24px)}.how-section__image{border-radius:clamp(20px,3.13vw,24px);min-height:initial;height:clamp(194px,49vw,392px)}.how-section__inner{grid-template-columns:100%}}@media (max-width:575.98px){.how-section__bg{width:100vw}}