.res-list{color:#fff;font-family:Montserrat,system-ui,sans-serif;overflow:hidden;padding:100px 0 120px;position:relative}.res-list__bg{background:linear-gradient(131deg,rgba(12,34,38,.95) 5%,rgba(25,66,71,.88) 54%,rgba(12,34,38,.95) 102%),#0c2226;inset:0;pointer-events:none;position:absolute;z-index:0}.res-list__bg:after{background:radial-gradient(ellipse 80% 50% at 70% 20%,rgba(82,224,129,.15),transparent 60%);content:"";inset:-20% -10%;opacity:.35;position:absolute}.res-list__container{margin:0 auto;max-width:var(--container-max,1280px);padding:0 var(--gutter,24px);position:relative;z-index:1}@media (min-width:1024px){.res-list__container{padding:0 32px}}.res-list__header{margin-bottom:64px}.res-list__badge{align-items:center;display:inline-flex;gap:10px;margin-bottom:24px}.res-list__badge-line{background:#52e081;border-radius:8px;display:block;flex-shrink:0;height:2px;width:24px}.res-list__badge-text{color:#52e081;font-size:14px;font-weight:500;letter-spacing:.2em;line-height:1.2;margin:0;text-transform:uppercase}.res-list__heading{color:#fff;font-size:48px;font-weight:500;letter-spacing:-.02em;line-height:1.15;margin:0}.res-list__filters{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:64px}.res-list__filter{display:flex;flex-direction:column;gap:4px}.res-list__filter-label{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:500;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.res-list__filter-control{position:relative}.res-list__select{appearance:none;-webkit-appearance:none;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.25);border-radius:14px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:.04em;line-height:1.5;min-height:72px;padding:10px 44px 10px 16px;transition:border-color .2s ease,background .2s ease;width:100%}.res-list__select:focus-visible,.res-list__select:hover{border-color:rgba(82,224,129,.5);outline:none}.res-list__select-icon{bottom:16px;color:hsla(0,0%,100%,.85);display:flex;pointer-events:none;position:absolute;right:16px}.res-list__select-icon--per{bottom:50%;right:10px;transform:translateY(50%)}.res-list__grid{display:grid;gap:36px 36px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:42px}.res-list__card{background:#0c2226;border-radius:16px;color:#fff;display:block;height:440px;overflow:hidden;position:relative;text-decoration:none}.res-list__card--no-link{cursor:default}.res-list__card-media{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:grayscale(100%);inset:0;pointer-events:none;position:absolute;transition:filter .7s ease,transform .7s ease;z-index:0}.res-list__card-media--placeholder{background:linear-gradient(135deg,#194247,#0c2226 60%,#337077);filter:none}.res-list__card--has-bg:hover .res-list__card-media{filter:grayscale(0);transform:scale(1.05)}.res-list__card:hover .res-list__card-media--placeholder{transform:scale(1.05)}.res-list__card-overlay{background:linear-gradient(126deg,rgba(12,34,38,.9) 4%,rgba(25,66,71,.6) 50%,rgba(82,224,129,.2) 96%);inset:0;pointer-events:none;position:absolute;z-index:1}.res-list__card-category{align-items:center;background:hsla(0,0%,100%,.2);border-radius:8px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;left:24px;letter-spacing:.14em;line-height:1.2;max-width:calc(100% - 48px);min-height:30px;padding:8px 12px;position:absolute;text-transform:uppercase;top:24px;z-index:2}.res-list__card-arrow{opacity:0;position:absolute;right:24px;top:24px;transform:translateX(8px);transition:opacity .3s ease,transform .3s ease;z-index:2}.res-list__card:hover .res-list__card-arrow{opacity:1;transform:translateX(0)}.res-list__card-arrow-btn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.2);border-radius:9999px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.res-list__card-title{bottom:24px;color:#fff;font-size:20px;font-weight:500;left:24px;line-height:1.35;margin:0;position:absolute;right:24px;z-index:2}.res-list__empty{color:hsla(0,0%,100%,.75);font-size:18px;line-height:1.6;margin:0 0 48px}.res-list__pagination{justify-content:space-between}.res-list__pagination,.res-list__per{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.res-list__per-label{color:#fff;font-size:14px;font-weight:400;line-height:1.5;white-space:nowrap}.res-list__per-form{margin:0}.res-list__per-select-wrap{display:inline-flex;position:relative}.res-list__per-select{appearance:none;-webkit-appearance:none;background:#194247;border:0;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;height:36px;min-width:63px;padding:8px 32px 8px 12px}.res-list__per-count{color:#fff;font-size:14px;white-space:nowrap}.res-list__pages{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.res-list__page-btn{align-items:center;border-radius:4px;color:#fff;display:inline-flex;font-size:14px;gap:4px;padding:6px 16px 6px 8px;text-decoration:none;transition:color .2s ease}.res-list__page-btn--next{padding:6px 8px 6px 16px}.res-list__page-btn:hover:not(.res-list__page-btn--disabled){color:#52e081}.res-list__page-btn--disabled{opacity:.4;pointer-events:none}.res-list__page-nums{align-items:center;display:flex;gap:8px}.res-list__page-num{align-items:center;border-bottom:2px solid transparent;color:#fff;display:inline-flex;font-size:14px;height:36px;justify-content:center;text-decoration:none;transition:border-color .2s ease,color .2s ease;width:36px}.res-list__page-num:hover:not(.is-active){color:#52e081}.res-list__page-num.is-active{border-bottom-color:#52e081}.res-list [data-res-sr]{opacity:1;transform:none}.res-list.is-sr-pending [data-res-sr]{opacity:0;transform:translateY(20px)}.res-list.is-sr-ready [data-res-sr]{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}.res-list.is-sr-ready .res-list__card[data-res-sr]{transition-delay:calc(var(--res-stagger, 0)*80ms)}@media only screen and (min-width:768px) and (max-width:1024px){.res-list{padding:80px 0 100px}.res-list__heading{font-size:40px}.res-list__grid{gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.res-list__card{height:400px}}@media only screen and (max-width:767px){.res-list{padding:64px 0 80px}.res-list__header{margin-bottom:40px}.res-list__heading{font-size:32px;letter-spacing:-.02em;line-height:1.25}.res-list__filters{gap:16px;grid-template-columns:1fr;margin-bottom:40px}.res-list__select{font-size:15px;min-height:64px}.res-list__grid{gap:24px;grid-template-columns:1fr;margin-bottom:32px}.res-list__card{height:360px}.res-list__card-title{font-size:18px}.res-list__pagination{align-items:stretch;flex-direction:column;gap:24px}.res-list__per{align-items:flex-start;flex-direction:column;gap:12px}.res-list__pages{justify-content:center;width:100%}}@media (hover:none) and (pointer:coarse){.res-list__card:hover .res-list__card-arrow{opacity:0;transform:translateX(8px)}}@media (prefers-reduced-motion:reduce){.res-list [data-res-sr],.res-list__card-arrow,.res-list__card-media{transition:none!important}.res-list.is-sr-pending [data-res-sr]{opacity:1;transform:none}}