.service-module__bAwHUG__main{flex-direction:column;min-height:100vh;display:flex}.service-module__bAwHUG__container{max-width:1000px;margin:0 auto;padding:0 2rem}.service-module__bAwHUG__hero{background-color:var(--primary);color:var(--surface);text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 2rem 6rem;position:relative}.service-module__bAwHUG__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.service-module__bAwHUG__title{color:var(--surface);text-shadow:0 4px 20px #0006;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.2}.service-module__bAwHUG__intro{color:#e2e8f0;font-size:1.25rem;line-height:1.6}.service-module__bAwHUG__contentSection{background-color:var(--bg);padding:6rem 0}.service-module__bAwHUG__contentWrapper{flex-direction:column;gap:4rem;display:flex}.service-module__bAwHUG__imageBlock{border-radius:calc(var(--radius) * 2);width:100%;margin-bottom:2rem;overflow:hidden;box-shadow:0 10px 40px #0000001a}.service-module__bAwHUG__imagesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0;display:grid}.service-module__bAwHUG__imageCard{border-radius:var(--radius);width:100%;overflow:hidden;box-shadow:0 10px 30px #00000014}.service-module__bAwHUG__imageCard img{object-fit:cover;width:100%;height:350px;transition:transform .5s;display:block}.service-module__bAwHUG__imageCard:hover img{transform:scale(1.05)}.service-module__bAwHUG__infoBlock{background:var(--surface);border-radius:var(--radius);border-left:5px solid var(--secondary);padding:3rem;box-shadow:0 4px 20px #00000008}.service-module__bAwHUG__infoBlock h2{color:var(--primary);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.service-module__bAwHUG__infoBlock p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.service-module__bAwHUG__infoList{flex-direction:column;gap:1rem;list-style:none;display:flex}.service-module__bAwHUG__infoList li{color:var(--text);align-items:flex-start;gap:1rem;font-size:1.1rem;display:flex}.service-module__bAwHUG__check{color:var(--secondary);font-weight:700}.service-module__bAwHUG__trustBlock{background-color:var(--bg-alt);border-radius:var(--radius);text-align:center;padding:3rem}.service-module__bAwHUG__trustBlock h3{color:var(--primary);margin-bottom:2rem;font-size:1.75rem}.service-module__bAwHUG__trustGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.service-module__bAwHUG__trustItem{color:var(--primary-light);background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.1rem;font-weight:600;display:flex}.service-module__bAwHUG__trustItem span{color:var(--secondary)}.service-module__bAwHUG__ctaSection{text-align:center;background-color:var(--primary);background-image:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:var(--surface);padding:5rem 0}.service-module__bAwHUG__ctaSection h2{color:var(--surface);margin-bottom:1rem;font-size:2.5rem}.service-module__bAwHUG__ctaSection p{color:#cbd5e1;margin-bottom:3rem;font-size:1.2rem}.service-module__bAwHUG__ctaPrimary,.service-module__bAwHUG__ctaSecondary{border-radius:var(--radius);padding:1.2rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-block}.service-module__bAwHUG__ctaPrimary{background-color:var(--secondary);color:var(--text-inverse);box-shadow:0 4px 14px #e386184d}.service-module__bAwHUG__ctaPrimary:hover{background-color:var(--accent);transform:translateY(-2px)}@media (max-width:768px){.service-module__bAwHUG__trustGrid,.service-module__bAwHUG__imagesGrid{grid-template-columns:1fr}.service-module__bAwHUG__hero{padding:6rem 1rem 4rem}.service-module__bAwHUG__title{font-size:2.5rem}.service-module__bAwHUG__infoBlock{padding:1.5rem}}
