.custom-cards-block--custom-1 .cards{grid-template-columns:1fr;grid-template-areas:"a""b""c";gap:8px;display:grid}.custom-cards-block--custom-1 .card{background:#fff;border-radius:16px}.custom-cards-block--custom-1 .card:first-child{grid-area:a}.custom-cards-block--custom-1 .card:nth-child(2){grid-area:b}.custom-cards-block--custom-1 .card:nth-child(3){grid-area:c}.custom-cards-block--custom-1 .card__image-wrapper{padding:24px}.custom-cards-block--custom-1 .card__image-wrapper img{border-radius:16px;display:block}.custom-cards-block--custom-1 .card__content-wrapper{padding:0 24px 24px}.custom-cards-block--custom-2 .cards{grid-template-columns:1fr;grid-template-areas:"a""b""c""d""e";gap:8px;display:grid}.custom-cards-block--custom-2 .card{background:#fff;border-radius:16px}.custom-cards-block--custom-2 .card:first-child{grid-area:a}.custom-cards-block--custom-2 .card:nth-child(2){grid-area:b}.custom-cards-block--custom-2 .card:nth-child(3){grid-area:c}.custom-cards-block--custom-2 .card:nth-child(4){grid-area:d}.custom-cards-block--custom-2 .card:nth-child(5){grid-area:e}.custom-cards-block--custom-2 .card__image-wrapper{padding:24px}.custom-cards-block--custom-2 .card__image-wrapper img{border-radius:16px;display:block}.custom-cards-block--custom-2 .card__content-wrapper{padding:0 24px 24px}.custom-cards-block--custom-3 .cards-grid{grid-template-columns:1fr;gap:8px;display:grid}.custom-cards-block--custom-3 .card{background:#fff;border-radius:16px;padding:24px}.custom-cards-block--custom-3 .card__image{border-radius:16px;overflow:hidden}.custom-cards-block--custom-3 .card__image img{width:100%;display:block}.custom-cards-block--custom-3 .card--wide{flex-direction:column;gap:24px;display:flex}.custom-cards-block--custom-3 .card--wide .card__text{flex-direction:column;justify-content:center;display:flex}@media (width>=767px){.custom-cards-block--custom-1 .cards{grid-template-columns:repeat(4,1fr);grid-template-areas:"a a a a""b b c c"}.custom-cards-block--custom-1 .card:first-child{grid-template-columns:1fr 1fr;align-items:center;display:grid}.custom-cards-block--custom-1 .card:first-child .card__image-wrapper{order:2}.custom-cards-block--custom-1 .card:first-child .card__content-wrapper{order:1}.custom-cards-block--custom-2 .cards{grid-template-columns:repeat(6,1fr);grid-template-areas:"a a a b b b""c c c c c c""d d d d d d"}.custom-cards-block--custom-2 .card:nth-child(3){grid-template-columns:1fr 1fr;align-items:center;display:grid}.custom-cards-block--custom-2 .card:nth-child(3) .card__image-wrapper{order:2;padding:24px 24px 24px 0}.custom-cards-block--custom-2 .card:nth-child(3) .card__content-wrapper{order:1;padding:24px}.custom-cards-block--custom-2 .card:nth-child(4){grid-template-columns:1fr 1fr;align-items:center;display:grid}.custom-cards-block--custom-2 .card:nth-child(4) .card__image-wrapper{order:1;padding:24px 0 24px 24px}.custom-cards-block--custom-2 .card:nth-child(4) .card__content-wrapper{order:2;padding:24px}.custom-cards-block--custom-3 .cards-grid{grid-template-columns:1fr 1fr}.custom-cards-block--custom-3 .card--wide{flex-direction:row;grid-column:span 2;align-items:center;gap:40px}.custom-cards-block--custom-3 .card--wide .card__text{flex:0 0 calc(50% - 20px)}.custom-cards-block--custom-3 .card--wide .card__image{flex:1}}@media (width>=1041px){.custom-cards-block--custom-1 .cards{grid-template-columns:repeat(7,1fr);grid-template-areas:"a a a a b b b""a a a a c c c"}.custom-cards-block--custom-1 .card__image-wrapper{padding:0}.custom-cards-block--custom-1 .card__image-wrapper img{border-radius:16px 16px 0 0}.custom-cards-block--custom-1 .card__content-wrapper{padding:24px}.custom-cards-block--custom-1 .card:first-child{display:block}.custom-cards-block--custom-2 .cards{grid-template-columns:repeat(6,1fr);grid-template-areas:"a a a b b b""c c c c d d"}.custom-cards-block--custom-2 .card{align-items:unset}.custom-cards-block--custom-2 .card:nth-child(4){align-items:unset;grid-template-columns:1fr}.custom-cards-block--custom-2 .card:first-child .card__image-wrapper,.custom-cards-block--custom-2 .card:nth-child(2) .card__image-wrapper,.custom-cards-block--custom-2 .card:nth-child(4) .card__image-wrapper{padding:0}.custom-cards-block--custom-2 .card:first-child .card__image-wrapper img,.custom-cards-block--custom-2 .card:nth-child(2) .card__image-wrapper img,.custom-cards-block--custom-2 .card:nth-child(4) .card__image-wrapper img{border-radius:16px 16px 0 0}.custom-cards-block--custom-2 .card:first-child .card__content-wrapper,.custom-cards-block--custom-2 .card:nth-child(2) .card__content-wrapper,.custom-cards-block--custom-2 .card:nth-child(4) .card__content-wrapper,.custom-cards-block--custom-3 .card{padding:24px}}
