.product_hero_bento{box-sizing:border-box;display:grid;gap:16px;grid-template-columns:7fr 6fr;height:640px;margin:0 auto;max-width:1888px;padding:16px}.product_hero_bento__left{background:linear-gradient(135deg,#ff882b 1.44%,#b7a6f6 50.73%,#4d6bd5 100.01%);border-radius:16px;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:40px}.product_hero_bento__left h1{font-weight:500;line-height:130%}.product_hero_bento__subheading{color:#fff;display:block;font-size:24px;line-height:1.25;margin-bottom:16px}.product_hero_bento__left p{font-size:16px;line-height:1.75;margin-bottom:32px}.product_hero_bento__button-wrapper{width:fit-content}.product_hero_bento__button-wrapper--image{align-items:center;display:inline-flex;flex-shrink:0;height:80px;position:relative}.product_hero_bento__button-wrapper--image .hs-button{padding-left:120px}.product_hero_bento__button-wrapper .product_hero_bento__button-image{left:-10px;max-height:100%;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s;width:auto}.product_hero_bento__button-wrapper:focus-within .product_hero_bento__button-image,.product_hero_bento__button-wrapper:hover .product_hero_bento__button-image{transform:translateY(calc(-50% + 2px))}.product_hero_bento__button{width:fit-content}.product_hero_bento__right{display:grid;gap:16px;grid-template-columns:3fr 2fr;grid-template-rows:1fr 1fr;height:100%;overflow:hidden}.product_hero_bento__image{border-radius:16px;height:100%;overflow:hidden}.product_hero_bento__image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.product_hero_bento__image--top{grid-column:1/-1}.product_hero_bento__image--bottom-left{grid-column:1}.product_hero_bento__image--bottom-right{grid-column:2}@media (max-width:991px){.product_hero_bento{grid-template-columns:1fr;height:auto}.product_hero_bento__left{min-height:320px;padding:92px}.product_hero_bento__right{display:none}}@media (max-width:768px){.product_hero_bento__left{padding:56px}.product_hero_bento__subheading{font-size:18px}}@media (max-width:575px){.product_hero_bento{gap:12px;padding:12px}.product_hero_bento__left{min-height:280px;padding:56px 24px;text-align:center}.product_hero_bento__left p{margin-bottom:24px}.product_hero_bento__button,.product_hero_bento__button-wrapper{align-self:center}.product_hero_bento__button-wrapper--image{height:auto}.product_hero_bento__button-wrapper--image .hs-button{padding-left:36px}.product_hero_bento__button-image{display:none}}