.fixed-scrolling-product{display:flex;flex-direction:row;height:80vh;left:0;padding-top:80px;position:fixed;top:0;width:100%;z-index:-1}.fixed-scrolling-product>div{width:50%}.fixed-scrolling-product .img-side{align-items:center;background:#e2e2e8;display:flex;flex-direction:row;overflow-y:scroll;padding:2rem 0}.img-side img{height:100%;object-fit:contain;width:auto}.fixed-scrolling-product span{font-size:32px}.fixed-scrolling-product h1{font-size:42px;font-weight:700;line-height:1}.fixed-scrolling-product p{font-size:26px;line-height:1;text-align:left}.fixed-scrolling-product__content{align-items:start;display:flex;flex-direction:column;justify-content:center;padding:0 clamp(1.5rem,3.8835vw + .3398rem,5rem)}.img-side{overflow-y:hidden!important}.fixed-scrolling-product__spacer{background:transparent;height:80vh}@media screen and (max-width:767px){.fixed-scrolling-product{flex-direction:column;flex-wrap:wrap;height:auto;padding-top:0;position:static}.fixed-scrolling-product>div{width:100%}.fixed-scrolling-product .img-side{height:60vh;padding-top:calc(2rem + 80px)}.fixed-scrolling-product__content{padding:1.5rem}.fixed-scrolling-product__spacer{display:none}.fixed-scrolling-product p{font-size:20px}.fixed-scrolling-product h1{font-size:48pt}}