@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:auto;color:#fff;display:flex;align-items:flex-end;padding-bottom:3.1rem;position:relative;padding-top:15rem}@media (max-width:1025px){.productHero{padding-top:11rem}}@media (max-width:767px){.productHero{padding-top:8rem}}.productHero.has-bg-image{background:0 0}.productHero .container{padding:0 3.4rem;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__logo{width:12rem;margin-bottom:2rem;max-height:9rem;display:flex}.productHero__logo img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.productHero__image{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(1deg,rgba(32,46,85,.8) 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,.productHero__title h2,.productHero__title h3,.productHero__title h4,.productHero__title h5{font-weight:300;text-align:left;margin-bottom:1.4rem;font-family:"Crimson Text",sans-serif}@media (max-width:767px){.productHero__title h1,.productHero__title h2,.productHero__title h3,.productHero__title h4,.productHero__title h5{margin-bottom:1rem}}.productHero__title h1{font-size:3.85rem;line-height:4.5rem;margin-bottom:.75rem}@media (max-width:767px){.productHero__title h1{font-size:2.5rem;line-height:3rem}}.productHero__title h2{font-size:2.75rem;margin-bottom:.75rem;line-height:3.5rem}@media (max-width:767px){.productHero__title h2{font-size:1.75rem;line-height:2.25rem}}.productHero__title h3{font-size:2.5rem;line-height:3rem}@media (max-width:767px){.productHero__title h3{font-size:1.75rem;line-height:2.25rem;margin-bottom:1rem}}.productHero__title h4{font-size:2.25rem;line-height:2.75rem}@media (max-width:767px){.productHero__title h4{font-size:1.75rem;line-height:2.25rem;margin-bottom:1rem}}.productHero__title h5{font-size:2rem;line-height:2.5rem}@media (max-width:767px){.productHero__title h5{font-size:1.75rem;line-height:2.25rem;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:not(.has-video) .productHero__text,.productHero:not(.has-video) .productHero__title{width:100%}.productHero .productHero__content.text-fw .productHero__text,.productHero .productHero__content.text-fw .productHero__title{width:62.5%}@media (max-width:767px){.productHero .productHero__content.text-fw .productHero__text,.productHero .productHero__content.text-fw .productHero__title{width:100%}}.productHero__button{margin-bottom:1.25rem}.productHero__button .btn{font-size:.9rem;min-width:18.15rem;padding:.825rem 2rem;text-align:center}@media (max-width:767px){.productHero__button .btn{font-size:.75rem;padding-left:1rem;padding-right:1rem}}.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}