@keyframes show{0%{display:none;opacity:0;visibility:hidden}100%{display:block;opacity:1;visibility:visible}}@keyframes hide{0%{display:block;opacity:1;visibility:visible}100%{display:none;opacity:0;visibility:hidden}}.js-fadeIn{opacity:0;transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),transform .8s cubic-bezier(0.215, 0.61, 0.355, 1)}.js-fadeIn.is-fadeInUp{transform:translateY(16px)}.js-fadeIn.is-show{opacity:1;transform:none}.nav-category{height:50px;background:#f8f8fa;overflow:auto;padding:0 24px;margin-bottom:40px}@media screen and (max-width: 768px){.nav-category{height:36px;margin-bottom:24px}}.nav-category__list{display:flex;gap:20px;height:100%}.nav-category__item{flex:none;height:100%}.nav-category__link{position:relative;display:flex;align-items:center;height:100%;color:#192942;font-size:14px}@media screen and (max-width: 768px){.nav-category__link{font-size:12px}}.nav-category__link.is-current{font-weight:700;pointer-events:none}.nav-category__link.is-current::after{content:"";position:absolute;bottom:0;left:50%;display:block;width:100%;height:2px;background:#192942;transform:translateX(-50%)}.works{padding-top:0 !important}.works__list{display:flex;flex-wrap:wrap;gap:48px 3.2%;margin-bottom:120px}@media screen and (max-width: 768px){.works__list{gap:20px 2%;margin-bottom:60px}}@media screen and (max-width: 480px){.works__list{gap:28px 2%}}.works__item{display:flex;width:31.2%;transition-delay:0s !important}@media screen and (max-width: 768px){.works__item{width:49%}}@media screen and (max-width: 480px){.works__item{width:100%}}.works__item:nth-child(-n+2){width:48.4%}@media screen and (max-width: 768px){.works__item:nth-child(-n+2){width:49%}}@media screen and (max-width: 480px){.works__item:nth-child(-n+2){width:49%}}@media screen and (max-width: 480px){.works__item:nth-child(-n+2) .works-card{flex-direction:column}}@media screen and (max-width: 480px){.works__item:nth-child(-n+2) .works-card__image{width:100%}}.works__item:nth-child(-n+2) .works-card__image::after{content:"NEW";position:absolute;top:0;left:0;background:#192942;color:#fff;font-size:14px;letter-spacing:.1em;font-weight:700;padding:8px 16px}@media screen and (max-width: 768px){.works__item:nth-child(-n+2) .works-card__image::after{font-size:9px;padding:4px 8px}}.works__item:nth-child(-n+2) .works-card__title{font-size:18px}@media screen and (max-width: 768px){.works__item:nth-child(-n+2) .works-card__title{font-size:14px}}@media screen and (max-width: 480px){.works__item:nth-child(-n+2) .works-card__title{font-size:12px}}.works__item:nth-child(-n+2) .works-card .client,.works__item:nth-child(-n+2) .works-card .category{font-size:14px}@media screen and (max-width: 768px){.works__item:nth-child(-n+2) .works-card .client,.works__item:nth-child(-n+2) .works-card .category{font-size:12px}}@media screen and (max-width: 480px){.works__item:nth-child(-n+2) .works-card .client,.works__item:nth-child(-n+2) .works-card .category{font-size:10px}}.works-card{display:flex;flex-direction:column;gap:12px;width:100%}@media screen and (max-width: 768px){.works-card{gap:8px}}@media screen and (max-width: 480px){.works-card{flex-direction:row;align-items:flex-start}}.works-card__image{flex:none;position:relative;width:100%;border-radius:4px;overflow:hidden}@media screen and (max-width: 480px){.works-card__image{width:33%}}.works-card__main{display:flex;flex-direction:column;gap:12px;height:100%}@media screen and (max-width: 480px){.works-card__main{gap:4px}}.works-card__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px}@media screen and (max-width: 480px){.works-card__title{font-size:12px}}.works-card__footer{display:flex;align-items:center;flex-wrap:wrap;margin-top:auto}.works-card .client{font-size:12px}@media screen and (max-width: 480px){.works-card .client{font-size:10px}}.works-card .category{text-decoration:none;color:#192942;font-size:12px}@media screen and (max-width: 480px){.works-card .category{font-size:10px}}.works-card .category:hover{text-decoration:underline}.works-card .category::before{content:"";display:inline-block;width:1px;height:1em;background:#888;transform:rotate(45deg);transform-origin:left bottom;margin:0 1.2em 0 .75em}@media screen and (max-width: 768px){.works-card .category::before{margin:0 .9em 0 .3em}}.side-category{margin-bottom:44px}.side-category__list{display:flex;flex-direction:column;gap:16px}.side-category__item{font-size:14px}.side-category__link{position:relative;color:#192942;padding-left:20px}.side-category__link.is-current{font-weight:700}.side-category__link.is-current::before{content:"";position:absolute;top:50%;left:0;display:block;width:8px;height:2px;background:#192942;transform:translateY(-50%)}.side-search{margin-bottom:44px}
