.default.showcase_2026{background-color:transparent;color:inherit}.showcase .col,.showcase .container,.showcase .row{margin:0;padding:0}.showcase__slides{display:flex;flex-direction:column;height:100%;justify-content:center}.showcase__slides img{aspect-ratio:670/449;border-radius:20px;height:0;object-fit:cover;opacity:0;transition:opacity .2s ease-in-out;width:100%}.showcase__slides img.active{height:auto;opacity:1}.showcase__buttons{display:flex;flex-direction:column;height:100%;justify-content:center}@media (max-width:767px){.showcase__buttons{padding-bottom:72px}}.showcase__buttons button{all:unset;align-items:baseline;color:#131d46;cursor:pointer;display:flex;opacity:.75;transition:translate .2s ease-in-out;translate:-51px}.showcase__buttons button:not(:last-child){padding-bottom:40px}@media (max-width:767px){.showcase__buttons button:not(:last-child){padding-bottom:20px}}.showcase__buttons button .button__icon{opacity:0;padding-right:20px;transition:opacity .2s ease-in-out}.showcase__buttons button.active{font-weight:500;opacity:1;translate:0}.showcase__buttons button.active .button__icon{opacity:1;padding-right:20px}