.cr-prog-tabs{box-sizing:border-box;color:#0d1b2a;background:#f8f6f3;padding:5rem 1.5rem;font-family:Poppins,system-ui,sans-serif}.cr-prog-tabs *{box-sizing:border-box}.cr-prog-tabs .prog-tabs-header{text-align:left;max-width:1240px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}@media (max-width:768px){.cr-prog-tabs{padding:2.5rem 0}.cr-prog-tabs .prog-tabs-header{padding:0 1rem}}.cr-prog-tabs .prog-tabs-eyebrow{color:#7a1515;letter-spacing:.12em;text-transform:uppercase;background:#7a151514;border-radius:100px;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.35rem .9rem;font-size:.72rem;font-weight:800;display:inline-flex}.cr-prog-tabs .prog-tabs-eyebrow i{font-size:.7rem}.cr-prog-tabs .prog-tabs-title{color:#0d1b2a;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.15}.cr-prog-tabs .prog-tabs-subtitle{color:#5a6a7a;max-width:540px;margin:0;font-size:1rem;line-height:1.7}.cr-prog-tabs .prog-tabs-body{grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;display:grid;overflow:hidden}@media (max-width:860px){.cr-prog-tabs .prog-tabs-body{grid-template-columns:1fr}}.cr-prog-tabs .prog-image-col{background:#111;min-height:500px;position:relative;overflow:hidden}@media (max-width:860px){.cr-prog-tabs .prog-image-col{min-height:240px}}.cr-prog-tabs .prog-img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}.cr-prog-tabs .prog-img.active{opacity:1}.cr-prog-tabs .prog-content-col{flex-direction:column;display:flex}.cr-prog-tabs .prog-nav{width:100%;display:flex}.cr-prog-tabs .prog-tab-btn{cursor:pointer;border:none;border-bottom:2px solid #ffffff26;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:1.25rem .4rem 1rem;font-family:inherit;transition:border-color .25s,background .25s;display:flex;position:relative}.cr-prog-tabs .prog-tab-btn:hover{border-bottom-color:#fff6}.cr-prog-tabs .prog-tab-btn.active{border-bottom-color:#fff}.cr-prog-tabs .prog-tab-icon{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;transition:background .25s;display:flex}.cr-prog-tabs .prog-tab-btn:hover .prog-tab-icon{background:#ffffff59}.cr-prog-tabs .prog-tab-btn.active .prog-tab-icon{background:#fff6}.cr-prog-tabs .prog-tab-label{text-transform:uppercase;letter-spacing:.06em;text-align:center;color:#ffffffd9;font-size:.58rem;font-weight:700;line-height:1.3;transition:color .25s}.cr-prog-tabs .prog-tab-btn.active .prog-tab-label{color:#fff}.cr-prog-tabs .prog-content-area{flex-direction:column;flex:1;padding:2.25rem;display:flex}@media (max-width:860px){.cr-prog-tabs .prog-content-area{padding:1.5rem}}.cr-prog-tabs .prog-content-inner{flex-direction:column;flex:1;display:flex}.cr-prog-tabs .prog-content-inner.anim-in{animation:.35s both cr-prog-fade}@keyframes cr-prog-fade{0%{opacity:0}to{opacity:1}}.cr-prog-tabs .prog-tag{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:100px;align-self:flex-start;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.66rem;font-weight:700;display:inline-flex}.cr-prog-tabs .prog-heading{color:#fff;margin-bottom:.85rem;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800;line-height:1.15}.cr-prog-tabs .prog-desc{color:#ffffffbf;margin-bottom:1.5rem;font-size:.88rem;line-height:1.75}.cr-prog-tabs .prog-bullets{flex-direction:column;flex:1;gap:.4rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.cr-prog-tabs .prog-bullets li{color:#fffc;align-items:center;gap:.55rem;font-size:.82rem;display:flex}.cr-prog-tabs .prog-bullets li i{color:#ffffff80;flex-shrink:0;font-size:.7rem}.cr-prog-tabs a.prog-learn-btn{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:8px;align-self:flex-start;align-items:center;gap:.45rem;padding:.7rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,gap .15s;display:inline-flex}.cr-prog-tabs a.prog-learn-btn:hover{background:#ffffff40;gap:.7rem}.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{margin-bottom:.85rem;font-size:.72rem}.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}