.layout{padding-top:88px}.worksTitle{width:100%}.worksTitle__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:80px 40px}@media screen and (max-width:1023px){.worksTitle__inner{align-items:start;flex-direction:column;gap:24px;justify-content:normal;padding:16px 24px 24px}}.worksTitle__titleSub{color:#999;font-size:24px;font-weight:400;letter-spacing:.08em;line-height:1.6}@media screen and (max-width:1023px){.worksTitle__titleSub{font-size:14px}}.worksTitle__titleMain{font-size:56px;font-weight:400;letter-spacing:.1em;line-height:2}@media screen and (max-width:1023px){.worksTitle__titleMain{font-size:24px;letter-spacing:.13em;line-height:1.8}}.worksTitle__description{font-weight:400;letter-spacing:.1em;line-height:2;max-width:680px;width:50%}@media screen and (max-width:1023px){.worksTitle__description{max-width:none;width:auto}}.works{width:100%}.works__inner{display:flex;flex-direction:column;gap:60px;margin:0 auto;max-width:1440px;padding:0 120px 120px}@media screen and (max-width:1023px){.works__inner{gap:40px;padding:40px 24px}}.works__filters{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1023px){.works__filters{gap:8px}}.works__filterButton{align-items:center;border:1px solid #ccc;border-radius:32px;display:flex;font-size:16px;font-weight:400;gap:4px;letter-spacing:.1em;line-height:1;padding:7px 15px;transition:background-color .3s ease-out,border-color .3s ease-out}@media screen and (max-width:1023px){.works__filterButton{font-size:14px;padding:7px 11px}}.works__filterButton:not(.isActive):hover{background-color:#f1f1f1}.works__filterButton.isActive{background-color:#666;border:1px solid #666;color:#fff;font-weight:700}.works__filterButton.isActive:hover{background-color:#7a7a7a;border-color:#7a7a7a}.works__filterButtonText{display:inline-block}.works__list{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1023px){.works__list{grid-template-columns:1fr}}.works__visuallyHidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.worksCard{display:flex;flex-direction:column;gap:16px;transition:opacity .3s ease-in}.worksCard:hover{opacity:.7}.worksCard__image{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.worksCard__content{display:flex;flex-direction:column;gap:8px}.worksCard__title{color:#666;font-size:16px;font-weight:400;letter-spacing:.1em;line-height:1.5}@media screen and (max-width:1023px){.worksCard__title{font-size:14px}}.worksCard__description{font-size:18px;font-weight:400;letter-spacing:.1em;line-height:1.5}@media screen and (max-width:1023px){.worksCard__description{font-size:16px;line-height:1.6}}.worksCard__tags{display:flex;flex-wrap:wrap;gap:8px}@media screen and (max-width:1023px){.worksCard__tags{gap:4px 8px}}.worksCard__tag{color:#999;font-size:14px;font-weight:400;letter-spacing:.1em;line-height:1.5}@media screen and (max-width:1023px){.worksCard__tag{font-size:12px}}