.Wdgt_ProjectSection_projects{display:flex;flex-direction:column;gap:40px;margin-bottom:104px}@media(max-width:1279px){.Wdgt_ProjectSection_projects{margin-bottom:96px}}@media(max-width:1099px){.Wdgt_ProjectSection_projects{margin-bottom:80px}}@media(max-width:767px){.Wdgt_ProjectSection_projects{gap:24px;margin-bottom:48px}}.Wdgt_ProjectSection_projects_top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.Wdgt_ProjectSection_projects_top h2{font-weight:700;font-size:32px;line-height:40px;color:var(--text-primary)}.Wdgt_ProjectSection_projects_top .Wdgt_ProjectSection_projects_buttons{display:flex;gap:20px;width:416px;margin-left:auto}@media(max-width:767px){.Wdgt_ProjectSection_projects_top{flex-direction:column-reverse;align-items:flex-start;gap:32px}.Wdgt_ProjectSection_projects_top h2{font-size:24px}.Wdgt_ProjectSection_projects_top .Wdgt_ProjectSection_projects_buttons{margin-left:unset;width:100%}}.Wdgt_ProjectSection_projects_list{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:60px 32px;gap:60px 32px}.Wdgt_ProjectSection_projects_list li:first-child{grid-column:span 12}.Wdgt_ProjectSection_projects_list li:not(:first-child){grid-column:span 6}.Wdgt_ProjectSection_projects_list li:last-child:nth-child(2n){grid-column:span 12}@media(max-width:1099px){.Wdgt_ProjectSection_projects_list{grid-template-columns:repeat(8,1fr);gap:52px 24px}.Wdgt_ProjectSection_projects_list li:first-child{grid-column:span 8}.Wdgt_ProjectSection_projects_list li:not(:first-child){grid-column:span 4}.Wdgt_ProjectSection_projects_list li:last-child:nth-child(2n){grid-column:span 8}}@media(max-width:767px){.Wdgt_ProjectSection_projects_list{display:flex;flex-direction:column;gap:32px}}