.hero-with-image{align-items:center;background:linear-gradient(180deg,#ebecf0,#fff);display:flex;padding:100px 0 48px}.hero-with-image .container{display:grid;gap:32px}.hero-with-image .content h1{color:var(--gray-2000);font-size:35px;font-weight:700;line-height:1.2;margin:0 0 16px}.hero-with-image .content h2{color:var(--gray-2000);font-size:35px;font-style:normal;font-weight:700;letter-spacing:-1.5px;line-height:120%}.hero-with-image .content p{color:var(--gray-1000);font-size:16px;font-weight:400;line-height:1.5;margin:0 0 16px}.hero-with-image .content h1 br,.hero-with-image .content h2 br,.hero-with-image .content p br{display:none}.hero-with-image .content p:last-child{margin-bottom:0}.hero-with-image .list-badge{margin:0;padding:0}.hero-with-image .badge{background:none;border:0;padding:0}.hero-with-image .image img{border-radius:16px}.hero-with-image .btn{margin:16px 0 0}@media (min-width:768px){.hero-with-image{padding-bottom:80px;padding-top:150px}.hero-with-image .container{align-items:center;grid-template-columns:600px auto}.hero-with-image .content h1{font-size:64px}.hero-with-image .content h2{font-size:50px}.hero-with-image .content p{font-size:18px}.hero-with-image .content h1 br,.hero-with-image .content h2 br,.hero-with-image .content p br{display:block}.hero-with-image .list-badge{display:flex;gap:32px;margin:0 0 32px}}