.pro-hero{display:block;padding:18px 18px 0;color:#fff;background:var(--pro-hero-bg);position:relative}.pro-hero__viewport{width:min(100%,1440px);height:var(--pro-hero-desktop-height);min-height:520px;margin-inline:auto;position:relative;overflow:hidden;isolation:isolate;border:1px solid rgba(122,163,230,.18);border-radius:28px;box-shadow:0 30px 75px #00000052,0 0 34px #2979ff14;transition:opacity .65s ease,transform .76s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.pro-motion-enabled .pro-hero[data-pro-motion-ready=true] .pro-hero__viewport{opacity:0;transform:translateY(16px) scale(.992)}.pro-motion-enabled .pro-hero.is-motion-visible .pro-hero__viewport{opacity:1;transform:translateY(0) scale(1)}.pro-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;color:var(--pro-slide-text);background:var(--pro-slide-fallback);opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.025);transition:opacity .7s ease,transform 1.1s ease}.pro-hero__slide.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.pro-hero__media,.pro-hero__media picture,.pro-hero__image,.pro-hero__placeholder{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.pro-hero__image{object-fit:cover;object-position:var(--pro-image-position-desktop);transform:scale(1.035);transition:transform 1.5s cubic-bezier(.22,1,.36,1)}.pro-hero__slide.is-active .pro-hero__image{transform:scale(1)}.pro-hero__placeholder{background:var(--pro-slide-fallback);overflow:hidden}.pro-hero__placeholder:before,.pro-hero__placeholder:after{content:"";position:absolute;border-radius:50%;filter:blur(4px)}.pro-hero__placeholder:before{width:46vw;height:46vw;top:-28vw;left:-8vw;background:#2979ff38}.pro-hero__placeholder:after{width:30vw;height:30vw;right:8vw;bottom:-20vw;border:1px solid rgba(255,255,255,.12)}.pro-hero__placeholder-svg{display:none}.pro-hero__container{width:min(100% - 48px,1320px);height:100%;margin-inline:auto;display:flex;align-items:center;position:relative;z-index:2}.pro-hero__slide--right .pro-hero__container{justify-content:flex-start}.pro-hero__slide--left .pro-hero__container{justify-content:flex-end}.pro-hero__slide--center .pro-hero__container{justify-content:center;text-align:center}.pro-hero__content{width:min(100%,var(--pro-hero-content-width));padding:26px 24px 36px;display:flex;flex-direction:column;align-items:center;position:relative;isolation:isolate;opacity:0;transform:translateY(20px);transition:opacity .5s ease .26s,transform .6s ease .26s}.pro-hero__slide.is-active .pro-hero__content{opacity:1;transform:translateY(0)}.pro-hero__slide .pro-hero__button,.pro-hero__slide .pro-hero__trust{opacity:0;transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.pro-hero__slide .pro-hero__button{transform:translateY(10px) scale(.985)}.pro-hero__slide .pro-hero__trust{transform:translateY(8px)}.pro-hero__slide.is-active .pro-hero__button,.pro-hero__slide.is-active .pro-hero__trust{opacity:1;transform:translateY(0) scale(1)}.pro-hero__slide.is-active .pro-hero__button{transition-delay:.32s}.pro-hero__slide.is-active .pro-hero__trust{transition-delay:.41s}.pro-hero__eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:10px;color:var(--pro-slide-eyebrow);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pro-hero__slide--center .pro-hero__eyebrow{justify-content:center}.pro-hero__eyebrow>span{width:34px;height:2px;background:var(--pro-hero-accent);box-shadow:0 0 14px var(--pro-hero-accent)}.pro-hero__heading{max-width:900px;margin:0 auto;color:inherit;font-size:clamp(42px,5.5vw,78px);font-weight:950;line-height:1.04;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 5px 28px rgba(0,0,0,.54)}.pro-hero__highlight{margin:13px 0 0;color:var(--pro-hero-accent);font-size:clamp(24px,2.4vw,38px);font-weight:900;line-height:1.15}.pro-hero__description{max-width:580px;margin-top:22px;color:color-mix(in srgb,var(--pro-slide-text) 82%,transparent);font-size:clamp(15px,1.3vw,18px);font-weight:520;line-height:1.75}.pro-hero__slide--center .pro-hero__description{margin-inline:auto}.pro-hero__description p{margin:0}.pro-hero__buttons{margin-top:28px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.pro-hero__slide--center .pro-hero__buttons{justify-content:center}.pro-hero__cta-group{width:fit-content;max-width:100%;display:flex;flex-direction:column;align-items:center;transform:translate(var(--pro-cta-x-desktop),var(--pro-cta-y-desktop));transition:transform .22s ease}.pro-hero__slide--cta-center .pro-hero__cta-group{align-self:center}.pro-hero__slide--cta-right .pro-hero__cta-group{align-self:flex-start}.pro-hero__slide--cta-left .pro-hero__cta-group{align-self:flex-end}.pro-hero__button{min-width:190px;min-height:58px;padding:0 34px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:999px;color:#fff;font-size:15px;font-weight:850;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.pro-hero__button:hover{color:#fff;transform:translateY(-2px)}.pro-hero__button--primary{background:linear-gradient(135deg,color-mix(in srgb,var(--pro-hero-accent) 82%,#fff),var(--pro-hero-accent));border-color:color-mix(in srgb,var(--pro-hero-accent) 76%,white);box-shadow:0 16px 38px color-mix(in srgb,var(--pro-hero-accent) 38%,transparent),inset 0 1px #ffffff38}.pro-hero__button--primary:hover{box-shadow:0 18px 42px color-mix(in srgb,var(--pro-hero-accent) 48%,transparent)}.pro-hero__button--primary svg{width:15px;transform:scaleX(-1)}.pro-hero__button--secondary{color:var(--pro-slide-text);background:#080c1361;border-color:#ffffff61;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pro-hero__button--secondary:hover{color:#fff;background:#080c13a3;border-color:#ffffffb3}.pro-hero__trust{min-height:34px;margin:17px auto 0;padding:7px 13px;display:flex;align-items:center;gap:9px;color:color-mix(in srgb,var(--pro-slide-text) 82%,transparent);background:#060a1170;border:1px solid rgba(255,255,255,.15);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:650}.pro-hero__slide--center .pro-hero__trust{justify-content:center}.pro-hero__trust svg{width:17px;height:17px;padding:4px;color:#fff;background:#18a957;border-radius:50%}.pro-hero__controls{min-height:30px;padding:3px 7px;display:flex;align-items:center;gap:0;position:absolute;right:50%;bottom:52px;z-index:4;color:#fff;background:#05070b80;border:1px solid rgba(255,255,255,.14);border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(50%)}.pro-hero__dots{height:22px;display:flex;align-items:center;gap:3px}.pro-hero__dot{width:22px;height:22px;padding:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.pro-hero__dot span{width:16px;height:2px;display:block;border-radius:3px;background:#fff6;overflow:hidden}.pro-hero__dot.is-active span{background:var(--pro-hero-accent);box-shadow:0 0 12px color-mix(in srgb,var(--pro-hero-accent) 70%,transparent)}@media screen and (max-width:749px){.pro-hero{padding:10px 10px 0}.pro-hero__viewport{height:var(--pro-hero-mobile-height);min-height:500px;border-radius:20px;box-shadow:0 22px 54px #0000004d,0 0 24px #2979ff14}.pro-hero__image{object-position:var(--pro-image-position-mobile)}.pro-hero__container,.pro-hero__slide--right .pro-hero__container,.pro-hero__slide--left .pro-hero__container,.pro-hero__slide--center .pro-hero__container{width:min(100% - 32px,560px);padding-bottom:94px;align-items:flex-end;justify-content:center;text-align:center}.pro-hero__content{width:100%;padding:12px 10px 24px}.pro-hero__cta-group{transform:translate(var(--pro-cta-x-mobile),var(--pro-cta-y-mobile))}.pro-hero__slide--cta-mobile-center .pro-hero__cta-group{align-self:center}.pro-hero__slide--cta-mobile-right .pro-hero__cta-group{align-self:flex-start}.pro-hero__slide--cta-mobile-left .pro-hero__cta-group{align-self:flex-end}.pro-hero__slide--mobile-center .pro-hero__container{align-items:center;padding-top:68px;padding-bottom:82px}.pro-hero__slide--mobile-align-right .pro-hero__container{text-align:right}.pro-hero__slide--mobile-align-right .pro-hero__eyebrow,.pro-hero__slide--mobile-align-right .pro-hero__buttons,.pro-hero__slide--mobile-align-right .pro-hero__trust{justify-content:flex-start}.pro-hero__slide--mobile-align-right .pro-hero__description{margin-right:0;margin-left:auto}.pro-hero__eyebrow,.pro-hero__buttons,.pro-hero__trust{justify-content:center}.pro-hero__eyebrow{margin-bottom:12px;font-size:11px}.pro-hero__heading{max-width:100%;font-size:clamp(32px,10vw,48px);line-height:1.1}.pro-hero__highlight{margin-top:9px;font-size:clamp(21px,6.7vw,30px)}.pro-hero__description{max-width:480px;margin:15px auto 0;font-size:14px;line-height:1.65}.pro-hero__buttons{margin-top:24px;width:100%}.pro-hero__button{min-width:180px;min-height:52px;padding:0 27px;font-size:14px}.pro-hero__trust{margin-top:15px}.pro-hero__controls{bottom:38px}}@media screen and (max-width:420px){.pro-hero__container,.pro-hero__slide--right .pro-hero__container,.pro-hero__slide--left .pro-hero__container,.pro-hero__slide--center .pro-hero__container{width:calc(100% - 24px);padding-bottom:82px}.pro-hero__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pro-hero__button{flex:0 1 auto;min-width:174px}.pro-hero__trust{font-size:11px}.pro-hero__slide--mobile-center .pro-hero__container{padding-top:58px;padding-bottom:76px}}@media(prefers-reduced-motion:reduce){.pro-hero__slide,.pro-hero__content,.pro-hero__button{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/pro-hero.css.map */
