.grid-cards__title{text-align:center}.grid-cards__container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;gap:20px;grid-auto-rows:minmax(180px,auto);grid-template-columns:repeat(3,1fr);-ms-grid-rows:auto 20px auto 20px auto 20px auto;grid-template-areas:"big row1 row1" "big column1 column2" "column3 column4 big2" "row2 row2 big2"}.grid-cards__card{border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;overflow:hidden}.grid-cards__card--column-big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.grid-cards__card--column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.grid-cards__card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:32px}.grid-cards__card--column-big .grid-cards__card-info{padding-bottom:0}.grid-cards__card--column.grid-cards__card--wi .grid-cards__card-info{padding-top:0}.grid-cards__card--row .grid-cards__card-img,.grid-cards__card--row .grid-cards__card-info{max-width:calc(50% - 10px);width:100%}.grid-cards__card:first-child .grid-cards__card-title{font-family:YS Text Web;font-size:48px;font-stretch:107%;font-weight:500;line-height:100%}.grid-cards__card-img{height:auto;max-width:100%;width:100%}.grid-cards__card:nth-child(8n+1){-ms-grid-row:1;-ms-grid-row-span:3;grid-area:big;-ms-grid-column:1}.grid-cards__card:nth-child(8n+2){-ms-grid-column:3;-ms-grid-row:1;-ms-grid-column-span:3;grid-area:row1}.grid-cards__card:nth-child(8n+3){grid-area:column1;-ms-grid-column:3;-ms-grid-row:3}.grid-cards__card:nth-child(8n+4){grid-area:column2;-ms-grid-column:5;-ms-grid-row:3}.grid-cards__card:nth-child(8n+5){grid-area:column3;-ms-grid-column:1;-ms-grid-row:5}.grid-cards__card:nth-child(8n+6){grid-area:column4;-ms-grid-column:3;-ms-grid-row:5}.grid-cards__card:nth-child(8n+7){-ms-grid-column:1;-ms-grid-row:7;-ms-grid-column-span:3;grid-area:row2}.grid-cards__card:nth-child(8n+8){-ms-grid-row:5;-ms-grid-row-span:3;grid-area:big2;-ms-grid-column:5}@media (max-width:1152px){.grid-cards__container{-ms-grid-columns:(1fr)[2];grid-template-areas:"big column1" "row1 column2" "column3 big2" "column4 big2" "row2 row2";grid-template-columns:repeat(2,1fr)}.grid-cards__card{gap:32px;max-height:410px;min-height:196px}.grid-cards__card:nth-child(8n+2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-cards__card:nth-child(8n+2) .grid-cards__card-img,.grid-cards__card:nth-child(8n+2) .grid-cards__card-info{max-width:100%}.grid-cards__card:nth-child(8n+1) .grid-cards__card-title{font-size:32px}.grid-cards__card:nth-child(8n+1){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.grid-cards__card:nth-child(8n+2){-ms-grid-column:1;-ms-grid-row:2;-ms-grid-column-span:1}.grid-cards__card:nth-child(8n+3){-ms-grid-column:2;-ms-grid-row:1}.grid-cards__card:nth-child(8n+4){-ms-grid-column:2;-ms-grid-row:2}.grid-cards__card:nth-child(8n+5){-ms-grid-column:1;-ms-grid-row:3}.grid-cards__card:nth-child(8n+6){-ms-grid-column:1;-ms-grid-row:4}.grid-cards__card:nth-child(8n+7){-ms-grid-column:1;-ms-grid-row:5;-ms-grid-column-span:2}.grid-cards__card:nth-child(8n+8){-ms-grid-row:3;-ms-grid-row-span:2;-ms-grid-column:2}}@media (max-width:767px){.grid-cards__container{-ms-grid-columns:1fr;grid-template-areas:"big" "row1" "column1" "column2" "column3" "column4" "row2" "big2";grid-template-columns:1fr}.grid-cards__card{gap:32px;max-height:unset;min-height:174px}.grid-cards__card--row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-cards__card--row .grid-cards__card-img,.grid-cards__card--row .grid-cards__card-info{max-width:100%}.grid-cards__card:nth-child(8n+1) .grid-cards__card-title{font-size:48px}.grid-cards__card:nth-child(8n+1){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.grid-cards__card:nth-child(8n+2){-ms-grid-column:1;-ms-grid-row:2;-ms-grid-column-span:1}.grid-cards__card:nth-child(8n+3){-ms-grid-column:1;-ms-grid-row:3}.grid-cards__card:nth-child(8n+4){-ms-grid-column:1;-ms-grid-row:4}.grid-cards__card:nth-child(8n+5){-ms-grid-column:1;-ms-grid-row:5}.grid-cards__card:nth-child(8n+6){-ms-grid-column:1;-ms-grid-row:6}.grid-cards__card:nth-child(8n+7){-ms-grid-column:1;-ms-grid-row:7;-ms-grid-column-span:1}.grid-cards__card:nth-child(8n+8){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:1}}