.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-1 .wp-block-gtmt-custom-grid__container,.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-2 .wp-block-gtmt-custom-grid__container{grid-template-areas:"top-sidebar content" "bottom-sidebar content";grid-template-rows:auto 1fr;grid-template-columns:var(--gtmt-custom-grid-sidebar-width, 280px) 1fr}.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-1 .wp-block-gtmt-custom-grid__container>:nth-child(1),.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-2 .wp-block-gtmt-custom-grid__container>:nth-child(1){grid-area:top-sidebar}.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-1 .wp-block-gtmt-custom-grid__container>:nth-child(2),.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-2 .wp-block-gtmt-custom-grid__container>:nth-child(2){grid-area:content}.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-1 .wp-block-gtmt-custom-grid__container>:nth-child(3),.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-2 .wp-block-gtmt-custom-grid__container>:nth-child(3){grid-area:bottom-sidebar}.wp-block-gtmt-custom-grid.gtmt-has-layout-content-sidebar-split-2 .wp-block-gtmt-custom-grid__container{grid-template-areas:"content top-sidebar" "content bottom-sidebar";grid-template-columns:1fr var(--gtmt-custom-grid-sidebar-width, 280px)}