@media screen and (max-width:700px){.principal__banner.blog-hero{padding:10rem 1rem 4rem;min-height:50vh;gap:2rem}}.principal__banner.blog-hero{background-color:var(--cor-preto);background-image:none;isolation:isolate;position:relative;padding:12rem 2rem 5rem;min-height:60vh;gap:2.5rem;align-items:center;text-align:center}.principal__banner.blog-hero .banner__tags,.principal__banner.blog-hero .banner__texto,.principal__banner.blog-hero .banner__titulo{width:100%;max-width:900px;margin-left:auto;margin-right:auto}.principal__banner.blog-hero .banner__tags>ul{justify-content:center}.principal__banner.blog-hero .banner__titulo,.principal__banner.blog-hero .banner__titulo h1{text-align:center}.principal__banner.blog-hero .banner__texto{align-items:center;text-align:center}.principal__banner.blog-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 100% 70% at 50% -25%,rgba(var(--cor-roxo-primario-rgb),.22) 0,transparent 52%),radial-gradient(ellipse 55% 45% at 100% 40%,rgba(var(--cor-roxo-secundario-rgb),.08) 0,transparent 50%),linear-gradient(180deg,var(--cor-preto) 0,var(--cor-preto) 100%)}.principal__banner.blog-hero>*{position:relative;z-index:1}