.feature-sw{font-family:Inter,-apple-system,sans-serif;color:#1a1a1a;font-size:16px;line-height:1.6;--fg-green: #46b931;--fg-green-dark: #1c5925}.feature-sw *{box-sizing:border-box}.feature-sw__container{max-width:1170px;margin:0 auto;padding:0 24px}.feature-sw a{text-decoration:none}.feature-sw__section{padding:80px 0}.feature-sw__section--gray{background:#f7f8f6}.feature-sw__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-weight:600;font-size:16px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.feature-sw__btn--primary{background:var(--fg-green);color:#fff;box-shadow:0 2px 8px #46b93140}.feature-sw__btn--primary:hover{background:#3da829;color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #46b93159}.feature-sw__btn--secondary{background:#fff;color:#1a1a1a;border:1px solid #ddd}.feature-sw__btn--secondary:hover{background:#f9f9f9;color:#1a1a1a;border-color:#ccc}.feature-sw__btn--white{background:#fff;color:var(--fg-green-dark);box-shadow:0 2px 8px #0000001a}.feature-sw__btn--white:hover{background:#f0f0f0;color:var(--fg-green-dark);transform:translateY(-1px)}.feature-sw__arrow{transition:transform .2s ease;display:inline-block}.feature-sw__btn:hover .feature-sw__arrow{transform:translate(3px)}.feature-sw__label{display:inline-block;padding:5px 14px;background:#eefcec;color:var(--fg-green-dark);font-size:14px;font-weight:700;text-transform:uppercase;border-radius:100px;letter-spacing:.08em;margin-bottom:16px}.feature-sw__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1.2;margin:0 0 16px}.feature-sw__subheading{font-size:18px;color:#666;line-height:1.65;margin:0;max-width:560px}.feature-sw__hero{padding:64px 0 80px;background:radial-gradient(ellipse at 15% 50%,rgba(70,185,49,.06) 0%,transparent 50%),radial-gradient(ellipse at 85% 30%,rgba(250,224,92,.05) 0%,transparent 50%)}.feature-sw__hero-inner{display:flex;flex-direction:column;gap:48px;align-items:center}.feature-sw__hero-text{max-width:540px}.feature-sw__hero-text .feature-sw__heading{font-size:clamp(32px,5vw,52px);line-height:1.1}.feature-sw__hero-text .feature-sw__subheading{margin-bottom:28px;max-width:480px}.feature-sw__hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.feature-sw__hero-visual{width:100%;max-width:580px}.feature-sw__checklist{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:8px}.feature-sw__checklist li{display:flex;align-items:center;gap:10px;font-size:17px;color:#444}.feature-sw__check{width:20px;height:20px;border-radius:50%;flex-shrink:0;background:#eefcec;color:var(--fg-green);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.feature-sw__screenshot{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #00000008,0 24px 64px #00000014;border:1px solid #e5e5e5}.feature-sw__screenshot-bar{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#fafafa;border-bottom:1px solid #eee}.feature-sw__screenshot-dot{width:10px;height:10px;border-radius:50%}.feature-sw__screenshot-img{width:100%;height:auto;display:block}.feature-sw__usecases{padding:48px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;text-align:center}.feature-sw__usecases-text{font-size:15px;color:#999;font-weight:500;margin-bottom:28px;text-transform:uppercase;letter-spacing:.06em}.feature-sw__usecases-grid{display:flex;justify-content:center;align-items:stretch;gap:20px;flex-wrap:wrap}.feature-sw__usecase{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 28px;background:#fff;border-radius:12px;border:1px solid #eee;min-width:140px;flex:1;max-width:200px;transition:transform .25s ease,box-shadow .25s ease}.feature-sw__usecase:hover{box-shadow:0 4px 16px #0000000f;transform:translateY(-2px)}.feature-sw__usecase-icon{font-size:28px;line-height:1}.feature-sw__usecase-name{font-weight:600;font-size:15px;color:#333}.feature-sw__row{display:flex;flex-direction:column;gap:40px;align-items:center}.feature-sw__row--reverse{flex-direction:column}.feature-sw__row-text{max-width:480px}.feature-sw__row-text .feature-sw__heading{font-size:clamp(26px,3vw,35px)}.feature-sw__row-text .feature-sw__subheading{margin-bottom:20px}.feature-sw__row-visual{width:100%;max-width:520px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #00000005,0 16px 48px #0000000f;border:1px solid #eee}.feature-sw__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.feature-sw__features li{display:flex;gap:12px;align-items:flex-start}.feature-sw__features-icon{width:32px;height:32px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:16px}.feature-sw__features-icon--green{background:#eefcec;color:#46b931}.feature-sw__features-icon--coral{background:#fef0ef;color:#fa584b}.feature-sw__features-icon--blue{background:#eef4fc;color:#4a90d9}.feature-sw__features strong{display:block;font-size:17px;font-weight:600;margin-bottom:2px}.feature-sw__features span{font-size:15px;color:#777;line-height:1.5}.feature-sw__steps-section{text-align:center}.feature-sw__steps-section .feature-sw__subheading{margin:0 auto 56px;max-width:500px}.feature-sw__steps-grid{display:flex;flex-direction:column;gap:24px;max-width:900px;margin:0 auto}.feature-sw__step-card{display:flex;align-items:flex-start;gap:20px;text-align:left;padding:28px 32px;background:#fff;border-radius:16px;border:1px solid #eee;box-shadow:0 1px 3px #00000008,0 6px 20px #0000000a;transition:transform .25s ease,box-shadow .25s ease}.feature-sw__step-card:hover{box-shadow:0 4px 12px #0000000f,0 12px 32px #0000000f;transform:translateY(-2px)}.feature-sw__step-num{width:48px;height:48px;border-radius:14px;flex-shrink:0;background:linear-gradient(135deg,#46b931,#1c5925);color:#fff;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center}.feature-sw__step-card h3{font-size:18px;font-weight:700;margin:0 0 4px}.feature-sw__step-card p{font-size:16px;color:#666;line-height:1.6;margin:0}.feature-sw__mid-cta{text-align:center;padding:40px 24px 0}.feature-sw__mid-cta p{font-size:17px;color:#666;margin:0 0 16px}.feature-sw__stats{display:grid;grid-template-columns:1fr;gap:24px;text-align:center;padding:48px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.feature-sw__stat-num{font-size:clamp(32px,4vw,45px);font-weight:800;background:linear-gradient(135deg,#46b931,#1c5925);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:4px}.feature-sw__stat-text{font-size:16px;color:#777}.feature-sw__faq{max-width:760px;margin:0 auto}.feature-sw__faq-item{border-bottom:1px solid #eee;padding:24px 0}.feature-sw__faq-item:first-child{border-top:1px solid #eee}.feature-sw__faq-q{font-size:18px;font-weight:600;margin:0 0 8px;color:#1a1a1a}.feature-sw__faq-a{font-size:16px;color:#666;line-height:1.7;margin:0}.feature-sw__faq-a a{color:#46b931;text-decoration:underline}.feature-sw__faq-a a:hover{color:#1c5925}.feature-sw__cta{text-align:center;padding:72px 24px;background:#1c5925;border-radius:20px;margin:0 24px;position:relative;overflow:hidden}.feature-sw__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 50%,rgba(70,185,49,.15) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(250,224,92,.08) 0%,transparent 50%);pointer-events:none}.feature-sw__cta .feature-sw__heading{color:#fff;position:relative;margin-bottom:8px}.feature-sw__cta p{color:#ffffffb3;font-size:16px;margin:0 0 28px;position:relative;line-height:1.6}.feature-sw__cta .feature-sw__btn--white{position:relative}@media(min-width:768px){.feature-sw__section{padding:100px 0}.feature-sw__hero{padding:80px 0 100px}.feature-sw__hero-inner{flex-direction:row;gap:60px;align-items:center}.feature-sw__hero-text{flex:1}.feature-sw__hero-visual{flex:1;max-width:560px}.feature-sw__row{flex-direction:row;gap:60px}.feature-sw__row--reverse{flex-direction:row-reverse}.feature-sw__row-text{flex:1}.feature-sw__row-visual{flex:1;max-width:520px}.feature-sw__steps-grid{flex-direction:row;gap:24px}.feature-sw__step-card{flex:1;flex-direction:column;text-align:center;align-items:center;padding:36px 28px}.feature-sw__step-num{margin-bottom:4px}.feature-sw__stats{grid-template-columns:repeat(3,1fr)}.feature-sw__cta{padding:88px 40px;margin:0 24px}}@media(prefers-reduced-motion:reduce){.feature-sw *,.feature-sw *:before,.feature-sw *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/feature-step-by-step-wizard.css.map */
