.text-white{color:#fff}.crimson,.has-crimson-color{color:#a32a33}.bg-crimson,.has-crimson-background-color{background-color:#a32a33}.has-red-color,.red{color:#e62600}.bg-red,.has-red-background-color{background-color:#e62600}.has-red-2-color,.red2{color:rgba(230,38,0,.6)}.bg-red2,.has-red-2-background-color{background-color:rgba(230,38,0,.6)}.charcoal,.has-charcoal-color{color:#413d3c}.bg-charcoal,.has-charcoal-background-color{background-color:#413d3c}.has-neutral-color,.neutral{color:#f4f2ef}.bg-neutral,.has-neutral-background-color{background-color:#f4f2ef}.has-neutral-2-color,.neutral2{color:#e1e4ed}.bg-neutral2,.has-neutral-2-background-color{background-color:#e1e4ed}.clay,.has-clay-color{color:#ded5d0}.bg-clay,.has-clay-background-color{background-color:#ded5d0}.charcoal h1,.charcoal h2,.charcoal h3,.charcoal h4,.charcoal h5,.charcoal h6,.clay h1,.clay h2,.clay h3,.clay h4,.clay h5,.clay h6,.crimson h1,.crimson h2,.crimson h3,.crimson h4,.crimson h5,.crimson h6,.has-charcoal-color h1,.has-charcoal-color h2,.has-charcoal-color h3,.has-charcoal-color h4,.has-charcoal-color h5,.has-charcoal-color h6,.has-clay-color h1,.has-clay-color h2,.has-clay-color h3,.has-clay-color h4,.has-clay-color h5,.has-clay-color h6,.has-crimson-color h1,.has-crimson-color h2,.has-crimson-color h3,.has-crimson-color h4,.has-crimson-color h5,.has-crimson-color h6,.has-neutral-2-color h1,.has-neutral-2-color h2,.has-neutral-2-color h3,.has-neutral-2-color h4,.has-neutral-2-color h5,.has-neutral-2-color h6,.has-neutral-color h1,.has-neutral-color h2,.has-neutral-color h3,.has-neutral-color h4,.has-neutral-color h5,.has-neutral-color h6,.has-red-2-color h1,.has-red-2-color h2,.has-red-2-color h3,.has-red-2-color h4,.has-red-2-color h5,.has-red-2-color h6,.has-red-color h1,.has-red-color h2,.has-red-color h3,.has-red-color h4,.has-red-color h5,.has-red-color h6,.neutral h1,.neutral h2,.neutral h3,.neutral h4,.neutral h5,.neutral h6,.neutral2 h1,.neutral2 h2,.neutral2 h3,.neutral2 h4,.neutral2 h5,.neutral2 h6,.red h1,.red h2,.red h3,.red h4,.red h5,.red h6,.red2 h1,.red2 h2,.red2 h3,.red2 h4,.red2 h5,.red2 h6,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{color:inherit}.weight-semi-bold{font-weight:600}.weight-bold{font-weight:800}.flex-center{justify-content:center}.text-sm{font-size:14px}.text-base{font-size:16px}.tabs-media-block .tabs-media-tabs{display:flex;gap:2rem;justify-content:space-around;margin-bottom:2.5em;text-align:center}@media(max-width:844px){.tabs-media-block .tabs-media-tabs{flex-direction:column}}.tabs-media-block .tabs-media-tabs button{background:none;border:none;border-bottom:2px solid #e1e4ed;color:#413d3c;cursor:pointer;flex:28% 0 0;padding-bottom:.5rem;transition:all .2s ease-out}.tabs-media-block .tabs-media-tabs button.is-active{border-bottom:2px solid #a32a33;color:#a32a33;font-weight:600}.tabs-media-block .tabs-media-panel{align-items:stretch;display:grid;gap:3em;grid-template-columns:1fr 2fr;height:0;opacity:0;overflow:hidden;padding-left:2em;pointer-events:none;visibility:hidden}.tabs-media-block .tabs-media-panel h2{margin-bottom:.5em}@media(max-width:844px){.tabs-media-block .tabs-media-panel{gap:1.5em;grid-template-columns:1fr;padding-left:0}}.tabs-media-block .tabs-media-panel.is-active{display:grid;height:auto;opacity:1;overflow:visible;pointer-events:auto;visibility:visible}.tabs-media-block .tabs-media-image{aspect-ratio:4/3;border-radius:8px;overflow:hidden;position:relative;width:100%}.tabs-media-block .tabs-media-media-column{align-self:start;display:flex;flex-direction:column}.tabs-media-block .tabs-media-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.tabs-media-block .tabs-media-cta{margin-top:1.5em}.tabs-media-block .tabs-media-cta .custom-button{border-radius:100px;display:flex;font-size:1.125rem;font-weight:600;height:unset;line-height:1;overflow:hidden;width:-moz-max-content;width:max-content}.tabs-media-block .tabs-media-cta .custom-button>a,.tabs-media-block .tabs-media-cta .custom-button>span{border:3px solid;border-radius:100px;padding-block:.75em;padding-inline:1.25em;transition:all .25s ease-in-out}.tabs-media-block .tabs-media-cta .custom-button.styling-primary>a,.tabs-media-block .tabs-media-cta .custom-button.styling-primary>span{background-color:#a32a33;border-color:#a32a33;color:#fff}.tabs-media-block .tabs-media-cta .custom-button.styling-primary>a:hover,.tabs-media-block .tabs-media-cta .custom-button.styling-primary>span:hover{background-color:transparent;color:#a32a33}.tabs-media-block .tabs-media-content{padding-right:2.375em}.tabs-media-block .tabs-media-content h3{margin-bottom:.625em}.tabs-media-block .tabs-media-content ul{list-style-type:disc;margin-left:1.25em;margin-top:1.25em}.tabs-media-block .tabs-media-content ul li{list-style-type:disc}.tabs-media-block .tabs-media-content ul li a{text-decoration:underline}.tabs-media-block .tabs-media-content ul li:not(:last-child){margin-bottom:1.25em}.tabs-media-block.layout-typeTwo .tabs-media-panel{display:block;gap:0;grid-template-columns:none;padding-left:0}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active{display:block}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>*{animation:tabs-media-card-in .5s ease-out both;opacity:0}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>:first-child{animation-delay:0s}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>:nth-child(2){animation-delay:.12s}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>:nth-child(3){animation-delay:.24s}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>:nth-child(4){animation-delay:.36s}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>:nth-child(5){animation-delay:.48s}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>:nth-child(6){animation-delay:.6s}.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .news-block{animation:tabs-media-card-in .5s ease-out both;opacity:0}@keyframes tabs-media-card-in{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .columns-wrapper>*,.tabs-media-block.layout-typeTwo .tabs-media-panel.is-active .news-block{animation:none;opacity:1}}
