@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.productHero{background:transparent linear-gradient(1deg,#202e55 0,#11192f 100%) 0 0 no-repeat padding-box;min-height:100vh;color:#fff;display:flex;align-items:flex-end;padding-bottom:4rem;position:relative}.productHero .container{padding:0 6.75rem;position:relative;z-index:1}@media (max-width:1025px){.productHero .container{padding:0 2rem}}@media (max-width:767px){.productHero .container{padding:0 1.5rem}}.productHero__image{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent linear-gradient(1deg,rgba(32,46,85,.8078431373) 0,#11192f 100%) 0 0 no-repeat padding-box}.productHero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.productHero__heading{font-size:1.3rem;margin-bottom:1rem;line-height:1.55rem}@media (max-width:767px){.productHero__heading{font-size:.9rem;margin-bottom:.75rem}}.productHero__title{width:55%}@media (max-width:767px){.productHero__title{width:100%}}.productHero__title h1{font-weight:300;text-align:left;font-size:3.25rem;line-height:3.95rem;margin-bottom:1.4rem;font-family:"Crimson Text",sans-serif}@media (max-width:767px){.productHero__title h1{font-size:2rem;line-height:2.5rem;margin-bottom:1rem}}.productHero__text{width:55%;margin-bottom:2.15rem;text-align:left;letter-spacing:.02rem}@media (max-width:767px){.productHero__text{width:100%;margin-bottom:1rem}}.productHero__text *{font-size:1.4rem;line-height:2.05rem}@media (max-width:767px){.productHero__text *{font-size:1rem;line-height:1.5rem}}.productHero__button{margin-bottom:1.25rem}.productHero__button .btn{font-size:.9rem;min-width:18.15rem;padding:.825rem 2rem;text-align:center}.productHero__subscription *{font-size:.75rem;letter-spacing:.075rem}.productHero.has-video{padding-bottom:9rem;padding-top:12rem}@media (max-width:1025px){.productHero.has-video{padding-bottom:3.5rem}}@media (max-width:767px){.productHero.has-video{padding-top:6rem;padding-bottom:2.5rem}}.productHero.has-video .container{display:flex;padding-right:5rem;justify-content:space-between;align-items:center}@media (max-width:1025px){.productHero.has-video .container{flex-direction:column;padding-right:2rem}}@media (max-width:767px){.productHero.has-video .container{padding-right:1.5rem}}.productHero.has-video .productHero__content{width:39%}@media (max-width:1025px){.productHero.has-video .productHero__content{width:100%}}.productHero.has-video .productHero__text,.productHero.has-video .productHero__title{width:100%}.productHero.has-video .productHero__video{width:59%;position:relative}@media (max-width:1025px){.productHero.has-video .productHero__video{width:100%}}.productHero.has-video .productHero__video img{width:100%}@media (max-width:767px){.productHero.has-video .productHero__video img{margin-top:1.25rem}}.productHero.has-video .productHero__video video{width:100%}.productHero.has-video .productHero__videoOverlay{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer}.productHero.has-video .productHero__videoOverlay::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-top:2.35rem solid transparent;border-bottom:2.35rem solid transparent;border-left:4rem solid #202e55}@media (max-width:767px){.productHero.has-video .productHero__videoOverlay::before{border-top:1.5rem solid transparent;border-bottom:1.5rem solid transparent;border-left:2.5rem solid #202e55}}.productHero.has-video .productHero__videoOverlay.play::before{opacity:0}