.module-hero-home{background:linear-gradient(0deg,var(--primary-50) 31.42%,var(--semantic-white) 100%);padding-bottom:var(--space-32);padding-top:var(--space-48)}.module-hero-home .hero-home-header{margin-bottom:var(--space-48)}.module-hero-home .hero-home-picture-slider-wrapper{background-color:var(--semantic-white);border-radius:var(--radius-border-rounded-s);display:grid;gap:var(--space-32);grid-template-areas:"picture copy";grid-template-columns:auto var(--w-4);padding:var(--space-24)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-picture-slider{aspect-ratio:684/385;border-radius:var(--radius-border-rounded-s);grid-area:picture;max-width:var(--w-full);overflow:hidden}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider{grid-area:copy;width:var(--w-full)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-inner{display:flex;flex-direction:var(--flex-col);height:100%;justify-content:var(--flex-between)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-header h2{font-size:var(--h3);margin:0;margin-bottom:var(--space-16)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-header p{margin:0}.module-hero-home .hero-home-thumbs-slider-wrapper{background-color:var(--semantic-white);border-radius:var(--radius-border-rounded-s);overflow:hidden;padding:var(--space-24) 0 var(--space-24) var(--space-24)}.module-hero-home .hero-home-thumbs-slider-wrapper .swiper-slide{aspect-ratio:375/211;border-radius:var(--radius-border-rounded-s) 0 0 var(--radius-border-rounded-s);height:100%;object-fit:cover;overflow:hidden;width:100%}.module-hero-home .hero-home-thumbs-slider-wrapper .swiper-slide img{border-radius:var(--radius-border-rounded-s) 0 0 var(--radius-border-rounded-s);height:auto;object-fit:cover;width:100%}.module-hero-home .hero-home-actions-group{align-items:var(--flex-center);display:flex;gap:var(--space-16);justify-content:var(--flex-start);margin-top:var(--space-16)}.module-hero-home .hero-home-actions-group .btn-secondary{--btn-secondary-full-fill:var(--primary-100)}@media (min-width:1024px) and (max-width:1200px){.module-hero-home .hero-home-picture-slider-wrapper{display:flex;flex-direction:var(--flex-col)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-inner{gap:var(--space-16)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-inner .copy-slider-header h2{margin-bottom:var(--space-10)}}@media (max-width:1023px){.module-hero-home .hero-home-thumbs-slider-wrapper{display:none}.module-hero-home .hero-home-actions-group{justify-content:var(--flex-end)}}@media (max-width:768px){.module-hero-home .hero-home-picture-slider-wrapper{display:flex;flex-direction:var(--flex-col)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-inner{gap:var(--space-16)}.module-hero-home .hero-home-picture-slider-wrapper .hero-home-copy-slider .copy-slider-inner .copy-slider-header h2{margin-bottom:var(--space-10)}}@media (max-width:640px){.module-hero-home .hero-home-header{margin-bottom:var(--space-16)}.module-hero-home .hero-home-header .container{padding:0}.module-hero-home .hero-home-actions-group .next-slide{justify-content:var(--flex-end)}.module-hero-home .hero-home-actions-group .prev-slide{justify-content:var(--flex-start)}}