.Awards-module__Gjey9W__container{width:100%;max-width:1400px;margin:0 auto;padding:10px 20px 40px}.Awards-module__Gjey9W__header{justify-content:space-between;align-items:center;gap:20px;margin-top:30px;margin-bottom:25px;display:flex;position:relative}.Awards-module__Gjey9W__searchWrapper{flex:0;width:550px;max-width:550px;position:absolute;left:50%;transform:translate(-50%)}.Awards-module__Gjey9W__searchInput{background:#fff;border:1px solid #e5e5e5;border-radius:20px;outline:none;width:100%;padding:12px 50px 12px 20px;font-size:15px;transition:all .3s;box-shadow:0 3px 2px #00000046}.Awards-module__Gjey9W__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #c9a6681a}.Awards-module__Gjey9W__searchInput::placeholder{color:var(--color-primary)}.Awards-module__Gjey9W__searchIcon{pointer-events:none;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.Awards-module__Gjey9W__sortWrapper{background-color:#f3f3f3;margin-left:auto;position:relative}.Awards-module__Gjey9W__sortSelect{color:var(--color-primary);cursor:pointer;background:#f3f3f3;outline:none;justify-content:space-between;align-items:center;min-width:160px;padding:14px 20px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.Awards-module__Gjey9W__sortArrow{color:var(--color-primary);margin-left:10px;transition:transform .3s}.Awards-module__Gjey9W__sortArrow.Awards-module__Gjey9W__arrowOpen{transform:rotate(180deg)}.Awards-module__Gjey9W__sortDropdownMenu{z-index:100;background:#fff;border:1px solid #e5e7eb;min-width:160px;position:absolute;top:105%;right:0;box-shadow:0 4px 12px #0000001a}.Awards-module__Gjey9W__sortDropdownItem{cursor:pointer;color:var(--color-primary);justify-content:space-between;align-items:center;padding:12px 16px;font-size:15px;transition:all .2s;display:flex}.Awards-module__Gjey9W__sortDropdownItem:hover{background-color:#f9fafb}.Awards-module__Gjey9W__sortDropdownItem.Awards-module__Gjey9W__selectedItem{color:var(--color-secondary);background-color:#fef3e2;font-weight:500}.Awards-module__Gjey9W__sortDropdownItem.Awards-module__Gjey9W__selectedItem svg{color:var(--color-secondary)}.Awards-module__Gjey9W__sortSelect:hover{border-color:var(--color-primary)}.Awards-module__Gjey9W__awardsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:50px;display:grid}.Awards-module__Gjey9W__awardCard{cursor:pointer;aspect-ratio:.85;z-index:1;min-height:250px;transition:all .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Awards-module__Gjey9W__awardCard:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded{z-index:10;grid-area:span 2/span 2;min-height:500px;transform:scale(1.02);box-shadow:0 20px 60px #00000040}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 24px 70px #0000004d}.Awards-module__Gjey9W__awardImage{width:100%;height:100%;min-height:300px;transition:all .6s cubic-bezier(.34,1.56,.64,1);position:relative}.Awards-module__Gjey9W__awardOverlay{color:#fff;background:linear-gradient(#0000,#20292e73);flex-direction:column;justify-content:flex-end;padding:20px;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;inset:0}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded .Awards-module__Gjey9W__awardOverlay{background:linear-gradient(#0000,#20292e73);padding:24px}.Awards-module__Gjey9W__featuredBadge{color:var(--color-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:0;background:#fff;width:fit-content;margin-bottom:8px;padding:3px 12px;font-size:10px;font-weight:500;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded .Awards-module__Gjey9W__featuredBadge{margin-bottom:12px;padding:4px 20px;font-size:15px;transform:scale(1.05)}.Awards-module__Gjey9W__awardTitle{color:#fff;text-shadow:0 2px 8px #0000004d;transform-origin:0;margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.4;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded .Awards-module__Gjey9W__awardTitle{text-shadow:0 4px 12px #0006;margin:0 0 16px;font-size:23.3px;font-weight:700;transform:scale(1.02)}.Awards-module__Gjey9W__pagination{justify-content:center;align-items:center;gap:18px;margin-top:60px;display:flex}.Awards-module__Gjey9W__paginationButton{color:#c9a668;cursor:pointer;background:#fff;border:1px solid #c9a668;border-radius:12px;justify-content:center;align-items:center;min-width:57px;height:57px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.Awards-module__Gjey9W__paginationButton:hover:not(:disabled):not(.Awards-module__Gjey9W__active):not(.Awards-module__Gjey9W__dots){color:#c9a668;background:#f8f8f8;border-color:#af8e56}.Awards-module__Gjey9W__paginationButton.Awards-module__Gjey9W__active{color:#fff;background:linear-gradient(135deg,#c9a668 0%,#b8935a 100%);border-color:#9a7940}.Awards-module__Gjey9W__paginationButton.Awards-module__Gjey9W__dots{cursor:default;color:#999;pointer-events:none;background:0 0;border:none}.Awards-module__Gjey9W__paginationButton:disabled{opacity:.3;cursor:not-allowed}.Awards-module__Gjey9W__paginationArrow{color:#c9a668;cursor:pointer;background-color:#fff;justify-content:center;align-items:center;min-width:44px;height:44px;transition:all .3s;display:flex}.Awards-module__Gjey9W__paginationArrow:hover:not(:disabled){color:#c9a668;background:#fff;border-color:#c9a668}.Awards-module__Gjey9W__paginationArrow:disabled{opacity:.3;cursor:not-allowed}@media (max-width:1200px){.Awards-module__Gjey9W__awardsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Awards-module__Gjey9W__awardsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.Awards-module__Gjey9W__awardCard{z-index:1!important;grid-area:span 1/span 1!important;min-height:250px!important;transform:none!important}.Awards-module__Gjey9W__awardCard:hover{transform:translateY(-8px)!important}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded{z-index:1!important;grid-area:span 1/span 1!important;min-height:250px!important;transform:none!important}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded:hover{transform:translateY(-8px)!important}.Awards-module__Gjey9W__awardTitle{font-size:14px}.Awards-module__Gjey9W__awardCard.Awards-module__Gjey9W__expanded .Awards-module__Gjey9W__awardTitle{font-size:14px!important;font-weight:600!important;transform:none!important}}@media (max-width:768px){.Awards-module__Gjey9W__header{flex-direction:column;align-items:stretch;gap:12px}.Awards-module__Gjey9W__searchWrapper{max-width:100%}.Awards-module__Gjey9W__sortWrapper{order:1;justify-content:center;align-items:center;width:100%;display:flex}.Awards-module__Gjey9W__sortSelect{width:100%}.Awards-module__Gjey9W__sortDropdownMenu{width:100%;left:50%;right:auto;transform:translate(-50%)}}@media (max-width:600px){.Awards-module__Gjey9W__awardsGrid{grid-template-columns:1fr;justify-items:center;gap:16px}.Awards-module__Gjey9W__awardCard{aspect-ratio:.85;width:100%;max-width:100%;min-height:250px}.Awards-module__Gjey9W__pagination{gap:6px;margin-top:40px}.Awards-module__Gjey9W__paginationButton,.Awards-module__Gjey9W__paginationArrow{min-width:38px;height:38px;font-size:14px}}
