.hjertekurv-kartotek-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:36px;gap:36px;margin-bottom:48px}.hjertekurv-kartotek-section.small{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.hjertekurv-kartotek-section.small .section{margin:24px}.hjertekurv-kartotek-section a{text-decoration:none;border-bottom:0;text-align:center;color:inherit;display:flex;justify-content:center;align-items:center;border:1px solid var(--tds-search-hit-border-color);background-color:var(--tds-search-hit-bg);border-radius:var(--tds-search-hit-border-radius)}.hjertekurv-kartotek-section a .section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:16px 0;gap:16px}.hjertekurv-kartotek-section a .section h2,.hjertekurv-kartotek-section a .section h3{color:var(--tds-search-filter-main-color);font-size:22px;font-weight:500;margin:0}.hjertekurv-kartotek-section a .change-svg-color-container,.hjertekurv-kartotek-section a h3{transition:transform .5s ease}.hjertekurv-kartotek-section a .hover-wrapper{position:relative;top:10px}.hjertekurv-kartotek-section a:hover{background-color:var(--tds-search-hit-bg-color-hover)}.hjertekurv-kartotek-section a:hover h2,.hjertekurv-kartotek-section a:hover h3{transition:transform .3s ease;transform:scale(0)}.hjertekurv-kartotek-section a:hover .hover-wrapper .change-svg-color-container{transition:transform .5s ease;transform:scale(1.2) translateY(-8%)}.hjertekurv-kartotek-section a:hover .hover-wrapper.small .change-svg-color-container{transform:scale(1.3) translateY(-11%)}.hjertekurv-kartotek-section a:hover.sm .change-svg-color-container{transform:scale(1.4) translateY(-11%)}.hjertekurv-kartotek-section a:focus{outline:2px solid var(--focus-outline-color);outline-offset:var(--focus-outline-offset)}.hits-and-filer-container{display:flex;justify-content:space-between}@media screen and (max-width:496px){.hits-and-filer-container{margin-top:24px}}.difficulty-level-container{display:flex;justify-content:space-around;width:100%}