.seta-promos{margin:0 0 30px;color:#202020;font-family:inherit;box-sizing:border-box}
.seta-promos *{box-sizing:border-box}
.seta-promos h2{font:700 clamp(23px,3vw,30px)/1.2 'Poppins',system-ui,sans-serif;margin:0 0 16px;color:#202020}
.seta-promos__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.seta-promos[data-count="1"] .seta-promos__grid{grid-template-columns:minmax(0,1fr)}
.seta-promos[data-count="2"] .seta-promos__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.seta-promos__card{min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#fff8f7;border:1px solid #eedbd8;border-top:4px solid #b40000;border-radius:12px}
.seta-promos [hidden],.seta-promos[hidden]{display:none!important}
.seta-promos__image{height:300px;flex-shrink:0;padding:12px;overflow:hidden;background:#faf7f5;border-bottom:1px solid #eedbd8}
.seta-promos .seta-promos__image img{width:100%;height:100%;max-width:100%;max-height:100%;margin:0;display:block;object-fit:contain;object-position:center}
.seta-promos__body{padding:22px;display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}
.seta-promos h3{font:700 23px/1.25 'Poppins',system-ui,sans-serif;margin:0;color:#202020;overflow-wrap:anywhere}
.seta-promos p{margin:0;font-size:16px;line-height:1.5;overflow-wrap:anywhere}
.seta-promos__details{color:#8b1717;font-weight:700}
.seta-promos__text{color:#454545}
.seta-promos .seta-promos__button{display:inline-block;margin-top:auto;padding:12px 15px;border-radius:999px;background:#b40000;color:white!important;font-size:14px;line-height:1.4;font-weight:700;text-decoration:none;max-width:100%;overflow-wrap:anywhere;text-align:center;min-height:46px}
.seta-promos a.seta-promos__button:hover{background:#8f0f0f}
.seta-promos a.seta-promos__button:focus-visible{outline:3px solid #202020;outline-offset:4px}
@media(min-width:761px){.seta-promos[data-count="1"] .seta-promos__body{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:28px}.seta-promos[data-count="1"] h3,.seta-promos[data-count="1"] p{grid-column:1}.seta-promos[data-count="1"] .seta-promos__button{grid-column:2;grid-row:1/4;align-self:center;margin-top:0;max-width:330px}.seta-promos[data-count="1"] .seta-promos__card{flex-direction:row}.seta-promos[data-count="1"] .seta-promos__image{width:220px;height:300px;align-self:center;border-bottom:0;border-right:1px solid #eedbd8}}
@media(max-width:760px){.seta-promos .seta-promos__grid{grid-template-columns:minmax(0,1fr)!important}.seta-promos__body{padding:20px}.seta-promos .seta-promos__button{width:100%;margin-top:4px}}

@media(min-width:761px){.seta-promos[data-count="3"] .seta-promos__image{height:260px}}
@media(max-width:760px){.seta-promos__image{height:280px}}

.seta-promos .seta-promos__button--static{cursor:default}
