.tabbedCards__number{margin-bottom:10px}.slick-slider .slick-track{display:flex!important}.slick-slider .slick-slide{display:flex!important;flex-direction:column!important;gap:30px;height:inherit!important}.slick-slider .slick-slide>div{display:flex;height:100%;width:100%}.tabbedCards__card{align-items:center;align-self:flex-start;color:inherit;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;height:100%;justify-content:space-between;margin-bottom:0;max-width:100%;text-decoration:none}.tabbedCards__card>div{width:100%}.tabbedCards__card:hover{text-decoration:none}.card__image{height:auto;margin:0 auto .7rem;max-width:100%}.card__text{width:100%}.card__text :last-child{margin-bottom:0}@media (min-width:768px){.tabbedCards{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;row-gap:30px}.tabbedCards__col{padding-left:15px;padding-right:15px;width:100%}}.tabbedCards__arrows{display:none}.tabbedCards-mod-wrapper--desktop-slider,.tabbedCards-mod-wrapper--mobile-slider,.tabbedCards-mod-wrapper--slider{position:relative}.tabbedCards-mod-wrapper--desktop-slider .tabbedCards__arrows,.tabbedCards-mod-wrapper--slider .tabbedCards__arrows{align-items:center;display:flex;gap:20px;justify-content:space-between}@media (min-width:768px){.tabbedCards-mod-wrapper--desktop-slider .tabbedCards__arrows,.tabbedCards-mod-wrapper--slider .tabbedCards__arrows{justify-content:center}}.tabbedCards-root{position:relative}.tabbedCards-top{align-items:end;display:flex;flex-wrap:wrap;gap:20px 40px;justify-content:space-between;margin-bottom:70px}.tabbedCards-heading h2{margin:0}.tabbedCards__tabs{position:relative}.tabbedCards__tabs-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.tabbedCards-root[data-darkmode=true] .tabbedCards__tabs-trigger-icon path{stroke:var(--primary_green-color)}.tabbedCards-root[data-darkmode=true] .tabbedCards__tab.is-active,.tabbedCards-root[data-darkmode=true] .tabbedCards__tabs-trigger-label{color:var(--primary_green-color)}.tabbedCards-root[data-darkmode=true] .tabbedCards__tab{color:var(--white-color)}@media (max-width:767px){.tabbedCards-root[data-darkmode=true] .tabbedCards__tab{color:var(--text-color)}}.tabbedCards-root[data-darkmode=true] .tabbedCards__tab.is-active:after,.tabbedCards-root[data-darkmode=true] .tabbedCards__tab:focus-visible:after,.tabbedCards-root[data-darkmode=true] .tabbedCards__tab:hover:after{background:var(--primary_green-color)}.tabbedCards__tabs-trigger{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--sand-color);color:#524fa1;cursor:pointer;display:none;font:inherit;font-weight:700;justify-content:space-between;padding:10px 0;text-align:left;width:100%}.tabbedCards__tabs-trigger:focus-visible{outline:2px solid #524fa1;outline-offset:2px}.tabbedCards__tabs-trigger-icon{flex-shrink:0;transition:transform .2s ease}.tabbedCards__tabs-trigger[aria-expanded=true] .tabbedCards__tabs-trigger-icon{transform:rotate(180deg)}@media (min-width:768px){.tabbedCards__tab{padding-left:10px;padding-right:10px}.tabbedCards__tabs-list{border-bottom:1px solid var(--sand-color)}}@media (max-width:767px){.tabbedCards-top{align-items:stretch;flex-direction:column;gap:24px;margin-bottom:60px}.tabbedCards__tabs-trigger{display:flex}.tabbedCards__tabs-trigger+.tabbedCards__tabs-list{background:#fff;border:1px solid #ccbdb2;border-top:0;display:none;flex-direction:column;gap:0;left:0;position:absolute;right:0;top:100%;z-index:10}.tabbedCards__tabs-trigger[aria-expanded=true]+.tabbedCards__tabs-list{display:flex}.tabbedCards__tabs-list .tabbedCards__tab{padding:12px 16px;text-align:left;width:100%}.tabbedCards__tabs-list .tabbedCards__tab.is-active:after{display:none}}.tabbedCards__tab{background:transparent;border:0;color:var(--warm_black-color);cursor:pointer;font:inherit;line-height:1.2;padding:8px 10px;position:relative;transition:all .3s ease}.tabbedCards__tab:focus-visible,.tabbedCards__tab:hover{color:var(--secondary_purple-color);font-weight:700;outline:none}.tabbedCards__tab.is-active{color:var(--secondary_purple-color);font-weight:700}.tabbedCards__tab.is-active:after,.tabbedCards__tab:focus-visible:after,.tabbedCards__tab:hover:after{background:var(--secondary_purple-color);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.tabbedCards__panels{position:relative}.tabbedCards__panel.is-hidden{display:none}