.hero{position:relative;padding:var(--swiftlywp-space-3xl) 0;background:var(--swiftlywp-light-bg);overflow:hidden;text-align:center}.hero::before{content:'';position:absolute;top:-40%;left:-15%;width:55%;height:180%;background:radial-gradient(ellipse,rgba(217,119,87,.08) 0,transparent 65%);pointer-events:none}.hero::after{content:'';position:absolute;bottom:-40%;right:-15%;width:55%;height:180%;background:radial-gradient(ellipse,rgba(184,64,94,.05) 0,transparent 65%);pointer-events:none}.hero__inner{position:relative;z-index:1;max-width:800px;margin-inline:auto}.hero__label{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:rgba(217,119,87,.08);border:1px solid rgba(217,119,87,.15);border-radius:var(--swiftlywp-radius-full);font-size:var(--swiftlywp-font-size-sm);font-weight:600;color:var(--swiftlywp-brand);margin-bottom:var(--swiftlywp-space-lg)}.hero__title{font-size:clamp(2.25rem, 5vw, 4rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--swiftlywp-text-dark);margin-bottom:var(--swiftlywp-space-lg)}.hero__subtitle{font-size:clamp(1rem, 2vw, 1.25rem);color:var(--swiftlywp-text-light);line-height:1.7;max-width:600px;margin-inline:auto;margin-bottom:var(--swiftlywp-space-2xl)}.hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--swiftlywp-space-md)}.hero__stats{display:flex;justify-content:center;gap:var(--swiftlywp-space-2xl);margin-top:var(--swiftlywp-space-3xl);padding-top:var(--swiftlywp-space-2xl);border-top:1px solid var(--swiftlywp-border)}.hero__stat-value{display:block;font-size:var(--swiftlywp-font-size-2xl);font-weight:800;color:var(--swiftlywp-brand)}.hero__stat-label{font-size:var(--swiftlywp-font-size-sm);color:var(--swiftlywp-text-light)}@media (min-width:768px){.hero{padding:var(--swiftlywp-space-4xl) 0}}.trust-badges{padding:var(--swiftlywp-space-xl) 0;border-bottom:1px solid var(--swiftlywp-border);background:var(--swiftlywp-white)}.trust-badges__inner{display:grid;grid-template-columns:1fr;gap:var(--swiftlywp-space-sm)}@media (min-width:480px){.trust-badges__inner{grid-template-columns:repeat(2,1fr);gap:var(--swiftlywp-space-lg)}}.trust-badge{display:flex;align-items:center;gap:var(--swiftlywp-space-md);padding:var(--swiftlywp-space-md)}.trust-badge__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:var(--swiftlywp-radius-lg);background:rgba(217,119,87,.08);color:var(--swiftlywp-brand)}.trust-badge__icon svg{width:22px;height:22px}.trust-badge__text{font-size:var(--swiftlywp-font-size-sm);font-weight:600;color:var(--swiftlywp-text-dark);line-height:1.3}.trust-badge__subtext{font-size:var(--swiftlywp-font-size-xs);color:var(--swiftlywp-text-light);font-weight:400}@media (min-width:768px){.trust-badges__inner{grid-template-columns:repeat(2,1fr)}.trust-badges{padding:var(--swiftlywp-space-xl) 0}}@media (min-width:1024px){.trust-badges__inner{grid-template-columns:repeat(4,1fr)}}.products-section{background:var(--swiftlywp-white)}.product-card{display:flex;flex-direction:column;height:100%;text-align:center;padding:var(--swiftlywp-space-2xl) var(--swiftlywp-space-xl)}.product-card__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-inline:auto;margin-bottom:var(--swiftlywp-space-lg);border-radius:var(--swiftlywp-radius-lg);background:rgba(217,119,87,.08);overflow:hidden}.product-card__icon img{width:100%;height:100%;object-fit:cover}.product-card__icon--placeholder{background:var(--swiftlywp-brand)}.product-card__icon--placeholder svg{width:32px;height:32px;fill:var(--swiftlywp-white)}.product-card__title{font-size:var(--swiftlywp-font-size-lg);font-weight:700;margin-bottom:var(--swiftlywp-space-sm)}.product-card__desc{font-size:var(--swiftlywp-font-size-sm);color:var(--swiftlywp-text-light);line-height:1.7;margin-bottom:var(--swiftlywp-space-lg);flex-grow:1}.product-card__price{margin-bottom:var(--swiftlywp-space-lg)}.product-card__actions{display:flex;flex-direction:column;gap:var(--swiftlywp-space-sm);margin-top:auto}.product-card__actions .swiftlywp-btn{width:100%}.value-props{background:var(--swiftlywp-light-bg)}.value-prop{display:grid;grid-template-columns:1fr;gap:var(--swiftlywp-space-2xl);align-items:center}.value-prop+.value-prop{margin-top:var(--swiftlywp-space-3xl)}.value-prop__image{border-radius:var(--swiftlywp-radius-xl);overflow:hidden;background:var(--swiftlywp-white);box-shadow:var(--swiftlywp-shadow-md);aspect-ratio:16/10;display:flex;align-items:center;justify-content:center}.value-prop__image img{width:100%;height:100%;object-fit:cover}.value-prop__image--placeholder{background:var(--swiftlywp-light-bg);border:1px solid var(--swiftlywp-border);position:relative}.value-prop__image--placeholder::after{content:'';display:block;width:64px;height:64px;background:var(--swiftlywp-brand);border-radius:var(--swiftlywp-radius-lg);opacity:.12}.value-prop__content{padding-block:var(--swiftlywp-space-md)}.value-prop__label{display:inline-block;font-size:var(--swiftlywp-font-size-sm);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--swiftlywp-brand);margin-bottom:var(--swiftlywp-space-sm)}.value-prop__title{font-size:var(--swiftlywp-font-size-2xl);margin-bottom:var(--swiftlywp-space-md)}.value-prop__desc{color:var(--swiftlywp-text-light);line-height:1.7;margin-bottom:var(--swiftlywp-space-lg)}.value-prop__features{display:flex;flex-direction:column;gap:var(--swiftlywp-space-sm)}.value-prop__feature{display:flex;align-items:flex-start;gap:var(--swiftlywp-space-sm);font-size:var(--swiftlywp-font-size-sm);color:var(--swiftlywp-text)}.value-prop__feature-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--swiftlywp-gradient);color:var(--swiftlywp-white);border-radius:50%;margin-top:2px}.value-prop__feature-icon svg{width:12px;height:12px}@media (max-width:767px){.value-prop__image{max-height:300px}}@media (min-width:768px){.value-prop{grid-template-columns:repeat(2,1fr);gap:var(--swiftlywp-space-3xl)}.value-prop--reversed .value-prop__image{order:2}.value-prop--reversed .value-prop__content{order:1}}.testimonials-section{background:var(--swiftlywp-white)}.testimonial-card{display:flex;flex-direction:column;height:100%;padding:var(--swiftlywp-space-2xl);position:relative}.testimonial-card__quote-icon{color:var(--swiftlywp-brand-light);opacity:.3;margin-bottom:var(--swiftlywp-space-md)}.testimonial-card__quote-icon svg{width:32px;height:32px}.testimonial-card__text{font-size:var(--swiftlywp-font-size-base);line-height:1.8;color:var(--swiftlywp-text);margin-bottom:var(--swiftlywp-space-lg);flex-grow:1}.testimonial-card__stars{display:flex;gap:2px;margin-bottom:var(--swiftlywp-space-lg)}.testimonial-card__star{color:var(--swiftlywp-warning)}.testimonial-card__star svg{width:16px;height:16px;fill:currentColor}.testimonial-card__author{display:flex;align-items:center;gap:var(--swiftlywp-space-md);margin-top:auto;padding-top:var(--swiftlywp-space-lg);border-top:1px solid var(--swiftlywp-border)}.testimonial-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--swiftlywp-brand);display:flex;align-items:center;justify-content:center;color:var(--swiftlywp-white);font-weight:700;font-size:var(--swiftlywp-font-size-base)}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__name{font-size:var(--swiftlywp-font-size-sm);font-weight:700;color:var(--swiftlywp-text-dark)}.testimonial-card__role{font-size:var(--swiftlywp-font-size-xs);color:var(--swiftlywp-text-light)}.cta-banner{background:var(--swiftlywp-light-bg-alt);text-align:center;position:relative;overflow:hidden}.cta-banner::before{display:none}.cta-banner::after{display:none}.cta-banner__inner{position:relative;z-index:1;max-width:640px;margin-inline:auto}.cta-banner__title{color:var(--swiftlywp-text-dark);font-size:clamp(1.5rem, 3vw, 2.25rem);margin-bottom:var(--swiftlywp-space-md)}.cta-banner__subtitle{color:var(--swiftlywp-text-light);font-size:var(--swiftlywp-font-size-md);margin-bottom:var(--swiftlywp-space-xl);line-height:1.7}@media (min-width:768px) and (max-width:1023px){.swiftlywp-grid--3>:last-child:nth-child(odd){grid-column:1/-1;max-width:50%;justify-self:center}}