@media (min-width:600px){.works-cards{align-items:center;display:flex;flex-direction:column;justify-content:center}}@media (min-width:960px){.works-cards{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.works-cards__item{margin-bottom:30px;width:100%}@media (min-width:600px){.works-cards__item{max-width:560px}}@media (min-width:960px){.works-cards__item{margin-bottom:42px;max-width:48%}}.works-cards__image-box{border-radius:8px;outline:3px dotted transparent;overflow:hidden;position:relative;transition:transform .3s ease-in-out}.works-cards__image-box:before{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);content:"";display:block;inset:0;position:absolute;transition:transform .3s ease-in-out}@media (min-width:960px){.works-cards__image-box{border-radius:16px}}.works-cards__image *{height:100%;margin-bottom:-10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.works-cards__link:focus{outline:none}.works-cards__link:focus .works-cards__image-box{outline-color:#5874c9}.works-cards__link:hover .works-cards__image-box:before{transform:translateY(10%)}.works-cards__description{bottom:8px;left:8px;max-width:90%;position:absolute}@media (min-width:960px){.works-cards__description{bottom:32px;left:32px;max-width:80%}}.works-cards__title{color:#fff!important;font-size:18px;line-height:24px;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media (min-width:960px){.works-cards__title{font-size:30px;line-height:36px}}.works-cards__category{color:#fff;font-size:12px;font-weight:700;line-height:16px;text-shadow:0 1px 4px rgba(0,0,0,.3)}.list-complete-item{display:inline-block;margin-right:10px;transition:all 1s}.list-complete-enter-from,.list-complete-leave-to{opacity:.5;transform:translateY(30px)}.list-complete-leave-active{position:absolute}.work-wrapper{background-color:#2d313db3;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:110}.work-wrapper__close{color:#fff;position:fixed;right:20px;top:20px}@media (min-width:960px){.work-wrapper__close{right:40px}}.work-wrapper__length{background-color:#2d313d4d;color:#fff;display:inline-block;font-size:14px;left:20px;padding:5px;position:fixed;top:20px;z-index:50}.work-wrapper__article{background-color:#fff;max-width:1160px;overflow:hidden}@media (min-width:960px){.work-wrapper__article{margin:0 auto}}.work-wrapper__button{align-items:center;background-color:#2d313d4d;border-radius:50%;display:inline-flex;height:40px;justify-content:center;outline:none;position:fixed;top:50%;transform:translateY(-50%);width:40px;z-index:50}.work-wrapper__button:hover{background-color:#2d313d66}.work-wrapper__button--prev{left:20px}.work-wrapper__button--prev svg{transform:rotate(180deg)}.work-wrapper__button--next{right:20px}@media (min-width:960px){.work-wrapper__button--next{right:40px}}
