:root{--primary-color:#1d2c5d;--second-color:#304477;--apoio-color:#50e73d;--text-btn:#1d2c5d;}
.actec-catalog-hero{padding:180px max(6vw,24px) 60px;background:#1d2c5d;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;color:white;}
.actec-catalog-hero h1{font-size:clamp(32px,4vw,56px);color:#50e73d;line-height:1.15;margin:16px 0;}
.actec-catalog-hero h2{font-size:24px;line-height:1.4;margin:16px 0;}
.actec-catalog-hero p{font-size:17px;line-height:1.7;max-width:660px;}
.actec-catalog-hero .actec-kicker{font-size:14px;}
.actec-catalog-hero>img{width:100%;height:360px;object-fit:contain;}
.actec-catalog-cta{display:inline-block;margin-top:24px;padding:15px 24px;border-radius:8px;background:#50e73d;color:#1d2c5d;font-size:16px;font-weight:700;}
.actec-catalog{padding:60px max(6vw,24px);background:#f3f5fa;color:#1d2c5d;}
.actec-catalog>h2{font-size:30px;margin-bottom:28px;}
.actec-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.actec-product{background:#fff;border-radius:12px;padding:28px;display:flex;flex-direction:column;border-top:4px solid #50e73d;}
.actec-product img{width:100%;height:230px;object-fit:contain;margin-bottom:20px;}
.actec-product h3{font-size:22px;margin-bottom:14px;}.actec-product p{font-size:16px;line-height:1.65;margin-bottom:24px;}
.actec-product a{margin-top:auto;color:#1d2c5d;font-weight:700;font-size:16px;text-decoration:underline;}
.actec-product a:focus-visible,.actec-catalog-cta:focus-visible{outline:3px solid #304477;outline-offset:4px;}
/* Transparent generated scene sits behind the home heading on a navy base. */
.primeira_dobra:has(.left_box){background-image:linear-gradient(90deg,#1d2c5d 0%,rgba(29,44,93,.92) 34%,rgba(29,44,93,.1) 85%),url('../src/ponto-facial-pessoas.png');background-color:#1d2c5d;background-size:cover;background-position:center;}
.contatos_institucional ul li{list-style-image:none!important;list-style-type:none;}
.actec-live{border-color:#50e73d!important;}
.prime-wordmark{color:inherit;}
@media(max-width:850px){.actec-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.actec-catalog-hero{grid-template-columns:1fr;padding-top:145px;}.actec-catalog-hero>img{height:270px;}}
@media(max-width:560px){.actec-product-grid{grid-template-columns:1fr;}.actec-catalog-hero h2{font-size:20px;}.primeira_dobra:has(.left_box){background-image:linear-gradient(rgba(29,44,93,.75),rgba(29,44,93,.9)),url('../src/ponto-facial-pessoas.png');background-position:65% center;}}
