.page_soft__X9_Vm{width:100%;display:flex;flex-direction:column;gap:var(--gap-medium)}.page_softHeader__BrFE8{display:flex;gap:var(--gap-small);justify-content:space-between;align-items:center}.page_sofFilter__ndMMO{max-width:500px;display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-end;grid-gap:var(--gap-small);gap:var(--gap-small)}.page_applyButton__vt58p{height:40px}.page_softHeaderRight__5sBvZ{display:flex;align-items:center;gap:10px}.page_softHeaderRight__5sBvZ div{padding:0}.page_softHeaderRight__5sBvZ div div div{padding:10px}.page_softHeader__BrFE8 input{min-width:250px}@media (max-width:1080px){.page_softHeader__BrFE8{display:grid;grid-template-columns:1fr}}.page_softList__h9ecM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gap-small);gap:var(--gap-small)}@media (max-width:1180px){.page_softList__h9ecM{grid-template-columns:repeat(1,1fr)}}@media (max-width:950px){.page_softList__h9ecM{grid-template-columns:repeat(1,1fr)}}@media (max-width:760px){.page_softList__h9ecM{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.page_sofFilter__ndMMO,.page_softList__h9ecM{grid-template-columns:repeat(1,1fr)}}.page_softListItem__tKIED{display:flex;flex-direction:column;justify-content:space-between;gap:calc(var(--gap-small) / 2);padding:var(--padding-small);border-radius:var(--border-radius-big);background-color:var(--component-color);transition:height 1s ease-in-out}.page_softListItem__tKIED h3{font-size:16px;font-weight:600}.page_softListItem__tKIED img{width:100%;height:250px;object-fit:cover;border-radius:var(--border-radius-medium)}.page_softListItem__tKIED button{width:100%}.page_softListItem__tKIED p{font-size:14px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:3;box-orient:vertical}.page_softListItemP__KxGqK{opacity:.7;font-size:14px}.page_softListItemOpen__II5Kp{display:block!important}.page_softListItem__tKIED a{color:var(--link-color);word-break:break-all}.page_softItemRow__8nizB{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2)}.page_development__4oEFm{display:flex;gap:var(--gap-small);align-items:center;height:min-content}.page_development__4oEFm img{width:40px;height:40px}.page_filterLabel__3WSj5{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2)}.page_loaderContainer__pBHD_{width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--component-color);padding:var(--padding-medium);border-radius:var(--border-radius-big);min-height:250px}.page_loader__Ng_lg{border:4px solid #f3f3f3;border-top:4px solid var(--accent-color);border-radius:50%;width:20px!important;height:20px!important;animation:page_spin__3JnXs 1s linear infinite}@keyframes page_spin__3JnXs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}