.wld-fc.fc-root{font-family:Inter,sans-serif;color:var(--fc-text, #0A1F44)}.wld-fc *{box-sizing:border-box}.wld-fc .fc-announce{background-color:var(--fc-bg, #E8EBF2);width:100%;height:36px;display:flex;align-items:center;justify-content:center;padding:0 16px}.wld-fc .fc-announce-text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--fc-text, #0A1F44);margin:0;text-align:center}.wld-fc .fc-nav{background-color:var(--fc-bg, #FFFFFF);width:100%;height:72px;border-bottom:1px solid #E2E5EC;display:flex;align-items:center}.wld-fc .fc-nav-container{max-width:1200px;width:100%;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.wld-fc .fc-nav-logo{font-family:Outfit,sans-serif;font-size:24px;font-weight:700;color:var(--fc-text, #0A1F44);margin:0}.wld-fc .fc-nav-links{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.wld-fc .fc-nav-link{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:var(--fc-text, #0A1F44);text-decoration:none;cursor:pointer;transition:color .2s}.wld-fc .fc-nav-link:hover{color:var(--fc-accent, #3689d5)}.wld-fc .fc-nav-icons{display:flex;align-items:center;gap:16px}.wld-fc .fc-nav-icon{width:20px;height:20px;color:var(--fc-text, #0A1F44);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px}.wld-fc .fc-hero{background-color:var(--fc-bg, #FFFFFF);padding:96px 32px;width:100%}.wld-fc .fc-hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.wld-fc .fc-hero-gallery{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-hero-image{width:100%;aspect-ratio:1/1;background-color:#f5f6f8;border-radius:20px;overflow:hidden}.wld-fc .fc-hero-image img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-hero-thumbs{display:flex;gap:12px}.wld-fc .fc-hero-thumb{width:80px;height:80px;background-color:#f5f6f8;border:1px solid #E2E5EC;border-radius:12px;overflow:hidden;cursor:pointer}.wld-fc .fc-hero-thumb img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-hero-info{display:flex;flex-direction:column;gap:20px}.wld-fc .fc-hero-eyebrow{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--fc-accent, #3689d5);text-transform:uppercase;letter-spacing:.08em;margin:0}.wld-fc .fc-hero-headline{font-family:Outfit,sans-serif;font-size:44px;font-weight:700;color:var(--fc-text, #0A1F44);margin:0;line-height:1.1}.wld-fc .fc-hero-sub{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#5a6478;margin:0;line-height:1.5}.wld-fc .fc-hero-rating{display:flex;align-items:center;gap:12px}.wld-fc .fc-hero-stars{color:#ffd84d;font-family:Inter,sans-serif;font-size:18px;letter-spacing:2px}.wld-fc .fc-hero-reviews{font-family:Inter,sans-serif;font-size:14px;color:#5a6478;margin:0}.wld-fc .fc-hero-swatches{display:flex;gap:12px}.wld-fc .fc-hero-swatch{width:32px;height:32px;border-radius:999px;border:1px solid #E2E5EC;background-color:#f5f6f8;cursor:pointer}.wld-fc .fc-hero-swatch.fc-hero-swatch-2{background-color:var(--fc-text, #0A1F44)}.wld-fc .fc-hero-swatch.fc-hero-swatch-3{background-color:var(--fc-accent, #3689d5)}.wld-fc .fc-hero-qty{display:inline-flex;align-items:center;border:1px solid #E2E5EC;border-radius:999px;padding:8px 16px;gap:16px;width:fit-content;background-color:#fff}.wld-fc .fc-hero-qty-btn{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:var(--fc-text, #0A1F44);background:none;border:none;cursor:pointer;padding:0;width:20px}.wld-fc .fc-hero-qty-val{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:var(--fc-text, #0A1F44);min-width:18px;text-align:center}.wld-fc .fc-hero-cta{display:flex;align-items:center;justify-content:center;width:100%;height:56px;background-color:var(--fc-button, #000000);color:var(--fc-accent-text, #FFFFFF);font-family:Inter,sans-serif;font-size:18px;font-weight:700;border-radius:999px;border:none;text-decoration:none;cursor:pointer;box-shadow:0 4px 12px #0000002e;padding:0 24px;transition:background-color .2s}.wld-fc .fc-hero-cta:hover{background-color:#2a2a2a}.wld-fc .fc-hero-cta:disabled{opacity:.6;cursor:not-allowed}.wld-fc .fc-hero-trust{display:flex;flex-direction:column;gap:10px;margin-top:4px}.wld-fc .fc-hero-trust-row{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:14px;color:#5a6478}.wld-fc .fc-hero-trust-check{color:var(--fc-accent, #3689d5);font-weight:700;font-size:14px}.wld-fc .fc-buy{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-buy-options{display:flex;flex-direction:column;gap:12px}.wld-fc .fc-buy-option{display:flex;align-items:center;justify-content:space-between;gap:12px;border:2px solid #E2E5EC;border-radius:14px;padding:14px 18px;cursor:pointer;background:#fff;transition:border-color .15s,background-color .15s}.wld-fc .fc-buy-option:hover{border-color:#b8c0d0}.wld-fc .fc-buy-option-active{border-color:#000;background:#f7f7f7}.wld-fc .fc-buy-radio{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.wld-fc .fc-buy-opt-main{display:flex;align-items:center;gap:10px}.wld-fc .fc-buy-opt-dot{width:20px;height:20px;border-radius:999px;border:2px solid #C5CAD3;flex-shrink:0;position:relative;transition:border-color .15s}.wld-fc .fc-buy-option-active .fc-buy-opt-dot{border-color:#000}.wld-fc .fc-buy-option-active .fc-buy-opt-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:999px;background:#000}.wld-fc .fc-buy-opt-title{font-family:Outfit,sans-serif;font-weight:700;font-size:17px;color:var(--fc-text, #0A1F44)}.wld-fc .fc-buy-opt-save{font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#fff;background:var(--fc-accent, #3689d5);padding:3px 8px;border-radius:999px;white-space:nowrap}.wld-fc .fc-buy-opt-price{display:flex;align-items:center;gap:8px;flex-shrink:0}.wld-fc .fc-buy-opt-compare{color:#9aa3b2;font-size:14px}.wld-fc .fc-buy-opt-now{font-family:Outfit,sans-serif;font-weight:700;font-size:18px;color:var(--fc-text, #0A1F44)}.wld-fc .fc-buy-cta-label{letter-spacing:.02em}.wld-fc .fc-hero-cta .fc-buy-cta-price{margin-left:8px;font-weight:800}.wld-fc .fc-trust{background-color:var(--fc-bg, #F5F6F8);width:100%;padding:48px 32px}.wld-fc .fc-trust-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0}.wld-fc .fc-trust-col{display:flex;align-items:center;gap:16px;padding:0 32px;border-right:1px solid #E2E5EC}.wld-fc .fc-trust-col:last-child{border-right:none}.wld-fc .fc-trust-col:first-child{padding-left:0}.wld-fc .fc-trust-icon{width:48px;height:48px;background-color:#e8ebf2;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.wld-fc .fc-trust-icon img{max-width:60%;max-height:60%;object-fit:contain}.wld-fc .fc-trust-text{display:flex;flex-direction:column;gap:4px}.wld-fc .fc-trust-title{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:var(--fc-text, #0A1F44);margin:0}.wld-fc .fc-trust-desc{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#5a6478;margin:0;line-height:1.4}.wld-fc .fc-interstitial-light{background-color:var(--fc-bg, #FFFFFF);width:100%;padding:96px 32px;display:flex;justify-content:center}.wld-fc .fc-interstitial-light-inner{max-width:720px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.wld-fc .fc-interstitial-light-headline{font-family:Outfit,sans-serif;font-size:56px;font-weight:700;color:var(--fc-text, #0A1F44);margin:0;line-height:1.05}.wld-fc .fc-interstitial-light-sub{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#5a6478;margin:0;line-height:1.5}.wld-fc .fc-interstitial-light-image{width:400px;max-width:100%;margin-top:16px}.wld-fc .fc-interstitial-light-image img{width:100%;height:auto;border-radius:12px}.wld-fc .fc-features{background-color:var(--fc-bg, #FFFFFF);width:100%;padding:96px 32px}.wld-fc .fc-features-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.wld-fc .fc-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.wld-fc .fc-feature-row.fc-feature-reverse .fc-feature-text{order:2}.wld-fc .fc-feature-row.fc-feature-reverse .fc-feature-image{order:1}.wld-fc .fc-feature-text{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-feature-title{font-family:Outfit,sans-serif;font-size:32px;font-weight:700;color:var(--fc-text, #0A1F44);margin:0;line-height:1.15}.wld-fc .fc-feature-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#5a6478;margin:0;line-height:1.55}.wld-fc .fc-feature-spec{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--fc-accent, #3689d5);margin:0;text-transform:uppercase;letter-spacing:.06em}.wld-fc .fc-feature-image{width:100%;aspect-ratio:4/3;background-color:#f5f6f8;border-radius:20px;overflow:hidden}.wld-fc .fc-feature-image img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-interstitial{background-color:var(--fc-bg, #000000);padding:96px 32px}.wld-fc .fc-interstitial-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.wld-fc .fc-interstitial-image{width:100%;aspect-ratio:1/1;background:#1a2d54;border-radius:20px;overflow:hidden}.wld-fc .fc-interstitial-image img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-interstitial-eyebrow{font-family:Inter,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#ffd84d;margin:0 0 16px}.wld-fc .fc-interstitial-headline{font-family:Outfit,sans-serif;font-weight:700;font-size:44px;color:#fff;line-height:1.1;margin:0 0 24px}.wld-fc .fc-interstitial-body{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#b8c0d0;line-height:1.6;margin:0 0 32px}.wld-fc .fc-interstitial-spec{background:#ffffff14;border-radius:20px;padding:16px;display:inline-block}.wld-fc .fc-interstitial-spec-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#fff;margin:0}.wld-fc .fc-callout{background-color:var(--fc-bg, #FFFFFF);padding:96px 32px}.wld-fc .fc-callout-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.wld-fc .fc-callout-eyebrow{font-family:Inter,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:var(--fc-accent, #3689d5);margin:0 0 16px}.wld-fc .fc-callout-headline{font-family:Outfit,sans-serif;font-weight:700;font-size:32px;color:var(--fc-text, #0A1F44);line-height:1.15;margin:0 0 16px}.wld-fc .fc-callout-subtext{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;line-height:1.6;margin:0}.wld-fc .fc-callout-list{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-callout-row{display:flex;gap:16px;align-items:flex-start}.wld-fc .fc-callout-icon{width:32px;height:32px;min-width:32px;border-radius:999px;background:var(--fc-accent, #3689d5);position:relative}.wld-fc .fc-callout-icon:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.wld-fc .fc-callout-feature-title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:var(--fc-text, #0A1F44);margin:0 0 4px}.wld-fc .fc-callout-feature-sub{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#5a6478;margin:0;line-height:1.5}.wld-fc .fc-video{background-color:var(--fc-bg, #FFFFFF);padding:96px 32px}.wld-fc .fc-video-container{max-width:1200px;margin:0 auto}.wld-fc .fc-video-thumb{display:block;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#f5f6f8,#e8ebf2);border-radius:20px;position:relative;overflow:hidden;text-decoration:none}.wld-fc .fc-video-thumb img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:999px;background:#fff;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center}.wld-fc .fc-video-play:after{content:"\25b6";color:var(--fc-accent, #3689d5);font-size:24px;margin-left:4px}.wld-fc .fc-video-caption{text-align:center;margin:24px 0 0;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#5a6478}.wld-fc .fc-howto{background-color:var(--fc-bg, #FFFFFF);padding:96px 32px}.wld-fc .fc-howto-container{max-width:1200px;margin:0 auto}.wld-fc .fc-howto-title{font-family:Outfit,sans-serif;font-weight:700;font-size:32px;color:var(--fc-text, #0A1F44);margin:0 0 12px}.wld-fc .fc-howto-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;margin:0 0 56px;max-width:600px;line-height:1.6}.wld-fc .fc-howto-grid{display:grid;grid-template-columns:40% 60%;gap:64px;align-items:start}.wld-fc .fc-howto-steps{display:flex;flex-direction:column;gap:32px}.wld-fc .fc-howto-step-num{font-family:Outfit,sans-serif;font-weight:700;font-size:24px;color:var(--fc-accent, #3689d5);margin:0 0 8px}.wld-fc .fc-howto-step-title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:var(--fc-text, #0A1F44);margin:0 0 8px}.wld-fc .fc-howto-step-desc{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#5a6478;line-height:1.6;margin:0}.wld-fc .fc-howto-phones{display:grid;grid-template-columns:1fr 1fr;gap:24px}.wld-fc .fc-howto-phone{width:100%;aspect-ratio:1/2;background:#f5f6f8;border-radius:24px;overflow:hidden}.wld-fc .fc-howto-phone img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-stats{background-color:var(--fc-bg, #FFFFFF);padding:48px 32px}.wld-fc .fc-stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.wld-fc .fc-stats-col{display:flex;flex-direction:column;align-items:center;text-align:center}.wld-fc .fc-stats-icon{width:80px;height:80px;border-radius:999px;background:#e8ebf2;position:relative;margin-bottom:20px}.wld-fc .fc-stats-icon:after{content:"\2605";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--fc-accent, #3689d5);font-size:32px}.wld-fc .fc-stats-number{font-family:Inter,sans-serif;font-weight:700;font-size:18px;color:var(--fc-text, #0A1F44);margin:0 0 8px}.wld-fc .fc-stats-desc{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#5a6478;line-height:1.5;margin:0;max-width:240px}.wld-fc .fc-testimonials{background-color:var(--fc-bg, #F5F6F8);padding:96px 32px}.wld-fc .fc-testimonials-container{max-width:1200px;margin:0 auto}.wld-fc .fc-testimonials-title{font-family:Outfit,sans-serif;font-weight:700;font-size:32px;color:var(--fc-text, #0A1F44);margin:0 0 16px}.wld-fc .fc-testimonials-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;line-height:1.6;max-width:480px;margin:0 0 48px}.wld-fc .fc-testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.wld-fc .fc-testimonials-card{position:relative;width:100%;aspect-ratio:3/4;background:#e8ebf2;border-radius:20px;overflow:hidden}.wld-fc .fc-testimonials-card img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-testimonials-tag{position:absolute;bottom:16px;left:16px;background:#ffffffe6;border-radius:999px;padding:6px 14px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:var(--fc-text, #0A1F44);z-index:2}.wld-fc .fc-trust-dark{background-color:var(--fc-bg, #000000);padding:64px 32px}.wld-fc .fc-trust-dark-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.wld-fc .fc-trust-dark-card{background-color:#ffffff14;border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:16px}.wld-fc .fc-trust-dark-icon{width:32px;height:32px;border-radius:8px;background-color:#ffffff26}.wld-fc .fc-trust-dark-title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:#fff;margin:0}.wld-fc .fc-trust-dark-desc{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#b8c0d0;line-height:1.6;margin:0}.wld-fc .fc-faq{background-color:var(--fc-bg, #FFFFFF);padding:96px 32px}.wld-fc .fc-faq-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:25% 75%;gap:48px;align-items:start}.wld-fc .fc-faq-title{font-family:Outfit,sans-serif;font-weight:700;font-size:44px;color:var(--fc-text, #0A1F44);margin:0;position:sticky;top:24px}.wld-fc .fc-faq-list{display:flex;flex-direction:column}.wld-fc .fc-faq-row{border-bottom:1px solid #E2E5EC;padding:24px 0}.wld-fc .fc-faq-row summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px}.wld-fc .fc-faq-row summary::-webkit-details-marker{display:none}.wld-fc .fc-faq-question{font-family:Inter,sans-serif;font-weight:500;font-size:18px;color:var(--fc-text, #0A1F44);margin:0}.wld-fc .fc-faq-icon{font-family:Inter,sans-serif;font-size:20px;color:var(--fc-text, #0A1F44);font-weight:400;flex-shrink:0;transition:transform .2s}.wld-fc .fc-faq-row[open] .fc-faq-icon{transform:rotate(45deg)}.wld-fc .fc-faq-answer{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;line-height:1.6;margin:0;padding-top:12px}.wld-fc .fc-reviews{background-color:var(--fc-bg, #FFFFFF);padding:96px 32px}.wld-fc .fc-reviews-container{max-width:1200px;margin:0 auto}.wld-fc .fc-reviews-title{font-family:Outfit,sans-serif;font-weight:700;font-size:32px;color:var(--fc-text, #0A1F44);margin:0 0 32px}.wld-fc .fc-reviews-summary{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:32px 0;border-bottom:1px solid #E2E5EC}.wld-fc .fc-reviews-summary-left{display:flex;flex-direction:column;gap:8px}.wld-fc .fc-reviews-score-row{display:flex;align-items:center;gap:16px}.wld-fc .fc-reviews-score{font-family:Outfit,sans-serif;font-weight:700;font-size:44px;color:var(--fc-text, #0A1F44);margin:0;line-height:1}.wld-fc .fc-reviews-stars{font-family:Inter,sans-serif;font-size:20px;color:#ffd84d;letter-spacing:2px}.wld-fc .fc-reviews-count{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;margin:0}.wld-fc .fc-reviews-bars{display:flex;flex-direction:column;gap:8px}.wld-fc .fc-reviews-bar-row{display:grid;grid-template-columns:60px 1fr 40px;align-items:center;gap:12px}.wld-fc .fc-reviews-bar-label{font-family:Inter,sans-serif;font-size:14px;color:#5a6478}.wld-fc .fc-reviews-bar-track{height:8px;background-color:#e8ebf2;border-radius:999px;overflow:hidden;position:relative}.wld-fc .fc-reviews-bar-fill{position:absolute;top:0;left:0;height:100%;background-color:#ffd84d;border-radius:999px}.wld-fc .fc-reviews-bar-5{width:78%}.wld-fc .fc-reviews-bar-4{width:60%}.wld-fc .fc-reviews-bar-3{width:30%}.wld-fc .fc-reviews-bar-2{width:12%}.wld-fc .fc-reviews-bar-1{width:6%}.wld-fc .fc-reviews-bar-count{font-family:Inter,sans-serif;font-size:14px;color:#5a6478;text-align:right}.wld-fc .fc-reviews-filters{display:flex;flex-wrap:wrap;gap:12px;padding:24px 0}.wld-fc .fc-reviews-pill{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:var(--fc-text, #0A1F44);background-color:#fff;border:1px solid #E2E5EC;border-radius:999px;padding:8px 16px;cursor:pointer}.wld-fc .fc-reviews-pill-active{background-color:var(--fc-button, #000000);color:var(--fc-accent-text, #FFFFFF);border-color:#000}.wld-fc .fc-reviews-list{display:flex;flex-direction:column}.wld-fc .fc-reviews-card{border-bottom:1px solid #E2E5EC;padding:32px 0;display:flex;flex-direction:column;gap:12px}.wld-fc .fc-reviews-card.is-hidden{display:none}.wld-fc .fc-reviews-pill.fc-reviews-pill-active{background-color:#000;color:#fff;border-color:#000}.wld-fc .fc-reviews-verified{color:var(--fc-accent, #3689d5);font-size:12px;font-weight:700;margin-left:8px}.wld-fc .fc-reviews-card-photo{margin-top:4px}.wld-fc .fc-reviews-card-photo img{width:160px;max-width:100%;height:auto;border-radius:10px}.wld-fc .fc-reviews-empty{font-family:Inter,sans-serif;color:#5a6478;padding:24px 0}.wld-fc .fc-reviews-card-top{display:flex;align-items:center;gap:12px}.wld-fc .fc-reviews-avatar{width:40px;height:40px;border-radius:50%;background-color:#e8ebf2;flex-shrink:0;overflow:hidden}.wld-fc .fc-reviews-avatar img{width:100%;height:100%;object-fit:cover}.wld-fc .fc-reviews-name{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:var(--fc-text, #0A1F44);margin:0;flex:1}.wld-fc .fc-reviews-date{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#5a6478;margin:0}.wld-fc .fc-reviews-card-stars{font-family:Inter,sans-serif;font-size:14px;color:#ffd84d;letter-spacing:2px}.wld-fc .fc-reviews-card-title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:var(--fc-text, #0A1F44);margin:0}.wld-fc .fc-reviews-card-body{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;line-height:1.6;margin:0}.wld-fc .fc-newsletter{background:linear-gradient(135deg,#e8ebf2,#fff);padding:96px 32px}.wld-fc .fc-newsletter-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.wld-fc .fc-newsletter-left{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-newsletter-eyebrow{font-family:Inter,sans-serif;font-weight:700;font-size:14px;color:var(--fc-accent, #3689d5);text-transform:uppercase;letter-spacing:.08em;margin:0}.wld-fc .fc-newsletter-headline{font-family:Outfit,sans-serif;font-weight:700;font-size:56px;color:var(--fc-text, #0A1F44);line-height:1.05;margin:0}.wld-fc .fc-newsletter-sub{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#5a6478;line-height:1.6;margin:0}.wld-fc .fc-newsletter-right{display:flex;flex-direction:column;gap:12px}.wld-fc .fc-newsletter-form{display:flex;gap:12px;align-items:stretch}.wld-fc .fc-newsletter-input{flex:1;height:56px;border-radius:12px;border:1px solid #E2E5EC;background-color:#fff;padding:0 20px;font-family:Inter,sans-serif;font-size:16px;color:var(--fc-text, #0A1F44)}.wld-fc .fc-newsletter-submit{background-color:var(--fc-button, #000000);color:var(--fc-accent-text, #FFFFFF);padding:0 32px;height:56px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;border-radius:999px;border:none;cursor:pointer;box-shadow:0 4px 12px #0000002e;white-space:nowrap}.wld-fc .fc-newsletter-privacy{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#5a6478;margin:0}.wld-fc .fc-footer{background-color:var(--fc-bg, #000000);padding:64px 32px 32px}.wld-fc .fc-footer-container{max-width:1200px;margin:0 auto}.wld-fc .fc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px}.wld-fc .fc-footer-brand{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-footer-logo{font-family:Outfit,sans-serif;font-weight:700;font-size:24px;color:#fff;margin:0}.wld-fc .fc-footer-tagline{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#b8c0d0;line-height:1.6;margin:0}.wld-fc .fc-footer-social{display:flex;gap:12px;margin-top:8px}.wld-fc .fc-footer-social-icon{width:24px;height:24px;border-radius:6px;background-color:#ffffff1a}.wld-fc .fc-footer-col{display:flex;flex-direction:column;gap:16px}.wld-fc .fc-footer-heading{font-family:Inter,sans-serif;font-weight:700;font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0}.wld-fc .fc-footer-links{display:flex;flex-direction:column;gap:12px}.wld-fc .fc-footer-link{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#b8c0d0;text-decoration:none}.wld-fc .fc-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.wld-fc .fc-footer-copy{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#b8c0d0;margin:0}.wld-fc .fc-footer-legal{display:flex;gap:24px}.wld-fc .fc-footer-legal-link{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#b8c0d0;text-decoration:none}@media(max-width:900px){.wld-fc .fc-nav-links{display:none}.wld-fc .fc-hero{padding:64px 24px}.wld-fc .fc-hero-container{grid-template-columns:1fr;gap:40px}.wld-fc .fc-hero-headline{font-size:36px}.wld-fc .fc-trust-container{grid-template-columns:1fr;gap:24px}.wld-fc .fc-trust-col{border-right:none;border-bottom:1px solid #E2E5EC;padding:16px 0}.wld-fc .fc-trust-col:last-child{border-bottom:none}.wld-fc .fc-interstitial-light{padding:64px 24px}.wld-fc .fc-interstitial-light-headline{font-size:40px}.wld-fc .fc-features{padding:64px 24px}.wld-fc .fc-features-container{gap:56px}.wld-fc .fc-feature-row{grid-template-columns:1fr;gap:32px}.wld-fc .fc-feature-row.fc-feature-reverse .fc-feature-text{order:2}.wld-fc .fc-feature-row.fc-feature-reverse .fc-feature-image{order:1}.wld-fc .fc-feature-title{font-size:26px}.wld-fc .fc-interstitial-container{grid-template-columns:1fr;gap:32px}.wld-fc .fc-interstitial-headline{font-size:32px}.wld-fc .fc-interstitial,.wld-fc .fc-callout{padding:64px 24px}.wld-fc .fc-callout-container{grid-template-columns:1fr;gap:40px}.wld-fc .fc-video,.wld-fc .fc-howto{padding:64px 24px}.wld-fc .fc-howto-grid{grid-template-columns:1fr;gap:40px}.wld-fc .fc-testimonials,.wld-fc .fc-stats{padding:64px 24px}.wld-fc .fc-stats-container{grid-template-columns:1fr;gap:32px}.wld-fc .fc-testimonials-grid{grid-template-columns:repeat(2,1fr)}.wld-fc .fc-trust-dark{padding:48px 24px}.wld-fc .fc-trust-dark-container{grid-template-columns:1fr;gap:16px}.wld-fc .fc-faq{padding:64px 24px}.wld-fc .fc-faq-container{grid-template-columns:1fr;gap:24px}.wld-fc .fc-faq-title{position:static;font-size:32px}.wld-fc .fc-reviews{padding:64px 24px}.wld-fc .fc-reviews-summary{grid-template-columns:1fr;gap:24px}.wld-fc .fc-newsletter{padding:64px 24px}.wld-fc .fc-newsletter-container{grid-template-columns:1fr;gap:32px}.wld-fc .fc-newsletter-headline{font-size:36px}.wld-fc .fc-newsletter-form{flex-direction:column}.wld-fc .fc-footer{padding:48px 24px 24px}.wld-fc .fc-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:540px){.wld-fc .fc-announce{height:auto;min-height:36px;padding:8px 16px}.wld-fc .fc-announce-text{font-size:12px}.wld-fc .fc-nav{height:60px}.wld-fc .fc-nav-container{padding:0 20px}.wld-fc .fc-nav-logo{font-size:20px}.wld-fc .fc-nav-icons{gap:14px}.wld-fc .fc-nav-icon{width:28px;height:28px;font-size:20px}.wld-fc .fc-hero{padding:36px 20px}.wld-fc .fc-hero-container{gap:28px}.wld-fc .fc-hero-headline{font-size:30px}.wld-fc .fc-hero-sub{font-size:16px}.wld-fc .fc-hero-thumbs{gap:10px}.wld-fc .fc-hero-thumb{width:60px;height:60px}.wld-fc .fc-hero-qty{padding:10px 18px;gap:22px}.wld-fc .fc-hero-qty-btn{width:32px;height:32px;font-size:22px;display:inline-flex;align-items:center;justify-content:center}.wld-fc .fc-hero-cta{height:54px;font-size:17px}.wld-fc .fc-trust{padding:40px 20px}.wld-fc .fc-interstitial-light{padding:56px 20px}.wld-fc .fc-interstitial-light-headline{font-size:30px}.wld-fc .fc-interstitial-light-image{width:100%}.wld-fc .fc-features{padding:56px 20px}.wld-fc .fc-features-container{gap:48px}.wld-fc .fc-feature-title{font-size:24px}.wld-fc .fc-interstitial{padding:56px 20px}.wld-fc .fc-interstitial-headline{font-size:28px}.wld-fc .fc-callout,.wld-fc .fc-video{padding:56px 20px}.wld-fc .fc-video-play{width:56px;height:56px}.wld-fc .fc-howto,.wld-fc .fc-stats{padding:56px 20px}.wld-fc .fc-stats-number{font-size:40px}.wld-fc .fc-testimonials{padding:56px 20px}.wld-fc .fc-testimonials-grid{grid-template-columns:1fr}.wld-fc .fc-trust-dark{padding:40px 20px}.wld-fc .fc-faq{padding:56px 20px}.wld-fc .fc-faq-title{font-size:28px}.wld-fc .fc-reviews,.wld-fc .fc-newsletter{padding:56px 20px}.wld-fc .fc-newsletter-headline{font-size:30px}.wld-fc .fc-footer{padding:40px 20px 24px}.wld-fc .fc-footer-grid{grid-template-columns:1fr;gap:28px}.wld-fc .fc-footer-bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/wld-finder.css.map */
