.product-hero{position:relative;min-height:100vh;width:100%;background:linear-gradient(180deg,#f5f3fa,#e8e4f5 40%,#dcd5f3,#dad3f1);display:flex;flex-direction:column;align-items:center;padding:120px 96px 0;overflow:hidden}.product-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:32px;max-width:1320px;width:100%}.product-hero__title{font-family:Sora,sans-serif;font-weight:558;font-size:44px;line-height:126%;text-align:center;color:#000;margin:0;display:flex;flex-direction:column;letter-spacing:0px}.product-hero__title-desktop{display:block}.product-hero__title-mobile{display:none}.product-hero__cta{background:#4e156b;color:#fff;font-family:Lexend Deca,sans-serif;font-weight:400;font-size:20px;padding:0 31px;border:none;border-radius:92px;cursor:pointer;box-shadow:0 5px 6px #00000040;transition:all .4s cubic-bezier(.4,0,.2,1);width:281px;height:47px;will-change:padding,width;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.product-hero__cta:hover{color:#4e156b;background:#fc0;width:310px;padding:0 40px}.product-hero__image-wrapper{position:relative;width:100%;max-width:992px;margin-top:40px;transform:translateY(100%);opacity:0;transition:transform 1s cubic-bezier(.22,1,.36,1),opacity .8s ease}.product-hero__image-wrapper.animate-in{transform:translateY(0);opacity:1}.product-hero__image-placeholder{width:100%;border-radius:16px;overflow:hidden}.product-hero__image{width:100%;height:auto;display:block}.product-hero__gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,#fff 0%,transparent 100%);pointer-events:none;z-index:1}@media(max-width:1024px){.product-hero{padding:100px 48px 0;min-height:auto}.product-hero__title{font-size:36px}}@media(max-width:768px){.product-hero{min-height:auto}.product-hero__content{display:flex;flex-direction:column}.product-hero__title{font-size:28px}.product-hero__title-desktop{display:none}.product-hero__title-mobile{display:block}.product-hero__cta{font-size:16px;padding:14px 24px;order:1;margin-top:24px}.product-hero__image-wrapper{order:0;margin-top:24px}}@media(max-width:480px){.product-hero__title{font-size:32px!important;font-weight:558!important;line-height:126%!important;letter-spacing:0%;font-family:sora,sans-serif}}.product-page{min-height:100vh;width:100%;overflow-x:hidden;background:linear-gradient(180deg,#dcd5f300 86.38%,#dad3f1)}.product-page .testimonials-section{background:#fff;padding:100px}.product-page .testimonials-inner{max-width:800px;margin:0 auto}@media(max-width:768px){.product-page .testimonials-inner{margin:0 auto}.product-page .testimonials-section{background:#fff;padding:100px 20px}}
