.logo-showcase-dasa-cartao-card-img-wrapper { height: 144px; width: 100%; object-fit: cover;}.logo-showcase-dasa-cartao-card-img { max-width: 100%; max-height: 100% !important; width: 100%; height: 100% !important; object-fit: contain;}.logo-showcase-dasa-cartao-buttons-wrapper { display: flex; justify-content: space-between; margin-bottom: 24px;}.logo-showcase-dasa-cartao-button { display: flex; justify-content: center; align-items: center; border: 2px solid #000F40; border-radius: 50%; width: 48px; height: 48px; background-color: transparent; cursor: pointer; transition: opacity 0.2s ease-in 0s, visibility 0.2s ease-in 0s;}.logo-showcase-dasa-cartao-button[aria-disabled='true'] { opacity: 0.1;}.logo-showcase-dasa-cartao-button-next { margin-left: 16px;}.logo-showcase-dasa-cartao-button-prev { margin-right: 16px;}.swiper-button-next::after,.swiper-button-prev::after { content: '';}.swiper { width: 100%; height: 100%;}.swiper-slide { width: auto; height: auto; flex-shrink: 0;}.logo-showcase-dasa-cartao-cards { display: flex; flex-wrap: initial; justify-content: initial; gap: 0;}.logo-showcase-dasa-cartao-card { width: 175px;}.logo-showcase-dasa-cartao a { height: 100%; display: flex; flex-direction: column; justify-content: space-between;}@media (max-width: 764px) { .logo-showcase-dasa-cartao-buttons-wrapper { margin-bottom: 16px; }}