.about-hero,.projects-hero,.metro-products-hero,.contact-hero,.news-hero{
  background-image:linear-gradient(rgba(14,45,64,.58),rgba(14,45,64,.58)),var(--page-hero)!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
.template-process video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#0f2f43}
.news-page{background:#fff;color:#465159}.news-hero{display:flex;align-items:center;min-height:500px;padding:210px 0 135px}.news-hero h1{margin:0;color:#fff;font-size:64px}.news-list{padding:96px 0}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.news-card{overflow:hidden;background:#fff;box-shadow:0 12px 45px rgba(15,45,62,.12)}.news-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.news-card__body{padding:26px}.news-card h2{margin:8px 0 14px;font-size:25px;line-height:1.25}.news-card h2 a{color:#171717}.news-card time{color:#ff5e14;font-size:13px;font-weight:700}.news-card p{margin:0 0 18px}.news-card__more{color:#ff5e14;font-weight:700}
@media(max-width:900px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.news-hero{min-height:310px;padding:155px 0 75px;text-align:center}.news-hero h1{font-size:46px}.news-list{padding:64px 0}.news-grid{grid-template-columns:1fr}.template-process video{aspect-ratio:16/9}}
.site-header{background:#164c6b!important;border-bottom:1px solid rgba(255,255,255,.16)!important}.social-glyph{display:grid;width:18px;height:18px;place-items:center;color:#fff;font-size:11px;font-weight:800;line-height:1}.social-glyph--whatsapp{font-size:8px}.social-glyph--youtube{font-size:10px}.header-social-item{display:grid!important;place-items:center}.footer-social{display:flex;gap:12px;margin-top:22px}.footer-social a{display:grid;width:32px;height:32px;place-items:center;background:#164c6b;color:#fff}.contact-info-grid{grid-template-columns:1fr 1fr}.contact-info-grid article{min-width:0}
