.layout>.layout-wrapper{grid-row-gap:2.25rem;row-gap:2.25rem}@media (min-width:768px){.layout>.layout-wrapper{-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem}}@media (min-width:1024px){.layout>.layout-wrapper{-moz-column-gap:2rem;grid-column-gap:2rem;column-gap:2rem}}@media (max-width:1023px){.layout>.layout-wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}.layout>.layout-wrapper>.layout__region{float:none;display:flex;width:100%;flex-direction:column}.layout>.layout-wrapper>.layout__region .layout-builder-block,.layout>.layout-wrapper>.layout__region>div{height:100%}.layout.layout--fourcol-section>.layout-wrapper,.layout.layout--threecol-section>.layout-wrapper,.layout.layout--twocol-section>.layout-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.layout.layout--fourcol-section>.layout-wrapper,.layout.layout--threecol-section>.layout-wrapper,.layout.layout--twocol-section>.layout-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.layout .layout .layout-wrapper{width:100%}.layout .layout.layout--onecol>.layout-wrapper>.layout__region{flex:1 1 0%}.my_xxsmall{margin-top:2.5rem;margin-bottom:2.5rem}@media (min-width:1024px){.my_xxsmall{margin-top:3rem;margin-bottom:3rem}}.my_xsmall{margin-top:2.5rem;margin-bottom:2.5rem}@media (min-width:1024px){.my_xsmall{margin-top:3.75rem;margin-bottom:3.75rem}}.my_small{margin-top:5rem;margin-bottom:5rem}.my_small_with_ipad{margin-top:3.75rem;margin-bottom:3.75rem}@media (min-width:1024px){.my_small_with_ipad{margin-top:5rem;margin-bottom:5rem}}.my_medium{margin-top:3.75rem;margin-bottom:3.75rem}@media (min-width:1024px){.my_medium{margin-top:5.625rem;margin-bottom:5.625rem}}.my_large{margin-top:5rem;margin-bottom:5rem}@media (min-width:1024px){.my_large{margin-top:6rem;margin-bottom:6rem}}.my_xlarge{margin-top:5rem;margin-bottom:5rem}@media (min-width:1024px){.my_xlarge{margin-top:7.5rem;margin-bottom:7.5rem}}.my_xxlarge{margin-top:3.75rem;margin-bottom:3.75rem}@media (min-width:1024px){.my_xxlarge{margin-top:8.75rem;margin-bottom:8.75rem}}.mt_xxsmall{margin-top:2.5rem}@media (min-width:1024px){.mt_xxsmall{margin-top:3rem}}.mt_xsmall{margin-top:2.5rem}@media (min-width:1024px){.mt_xsmall{margin-top:3.75rem}}.mt_small{margin-top:5rem}.mt_small_with_ipad{margin-top:3.75rem}@media (min-width:1024px){.mt_small_with_ipad{margin-top:5rem}}.mt_medium{margin-top:3.75rem}@media (min-width:1024px){.mt_medium{margin-top:5.625rem}}.mt_large{margin-top:5rem}@media (min-width:1024px){.mt_large{margin-top:6rem}}.mt_xlarge{margin-top:5rem}@media (min-width:1024px){.mt_xlarge{margin-top:7.5rem}}.mt_xxlarge{margin-top:3.75rem}@media (min-width:1024px){.mt_xxlarge{margin-top:8.75rem}}.mb_xxsmall{margin-bottom:2.5rem}@media (min-width:1024px){.mb_xxsmall{margin-bottom:3rem}}.mb_xsmall{margin-bottom:2.5rem}@media (min-width:1024px){.mb_xsmall{margin-bottom:3.75rem}}.mb_small{margin-bottom:5rem}.mb_small_with_ipad{margin-bottom:3.75rem}@media (min-width:1024px){.mb_small_with_ipad{margin-bottom:5rem}}.mb_medium{margin-bottom:3.75rem}@media (min-width:1024px){.mb_medium{margin-bottom:5.625rem}}.mb_large{margin-bottom:5rem}@media (min-width:1024px){.mb_large{margin-bottom:6rem}}.mb_xlarge{margin-bottom:5rem}@media (min-width:1024px){.mb_xlarge{margin-bottom:7.5rem}}.mb_xxlarge{margin-bottom:3.75rem}@media (min-width:1024px){.mb_xxlarge{margin-bottom:8.75rem}}.mx_mobile_tablet{padding-left:1rem;padding-right:1rem}@media (min-width:768px){.mx_mobile_tablet{padding-left:1.75rem;padding-right:1.75rem}}@media (min-width:1280px){.mx_mobile_tablet{padding-left:0;padding-right:0}}@media (min-width:641px){.layout--twocol-section.sticky_lhs>.layout-wrapper>.layout__region--first{position:sticky;align-self:flex-start;padding-bottom:1rem}}@media (max-width:1023px){.layout--twocol-section.sticky_lhs>.layout-wrapper>.layout__region--first{top:85px}}@media (min-width:1024px){.layout--twocol-section.sticky_lhs>.layout-wrapper>.layout__region--first{top:135px}}
.views-view-grid.cols-2 .views-row{float:none;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:2.5rem;row-gap:2.5rem;-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem}@media (min-width:640px){.views-view-grid.cols-2 .views-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.views-view-grid.cols-2 .views-row{grid-row-gap:3.25rem;row-gap:3.25rem;-moz-column-gap:2rem;grid-column-gap:2rem;column-gap:2rem}}.views-view-grid.cols-2 .views-row .views-col{float:none!important;width:100%!important}.views-view-grid.cols-3 .views-row{float:none;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:2.5rem;row-gap:2.5rem;-moz-column-gap:1.5rem;grid-column-gap:1.5rem;column-gap:1.5rem}@media (min-width:640px){.views-view-grid.cols-3 .views-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.views-view-grid.cols-3 .views-row{grid-row-gap:48px;row-gap:48px}}@media (min-width:1024px){.views-view-grid.cols-3 .views-row{-moz-column-gap:2rem;grid-column-gap:2rem;column-gap:2rem}}.views-view-grid.cols-3 .views-row .views-col{float:none!important;width:100%!important}.views-view-grid.cols-4 .views-row{float:none;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:2.5rem;row-gap:2.5rem;-moz-column-gap:1.5rem;grid-column-gap:1.5rem;column-gap:1.5rem}@media (min-width:640px){.views-view-grid.cols-4 .views-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.views-view-grid.cols-4 .views-row{grid-row-gap:48px;row-gap:48px}}@media (min-width:1024px){.views-view-grid.cols-4 .views-row{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:2rem;grid-column-gap:2rem;column-gap:2rem}}.views-view-grid.cols-4 .views-row .views-col{float:none!important;width:100%!important}
