.hero-banner-section{position:relative;width:100%;overflow:hidden}.hero-banner-container{position:relative;width:100%;height:var(--hero-height-mobile);min-height:400px}.hero-banner-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-parallax-scroll{clip-path:inset(0)}.hero-parallax-scroll .hero-banner-video,.hero-parallax-scroll .hero-banner-image{position:fixed;top:0;left:0;width:100%;height:100vh}.hero-banner-video,.hero-banner-image{width:100%;height:100%;object-fit:cover;display:block;background-color:#f5f5f5;transition:filter .3s ease}.hero-banner-image:not(.loaded),.hero-banner-video:not(.loaded){filter:blur(10px)}.hero-banner-image.loaded,.hero-banner-video.loaded{filter:blur(0)}@media(prefers-reduced-motion:no-preference){.hero-ambient-animation{animation:heroAmbientMovement 30s linear infinite}@keyframes heroAmbientMovement{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}}@media(prefers-reduced-motion:reduce){.hero-ambient-animation{animation:none;transform:scale(1.05)}}.hero-banner-placeholder{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.hero-banner-placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.3}.hero-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.hero-banner-content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:flex;padding:40px 20px}.hero-content-vertical-top{align-items:flex-start}.hero-content-vertical-center{align-items:center}.hero-content-vertical-bottom{align-items:flex-end}.hero-content-horizontal-left{justify-content:flex-start}.hero-content-horizontal-center{justify-content:center}.hero-content-horizontal-right{justify-content:flex-end}.hero-banner-content{max-width:var(--content-max-width);width:100%;color:var(--text-color)}.hero-text-left{text-align:left}.hero-text-center{text-align:center}.hero-text-right{text-align:right}.hero-eyebrow{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;opacity:.9}.hero-heading{font-size:32px;font-weight:700;line-height:1.2;margin:0 0 20px}.hero-subheading{font-size:16px;line-height:1.6;margin:0 0 28px;opacity:.95}.hero-subheading strong{font-weight:var(--font-body-weight-bold, 700)}.has-text-shadow.hero-eyebrow{text-shadow:0 2px 8px rgba(0,0,0,.3)}.has-text-shadow.hero-heading{text-shadow:0 2px 12px rgba(0,0,0,.4)}.has-text-shadow.hero-subheading{text-shadow:0 2px 8px rgba(0,0,0,.5)}.hero-buttons{display:flex;gap:12px;margin-bottom:0;flex-wrap:wrap}.hero-text-center .hero-buttons{justify-content:center}.hero-text-right .hero-buttons{justify-content:flex-end}.hero-button{display:inline-block;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .2s ease;cursor:pointer;border:2px solid transparent}.hero-button-primary{background-color:var(--button-primary-bg);color:var(--button-primary-text);box-shadow:0 4px 12px #00000026}.hero-button-primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 16px #0003}.hero-button-secondary{background-color:var(--button-secondary-bg);color:var(--button-secondary-text);border-color:var(--button-secondary-text)}.hero-button-secondary:hover{opacity:.85}.hero-badges{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px}.hero-text-center .hero-badges{justify-content:center}.hero-text-right .hero-badges{justify-content:flex-end}.hero-badge-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.hero-badge-icon{width:20px;height:20px;flex-shrink:0}.hero-badge-icon svg{width:100%;height:100%}.hero-testimonial{margin-top:32px;padding:14px 16px;background:#ffffff0f;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);max-width:600px}.hero-text-center .hero-testimonial{margin-left:auto;margin-right:auto}.hero-text-right .hero-testimonial{margin-left:auto}.hero-testimonial-stars{display:flex;gap:3px;margin-bottom:10px}.hero-text-center .hero-testimonial-stars{justify-content:center}.hero-text-right .hero-testimonial-stars{justify-content:flex-end}.hero-testimonial-stars svg{width:14px;height:14px}.hero-testimonial-quote{font-size:13px;line-height:1.5;font-style:italic;margin:0 0 10px;font-weight:400;opacity:.9}.hero-testimonial-author{display:flex;align-items:center;gap:10px}.hero-text-center .hero-testimonial-author{justify-content:center}.hero-text-right .hero-testimonial-author{justify-content:flex-end}.hero-testimonial-author:empty{display:none}.hero-testimonial-image{width:40px;height:40px;border-radius:50%;object-fit:cover}.hero-testimonial-info{display:flex;flex-direction:column;gap:2px}.hero-testimonial-author:not(:has(img)) .hero-testimonial-info{text-align:inherit}.hero-testimonial-name{font-size:13px;font-weight:600;font-style:normal}.hero-testimonial-title{font-size:12px;opacity:.75}@media(max-width:767px){.hero-buttons{flex-direction:column;width:100%}.hero-button{width:100%;text-align:center}.hero-badges{flex-direction:column;align-items:center;gap:10px}}@media(min-width:768px){.hero-banner-container{height:var(--hero-height-desktop)}.hero-banner-content-wrapper{padding:60px 40px}.hero-eyebrow{font-size:16px;margin-bottom:20px}.hero-heading{font-size:56px;margin-bottom:24px}.hero-subheading{font-size:20px;margin-bottom:36px}.hero-buttons{gap:16px;margin-bottom:0}.hero-button{padding:16px 32px;font-size:18px}.hero-badges{gap:32px;margin-top:40px}.hero-badge-item{font-size:15px}.hero-badge-icon{width:22px;height:22px}.hero-testimonial{padding:16px 20px;margin-top:40px}.hero-testimonial-stars svg{width:15px;height:15px}.hero-testimonial-quote{font-size:14px;margin-bottom:14px}.hero-testimonial-image{width:44px;height:44px}.hero-testimonial-name{font-size:13px}.hero-testimonial-title{font-size:12px}}.trust-badges-section{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:var(--section-bg-color, transparent)}.trust-badges-container{max-width:1200px;margin:0 auto;padding:0 20px}.trust-badges-heading{text-align:center;margin-bottom:32px;font-size:24px;font-weight:600;line-height:1.3}.trust-badges-grid{display:grid;grid-template-columns:repeat(var(--columns-mobile),1fr);gap:var(--badge-gap)}.trust-badge-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px;background-color:var(--badge-bg-color);border-radius:var(--badge-border-radius);border:var(--badge-border-width) solid var(--badge-border-color);transition:transform .2s ease,box-shadow .2s ease}.trust-badge-item:hover{box-shadow:0 4px 12px #0000001a}.trust-badge-item.no-hover:hover{box-shadow:none;transform:none}.trust-badge-icon{width:48px;height:48px;margin-bottom:16px;color:var(--badge-icon-color)}.trust-badge-icon svg{width:100%;height:100%}.trust-badge-content{flex:1}.trust-badge-title{font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px;color:var(--badge-text-color)}.trust-badge-description{font-size:14px;line-height:1.5;margin:0;color:var(--badge-text-color);opacity:.8}.trust-badges-placeholder{text-align:center;padding:40px 20px;background-color:#f5f5f5;border-radius:8px;color:#666}@media(min-width:768px){.trust-badges-grid{grid-template-columns:repeat(var(--columns-desktop),1fr)}.trust-badges-heading{font-size:32px;margin-bottom:48px}.trust-badge-icon{width:56px;height:56px}.trust-badge-title{font-size:18px}.trust-badge-description{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
