html{scroll-behavior:smooth}body{background-color:#f5f5f5;font-family:Roboto,sans-serif;margin:0;padding:0}header{background:#036;padding:20px}nav{display:flex;justify-content:center}nav a{color:#fff;font-weight:700;margin:0 1.5rem;text-decoration:none;transition:color .3s}nav a:hover{color:#fc0}.home{padding:20px}.home-section{padding:25px 50px 80px;text-align:center}h1{font-size:2.5rem;margin-bottom:20px}h1,h2{color:#036}h2{font-size:2rem}footer,header>h1:first-of-type{color:#fff}footer{background:#036;bottom:0;padding:1rem;position:relative;width:100%}form{display:flex;flex-direction:column;margin:20px auto;max-width:400px}label{margin:10px 0 5px}input,textarea{border:1px solid #ccc;border-radius:4px;margin-bottom:15px;padding:10px}.container-service{margin:0 auto;max-width:1200px;padding:20px}.con-content{align-items:flex-start;display:flex;gap:40px}.con-review,.con-text{flex:1 1}.con-text{display:flex;flex-direction:column;gap:20px}.card{background-color:#f9f9f9;border:1px solid #ccc;box-sizing:border-box;flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:1;margin-bottom:20px;padding:20px;text-align:center}.card,.card img{border-radius:8px}.card img{height:auto;margin-bottom:10px;width:100%}@media (max-width:1920px){h1{font-size:44px}}@media (max-width:1280px){h1{font-size:35px}}@media (max-width:768px){header{align-items:flex-start}header,nav{flex-direction:column}nav{margin-top:10px}nav a{margin:5px 0}}
/*# sourceMappingURL=main.ccb88986.css.map*/