.product-hero-section{position:relative;width:100%;height:calc(100svh - var(--header-height));display:flex;flex-direction:column;justify-content:flex-end;background:transparent}.product-hero-overlap{position:relative;width:100%;padding-bottom:40px}.product-hero-overlap-group{position:relative;display:flex;flex-direction:column;gap:34px;align-items:flex-start}.product-hero-bg{position:absolute;top:0;right:0;width:100%;height:100%;z-index:0;pointer-events:none;background-blend-mode:darken}.product-hero-image{display:none;position:absolute;right:0;top:90px;width:80vw;max-width:1200px}.product-hero-button{background-color:var(--color-text-light)!important;color:var(--color-text-dark)!important}.product-hero-section .product-hero-overlap-group .heading-body{max-width:400px}@media (max-width:768px){.product-hero-animation{position:relative;width:100%;height:300px;margin-top:40px;transform:none;top:auto;right:auto}.product-hero-overlap{padding-bottom:20px}}@media (min-width:769px) and (max-width:1024px){.product-hero-animation{width:45%}}