.page_portfolioPage_container__0B0bA{display:flex;flex-direction:column;margin-bottom:30px;margin-top:20px;min-height:100vh}.page_portfolioPage_filtersContainer__fQgPw{width:100%;display:flex;justify-content:space-between;align-items:center}.page_portfolioPage_filtersContainerInner__Viy1w{display:flex;gap:30px}.page_portfolioPage_filtersContainerInner__Viy1w p{font-family:Ysabeau Infant\ 300;font-size:20px}.page_checkboxWrapper__9WVLq{display:flex;align-items:center;position:relative;cursor:pointer;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_checkboxInput__0eHef{opacity:0;position:absolute;width:0;height:0}.page_checkboxCustom__RpWrZ{width:20px;height:20px;border:2px solid #d7f84b;background-color:#372c48;border-radius:4px;transition:all .2s}.page_checkboxInput__0eHef:checked+.page_checkboxCustom__RpWrZ{background-color:#d7f84b;box-shadow:inset 0 0 0 2px #d7f84b}.page_checkboxLabel__wtRu5{color:#fff;font-size:16px;font-family:Ysabeau Infant\ 700}.page_portfolioPage_cardsContainer__MrEEa{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;width:100%;margin-top:15px}.page_tooltipIconWrapper__iVLcy{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;color:#d7f84b;cursor:pointer}.page_tooltipContent__t0bvF{background-color:#372c48;color:#fff;padding:10px 14px;border-radius:6px;font-size:14px;max-width:300px;line-height:1.3;font-family:Ysabeau Infant\ 400;z-index:9999;box-shadow:0 0 0 1px #d7f84b}.page_tooltipArrow__Fx9Wm{fill:#372c48}@media screen and (max-width:400px){.page_portfolioPage_filtersContainerInner__Viy1w{display:flex;flex-direction:column;gap:10px}}@media screen and (max-width:800px){.page_portfolioPage_container__0B0bA{padding-top:64px;gap:15px}.page_portfolioPage_filtersContainer__fQgPw{flex-direction:column;align-items:start;gap:30px}}@media screen and (min-width:800px) and (max-width:1280px){.page_portfolioPage_container__0B0bA{padding-top:80px;gap:30px}.page_portfolioPage_cardsContainer__MrEEa{gap:42px;row-gap:38px}}@media screen and (min-width:1280px){.page_portfolioPage_container__0B0bA{padding-top:83px;gap:35px}}.CustomSelect_wrapper__cZxXj{display:inline-block;position:relative}.CustomSelect_button__omqtJ{background-color:#372c48;color:#fff;padding:10px 20px;border:1px solid #d7f84b;border-radius:6px;font-family:Ysabeau Infant\ 700;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.CustomSelect_icon__XvZKh{color:#d7f84b;width:16px;height:16px}.CustomSelect_options__R0PCG{background-color:#372c48;position:absolute;top:100%;left:0;border:1px solid #d7f84b;border-radius:6px;margin-top:4px;z-index:10;padding:6px 0;min-width:100%}.CustomSelect_options__R0PCG:focus-visible{outline-color:#d7f84b}.CustomSelect_option__pVvQd{color:#fff;padding:10px 16px;cursor:pointer;font-family:Ysabeau Infant\ 700;font-size:11px}.CustomSelect_option__pVvQd:hover{background-color:#4c3a61}.ProjectCard_projectCard_container__BD2R8{width:100%;aspect-ratio:4/3;border-radius:20px;padding:16px 15px;background-color:#0c0416;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:16px;transition:border .3s ease;border:2px solid transparent;position:relative;justify-content:center;cursor:pointer}.ProjectCard_projectCard_imageWrapper__C5ZjV{position:relative;width:100%;height:70%;overflow:hidden}.ProjectCard_projectCard_container__BD2R8:hover{border:2px solid #d7f84b}.ProjectCard_projectCard_image__PnGCo{object-fit:contain}.ProjectCard_projectCard_badge__sOl4C{position:absolute;top:6px;left:6px;background-color:#d7f84b;color:#000;padding:4px 10px;font-size:12px;border-radius:6px;font-weight:700;font-family:Ysabeau Infant\ 300}.ProjectCard_projectCard_title__ae3GV{color:#fff;font-size:20px;margin:0 auto;font-family:Ysabeau Infant\ 300}.CustomLoader_loaderContainer__rZtD0{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.CustomLoader_loader__yI8bE{display:flex;justify-content:space-between;align-items:center;width:60px;height:20px}.CustomLoader_loader__yI8bE div{width:14px;height:14px;background-color:#d7f84b;border-radius:50%;animation:CustomLoader_bounce__2fAXS .6s ease-in-out infinite}.CustomLoader_loader__yI8bE div:nth-child(2){animation-delay:.2s}.CustomLoader_loader__yI8bE div:nth-child(3){animation-delay:.4s}@keyframes CustomLoader_bounce__2fAXS{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}