.section-how-it-works-header{display:flex;justify-content:space-between;align-items:baseline;gap:30px;margin-bottom:30px}h2.section-how-it-works-title{font-family:var(--font-fredoka);margin:0;font-size:32px;line-height:1.2;font-weight:600;color:#1e3d24}.section-how-it-works-subtitle{font-family:var(--font-nunito);margin-top:8px;font-size:15px;line-height:1.5;color:#5f6f62}a.section-how-it-works-button{font-family:var(--font-nunito);display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#3e9233;text-decoration:none;transition:.3s ease}a.section-how-it-works-button:hover{opacity:.75}.section-how-it-works-wrap{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:24px;padding:36px 28px;box-shadow:#1e461e0d 0 6px 18px}.section-how-it-works-line{position:absolute;top:73px;left:12.5%;right:12.5%;border-top:2px dashed rgb(207,224,201);z-index:0;display:block!important}.section-how-it-works-dot{position:absolute;top:69px;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:#2e7d32;box-shadow:0 0 0 4px #2e7d322e;z-index:2;animation:sd-hiw-travel 8s ease-in-out infinite;display:block!important}.section-how-it-works__item{flex:1 1 0%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;position:relative;z-index:1}.section-how-it-works__icon{width:74px;height:74px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:#2e7d3222 0 8px 18px}span.section-how-it-works__number{position:absolute;top:-6px;right:calc(50% - 52px);width:24px;height:24px;border-radius:50%;font-family:var(--font-fredoka);font-weight:600;font-size:12px;display:flex;align-items:center;justify-content:center;line-height:1}h3.section-how-it-works__title{font-family:var(--font-fredoka);font-weight:600;font-size:17px;color:#1e3d24;margin:0}.section-how-it-works__description{font-family:var(--font-nunito);font-size:13px;color:#5f6f62;max-width:200px;line-height:1.5;font-weight:600}.section-how-it-works__description p{margin:0}.section-how-it-works__badge{font-family:var(--font-nunito);font-size:12px;font-weight:700;padding:5px 12px;border-radius:20px}.section-how-it-works-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e8f2dd;border-radius:20px;padding:22px 28px;margin-top:20px}.section-how-it-works-bottom-left{display:flex;align-items:center;gap:14px}span.section-how-it-works-bottom-left-icon{flex:0 0 auto;width:46px;height:46px;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center}h2.section-how-it-works-bottom-left-title{font-family:var(--font-fredoka);font-weight:600;font-size:16px;color:#1e3d24;margin:0}.section-how-it-works-bottom-left-subtitle{font-family:var(--font-nunito);font-size:13px;color:#3a4a3d;margin-top:2px}a.section-how-it-works-bottom-right-button{font-family:var(--font-fredoka);flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(#57b14a,#3e9233);color:#fff;font-family:Fredoka,sans-serif;font-weight:600;font-size:14.5px;padding:13px 24px;border-radius:26px;box-shadow:#286e284d 0 8px 18px;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}a.section-how-it-works-bottom-right-button:hover{transform:translateY(-2px)}.section-how-it-works{padding:20px 0}@keyframes sd-hiw-travel{0%{left:12.5%;opacity:0}3%{opacity:1}22%{left:37.5%}25%{left:37.5%}47%{left:62.5%}50%{left:62.5%}72%{left:87.5%}75%{left:87.5%}95%{opacity:1}to{left:87.5%;opacity:0}}@media(max-width:767px){.section-how-it-works-header{margin-bottom:20px}a.section-how-it-works-button{display:none}.section-how-it-works-line,.section-how-it-works-dot{display:none!important}.section-how-it-works-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;gap:11px}.section-how-it-works__item{background:#fff;border-radius:16px;padding:14px;box-shadow:#0000000b 0 3px 12px;border:1px solid rgba(0,0,0,.04);position:relative;gap:8px;align-items:self-start;text-align:left}h2.section-how-it-works-title{font-size:20px}.section-how-it-works-subtitle{margin-top:4px;font-size:13px}.section-how-it-works__icon{width:40px;height:40px;border-radius:12px;box-shadow:none}.section-how-it-works__icon svg{width:20px;height:20px}h3.section-how-it-works__title{font-size:14px}.section-how-it-works__description{font-size:11px;max-width:100%;line-height:1.4}.section-how-it-works__description{font-size:11px}.section-how-it-works__badge{font-size:10px;padding:4px 9px;border-radius:15px}span.section-how-it-works__number{position:absolute;top:11px;right:12px}.section-how-it-works-bottom{gap:12px;border-radius:16px;padding:14px 16px}span.section-how-it-works-bottom-left-icon{width:40px;height:40px}.section-how-it-works-bottom-left{gap:12px}.section-how-it-works-bottom-right-button span{display:none}h2.section-how-it-works-bottom-left-title{font-size:14px}.section-how-it-works-bottom-left-subtitle{font-size:11px;line-height:1.2}a.section-how-it-works-bottom-right-button{padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-how-it-works.css.map */
