.works{box-sizing:border-box;margin:0 auto;padding:0 32px;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) forwards}.works_wrapper{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.works_list{width:100%}.works_title{margin-bottom:8px;display:flex;align-items:center;gap:8px}.works_title_prefix{font-weight:700}.works_title_text{font-size:40px;font-weight:500;line-height:1}@media screen and (max-width:900px){.works_wrapper{gap:40px}}@media screen and (max-width:640px){.works{padding:0 24px}}