.cr-prog{background:#fff}.cr-prog__container{align-items:center;display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1608px;padding:0}.cr-prog__header{display:flex;flex-direction:column;gap:8px;max-width:856px;text-align:center}.cr-prog__title{color:#212b36;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.cr-prog__subtitle{color:#637381;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.cr-prog__buttons{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.cr-prog__btn{align-items:center;border-radius:100px;display:inline-flex;font-size:16px;font-weight:400;justify-content:center;line-height:normal;padding:12px 40px;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.cr-prog__btn:hover{opacity:.85}.cr-prog__btn--filled{background:#004c8c;border:1px solid #004c8c;color:#fff}.cr-prog__btn--outline{background:transparent;border:1px solid #004c8c;color:#004c8c}.cr-prog__buttons--tabs{align-items:center;flex-direction:column;gap:12px;width:100%}.cr-prog__tab{align-items:center;border-radius:100px;cursor:pointer;display:inline-flex;font:inherit;font-size:16px;font-weight:400;justify-content:center;line-height:normal;padding:12px 40px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease;white-space:nowrap}.cr-prog__tab[aria-selected=true]{background:#004c8c;border:1px solid #004c8c;color:#fff}.cr-prog__tab[aria-selected=false]{background:#fff;border:1px solid #004c8c;color:#004c8c}.cr-prog__tab:hover{opacity:.9}.cr-prog__tab:focus-visible{outline:2px solid #004c8c;outline-offset:3px}.cr-prog__panels{width:100%}.cr-prog__panel[hidden]{display:none!important}.cr-prog__content{gap:40px;width:100%}.cr-prog__content,.cr-prog__text-col{display:flex;flex-direction:column}.cr-prog__content-title *{color:#212b36;font-size:1.25rem;font-weight:600;line-height:1.2}.cr-prog__content-title p{margin:0}.cr-prog__divider{background:#ff5315;height:4px;margin:16px 0 32px;width:36px}.cr-prog__content-text{color:#454f5b;display:flex;flex-direction:column;font-size:1rem;font-weight:400;gap:16px;line-height:1.5;margin-bottom:36px}.cr-prog__content-text p{margin:0;opacity:.8}.cr-prog__highlight{border:1px solid #ff9e5e;border-radius:8px;box-sizing:border-box;display:inline-block;padding:24px;width:fit-content}.cr-prog__highlight-title{color:#454f5b;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:1.4;margin:0 0 .35rem}.cr-prog__highlight-sub{color:#454f5b;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.45;margin:0}.cr-prog__cta{align-items:center;align-self:flex-start;background:#ff571d;border-radius:100px;color:#fff;display:inline-flex;font-size:1rem;font-weight:400;justify-content:center;padding:16px 32px;text-decoration:none;transition:background .2s ease}.cr-prog__cta:hover{background:#e64a10;color:#fff}.cr-prog__photos,.cr-prog__photos-top{display:flex;flex-direction:column;gap:8px}.cr-prog__photo{border-radius:6px;overflow:hidden}.cr-prog__photo img{display:block;height:100%;object-fit:cover;width:100%}.cr-prog__photo--half{aspect-ratio:296/198}.cr-prog__photo--full{aspect-ratio:600/290}@media (min-width:768px){.cr-prog__title{font-size:1.75rem}.cr-prog__subtitle{font-size:1rem}.cr-prog__buttons{justify-content:center}.cr-prog__buttons,.cr-prog__buttons--tabs{flex-direction:row;gap:16px;width:auto}.cr-prog__photos-top{flex-direction:row}.cr-prog__photo--half{flex:1}.cr-prog__content-title *{font-size:1.375rem}}@media (min-width:1025px){.cr-prog__title{font-size:2rem}.cr-prog__content{align-items:center;flex-direction:row;justify-content:space-between}.cr-prog__text-col{flex-shrink:0;width:42%}.cr-prog__content-title *{font-size:2rem}.cr-prog__photos{flex:1;max-width:48.5%;min-width:0}.cr-prog__cta{padding:20px 40px}}