.kl-tech-partners-list{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;margin-top:64px}.kl-tech-partners-list .kl-tech-partner{color:inherit;cursor:pointer;flex:30% 1 1;max-width:calc(33.33% - 21px);text-decoration:none}.kl-tech-partner-card{border:1px solid #dcdce0;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:24px;transition:all .2s ease}.kl-tech-partner:focus .kl-tech-partner-card,.kl-tech-partner:hover .kl-tech-partner-card{box-shadow:0 4px 40px rgba(0,0,0,.08);transform:scale(1.01)}.kl-tech-partner-header{background:#eee;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;height:144px;margin:-24px -24px 32px;padding:32px 64px;place-items:center}.kl-tech-partner-header img{filter:grayscale(1) contrast(2) brightness(.75);height:100%;max-width:100%;object-fit:contain}.kl-tech-partner h3{font-size:1.25rem;font-weight:600;margin-bottom:20px}.kl-tech-partner-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.kl-tech-partner-categories span{background:#e1ffdc;border-radius:32px;color:#51504d;font-size:15px;padding:5px 12px}.kl-tech-partner-plugin-available{align-items:center;background-color:#13ff04;border-radius:2em;color:#000;display:flex;flex-direction:row;font-size:12px;font-weight:500;gap:8px;margin-top:20px;padding:.5em 1em;text-transform:uppercase;width:fit-content}.kl-tech-partner-description{align-self:flex-end;margin-top:auto;word-break:break-word}.kl-tech-partner-search-text{display:none}.kl-tech-partners-filter-label{color:#a3a5a3;display:block;margin-bottom:12px;text-transform:uppercase}.kl-tech-partners-filters{display:flex}.kl-tech-partners-categories-filter{width:66.66%}.kl-tech-partners-search{width:33.33%}.kl-tech-partners-filter-categories label{background-color:#e1ffdc;border:1px solid #e1ffdc;border-radius:1000px;color:#51504d;cursor:pointer;padding:8px 16px;transition:background-color .35s ease-in-out}.kl-tech-partners-filter-categories label:hover{background-color:#dcdce0;border-color:#dcdce0;color:#5f615f}.kl-tech-partners-filter-categories :checked+label{background:#000;border-color:#000;color:#13ff04}.kl-tech-partners-search__input-wrapper{position:relative}.kl-tech-partners-search__input-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.792 13.958a5.667 5.667 0 1 0 0-11.333 5.667 5.667 0 0 0 0 11.333ZM14.875 15.375l-3.081-3.081'/%3E%3C/svg%3E");background-size:100%;content:"";height:20px;position:absolute;right:12px;top:0;width:20px}.kl-tech-partners-search input{border:1px solid #a3a5a3;border-radius:4px;flex:100% 1 1;padding:10px 16px;width:100%}.kl-tech-partners-filter-categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.kl-tech-partners--no-results{display:none;padding:40px 80px 80px 0;text-align:left}.kl-tech-partners--no-results h3{margin-bottom:.75rem}.kl-tech-partner:not(.kl-tech-partner--filter-match),.search-active .kl-tech-partner--filter-match:not(.kl-tech-partner--search-match){display:none}@media (min-width:769px) and (max-width:999px){.kl-tech-partners-list .kl-tech-partner{flex:50% 1 1;max-width:calc(50% - 16px)}}@media (max-width:768px){.kl-tech-partners-filters{flex-direction:column;gap:1rem}.kl-tech-partners-categories-filter,.kl-tech-partners-search{width:100%}.kl-tech-partners-list{flex-direction:column;gap:1rem}.kl-tech-partners-list .kl-tech-partner{flex:100% 1 1;max-width:100%}}