@charset "UTF-8";.programs-tabber{--pt-border:#e2e2e2;--pt-active-accent:var(--wp--preset--color--orange-primary,#e77724);display:block}.programs-tabber-align{display:flex;justify-content:flex-start;align-items:center}.programs-tabber__layout{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:220px 1fr;gap:0;align-items:stretch}.programs-tabber__tabs{display:flex;flex-direction:column;border-right:1px solid #ddd;position:relative;background-color:#fff}.programs-tabber__tab{background:transparent;background-color:var(--wp--preset--color--white);border:1px solid #f3f3f3;align-items:center;text-align:left;font:400 20px/1.3 var(--wp--preset--font-family--open-sans,"Open Sans",sans-serif);padding:28px 32px;cursor:pointer;position:relative;color:var(--wp--preset--color--gray-900)}.programs-tabber__tab:first-child,.programs-tabber__tab:last-child{border-radius:0}.programs-tabber__tab.is-active{font-weight:700;background:var(--wp--preset--color--white);color:var(--wp--preset--color--black);border-right:3px solid #f4be18}.programs-tabber__panels{border-radius: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__icon{margin-bottom:8px;color:var(--wp--preset--color--light-blue,#44b6e5)}.programs-tabber__headline{font:700 26px/1.2 var(--wp--preset--font-family--open-sans,"Open Sans",sans-serif);margin:0 0 12px}@media (max-width:767.98px){.programs-tabber__headline{display:none}}.programs-tabber__description{font-size:14px;line-height:1.5;margin:0 0 20px}.programs-tabber__cta{font-size:18px;letter-spacing:.05em;line-height:26px;font-weight:700;color:var(--wp--preset--color--dark-blue);text-decoration:none}.programs-tabber__cta:focus .link-text,.programs-tabber__cta:hover .link-text{text-decoration:underline}.programs-tabber__cta:after{content:"";display:inline-block;width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>');background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.programs-tabber__cta:after:hover:after{transform:translateX(4px)}.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}@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--gray-200);border-bottom:0;padding:20px 24px;font-size:18px;position:relative}.programs-tabber__tab:before{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:400;color:var(--wp--preset--color--gray-700);transition:transform .3s ease}.programs-tabber__tab.is-active:before{content:"−"}.programs-tabber__tab.is-active:after{display:none}.programs-tabber__tab.is-active+.programs-tabber__panel{border-top:0}.programs-tabber__tab:last-of-type{border-radius:0!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--gray-200);border-bottom:1px solid var(--wp--preset--color--gray-200)}.programs-tabber__panel.is-active{display:block}.programs-tabber__panel:last-child{border-radius:0}.programs-tabber__panel-inner{max-width:100%;display:grid;grid-template-areas:"headline" "image" "description" "cta"}.programs-tabber__panel.is-active{display:grid;grid-template-areas:"image" "headline" "description" "cta"}.programs-tabber__panel-inner{display:contents}.programs-tabber__headline{grid-area:headline}.programs-tabber__description{grid-area:description}.programs-tabber__cta{grid-area:cta}.programs-tabber__image-wrap{grid-area:image;margin:16px 0 20px}.programs-tabber__icon{display:none}.programs-tabber__image{max-width:400px}}@media (max-width:600px){.programs-tabber__tabs{width:90vw}}
