.module-hero-home{overflow:hidden;width:100%}.module-hero-home .hero-home-inner{align-items:var(--flex-center);column-gap:var(--w-1);display:grid;grid-template-areas:"space copy slider";grid-template-columns:1fr var(--w-4) var(--w-6);grid-template-rows:auto;row-gap:var(--space-24);width:100%}.module-hero-home .hero-home-copy{display:flex;flex-direction:var(--flex-col);gap:var(--space-40);grid-area:copy;height:100%;justify-content:var(--flex-center)}.module-hero-home .hero-home-copy .hero-home-heading h1{line-height:var(--line-height-relaxed);margin:0}.module-hero-home .hero-home-slider{grid-area:slider}.module-hero-home .hero-home-copy .hero-home-abstract{color:var(--typography-body);font-size:var(--fs-18);line-height:var(--line-height-loose)}.module-hero-home .hero-home-slider .card.card-slide .card-top .card-image{aspect-ratio:unset;max-height:416px;overflow:hidden}.module-hero-home .hero-home-slider .card.card-slide .card-top .card-image img{height:var(--w-full);object-fit:cover;object-position:center;width:var(--w-full)}.module-hero-home .home-slider-body{display:flex;flex-wrap:wrap;gap:var(--baseline)}.module-hero-home .hero-home-footer{background-color:var(--semantic-primary);padding:var(--space-32);width:calc(100% - 88px - var(--baseline))}.module-hero-home .hero-home-footer .copy-slider-abstract{color:var(--typography-body);margin-top:var(--space-16)}.module-hero-home .hero-home-footer .copy-slider-abstract p,.module-hero-home .hero-home-footer .copy-slider-header h2{margin:0}.module-hero-home .hero-home-footer .copy-slider-footer{margin-top:var(--space-40)}.module-hero-home .hero-home-footer .copy-slider-footer a.simple-link{color:var(--semantic-white)}.module-hero-home .hero-home-slider-nav{display:flex;flex-direction:var(--flex-col);gap:var(--baseline)}.module-hero-home .hero-home-slider-nav .btn{aspect-ratio:1/1;justify-content:var(--flex-center);width:88px}@media (max-width:768px){.module-hero-home{padding:var(--space-16)}.module-hero-home .hero-home-inner,.module-hero-home .hero-home-slider{display:flex;flex-direction:var(--flex-col)}.module-hero-home .hero-home-footer,.module-hero-home .hero-home-images-slider,.module-hero-home .hero-home-slider,.module-hero-home .hero-home-slider-nav{width:var(--w-full)}.module-hero-home .hero-home-footer{padding:var(--space-24) var(--space-16)}.module-hero-home .hero-home-slider-nav{flex-direction:var(--flex-row-rev)}.module-hero-home .hero-home-slider-nav .btn{aspect-ratio:24/9;width:var(--w-6)}}