.kk-btn:focus,kk-btn{background:none!important}.kk-btn:focus{outline:none!important}.kk-btn:focus-visible{background:none!important;outline:none!important}.kk-wrap{overflow:hidden;padding:2rem 0;position:relative;width:100%}.kk-track{display:flex;flex-wrap:wrap}.kk-card{flex:0 0 33.333%;padding:1.5rem 2rem;text-align:center;width:33.333%}.kk-card,.kk-slide{box-sizing:border-box}.kk-slide{display:grid;flex:0 0 100%;gap:2rem;grid-template-columns:1fr 1fr;padding:0 4rem;width:100%}.kk-title{color:#1a6baa;font-family:Roboto Condensed,sans-serif;font-size:2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.kk-text{color:#333;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.kk-cite{color:#1a6baa;display:block;font-size:.875rem;font-style:normal;font-weight:700;margin-bottom:1.25rem}.kk-logo{display:block;margin:0 auto}.kk-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .25s ease,transform .25s ease;width:2.5rem}.kk-btn:hover{background:#1a6baa!important;transform:translateY(-50%) rotate(45deg)}.kk-btn svg{fill:none;height:1.25rem;stroke:#333;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:stroke .25s ease;width:1.25rem}.kk-btn:hover svg{stroke:#fff}.kk-btn--prev{left:.25rem}.kk-btn--prev svg{transform:rotate(180deg)}.kk-btn--next{right:.25rem}@media (max-width:640px){.kk-card{flex:0 0 100%;width:100%}}