a.styles_card__fr_f7{color:var(--theme-foreground);background-color:var(--theme-background2);text-decoration:none;display:flex;flex-direction:column;border-radius:16px;border:var(--theme-border);border-width:1px;border-style:solid;transition:none;z-index:2;cursor:pointer;overflow:hidden}a.styles_card__fr_f7.styles_disabled__6x83x{pointer-events:none;opacity:.5;filter:grayscale(1)}a.styles_card__fr_f7:hover{transition:box-shadow .2s ease,border-color .2s ease;z-index:3}a.styles_card__fr_f7:hover,a.styles_card__fr_f7:hover.styles_blue__ArLno{box-shadow:0 0 32px 1px rgba(19,144,207,.25);border-color:rgba(42,170,235,.5)}a.styles_card__fr_f7:hover.styles_green__gHVTS{box-shadow:0 0 32px 1px rgba(16,184,80,.25);border-color:rgba(20,231,100,.5)}a.styles_card__fr_f7:hover.styles_pink__2fViO{box-shadow:0 0 32px 1px rgba(226,50,214,.25);border-color:rgba(232,95,223,.5)}a.styles_card__fr_f7:hover.styles_red__t3FpC{box-shadow:0 0 32px 1px rgba(203,29,17,.25);border-color:rgba(237,48,34,.5)}a.styles_card__fr_f7 div.styles_entryImg__V20Hs{width:100%;height:220px;position:relative}a.styles_card__fr_f7 div.styles_entryImg__V20Hs img{object-fit:cover}a.styles_card__fr_f7 .styles_contentWrapper__E7016{padding:20px 30px}a.styles_card__fr_f7 .styles_contentWrapper__E7016 h3{opacity:.6;margin:5px 0 0}a.styles_card__fr_f7 .styles_contentWrapper__E7016 h2{margin:0}a.styles_card__fr_f7 .styles_contentWrapper__E7016 p{opacity:.8;margin:15px 0}.styles_cardsContainer__gTHyW{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-gap:32px;gap:32px}@media only screen and (max-width:890px){.styles_cardsContainer__gTHyW{gap:16px}}.page_flexbox__MnU2M{display:flex;width:100%}.page_headers__eBOFs{margin:20px 0;align-items:center;justify-content:space-between}.page_headers__eBOFs h1{font-size:30px}.page_headers__eBOFs h2{font-size:18px}.page_noResults__5kTfP{margin:30px 0;grid-column:1/-1;display:flex;gap:10px;flex-direction:column;justify-content:center;align-items:center}.page_noResults__5kTfP svg{font-size:70px;opacity:.5}.styles_searchBar__TmVDg{margin-left:auto;display:flex;align-items:center}.styles_searchBar__TmVDg div{background:none;border:none;font-size:24px;opacity:.8;transition:all .25s;cursor:pointer}.styles_searchBar__TmVDg div:hover{opacity:.9}.styles_searchBar__TmVDg div:active{opacity:1}.styles_searchBar__TmVDg form input{position:absolute;padding:0;margin:0;border:0;border-radius:10px;outline:none;background:none;left:64px;right:134px;top:100px;z-index:3;transition:height .25s;color:var(--theme-foreground)}@media only screen and (max-width:890px){.styles_searchBar__TmVDg form input{left:16px;right:86px;top:90px}}