.work{background-color:#1b1b1b;border:.125rem solid #b47e7e;border-radius:.9375rem;flex-direction:column;justify-content:space-between;gap:.625rem;width:calc(33% - 20px);padding:.625rem 1.25rem 1.25rem;display:flex;position:relative;box-shadow:0 .4375rem .5rem .3125rem #53535333}.work__img{border-radius:.3125rem;width:100%}.work__title{font-size:1.75rem}.work__hint{color:#fff;background-color:#f01;border-radius:5px;padding:.1875rem .3125rem;font-size:1.125rem;line-height:1.2;position:absolute;top:0;right:0;transform:translate(5px,-40%)}@media (max-width:64rem){.work{padding:.9375rem}.work__title{font-size:1.5rem}}@media (max-width:850px){.work{width:calc(50% - 10px)}.work__title{font-size:1.25rem}}@media (max-width:48rem){.work{padding:.625rem}.work__title{font-size:1.125rem}.work__hint{padding:.1875rem .25rem;font-size:1rem}}@media (max-width:29.375rem){.work{width:100%}.work__hint{padding:.1875rem .25rem;font-size:1rem;transform:translate(5px,-20%)}}
.works{padding:3.125rem 0;position:relative}.works__wrapper{flex-direction:column;display:flex}.works__list{flex-wrap:wrap;gap:1.25rem;display:flex}@media (max-width:1024px){.works{padding:2.5rem 0}}@media (max-width:768px){.works{padding:1.875rem 0}}@media (max-width:520px){.works{padding:1.25rem 0}.works__list{gap:.625rem}}
.creator{z-index:50;opacity:1;background-color:#fff;border-radius:20px;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;transition:opacity .3s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.creator__background{z-index:10;opacity:1;background-color:#181818ab;transition:opacity .3s;position:fixed;top:0;bottom:0;left:0;right:0}.creator__image{object-fit:contain;border-radius:20px;width:auto;max-width:90vw;height:auto;max-height:90vh;display:block}.creator--hidden{opacity:0}
.achievements{flex-direction:column;display:flex}.achievements__wrapper{padding-bottom:3.125rem}.achievements__item{background-color:#1b1b1b;border:.0625rem solid #ffffff40;border-radius:.625rem;flex-direction:column;gap:1.25rem;width:70%;padding:.9375rem 1.25rem;display:flex}.achievements__item-title{font-size:1.375rem}.achievements__item-description{white-space:pre-line;font-size:1.125rem;line-height:1.2}.achievements__item-image{border-radius:10px}.achievements__item-button{background-color:#0000;width:100%}.achievements__item-button>img{width:100%}@media (max-width:768px){.achievements__wrapper{padding-bottom:1.875rem}.achievements__item{gap:.625rem;width:100%;padding:.625rem}.achievements__item-title{font-size:1.125rem}.achievements__item-description{font-size:1rem}}
