.promocoes{width:100%;display:grid;grid-template-columns:1fr;gap:24px}.promocao{width:100%;overflow:hidden;border:1px solid #c9cfcc;border-radius:16px}.promocao__cabecalho{width:100%;padding:16px 24px;position:relative;text-align:center;background-color:#e11923}.promocao__cabecalho:before{content:"";width:100%;height:24px;display:block;position:absolute;left:0;bottom:-24px;z-index:1;background-color:#e11923}.promocao__cabecalho:after{content:"";width:24px;height:24px;position:absolute;bottom:-36px;left:calc(50% - 12px);z-index:2;border-radius:50%;background-color:#fff}.promocao__cabecalho__texto{color:#fff;font-size:16px;font-weight:700;line-height:20px}.promocao__cupom{width:100%;margin-top:8px;display:flex;align-items:center;transition:opacity .2s}.promocao__cupom:hover{opacity:.6}.promocao__cupom__texto{width:calc(100% - 40px);min-height:40px;padding:8px;color:#fff;font-size:16px;font-weight:700;line-height:22px;text-align:center;text-transform:uppercase;border:1px dashed #fff;border-right:none;border-radius:8px 0 0 8px}.promocao__cupom__icone{width:40px;height:40px;padding:7px;border:1px solid white;border-radius:0 8px 8px 0}.promocao__cabecalho__borda{width:100%;height:1px;background-image:url(borda.svg);background-position:center;background-repeat:repeat-x;position:absolute;bottom:0;left:0}.promocao__conteudo{width:100%;padding:48px 24px 24px;display:flex;flex-direction:column;gap:16px;background-color:000}.promocao__titulo{color:#131614;font-size:16px;font-weight:700;line-height:20px}.promocao__texto{color:#131614;font-size:14px;line-height:20px}.promocao__link{width:100%;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #4b5852;border-radius:4px;transition:opacity .2s}.promocao__link:hover{opacity:.6}.promocao__link__texto{color:#131614;font-size:14px;font-weight:700;line-height:20px}.promocao__link__icone{width:20px;height:20px;flex-shrink:0}@media (min-width:540px){.promocoes{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.promocoes{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.promocoes{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/promocoes.css.map */
