.fs-rclm,.fs-rclm *{box-sizing:border-box}.fs-rclm__hero,.fs-rclm__why,.fs-rclm__accept,.fs-rclm__ship,.fs-rclm__cta{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.fs-rclm__container{max-width:1200px;margin:0 auto;padding:0 24px}.fs-rclm__hero{position:relative;background:linear-gradient(135deg,var(--fs-rclm-hero-from, #0d1b2a) 0%,var(--fs-rclm-hero-to, #1b263b) 100%);overflow:hidden;min-height:220px;display:flex;align-items:center}.fs-rclm__hero:before{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" patternUnits="userSpaceOnUse" width="20" height="20"><path d="M20 0L0 0 0 20" fill="none" stroke="%23ffffff" stroke-width="0.3" opacity="0.15"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.5}.fs-rclm__hero-inner{position:relative;z-index:2;text-align:center;padding:48px 0;max-width:720px;margin:0 auto}.fs-rclm__hero h1{font-size:36px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 12px}.fs-rclm__hero h1 span{color:var(--fs-rclm-accent, #2e8b57)}.fs-rclm__hero p{font-size:16px;color:#ffffffd9;max-width:560px;margin:0 auto;line-height:1.5}.fs-rclm__section-head{text-align:center;max-width:720px;margin:0 auto 32px}.fs-rclm__section-head h2{font-size:28px;font-weight:700;color:var(--fs-rclm-heading, #1a1a2e);margin:0 0 10px;line-height:1.2}.fs-rclm__section-head p{font-size:15px;color:var(--fs-rclm-text, #4a4a5a);line-height:1.6;margin:0}.fs-rclm__why{padding:56px 0;background:#fff}.fs-rclm__why-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.fs-rclm__why-text h2{font-size:24px;font-weight:700;color:var(--fs-rclm-heading, #1a1a2e);margin:0 0 16px;line-height:1.2}.fs-rclm__why-text p{font-size:14px;color:var(--fs-rclm-text, #4a4a5a);line-height:1.7;margin:0 0 12px}.fs-rclm__why-text p:last-child{margin-bottom:0}.fs-rclm__benefits{background:var(--fs-rclm-section-bg, #f4f8f6);border-radius:12px;padding:24px;border:1px solid var(--fs-rclm-border, #d8e5dd)}.fs-rclm__benefits-title{font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--fs-rclm-accent-dark, #1e6b3f);margin:0 0 16px}.fs-rclm__benefit{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid var(--fs-rclm-border, #d8e5dd)}.fs-rclm__benefit:last-child{border-bottom:none}.fs-rclm__benefit-icon{flex-shrink:0;width:24px;height:24px;background:var(--fs-rclm-accent, #2e8b57);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.fs-rclm__benefit-icon svg{width:14px;height:14px}.fs-rclm__benefit span{font-size:14px;color:var(--fs-rclm-heading, #1a1a2e);font-weight:500;line-height:1.5;padding-top:3px}.fs-rclm__accept{padding:56px 0;background:var(--fs-rclm-section-bg, #f4f8f6)}.fs-rclm__accept-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fs-rclm__accept-card{background:#fff;border-radius:10px;padding:20px;border:1px solid var(--fs-rclm-border, #d8e5dd);transition:all .2s ease}.fs-rclm__accept-card:hover{box-shadow:0 4px 12px #00000014;border-color:var(--fs-rclm-accent, #2e8b57);transform:translateY(-2px)}.fs-rclm__accept-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--fs-rclm-accent, #2e8b57) 0%,var(--fs-rclm-accent-dark, #1e6b3f) 100%);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.fs-rclm__accept-icon svg{width:20px;height:20px}.fs-rclm__accept-name{font-size:15px;font-weight:700;color:var(--fs-rclm-heading, #1a1a2e);margin:0 0 6px;line-height:1.3}.fs-rclm__accept-desc{font-size:13px;color:var(--fs-rclm-text, #4a4a5a);line-height:1.55;margin:0}.fs-rclm__accept-footer{margin-top:32px;text-align:center;font-size:14px;color:var(--fs-rclm-text, #4a4a5a);line-height:1.6;max-width:720px;margin-left:auto;margin-right:auto}.fs-rclm__ship{padding:56px 0;background:#fff}.fs-rclm__steps{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1000px;margin:0 auto}.fs-rclm__step{position:relative;background:var(--fs-rclm-section-bg, #f4f8f6);border-radius:10px;padding:20px 20px 20px 64px;border-left:4px solid var(--fs-rclm-accent, #2e8b57)}.fs-rclm__step-num{position:absolute;left:16px;top:18px;width:36px;height:36px;background:linear-gradient(135deg,var(--fs-rclm-accent, #2e8b57) 0%,var(--fs-rclm-accent-dark, #1e6b3f) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.fs-rclm__step-heading{font-size:15px;font-weight:700;color:var(--fs-rclm-heading, #1a1a2e);margin:0 0 6px;line-height:1.3}.fs-rclm__step-body{font-size:13px;color:var(--fs-rclm-text, #4a4a5a);line-height:1.6;margin:0}.fs-rclm__step-body em,.fs-rclm__step-body i{font-style:italic}.fs-rclm__step-body u{text-decoration:underline}.fs-rclm__cta{padding:48px 0;background:linear-gradient(135deg,var(--fs-rclm-accent, #2e8b57) 0%,var(--fs-rclm-accent-dark, #1e6b3f) 100%);position:relative;overflow:hidden}.fs-rclm__cta:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff0d;border-radius:50%}.fs-rclm__cta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:32px}.fs-rclm__cta h2{font-size:24px;color:#fff;margin:0 0 8px;font-weight:700;line-height:1.2}.fs-rclm__cta-sub{font-size:15px;color:#ffffffe6;max-width:520px;margin:0;line-height:1.5}.fs-rclm__cta-buttons{display:flex;gap:12px;flex-shrink:0}.fs-rclm__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .2s ease;cursor:pointer;border:none;white-space:nowrap}.fs-rclm__btn--solid{background:#fff;color:var(--fs-rclm-accent-dark, #1e6b3f)}.fs-rclm__btn--solid:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.fs-rclm__btn--outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.fs-rclm__btn--outline:hover{border-color:#fff;background:#ffffff1f}.fs-rclm__btn svg{width:16px;height:16px}@media(max-width:1024px){.fs-rclm__accept-grid{grid-template-columns:repeat(2,1fr)}.fs-rclm__why-grid{grid-template-columns:1fr;gap:24px}}@media(max-width:768px){.fs-rclm__hero{min-height:180px}.fs-rclm__hero-inner{padding:36px 0}.fs-rclm__hero h1{font-size:28px}.fs-rclm__hero p{font-size:14px}.fs-rclm__why,.fs-rclm__accept,.fs-rclm__ship{padding:40px 0}.fs-rclm__section-head h2{font-size:22px}.fs-rclm__accept-grid,.fs-rclm__steps{grid-template-columns:1fr}.fs-rclm__cta{padding:36px 0}.fs-rclm__cta-inner{flex-direction:column;text-align:center}.fs-rclm__cta h2{font-size:20px}.fs-rclm__cta-sub{margin:0 auto}.fs-rclm__cta-buttons{flex-direction:column;width:100%}.fs-rclm__cta-buttons .fs-rclm__btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/forgesync-reclaim.css.map */
