.product__header-container{margin-bottom:-100px}.product__header{margin-bottom:var(--space-24)}.product__media-section{display:flex;justify-content:center}.product__media-container{height:fit-content;max-width:var(--site-content-width);position:relative;top:100px;width:100%}.product__image,.product__video{object-fit:cover;width:100%}.product__lower-section{margin-left:-100%;margin-right:-100%;padding-bottom:var(--block-padding-vertical);padding-left:100%;padding-right:100%;padding-top:100px}.product__lower-section>:first-child{margin-top:var(--space-48)}.product__cta-text{margin-bottom:var(--space-24);text-align:center}.product__cta-container{display:flex;flex-wrap:wrap;gap:var(--space-16);justify-content:center;margin-top:0}.product__cta-header-container{margin-bottom:var(--header-margin);margin-top:var(--space-24)}.product__box-shadow{filter:drop-shadow(0 24px 48px rgb(0,0,0,30%))}.has-video-bg{position:relative}.product__background-video{bottom:0;left:0;object-fit:var(--object-fit);position:absolute;right:0;top:0;width:100%;z-index:-1;--object-fit:cover}.product__background-video.-contain{--object-fit:contain}.product__background-video.dekstop{display:none}.product__background-video.mobile{display:block}@media screen and (min-width:1200px){.product__background-video.mobile{display:none}.product__background-video.dekstop{display:block}}@media screen and (min-width:1460px){.product__background-video{height:70%}}@media screen and (min-width:768px){.product__header-container{margin-bottom:-210px}.product__media-container{top:210px}.product__lower-section{padding-top:210px}.product__header{margin-bottom:var(--space-32)}.product__lower-section>:first-child{margin-top:var(--space-96)}}@media screen and (min-width:1440px){.product__kicker{margin-bottom:var(--space-16)}.product__header{margin-bottom:var(--space-48)}}