.cr-prog-tabs{box-sizing:border-box;font-family:var(--font-outfit,"Outfit", sans-serif);color:#111827;background:#fff;padding:3rem 0 2.75rem}.cr-prog-tabs *{box-sizing:border-box}.cr-prog-tabs__inner{max-width:1400px;margin:0 auto;padding:0 1.5rem}.cr-prog-tabs .prog-tabs-header{text-align:left;max-width:44rem;margin-bottom:2.25rem}.cr-prog-tabs__shell{border:2px solid var(--prog-theme,#911313);background:#fff;border-radius:calc(1.25rem + 6px);padding:4px;transition:border-color .2s}.cr-prog-tabs__frame{background:#fff;border-radius:1.25rem;overflow:hidden}.cr-prog-tabs .prog-tabs-body{grid-template-columns:1fr 1fr;width:100%;display:grid}.cr-prog-tabs .prog-image-col-wrap,.cr-prog-tabs .prog-content-col-wrap{height:100%;min-height:0}.cr-prog-tabs .prog-image-col-wrap>div{height:100%}.cr-prog-tabs .prog-image-col{background:#f3f4f6;min-height:520px;position:relative;overflow:hidden}.cr-prog-tabs .prog-img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.cr-prog-tabs .prog-img.active{opacity:1}.cr-prog-tabs .prog-content-col{flex-direction:column;min-height:520px;display:flex}.cr-prog-tabs .prog-nav{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.cr-prog-tabs .prog-tab-btn{cursor:pointer;border:0;border-right:1px solid #ffffff24;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:5.5rem;padding:.85rem .35rem .75rem;font-family:inherit;transition:opacity .15s;display:flex}.cr-prog-tabs .prog-tab-btn:last-child{border-right:0}.cr-prog-tabs .prog-tab-btn:not(.active){opacity:.88}.cr-prog-tabs .prog-tab-btn.active{opacity:1;box-shadow:inset 0 -3px #fff}.cr-prog-tabs .prog-tab-icon{color:#fff;background:#ffffff2e;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.82rem;display:flex}.cr-prog-tabs .prog-tab-label{text-transform:uppercase;letter-spacing:.07em;text-align:center;color:#fff;font-size:.58rem;font-weight:700;line-height:1.25}.cr-prog-tabs .prog-content-area{flex-direction:column;flex:1;padding:2rem 2rem 2.25rem;display:flex}.cr-prog-tabs .prog-content-inner{flex-direction:column;flex:1;display:flex}.cr-prog-tabs .prog-tabs-eyebrow{color:#8c2208;letter-spacing:.14em;text-transform:uppercase;background:#8c220814;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.cr-prog-tabs .prog-tabs-eyebrow i{font-size:.68rem}.cr-prog-tabs .prog-tabs-title{color:#111827;letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:700;line-height:1.08}.cr-prog-tabs .prog-tabs-subtitle{color:#4b5563;max-width:38rem;margin:0;font-size:1rem;line-height:1.65}.cr-prog-tabs .prog-tag{color:#ffffffe6;letter-spacing:.1em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.3rem .75rem;font-size:.66rem;font-weight:700;display:inline-flex}.cr-prog-tabs .prog-heading{color:#fff;margin:0 0 .85rem;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;line-height:1.15}.cr-prog-tabs .prog-desc{margin:0 0 1.35rem}.cr-prog-tabs .prog-desc,.cr-prog-tabs .prog-desc .cr-expandable__text{color:#ffffffeb;font-size:1.02rem;line-height:1.6}.cr-prog-tabs .prog-desc .cr-expandable__toggle{color:#fff;font-size:inherit;background:0 0;border:none;font-weight:700;text-decoration:underline}.cr-prog-tabs .prog-desc .cr-expandable__toggle:hover{color:#fff;background:0 0;border-color:#0000}.cr-prog-tabs .prog-bullets{flex-direction:column;flex:1;gap:.45rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.cr-prog-tabs .prog-bullets li{color:#ffffffeb;align-items:flex-start;gap:.55rem;font-size:.86rem;line-height:1.45;display:flex}.cr-prog-tabs .prog-bullets li i{color:#ffffffb8;flex-shrink:0;margin-top:.2rem;font-size:.72rem}.cr-prog-tabs a.prog-learn-btn{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1.5px solid #ffffff8c;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;padding:.72rem 1.2rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.cr-prog-tabs a.prog-learn-btn:hover{background:#ffffff1f;border-color:#fff}@media (max-width:960px){.cr-prog-tabs .prog-tabs-body{grid-template-columns:1fr}.cr-prog-tabs .prog-image-col{min-height:280px}.cr-prog-tabs .prog-content-col{min-height:0}}@media (max-width:768px){.cr-prog-tabs{padding:2.25rem 0 2rem}.cr-prog-tabs__inner{padding:0 .75rem}.cr-prog-tabs__shell{border-radius:calc(1rem + 5px);padding:3px}.cr-prog-tabs__frame{border-radius:1rem}.cr-prog-tabs .prog-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-prog-tabs .prog-tab-btn:nth-child(2){border-right:0}.cr-prog-tabs .prog-tab-btn:first-child,.cr-prog-tabs .prog-tab-btn:nth-child(2){border-bottom:1px solid #ffffff24}.cr-prog-tabs .prog-content-area{padding:1.35rem 1.15rem 1.5rem}}.page-editor-section-preview .cr-prog-tabs{padding:2rem var(--editor-section-px,1rem) 2.5rem}.page-editor-section-preview .cr-prog-tabs .prog-tabs-header{margin-bottom:1.5rem}.page-editor-section-preview .cr-prog-tabs .prog-tabs-title{font-size:clamp(1.35rem,3vw,1.85rem)}.page-editor-section-preview .cr-prog-tabs .prog-tabs-subtitle{font-size:.82rem}.page-editor-section-preview .cr-prog-tabs .prog-image-col{min-height:200px}.page-editor-section-preview .cr-prog-tabs .prog-content-area{padding:1.15rem 1rem}.page-editor-section-preview .cr-prog-tabs .prog-content-area .prog-heading{margin-bottom:.65rem;font-size:1rem}.page-editor-section-preview .cr-prog-tabs .prog-content-area .prog-desc,.page-editor-section-preview .cr-prog-tabs .prog-content-area .prog-desc .cr-expandable__text{margin-bottom:.85rem;font-size:.85rem}.page-editor-section-preview .cr-prog-tabs .prog-content-area .prog-bullets li{font-size:.65rem}.page-editor-section-preview .cr-prog-tabs .prog-tab-btn{padding:.65rem .25rem}