*{box-sizing:border-box}.watch_button{cursor:pointer}.wrap{display:grid;grid-template-columns:auto minmax(auto,1200px) auto;grid-template-rows:50px minmax(max-content,450px) 50px;margin-bottom:4rem}.bg{background-color:blue;background-size:cover;grid-column:1/-1;grid-row:1/3;height:100%;width:100%}.heroContent{column-gap:30px;display:flex;flex-direction:row;grid-column:2/3;grid-row:2/3;height:100%;margin-left:30px;position:relative}.heroContent.has-border{border-left:3px solid #fff;border-radius:90px 0 0 0;border-top:3px solid #fff}.heroContent.has-border:after{background-color:#fff;content:"";height:3px;left:90px;position:absolute;top:-3px;width:100vw}.content-wrap{align-self:center;height:100%;padding:4rem 0 0 4rem;width:100%}.decoration{align-items:flex-end;display:flex;flex:0 1 100%;flex-direction:row;grid-column:2/3;grid-row:1/-1;margin-bottom:-150px;width:550px}.decoration.no-overflow{margin-bottom:unset}.decoration img{max-width:unset;width:100%}.hero.product .hero_title p{max-width:unset}.video-container{max-width:550px;width:100%}@media screen and (max-width:63.99875em){.heroContent{flex-direction:column}.decoration{margin:0 auto -150px;width:320px}.decoration img{width:100%}.hero.product .hero_title{padding:4rem 15px 0}.hero.product{display:grid!important;padding:unset}}@media screen and (max-width:39.99875em){.hero.product .hero_title{padding:4rem 7px 0}.heroContent{margin-left:15px}}