*{box-sizing:border-box;margin:0}html{font-size:16px;scroll-behavior:smooth;background-color:#f4f7f6}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff;max-width:1100px;margin:0 auto;box-shadow:0 0 15px #0000001a}.contact-item{display:inline-block}header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #eee;background-color:#fff;flex-wrap:wrap}header a:first-child img{height:70px}header .headCon{display:flex;align-items:center;flex:1 1 auto;justify-content:end}header .headRow{display:flex;align-items:center;flex-shrink:1;flex-grow:1;justify-content:space-between}header .text{text-align:center;font-size:1.1rem;color:#555}header .text a{color:#007bff;text-decoration:none;font-weight:700}header .text a:hover{text-decoration:underline}header nav{display:flex;gap:1.5rem}header nav a{text-decoration:none;color:#333;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}header nav a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#007bff;transition:width .3s ease}header nav a:hover,header nav a:focus,header nav a.active{color:#007bff}header nav a:hover:after,header nav a:focus:after,header nav a.active:after{width:100%}body>img{width:100%;height:auto;display:block;max-height:350px;object-fit:cover}.main{padding:2rem 3rem}.main h1{font-size:2rem;color:#2c3e50;border-bottom:2px solid #007bff;padding-bottom:.5rem;display:inline-block}.main h2{font-size:1.6rem;color:#34495e;margin-top:1.5rem;margin-bottom:.8rem}.main p{margin-bottom:.4rem;margin-top:.8rem;text-align:left}.main p>img{float:left;margin-right:15px;margin-bottom:10px;max-width:150px;border-radius:4px}.main a{color:#007bff;text-decoration:none;font-weight:500}.main a:hover{text-decoration:underline}footer{background-color:#2c3e50;color:#ecf0f1;padding:1rem 2rem;text-align:center;font-size:.9rem}footer nav{margin-bottom:.5rem;display:flex;justify-content:center;gap:2rem}footer nav a{color:#ecf0f1;text-decoration:none;transition:color .3s ease}footer nav a:hover{color:#3498db}footer p{margin-bottom:0}footer a{color:#ecf0f1;text-decoration:none;font-weight:500}footer a:hover{text-decoration:underline}.whatsappIcon img{height:3rem}@media (max-width: 768px){header{flex-direction:column;align-items:flex-start;padding:1rem}header .headCon{flex-direction:column;align-items:flex-start;width:100%;gap:1rem;flex:1 1 100%;justify-content:end}header .headRow{width:100%}header .text{text-align:left;margin-bottom:.5rem}header nav{width:100%;justify-content:space-around;border-top:1px solid #eee;padding-top:.5rem;margin-top:.5rem}.main{padding:1.5rem}.main h1{font-size:1.8rem}.main h2{font-size:1.4rem}body>img{max-height:250px}}@media (max-width: 400px){header .text{font-size:.9rem}}@media (max-width: 480px){html{font-size:15px}header{padding:.8rem}header nav{gap:1rem;font-size:.9rem}.main{padding:1rem}.main h1{font-size:1.6rem}.main h2{font-size:1.3rem}footer{padding:1rem;font-size:.8rem}}
