@media (max-width:700px){.remove-mobile-padding{padding-bottom:0!important}}.programs-tabber{--pt-border:#e2e2e2;--pt-active-accent:var(--wp--preset--color--yellow-primary,#f0d19f);display:block}.programs-tabber-align{display:flex;justify-content:center;align-items:center}.programs-tabber__layout{width:100%;display:grid;grid-template-columns:330px 1fr;gap:0;align-items:stretch;box-shadow:var(--wp--preset--shadow--small);border-radius:4px;background-color:var(--wp--preset--color--white)}.programs-tabber__tabs{display:flex;flex-direction:column;border-right:1px solid var(--wp--preset--color--warm-grey);position:relative;padding-left:0}@media (min-width:992px){.programs-tabber__tabs{padding-left:32px}}.programs-tabber__tab{background:transparent;background-color:var(--wp--preset--color--white);border:0;border-bottom:1px solid var(--wp--preset--color--warm-grey);align-items:center;text-align:left;font:400 20px/1.3;padding:28px 12px;cursor:pointer;position:relative;color:var(--wp--preset--color--gray-900)}.programs-tabber__tab .programs-tabber__tab-label{font-size:20px}.programs-tabber__tab:first-child{border-top:1px solid #f0f0f0;border-radius:4px 0 0}.programs-tabber__tab:last-child{border-radius:0 0 0 4px}.programs-tabber__tab.is-active{font-weight:700;background:var(--wp--preset--color--white);color:var(--wp--preset--color--black)}.programs-tabber__tab.is-active:after{content:"";position:absolute;right:-1px;bottom:0;top:0;width:3px;background-color:var(--wp--preset--color--green)}.programs-tabber__panels{border-radius:0 4px 4px 0;background:#fff;padding:32px 40px;display:grid;grid-template-columns:1fr 260px;gap:40px;align-items:start}.programs-tabber__panel{display:none}.programs-tabber__panel.is-active{display:contents}.programs-tabber__panel-inner{max-width:480px}.programs-tabber__panel-inner:only-child{grid-column:1/-1;max-width:100%}.programs-tabber__icon{margin-bottom:8px;color:var(--wp--preset--color--yellow-primary,#f0d19f)}.programs-tabber__description{font-size:16px;line-height:1.5;margin:0 0 20px}.programs-tabber__image-wrap{margin:0;align-self:start}.programs-tabber__image{width:100%;height:auto;border-radius:4px;-o-object-fit:cover;object-fit:cover}.programs-tabber__accordions{width:100%;margin-bottom:20px}.programs-tabber__accordions .accordion-item{border-radius:8px;border:2px solid var(--wp--preset--color--gray-200);margin:14px 0;padding:16px 20px;background-color:transparent}.programs-tabber__accordions .accordion-item:has(.show){box-shadow:var(--wp--preset--shadow--small)}.programs-tabber__accordions .accordion-item:not(:first-of-type){border:2px solid var(--wp--preset--color--gray-200)}.programs-tabber__accordions .accordion-header .accordion-button{position:relative;padding:0 3rem 0 0;border-radius:0!important;background-color:transparent!important;box-shadow:none;color:inherit}.programs-tabber__accordions .accordion-header .accordion-button:focus-visible{box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.programs-tabber__accordions .accordion-header .accordion-button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none'%3E%3Crect width='30' height='30' rx='4' fill='%2394C1E3'/%3E%3Cpath d='M15 8v14M22 15H8' stroke='%23282828' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");position:absolute;top:50%;right:0;height:30px;width:30px;transform:translateY(-50%);background:none}.programs-tabber__accordions .accordion-header .accordion-button[aria-expanded=true]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none'%3E%3Crect width='30' height='30' rx='4' fill='%231D1E4E'/%3E%3Cpath d='M22 15H8' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E")}.programs-tabber__accordions .accordion-body{padding:1rem 3rem 0 0}.programs-tabber__accordion-link{display:inline-block;padding-top:1rem}@media (max-width:781px){.programs-tabber.hide-on-mobile,.programs-tabber.is-style-hide-on-mobile{display:none!important}}@media (min-width:782px) and (max-width:1070px){.programs-tabber.hide-on-tablet,.programs-tabber.is-style-hide-on-tablet{display:none!important}}@media (min-width:1071px){.programs-tabber.hide-on-desktop,.programs-tabber.is-style-hide-on-desktop{display:none!important}}@media (max-width:1070px){.programs-tabber__layout{grid-template-columns:1fr;width:100%}.programs-tabber__tabs{display:flex;flex-direction:column;border-right:0}.programs-tabber__tab{border-radius:0!important;border-top:1px solid var(--wp--preset--color--warm-grey);border-bottom:0;padding:20px 60px 20px 24px;font-size:18px;position:relative}.programs-tabber__tab:before{position:absolute;right:24px;top:50%;transform:translateY(-50%) rotate(180deg);line-height:0;transition:transform .3s ease}.programs-tabber__tab.is-active:before,.programs-tabber__tab:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' fill='none'%3E%3Cpath d='M.707 10.586 10 1.293a1 1 0 0 1 1.414 0l9.293 9.293' stroke='%23282828' stroke-width='2'/%3E%3C/svg%3E")}.programs-tabber__tab.is-active:before{transform:translateY(-50%) rotate(0deg)}.programs-tabber__tab.is-active:after{display:none}.programs-tabber__tab.is-active+.programs-tabber__panel{border-top:0}.programs-tabber__tab:first-of-type{border-radius:4px 4px 0 0!important}.programs-tabber__tab:last-of-type:not(.is-active){border-radius:0 0 4px 4px!important}.programs-tabber__panels{display:contents}.programs-tabber__panel{display:none;padding:0 24px 24px;background:var(--wp--preset--color--white);border-top:1px solid var(--wp--preset--color--warm-grey);border-bottom:1px solid var(--wp--preset--color--warm-grey)}.programs-tabber__panel.is-active{display:block}.programs-tabber__panel:last-child{border-radius:0 0 4px 4px}.programs-tabber__panel-inner{max-width:100%;display:grid;grid-template-areas:"headline" "image" "description" "cta"}.programs-tabber__headline{display:none}.programs-tabber__panel.is-active{display:grid;grid-template-areas:"image" "headline" "description" "accordions" "cta"}.programs-tabber__accordions{grid-area:accordions}.programs-tabber__panel-inner{display:contents}.programs-tabber__headline{grid-area:headline}.programs-tabber__description{grid-area:description}.programs-tabber__cta{grid-area:cta;justify-self:start}.programs-tabber__image-wrap{grid-area:image;margin:16px 0 20px}.programs-tabber__icon{display:none}.programs-tabber__image{max-width:400px}}
