.hero--frontpage{position:relative}.hero--frontpage__wave-background{background-color:var(--color-clean-navy);clip-path:url(#wavePath);height:100%;position:absolute;width:100%;z-index:-1}.hero--frontpage__wave-highlight{background-color:var(--color-clean-peach);clip-path:url(#highlightPath);height:100%;position:absolute;top:12px;width:100%;z-index:-2}.hero--frontpage h1 span{color:var(--color-clean-peach);font-style:italic}.hero--frontpage__content{display:flex;justify-content:space-between;margin:0 auto;max-width:100%;padding:122px 1rem 132px;width:var(--page-width)}.hero--frontpage__text-column{max-width:100%;width:610px;z-index:1}@media screen and (max-width:1210px){.hero--frontpage__text-heading{max-width:80%}}.hero--frontpage__media-column{aspect-ratio:1.16689;background:var(--color-clean-navy);clip-path:url(#quarter-circle);max-width:100%;position:absolute;right:0;top:0;width:50%}.hero--frontpage__media-column video{height:100%;object-fit:cover;width:100%}.hero--frontpage__logo-image{margin-bottom:30px}.hero--frontpage__buttons{margin-top:48px}.hero--frontpage__buttons .button{margin-bottom:19px;margin-right:37px}.hero--frontpage__logo-images{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:100%;width:var(--page-width)}.hero--frontpage__logo-images img{margin-right:74px}@media screen and (max-width:768px){.hero--frontpage__content{padding:46px 0 51px}.hero--frontpage__text-heading{max-width:80%}.hero--frontpage__logo-images img{margin-right:20px;max-width:150px!important;width:calc(50% - 20px)}}