.services-container{max-width:1200px;margin:0 auto;padding:0 20px;font-family:Arial,sans-serif;color:#333}.services-hero-section{position:relative;overflow:hidden}.hero-image{width:100%;object-fit:cover;display:block}.hero-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#333;width:100%}.hero-text div:first-child{font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero-text div:last-child{font-size:1.5rem}.services-section{background:linear-gradient(180deg,#e8f1fa 0,rgba(232,241,250,0));padding:40px 20px;margin:0 0 40px;text-align:center}.services-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#333}.services-subtitle{font-size:1.5rem;margin-bottom:2rem;color:#555}.services-grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.service-card{background-color:white;padding:30px 20px;width:300px;text-align:center}.service-icon{width:110px;height:90px;margin:40px}.service-item{font-size:1.1rem;margin-bottom:10px;color:#444}.service-description{font-size:.9rem;color:#666;margin-top:15px;font-style:italic}@media (max-width:768px){.services-grid{flex-direction:column;align-items:center}.service-card{width:80%;margin-bottom:20px}}.service-advantages{text-align:center;padding:40px 20px;max-width:1200px;margin:0 auto}.service-advantages-image{max-width:100%;height:auto;margin-top:20px;display:block;margin-left:auto;margin-right:auto}@media (min-width:768px){.service-advantages-image{max-height:500px}}.service-guarantee{background:linear-gradient(180deg,#e7f0f9 0,#fbfcfe);padding:40px;text-align:center}.service-guarantee .services-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333}.guarantee-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.guarantee-item{background-color:white;padding:20px;text-align:left;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.guarantee-item img{width:30px;height:30px;margin-bottom:6px}.guarantee-item div{font-size:1rem;line-height:1.6;color:#555}@media (max-width:1024px){.guarantee-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.guarantee-grid{grid-template-columns:1fr}}