.hero-pro{position:relative;display:flex;align-items:center;min-height:var(--hero-min-height, 600px);overflow:hidden;color:var(--hero-text-color, #fff);background-size:cover;background-position:center right;background-repeat:no-repeat}.hero-pro:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--hero-gradient-color, #1a2a4a);opacity:var(--hero-gradient-opacity, .8);-webkit-mask-image:linear-gradient(to right,black 0%,black 8%,rgba(0,0,0,.97) 15%,rgba(0,0,0,.88) 25%,rgba(0,0,0,.72) 35%,rgba(0,0,0,.5) 48%,rgba(0,0,0,.28) 60%,rgba(0,0,0,.1) 72%,rgba(0,0,0,.02) 82%,transparent var(--hero-gradient-width, 90%));mask-image:linear-gradient(to right,black 0%,black 8%,rgba(0,0,0,.97) 15%,rgba(0,0,0,.88) 25%,rgba(0,0,0,.72) 35%,rgba(0,0,0,.5) 48%,rgba(0,0,0,.28) 60%,rgba(0,0,0,.1) 72%,rgba(0,0,0,.02) 82%,transparent var(--hero-gradient-width, 90%))}.hero-pro__mobile-img{display:none}.hero-pro__inner{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:60px 48px;display:flex;justify-content:var(--hero-content-align, flex-start)}.hero-pro__content{display:flex;flex-direction:column;gap:18px;max-width:var(--hero-content-max-width, 560px)}.hero-pro__badge{display:inline-block;align-self:flex-start;padding:5px 14px;border-radius:999px;background:var(--hero-badge-bg, rgba(255,255,255,.15));color:var(--hero-badge-text, #fff);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(255,255,255,.2)}.hero-pro__heading{margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15;color:var(--hero-text-color, #fff)}.hero-pro__heading p{margin:0}.hero-pro__heading em{font-style:italic;font-weight:700}.hero-pro__stars{display:flex;align-items:center;gap:8px;font-size:14px}.hero-pro__stars-icons{color:var(--hero-star-color, #4A90D9);font-size:17px;letter-spacing:1px}.hero-pro__stars-text{opacity:.9}.hero-pro__bullets{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:6px 20px}.hero-pro__bullets li{display:flex;align-items:center;gap:6px;font-size:14px;opacity:.9}.hero-pro__bullets li:before{content:"\2713";font-size:13px;font-weight:700;color:var(--hero-star-color, #4A90D9);flex-shrink:0}.hero-pro__btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.hero-pro__btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.hero-pro__btn:hover{opacity:1;transform:translateY(-2px);box-shadow:0 12px 24px #0003}.hero-pro__btn:active{transform:translateY(-2px) scale(.98);box-shadow:0 4px 10px #00000040}.hero-pro__btn--primary{background:var(--hero-btn-primary-bg, #4A90D9);color:var(--hero-btn-primary-text, #fff);position:relative;z-index:1}.hero-pro__btn--secondary{background:var(--hero-btn-secondary-bg, #1A1A1A);color:var(--hero-btn-secondary-text, #fff)}.hero-pro__trust{display:flex;align-items:center;gap:6px;margin:0;font-size:13px;opacity:.85}@media(max-width:768px){.hero-pro{flex-direction:column;align-items:stretch;min-height:unset;background-image:none!important;background-color:var(--hero-gradient-color, #1a2a4a)}.hero-pro:before{display:none}.hero-pro__mobile-img{display:block;width:100%;height:var(--hero-mobile-img-height, 320px);flex-shrink:0;background-size:cover;background-position:center top;background-repeat:no-repeat;position:relative}.hero-pro__mobile-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 30%,rgba(0,0,0,.01) 40%,color-mix(in srgb,var(--hero-gradient-color) 10%,transparent) 50%,color-mix(in srgb,var(--hero-gradient-color) 35%,transparent) 62%,color-mix(in srgb,var(--hero-gradient-color) 65%,transparent) 74%,color-mix(in srgb,var(--hero-gradient-color) 88%,transparent) 86%,var(--hero-gradient-color) 100%)}.hero-pro__inner{position:relative;z-index:2;padding:24px 24px 40px;justify-content:flex-start;background:var(--hero-gradient-color, #1a2a4a)}.hero-pro__content{max-width:100%!important;gap:14px;text-align:center;align-items:center}.hero-pro__badge{align-self:center}.hero-pro__heading{font-size:clamp(1.7rem,7vw,2.4rem);text-align:center}.hero-pro__stars{justify-content:center}.hero-pro__bullets{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.hero-pro__btns{flex-direction:column;gap:10px;width:100%}.hero-pro__btn{width:100%;padding:15px 28px;font-size:14px}.hero-pro__trust{justify-content:center}}.hero-pro__bullets{flex-direction:row;flex-wrap:wrap;gap:4px 24px}.hero-pro__bullets li{font-size:13px;font-weight:500;white-space:nowrap}.hero-pro__bullets li:before{content:"\2713";font-size:13px;font-weight:800;color:var(--hero-star-color, #4A90D9)}@media(max-width:768px){.hero-pro__bullets{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.hero-pro__bullets li{font-size:14px;font-weight:500;gap:10px;white-space:normal}.hero-pro__bullets li:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;border-radius:50%;background:var(--hero-star-color, #4A90D9);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='2,6 5,9 10,3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px;font-size:0;flex-shrink:0}}@media(min-width:769px){.hero-pro__bullets{flex-wrap:nowrap;gap:0 20px}.hero-pro__bullets li{font-size:12.5px;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hero-pro.css.map */
