.p-cabecalho{min-height:56.25vw;display:flex;align-items:center;position:relative;background-color:#000;background-image:url(../uploads/home-poster.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.p-cabecalho__conteudo{display:flex;flex-direction:column;align-items:flex-start;gap:var(--espaco);position:relative;z-index:1}.p-cabecalho__titulo{display:none}.p-cabecalho__subtitulo{font-size:20px}.p-cabecalho__video{width:100%;height:100%;position:absolute;top:0;left:0}.p-cabecalho__video__tag{width:100%;height:100%;background-color:#000;object-fit:cover;object-position:center}@media (min-width:560px){.p-cabecalho{min-height:42.85vw}.p-cabecalho__titulo{display:block}}.p-selo{margin-bottom:80px;display:flex;justify-content:center}.p-selo__conteudo{padding:20px;display:flex;flex-direction:column;align-items:center;gap:40px;background-color:var(--fundo-1);border-radius:var(--raio)}.p-selo__texto{text-align:center}.p-selo__img{width:100px;height:146px;padding:5px;flex-shrink:0}@media (min-width:540px){.p-selo__conteudo{padding:40px;flex-direction:row;align-items:flex-start;gap:40px}.p-selo__texto{max-width:420px;display:flex;flex-direction:column;gap:20px;text-align:left}}