.hero-header{align-items:flex-end;display:flex;min-height:100vh;padding-bottom:100px;padding-top:240px;position:relative}@media only screen and (max-width:1399px){.hero-header{padding-top:100px}}@media only screen and (max-width:575px){.hero-header{padding-bottom:60px}}.hero-header__image{background-blend-mode:soft-light;background-color:var(--secondary);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-header__image--mobile{display:none}@media only screen and (max-width:575px){.hero-header__image--mobile{display:block}}.hero-header__image--desktop{display:block}@media only screen and (max-width:575px){.hero-header__image--desktop{display:none}}.hero-header__container{align-items:flex-start;display:flex;flex-direction:column;gap:60px;padding:0 100px;z-index:1}@media only screen and (max-width:1399px){.hero-header__container{padding:0 40px}}@media only screen and (max-width:575px){.hero-header__container{gap:20px;padding:0 25px!important}}.hero-header__title{color:#fff;font-size:22px;font-weight:300;letter-spacing:.3rem;margin:0;max-width:100%}@media screen and (min-width:360px){.hero-header__title{font-size:calc(14.66667px + 2.03704vw)}}@media screen and (min-width:1440px){.hero-header__title{font-size:44px}}.hero-header__title strong{font-size:30px;font-weight:400;letter-spacing:.2rem}@media screen and (min-width:360px){.hero-header__title strong{font-size:calc(17.66667px + 3.42593vw)}}@media screen and (min-width:1440px){.hero-header__title strong{font-size:67px}}.hero-header__subtitle{color:#fff;font-family:var(--font-headings);font-size:16px;font-weight:400;letter-spacing:.113rem;margin:0;max-width:700px}@media screen and (min-width:360px){.hero-header__subtitle{font-size:calc(15.33333px + .18519vw)}}@media screen and (min-width:1440px){.hero-header__subtitle{font-size:18px}}@media only screen and (max-width:575px){.hero-header__subtitle{margin-bottom:20px}}.hero-header__subtitle p{margin:0}.hero-header__subtitle img{display:inline;height:20px;margin-right:20px;width:20px}