body.index #homepage-hero-1{grid-template-columns:50% 50%;display:grid}@media (width<=1024px){body.index #homepage-hero-1{display:block}body.index #homepage-hero-1 .homepage-hero-1_map{display:none}body.index #homepage-hero-1 a{justify-content:center;width:100%}}body.index #homepage-hero-1 h1{color:#fff;font-size:50px}body.index #homepage-hero-1 ul{margin:0;padding:0;list-style:none}body.index #homepage-hero-1 ul li{grid-template-columns:30px auto;align-items:center;gap:10px;display:grid}body.index #homepage-hero-1 ul li span{color:var(--swatch-text-1)}body.index #homepage-hero-1 ul li .material-symbols-outlined{color:var(--swatch-link);font-size:30px}body.index #homepage-usp{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;margin-bottom:40px;display:grid}@media (width<=1024px){body.index #homepage-usp{grid-template-columns:100%;margin-top:0}}body.index #homepage-usp .homepage-usp_item{border-right:1px solid #2c2651;grid-template-columns:30px auto;gap:5px;display:grid}body.index #homepage-usp .homepage-usp_item .material-symbols-outlined{color:var(--swatch-link);font-size:30px}body.index #homepage-usp .homepage-usp_item{color:var(--swatch-text-1)}body.index #homepage-usp .homepage-usp_item p{margin:0}body.index #homepage-hero-2 .content-wrapper{grid-template-columns:50% 50%;padding:20px;display:grid}@media (width<=1024px){body.index #homepage-hero-2 .content-wrapper{grid-template-columns:100%}}body.index #homepage-hero-2 h2{color:#fff;margin-top:0;font-size:30px}body.index #homepage-hero-2 p{margin-top:10px}body.index #homepage-hero-2 .homepage-hero-2_cta{justify-content:flex-end;display:flex}@media (width<=1024px){body.index #homepage-hero-2 .homepage-hero-2_cta{justify-content:center}body.index #homepage-hero-2 .homepage-hero-2_cta a{justify-content:center;width:100%}}
