.tl-page-hero{background:var(--thermo-blue);display:flex;margin-bottom:50px;min-height:40vh;padding:0 1.5em;position:relative;z-index:40}.tl-page-hero__background-image-wrap{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.tl-page-hero__background-image{height:100%;min-height:100%;object-fit:cover;width:100%;z-index:2}.tl-page-hero:after{background:rgba(0,0,0,.5);background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.25) 75%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.tl-page-hero__container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;max-width:var(--max-width);padding:calc(4vw + 2em) 0;position:relative;width:100%;z-index:10}.tl-page-hero__title{color:#fff;font-size:35px;line-height:1.1;margin:0}@media screen and (min-width:375px){.tl-page-hero__title{font-size:calc(25px + 2.66667vw)}}@media screen and (min-width:1200px){.tl-page-hero__title{font-size:57px}}.tl-page-hero__dots{max-width:400px;overflow:hidden;position:absolute;right:0;top:calc(100% - 44px);width:100%}.tl-page-hero__dots-img{display:block}