.cs-block.wide-ctas{--row-gap: var(--row-gap, 20px);--column-gap: var(--column-gap, 40px)}.cs-block.wide-ctas .container{max-width:1640px;margin:0 auto;display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;padding-left:25px;padding-right:25px;--title-color: var(--title-color, #000000);--title-font-size: var(--title-font-size, 20px);--title-font-weight: var(--title-font-weight, inherit);--title-line-height: var(--title-line-height, 1.4);--subtitle-font-size: var(--subtitle-font-size, 18px);--subtitle-font-weight: var(--subtitle-font-weight, 500);--subtitle-line-height: var(--subtitle-line-height, 1.4);--subtitle-color: var(--subtitle-color, #000000);display:grid;grid-template-columns:repeat(12, 1fr)}@media(min-width: 768px){.cs-block.wide-ctas .container{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px}}@media(min-width: 768px){.cs-block.wide-ctas .container{padding-left:36px;padding-right:36px}}@media(min-width: 1200px){.cs-block.wide-ctas .container{padding-left:50px;padding-right:50px}}.cs-block.wide-ctas .wide-cta-title{font-size:25px;font-weight:200;color:var(--title-color);margin-bottom:10px;font-size:calc(var(--title-font-size)*.8);font-weight:var(--title-font-weight);line-height:var(--title-line-height);padding-left:0;display:flex;align-items:center;gap:.5em}@media(min-width: 992px){.cs-block.wide-ctas .wide-cta-title{font-size:30px}}@media(min-width: 1200px){.cs-block.wide-ctas .wide-cta-title{font-size:32px}}.cs-block.wide-ctas .wide-cta-title .fa-chevron-right{font-size:.8em}@media(min-width: 992px){.cs-block.wide-ctas .wide-cta-title{font-size:var(--title-font-size)}}@media(min-width: 1200px){.cs-block.wide-ctas .wide-cta-title{font-size:var(--title-font-size)}}.cs-block.wide-ctas .g-callout{margin-bottom:24px;grid-column:1/-1}@media(min-width: 576px){.cs-block.wide-ctas .g-callout{margin-bottom:40px}}@media(min-width: 768px){.cs-block.wide-ctas .g-callout{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;margin-bottom:30px}}.cs-block.wide-ctas .content h3{font-size:25px;font-weight:200;margin:0 0 20px}@media(min-width: 992px){.cs-block.wide-ctas .content h3{font-size:30px}}@media(min-width: 1200px){.cs-block.wide-ctas .content h3{font-size:32px}}.cs-block.wide-ctas .content h4{font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin:0 0 20px}.cs-block.wide-ctas .content p{font-size:16px;font-weight:400;line-height:1.75em;line-height:1.5em}.cs-block.wide-ctas .content a{color:#000}@media(min-width: 768px){.cs-block.wide-ctas .g-callout{display:grid;grid-template-columns:subgrid}.cs-block.wide-ctas .g-callout .rule{grid-column:1/span 2}.cs-block.wide-ctas .g-callout .callout{grid-column:3/-1}.cs-block.wide-ctas .content{grid-column:3/-3}}.cs-block.wide-ctas .wide-cta-items{display:grid;gap:var(--row-gap);grid-column:1/-1;grid-template-columns:minmax(0, 1fr)}@media(min-width: 768px){.cs-block.wide-ctas.columns-2 .wide-cta-items{grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:var(--column-gap)}}.cs-block.wide-ctas.columns-2 .wide-cta-item{margin-bottom:0}.cs-block.wide-ctas .wide-cta-item{position:relative;width:100%;margin-bottom:calc(var(--row-gap)*.5)}@media(min-width: 768px){.cs-block.wide-ctas .wide-cta-item{margin-bottom:0}}.cs-block.wide-ctas .wide-cta-item:last-child{margin-bottom:0}.cs-block.wide-ctas .wide-cta-item .wide-cta-subtitle{font-size:var(--subtitle-font-size) !important;font-weight:var(--subtitle-font-weight) !important;line-height:var(--subtitle-line-height) !important;color:var(--subtitle-color) !important;margin-bottom:15px;text-transform:uppercase}.cs-block.wide-ctas .wide-cta-link{display:block;text-decoration:none;color:inherit;height:100%}.cs-block.wide-ctas .wide-cta-image-container{position:relative;height:200px;overflow:hidden;width:100%}@media(min-width: 992px){.cs-block.wide-ctas .wide-cta-image-container{height:400px}}.cs-block.wide-ctas .wide-cta-image{position:absolute;top:0;left:0;width:100%;height:100%}.cs-block.wide-ctas .wide-cta-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cs-block.wide-ctas .wide-cta-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:3em}.cs-block.wide-ctas.title-placement-above .wide-cta-title,.cs-block.wide-ctas.title-placement-above .wide-cta-subtitle{position:static;margin-bottom:10px}.cs-block.wide-ctas.title-placement-above .wide-cta-image-container{margin-top:10px}.cs-block.wide-ctas.title-placement-overlay .wide-cta-title{position:absolute;top:20px;left:0;z-index:2}.cs-block.wide-ctas.title-placement-below .wide-cta-title{position:static;margin-top:10px}.cs-block.wide-ctas.title-placement-inner_left .wide-cta-title{position:absolute;bottom:.5em;left:0;z-index:2}.cs-block.wide-ctas [style*="--title-indent"] .wide-cta-title{padding-left:var(--title-indent)}.cs-block.wide-ctas [style*="--title-indent"].title-placement-overlay .wide-cta-title,.cs-block.wide-ctas [style*="--title-indent"].title-placement-inner_left .wide-cta-title{left:var(--title-indent)}.cs-block.wide-ctas.hide-cta .view-collection{display:none}

/*# sourceMappingURL=wide-ctas.min.css.map*/