.grid-big-2col-item{display:grid;grid-template-columns:repeat(2,1fr)}.grid-big-2col-item-image{line-height:0}.grid-big-2col-item-image img{width:100%;height:100%;object-fit:cover}.grid-big-2col-item-content{display:flex;flex-direction:column;padding:var(--container-space);justify-content:space-between}.grid-big-2col-item-content h2,.grid-big-2col-item-content h3{font-family:var(--font-family-headline);letter-spacing:-.07rem}.grid-big-2col-item-content h2{font-size:4.5rem}.grid-big-2col-item-content h3{font-size:3rem}.grid-big-2col-item-content-description{line-height:140%}.grid-big-2col .grid-big-2col-item:nth-child(2n) .grid-big-2col-item-content{grid-column:1;grid-row:1}.grid-big-2col .grid-big-2col-item:nth-child(2n) .grid-big-2col-item-image{grid-column:2;grid-row:1}.grid-big-2col .grid-big-2col-item{border-bottom:1px solid var(--border-color)}.grid-big-2col .grid-big-2col-item:nth-child(odd) .grid-big-2col-item-image,.grid-big-2col .grid-big-2col-item:nth-child(even) .grid-big-2col-item-content{border-right:1px solid var(--border-color)}.vertslider-swiper{display:inline-block;height:1em;overflow:hidden;vertical-align:bottom;width:auto}.vertslider-swiper .swiper-slide{display:flex;align-items:center;justify-content:start;height:1em;font-weight:inherit;font-size:inherit}@media (max-width:1100px){.grid-big-2col-item-content h2{font-size:3.5rem}.grid-big-2col-item-content h3{font-size:2.5rem}}@media (max-width:992px){.grid-big-2col-item{grid-template-columns:repeat(1,1fr)}.grid-big-2col .grid-big-2col-item:nth-child(2n) .grid-big-2col-item-content,.grid-big-2col .grid-big-2col-item:nth-child(2n) .grid-big-2col-item-image{grid-column:auto;grid-row:auto}.grid-big-2col-item-content{padding:2.5rem var(--container-space);gap:.5rem}.grid-big-2col-item-content h2{font-size:2.8rem}.grid-big-2col-item-content h3{font-size:2.25rem}}@media (max-width:768px){.grid-big-2col-item-content h2{font-size:2.75rem}.grid-big-2col-item-content h3{font-size:1.75rem}.grid-big-2col-item-content-description{font-size:.875rem}}