.how-it-works{width:100%;overflow:hidden;background:var(--section-bg);color:var(--text-color)}.how-it-works__container{margin:0 auto}.how-it-works__benefits{background:var(--primary-color);color:#fff}.how-it-works__benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:34px 0}.how-it-works__benefit{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 35px;text-align:center}.how-it-works__benefit:not(:last-child):after{content:"";position:absolute;top:10%;right:0;width:1px;height:80%;background:#ffffff26}.how-it-works__benefit-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:6px;color:var(--accent-color);font-size:22px;line-height:1}.how-it-works__benefit-title{margin:0 0 3px;color:#fff;font-size:30px;line-height:1.2;font-weight:700}.how-it-works__benefit-description{max-width:250px;margin:0;color:#ffffffa6;font-size:12px;line-height:1.45}.how-it-works__image-banner{width:100%}.how-it-works__image-wrapper{position:relative;overflow:hidden}.how-it-works__image{display:block;width:100%;height:520px;object-fit:cover;object-position:center}.how-it-works__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08286fd1,#08286f94,#08286f59)}.how-it-works__image-content{position:absolute;z-index:2;top:50%;left:50%;width:min(800px,calc(100% - 48px));transform:translate(-50%,-50%);text-align:center}.how-it-works__image-content h2{max-width:780px;margin:0 auto 20px;color:#fff;font-size:clamp(28px,3.2vw,42px);line-height:1.18;font-weight:700}.how-it-works__image-text{max-width:600px;margin:0 auto 22px;color:#ffffffe6;font-size:15px;line-height:1.6}.how-it-works__image-text p{margin:0}.how-it-works__banner-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:5px;background:var(--accent-color);color:#102b5c;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.how-it-works__banner-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.how-it-works__steps{padding:50px;background:var(--section-bg)}.how-it-works__intro{max-width:760px;margin:0 auto 50px;text-align:center}.how-it-works__eyebrow{display:inline-block;margin-bottom:12px;color:#3788ae;font-size:15px;line-height:1;font-weight:800;letter-spacing:1.2px}.how-it-works__heading{margin:0;color:var(--primary-color);font-size:clamp(30px,3.2vw,42px);line-height:1.18;font-weight:700}.how-it-works__intro-text{margin-top:15px;color:var(--muted-color);font-size:15px;line-height:1.6}.how-it-works__intro-text p{margin:0}.how-it-works__step-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.how-it-works__step{position:relative;padding:0 10px}.how-it-works__step:not(:last-child):after{content:"";position:absolute;top:23px;right:-25px;width:50px;height:1px;background:#d8d9d4}.how-it-works__step-top{display:flex;align-items:center;gap:10px;margin-bottom:18px}.how-it-works__step-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:var(--primary-color);color:#fff;font-size:14px;font-weight:700}.how-it-works__step-icon{color:#199ac2;font-size:22px;line-height:1}.how-it-works__step-title{margin:0 0 9px;color:var(--primary-color);font-size:18px;line-height:1.3;font-weight:700}.how-it-works__step-description{color:var(--muted-color);font-size:14px;line-height:1.65}.how-it-works__step-description p{margin:0}@media screen and (max-width:989px){.how-it-works__container{width:min(100% - 40px,900px)}.how-it-works__benefit{padding:8px 20px}.how-it-works__image-wrapper{min-height:280px}.how-it-works__image{height:280px}.how-it-works__steps{padding:60px 0 65px}.how-it-works__step-grid{gap:25px}.how-it-works__step:not(:last-child):after{right:-15px;width:30px}}@media screen and (max-width:749px){.how-it-works__container{width:calc(100% - 32px)}.how-it-works__benefit-grid{grid-template-columns:1fr;padding:20px 0}.how-it-works__benefit{padding:14px 20px}.how-it-works__benefit:not(:last-child):after{top:auto;right:10%;bottom:0;width:80%;height:1px}.how-it-works__benefit-title{font-size:20px}.how-it-works__image-wrapper{min-height:360px}.how-it-works__image{height:360px;object-position:center}.how-it-works__image-overlay{background:linear-gradient(180deg,#08286f7a,#08286fd1)}.how-it-works__image-content{width:calc(100% - 32px)}.how-it-works__image-content h2{font-size:29px;line-height:1.2}.how-it-works__image-text{font-size:14px}.how-it-works__steps{padding:50px 0 55px}.how-it-works__intro{margin-bottom:35px}.how-it-works__heading{font-size:31px}.how-it-works__step-grid{grid-template-columns:1fr;gap:35px}.how-it-works__step{padding:0}.how-it-works__step:not(:last-child){padding-bottom:35px;border-bottom:1px solid #dddcd6}.how-it-works__step:not(:last-child):after{display:none}.how-it-works__step-top{margin-bottom:13px}.how-it-works__step-title{font-size:19px}.how-it-works__step-description{font-size:14px}}@media screen and (max-width:480px){.how-it-works__container{width:calc(100% - 28px)}.how-it-works__image-wrapper,.how-it-works__image{height:330px;min-height:330px}.how-it-works__image-content h2{font-size:26px}.how-it-works__image-text{font-size:13px}.how-it-works__banner-button{width:100%}.how-it-works__steps{padding:45px 0 50px}.how-it-works__heading{font-size:28px}}@media(prefers-reduced-motion:reduce){.how-it-works__banner-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/how-it-works.css.map */
