.prodhero{position:relative;width:100%;min-height:85vh;display:flex;align-items:flex-end}.prodhero--flat{min-height:66vh}.prodhero__video-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.prodhero__video{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block;background-color:#212121}.prodhero__video--flipped{transform:scaleX(-1)}.prodhero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.55))}.prodhero__overlay--flat{background:transparent}.prodhero__container{position:relative;z-index:1;width:100%}.prodhero__content{max-width:1380px;padding:0 80px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.prodhero__left{display:flex;flex-direction:column;gap:32px;max-width:560px;padding-bottom:70px}.prodhero--flat .prodhero__left{padding-bottom:48px}.prodhero__text{display:flex;flex-direction:column;gap:20px}.prodhero__title{font-size:clamp(34px,4.2vw,56px);font-weight:500;line-height:1.08;letter-spacing:-.03em;color:#fff}.prodhero__body{font-size:clamp(15px,1.15vw,17px);font-weight:400;line-height:1.65;color:rgba(255,255,255,.7);max-width:440px}.prodhero--flat .prodhero__title{color:#101e21}.prodhero--flat .prodhero__body{color:rgba(16,30,33,.8)}.prodhero__cta{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:#212121;background:#e6b026;padding:6px 6px 6px 20px;border-radius:100px;transition:all .25s ease;border:none;width:fit-content}.prodhero__cta:hover{background:#d4a01e;transform:translateY(-1px)}.prodhero__cta:hover .cta__icon svg:first-child{transform:translateX(36px)}.prodhero__cta:hover .cta__icon svg:last-child{transform:translateX(0)}.prodhero__right{flex-shrink:0;width:400px}.prodhero__card{position:relative;display:flex;flex-direction:column;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;overflow:visible;text-decoration:none;transition:transform .3s ease}.prodhero__card:hover{transform:none}.prodhero__card-top{padding:24px 28px 16px}.prodhero__card-title{font-size:15px;font-weight:500;line-height:1.45;color:#212121}.prodhero__card-middle{position:relative;margin:0 24px;border-radius:6px;overflow:hidden;aspect-ratio:4/3}.prodhero__card-image-wrap{position:absolute;inset:0;border-radius:inherit}.prodhero__card-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;border-radius:inherit}.prodhero__card-iframe{border:0;background:#fff}.prodhero__card-iframe,.prodhero__card-video{width:100%;height:100%;display:block;border-radius:inherit}.prodhero__card-video{object-fit:cover;object-position:center center}.prodhero__tv-widget{position:relative;width:100%;height:100%;overflow:hidden}.prodhero__tv-widget tv-mini-chart{display:block;width:100%;height:100%}.prodhero__tv-widget:after{content:"";position:absolute;left:0;right:0;bottom:0;height:30px;background:#fff;pointer-events:none;z-index:2}.prodhero__card-bottom{padding:18px 28px 24px;display:flex;align-items:flex-start;gap:20px}.prodhero__stat{flex:1 1;display:flex;flex-direction:column;gap:4px}.prodhero__stat-label{font-size:12px;font-weight:400;line-height:1.45;color:#212121}.prodhero__stat-value{font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#636363}.prodhero__stat-divider{width:0;align-self:stretch;border-left:1px dashed #d3d3d3}.prodhero__right{position:relative}.prodhero__shape{position:absolute;bottom:0;width:18px;height:18px;pointer-events:none;z-index:1}.prodhero__shape--1{left:-18px}.prodhero__shape--2{right:-18px}@media (max-width:1100px){.prodhero__right{width:340px}.prodhero__left{max-width:480px}}@media (max-width:991px){.prodhero{min-height:auto;align-items:stretch}.prodhero__content{padding:160px 40px 0;flex-direction:column;align-items:flex-start;gap:40px}.prodhero__left{max-width:100%;padding-bottom:0}.prodhero__right{width:100%;max-width:360px}.prodhero__shape{display:none}.prodhero__title{font-size:clamp(28px,6vw,40px)}.prodhero--flat{min-height:auto}}@media (max-width:479px){.prodhero__content{padding:130px 16px 0;gap:28px}.prodhero__left{gap:20px}.prodhero__text{gap:14px}.prodhero__title{font-size:28px}.prodhero__body{font-size:14px}.prodhero__right{max-width:100%}.prodhero__card-top{padding:18px 20px 12px}.prodhero__card-title{font-size:14px}.prodhero__card-middle{margin:0 16px}.prodhero__card-bottom{padding:14px 20px 18px;gap:14px}.prodhero__stat-value{font-size:22px}.prodhero__stat-label{font-size:11px}.prodhero__cta{font-size:14px;padding:5px 5px 5px 16px}.prodhero__cta .cta__icon{width:32px;height:32px}}