.hero{background-position:bottom;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.hero,.hero h1{color:var(--color-white)}.hero h1 span{color:var(--color-clean-peach);font-style:italic}.hero__content{display:flex;justify-content:space-between;margin:0 auto;max-width:100%;padding:122px 1rem 60px;width:var(--page-width)}.hero__text-column{display:flex;flex-direction:column;justify-content:center;max-width:100%;width:610px}.hero__text-column a{color:inherit;text-decoration:underline}.hero__media-column{max-width:100%;width:685px}.hero__logo-image{margin-bottom:30px}.hero__buttons{margin-top:48px}.hero__buttons a.button{text-decoration:none}@media screen and (max-width:1023px){.hero{//background:var(--color-clean-navy)}.hero__media-column{width:100%}.hero__content{display:flex;flex-direction:column-reverse;flex-wrap:wrap;padding-bottom:100px;padding-top:50px}.hero__text-column{width:100%}.hero__media-column img{display:block;margin-left:auto;margin-right:auto}.hero__logo-image{margin-bottom:0;margin-top:60px}}