/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--threecol-section--gap-yes .layout-column{gap:var(--container-padding)}.layout--threecol-section--gap-no .layout-column{gap:0}@media (min-width:768px){.layout--threecol-section .layout-column{display:grid;grid-template-columns:repeat(12,1fr)}.layout--threecol-section .layout__region--top{grid-column-end:-1;grid-column-start:1}.layout--threecol-section .layout__region--bottom{grid-column-end:-1;grid-column-start:1;grid-row-end:4;grid-row-start:3}.layout--threecol-section.layout--threecol-section--33-34-33 .layout-column .layout__region--first{grid-column-end:5;grid-column-start:1}.layout--threecol-section.layout--threecol-section--33-34-33 .layout-column .layout__region--second{grid-column-end:9;grid-column-start:5}.layout--threecol-section.layout--threecol-section--33-34-33 .layout-column .layout__region--third{grid-column-end:13;grid-column-start:9}.layout--threecol-section.layout--threecol-section--25-50-25 .layout-column .layout__region--first{grid-column-end:4;grid-column-start:1}.layout--threecol-section.layout--threecol-section--25-50-25 .layout-column .layout__region--second{grid-column-end:10;grid-column-start:4}.layout--threecol-section.layout--threecol-section--25-50-25 .layout-column .layout__region--third{grid-column-end:13;grid-column-start:10}.layout--threecol-section.layout--threecol-section--25-25-50 .layout-column .layout__region--first{grid-column-end:4;grid-column-start:1}.layout--threecol-section.layout--threecol-section--25-25-50 .layout-column .layout__region--second{grid-column-end:7;grid-column-start:4}.layout--threecol-section.layout--threecol-section--25-25-50 .layout-column .layout__region--third{grid-column-end:13;grid-column-start:7}.layout--threecol-section.layout--threecol-section--50-25-25 .layout-column .layout__region--first{grid-column-end:7;grid-column-start:1}.layout--threecol-section.layout--threecol-section--50-25-25 .layout-column .layout__region--second{grid-column-end:10;grid-column-start:7}.layout--threecol-section.layout--threecol-section--50-25-25 .layout-column .layout__region--third{grid-column-end:13;grid-column-start:10}}
