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