.grid-section{--grid-section-accent:var(--color-text);--text-margin:1.09em;font-size:var(--text-600);padding-left:var(--side-padding);padding-right:var(--side-padding);position:relative}.grid-section--theme-light{--grid-section-accent:var(--color-white)}.grid-section--theme-blue{--grid-section-accent:var(--color-blue-500)}.grid-section--theme-dark_blue{--grid-section-accent:var(--color-blue-900)}.grid-section--theme-gray{--grid-section-accent:var(--color-grey-100)}.grid-section--theme-turquoise{--grid-section-accent:var(--color-turquoise-500)}.grid-section--theme-red{--grid-section-accent:var(--color-red-500)}.grid-section--theme-rose{--grid-section-accent:var(--color-rose-500)}.grid-section--theme-lime{--grid-section-accent:var(--color-lime-500)}.grid-section--text-size-normal{font-family:var(--font-family-base);font-size:var(--text-500);font-weight:400;line-height:1.4}.grid-section__background{margin:0}.grid-section__background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.grid-section__background.grid-section__background--overlay:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.grid-section__container{position:relative}.grid-section__header>*{width:var(--width-6-col)}.grid-section__header>h2{width:var(--width-10-col)}.grid-section__header p:first-child{font-family:var(--font-family-title);font-size:var(--heading-300);font-weight:var(--font-weight--bold);line-height:1.3}.grid-section__header p:first-child+h2{margin-top:var(--space-s)}.grid-section__header h2{color:var(--grid-section-accent);font-size:var(--heading-600);font-weight:var(--font-weight--black);line-height:1;text-transform:uppercase}@media (max-width:37.5rem){.grid-section__header h2{line-height:1.2}}.grid-section__sections{display:grid;gap:var(--gutter);margin-top:var(--space-xl)}.grid-section__sections:first-child{margin-top:0}@media (min-width:65.001rem){.grid-section__sections{gap:0;grid-template-columns:repeat(12,1fr)}.grid-section__sections--2-per-row .grid-section-item{padding:var(--space-l)}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-3){grid-column:1/span 8}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-2){grid-column:9/span 4}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-1){grid-column:1/span 4}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n){grid-column:5/span 8}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n),.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-2){border-left:.0625rem dashed var(--grid-section-accent)}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-1):not(:last-child) .grid-section-item__header,.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-2) .grid-section-item__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-s)}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-1):last-child,.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-3):last-child{grid-column:1/span 12}.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-1):last-child>*,.grid-section__sections--2-per-row .grid-section-item:nth-child(4n-3):last-child>*{width:64%}.grid-section__sections--3-per-row .grid-section-item{border-left:.0625rem dashed var(--grid-section-accent)}.grid-section__sections--3-per-row .grid-section-item:nth-child(3n+1){border-left:0}.grid-section__sections--3-per-row .grid-section-item:nth-child(3n+1):last-child{grid-column:1/12}.grid-section__sections--3-per-row .grid-section-item:nth-child(3n+1):last-child>*{width:33%}.grid-section__sections--3-per-row .grid-section-item:nth-child(3n+2):last-child{grid-column:5/span 8}.grid-section__sections--3-per-row .grid-section-item:nth-child(3n+2):last-child>*{width:48%}}.grid-section-item{border-top:.0625rem dashed var(--grid-section-accent);grid-column-end:span 4;padding:var(--space-s)}@media (max-width:37.5rem){.grid-section-item{padding-left:0;padding-right:0}}.grid-section-item h3{font-family:var(--font-family-title);font-size:var(--heading-400);font-weight:var(--font-weight--black);line-height:1.2;text-transform:uppercase}.grid-section-item ul{font-size:var(--text-400);font-weight:var(--font-weight--bold);line-height:1.2;list-style:none;margin:0;margin-top:var(--space-s);padding:0;text-transform:uppercase}.grid-section-item ul li{padding:0}.grid-section-item ul li:before{display:none}.grid-section-item ul:first-child{margin-top:0}.grid-section-item ul li{margin-top:.88em}.grid-section-item ul li:first-child{margin-top:0}.grid-section-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--space-l)}@media (max-width:37.5rem){.grid-section-item__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-s)}}.grid-section-item__header .grid-section-item__title{margin-top:0;-ms-flex-item-align:center;align-self:center}.grid-section-item__header--without-content .grid-section-item__title{-ms-flex-item-align:start;align-self:flex-start}.grid-section-item__header--without-content h3{font-family:var(--font-family-title);font-size:var(--heading-400);font-weight:var(--font-weight--bold);line-height:1.2;text-transform:none}@media (min-width:48.001rem){.grid-section-item__header--without-content .grid-section-item__image{-webkit-box-flex:0;-ms-flex:0 0 22.4%;flex:0 0 22.4%}}.grid-section-item__image{margin:0;max-width:11rem}.grid-section-item__image img{vertical-align:top}@media (min-width:37.501rem){.grid-section-item__image{max-width:88%;-webkit-box-flex:0;-ms-flex:0 0 35.3%;flex:0 0 35.3%}}.grid-section-item__content{margin-top:var(--space-s)}.grid-section-item__content:first-child{margin-top:0}.grid-section-item__content h3+p{margin-top:1em}