.hero-content{border-bottom:var(--border-line-width) solid var(--colors--light-300);grid-template-rows:auto;grid-template-columns:1fr auto 1fr;grid-auto-columns:1fr;min-height:700px;display:grid}@media(max-width:900px){.hero-content{min-height:auto;display:flex;flex-direction:column}.hero-content .vertical-divider{width:100%;height:1px;background:rgba(0,0,0,0);margin:0 0 64px;border-top:var(--border-line-width) solid var(--colors--light-300)}}.hero-content .hero-block{flex-flow:column;padding-left:30px;padding-right:30px;display:flex}.hero-content .hero-block img{max-width:800px;margin:0 auto}@media(max-width:991px){.hero-content .hero-block{padding-left:20px;padding-right:20px}}@media(max-width:900px){.hero-content .hero-block{padding-left:20px;padding-right:20px}.hero-content .hero-block img{padding-top:20px;padding-bottom:20px;max-width:450px}}.hero-content .hero-block.no-padding{padding-left:0;padding-right:0}@media(max-width:900px){.hero-content .hero-block .heading-wrapper{padding-top:60px;padding-bottom:42px}}@media(max-width:600px){.hero-content .hero-block .heading-wrapper{padding-top:42px;padding-bottom:42px}}.hero-content .hero-block .heading-wrapper .heading.hero-heading{max-width:25ch}.hero-content .hero-block .hero-animation-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:clip;position:relative}.hero-content .hero-block .hero-animation{top:10%;width:100%;height:100%;min-height:400px;position:relative;pointer-events:none;margin-bottom:-16px}@media(min-width:1180px)and (max-width:1440px){.hero-content .hero-block .hero-animation{width:150%;height:150%;margin-left:-25%}}@media(min-width:946px)and (max-width:1180px){.hero-content .hero-block .hero-animation{width:300%;height:200%;margin-right:-50%;position:relative;top:10%}}@media(min-width:901px)and (max-width:945px){.hero-content .hero-block .hero-animation{width:300%;height:200%;margin-right:-50%;position:relative;top:20%}}@media(max-width:767px){.hero-content .hero-block .hero-animation{width:150%;height:150%;margin-left:-20%;margin-top:-13%}}@media(max-width:900px){.hero-content .hero-block .hero-animation{min-height:200px;width:100%;height:100%;margin-left:0}}.hero-content .hero-block .hero-animation-mobile{width:100%;height:100%;min-height:200px;position:relative;pointer-events:none;margin-bottom:-6px}.hero-content .hero-block .hero-visual{width:100%;height:100%;object-fit:contain}