.custom-grid{padding-top:48px;padding-bottom:48px;display:grid;gap:20px 20px;grid-template-columns:1fr;grid-template-areas:"area_1" "area_2" "area_3" "area_4" "area_5";grid-template-rows:auto}.custom-grid--image{display:block;width:100%}@media screen and (min-width: 750px) and (max-width: 989px){.custom-grid{grid-template-columns:1fr 1fr;grid-template-areas:"area_1 area_1" "area_2 area_3" "area_4 area_5"}}@media screen and (min-width: 990px){.custom-grid{width:100%;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"area_1 area_2" "area_1 area_3" "area_4 area_5"}}@media screen and (max-width: 749px){.small-hide{display:none!important}}@media screen and (min-width: 750px) and (max-width: 989px){.medium-hide{display:none!important}}@media screen and (min-width: 990px){.large-up-hide{display:none!important}}
/*# sourceMappingURL=/s/files/1/0649/9097/0087/t/351/assets/section-custom-grid.css.map */
