:root{--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1440px;--breakpoint-mobile-menu:1024px;--breakpoint-mobile-menu-xl:$breakpoint-mobile-menu-xl}.hero--frontpage{overflow:hidden;position:relative}.hero--frontpage+.alignfull{margin-top:0}.hero--frontpage .hero__container{display:grid;grid-template-columns:minmax(0,1fr);padding-bottom:max(var(--breakout-offset),29px);padding-top:max(var(--breakout-offset),29px);row-gap:calc(1rem + 29px)}@media(min-width:576px){.hero--frontpage .hero__container{column-gap:2.5rem}}@media(min-width:768px){.hero--frontpage .hero__container{grid-template-columns:51fr 62fr;order:-1}}@media(min-width:1200px){.hero--frontpage .hero__container{column-gap:9.375rem;padding-bottom:89px;padding-top:89px}}.hero--frontpage .hero__image{height:fit-content;position:relative}@media(min-width:768px){.hero--frontpage .hero__image{grid-template-columns:1fr 17.5rem;order:2}}.hero--frontpage .hero__image svg{bottom:calc(var(--breakout-offset)*-1);height:calc(100% + var(--breakout-offset)*2);position:absolute;right:calc(var(--breakout-offset)*-1);width:calc(100% + var(--breakout-offset)*2)}@media(min-width:768px){.hero--frontpage .hero__image svg{bottom:0;height:100%;overflow:visible;right:0;width:100%}}.hero--frontpage .hero__image img{aspect-ratio:1.4857142857;height:auto;object-fit:cover;position:relative;width:100%}@media(min-width:768px){.hero--frontpage .hero__image img{aspect-ratio:1.3333333333;width:100%}}.hero--frontpage .hero__image.video video{height:100%;position:relative;width:100%}@media(min-width:992px){.hero--frontpage .hero__content{display:flex;flex-direction:column;justify-content:center}}