.cci-promo-card{--cci-pc-bg:#010f22;--cci-pc-border-color:#23345a;--cci-pc-border-width:0.5px;--cci-pc-radius:16px;--cci-pc-gap:32px;--cci-pc-media-width:410px;--cci-pc-content-gap:40px;--cci-pc-media-h:320px;--cci-pc-overlap:0px;display:flex;align-items:center;width:100%;gap:var(--cci-pc-gap);background-color:var(--cci-pc-bg);border:var(--cci-pc-border-width) solid var(--cci-pc-border-color);border-radius:var(--cci-pc-radius);overflow:hidden;box-sizing:border-box}.cci-promo-card *,.cci-promo-card *::before,.cci-promo-card *::after{box-sizing:border-box}.cci-promo-card--media-right{flex-direction:row-reverse}.cci-promo-card__media{flex:0 0 auto;width:var(--cci-pc-media-width);max-width:45%;align-self:center}.cci-promo-card__media-picture{display:block;width:100%}.cci-promo-card__media-img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.cci-promo-card__content{position:relative;z-index:2;flex:1 1 auto;min-width:0;margin-top:calc(-1 * var(--cci-pc-overlap));display:flex;flex-direction:column;justify-content:center;gap:var(--cci-pc-content-gap)}.cci-promo-card__heading{margin:0;font-family:"Inter",sans-serif;font-weight:600;font-size:36px;line-height:48px;color:#fff}.cci-promo-card__description{margin:0;color:#d3d3d3;font-family:"Inter",sans-serif;font-weight:400;font-size:18px;line-height:28px}.cci-promo-card__description p{margin:0}.cci-promo-card__description p+p{margin-top:.5em}.cci-promo-card__description strong,.cci-promo-card__description b{color:#fff;font-weight:700}.cci-promo-card__cta{align-self:flex-start;max-width:100%}.cci-promo-card__cta .cci-cta-button__button:not(.bg-gold){background-color:#0048b4}.cci-promo-card__cta .cci-cta-button__button:not(.bg-gold):hover,.cci-promo-card__cta .cci-cta-button__button:not(.bg-gold):focus{background-color:#003a90;color:#fff}.cci-promo-card__cta .cci-cta-button__sub-description{margin-top:16px;color:#fff;font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:20px;text-align:center}@media (max-width:1024px){.cci-promo-card,.cci-promo-card--media-right{flex-direction:column;align-items:stretch;--cci-pc-gap:0px;--cci-pc-content-gap:28px}.cci-promo-card__media{position:relative;flex:0 0 auto;width:100%;max-width:100%;align-self:stretch;height:var(--cci-pc-media-h);overflow:hidden}.cci-promo-card__media-picture{position:absolute;inset:0;width:100%;height:100%}.cci-promo-card__media-img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.cci-promo-card__media::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(1,15,34,0) 62%,var(--cci-pc-bg) 100%)}.cci-promo-card__content{justify-content:flex-start}.cci-promo-card__heading{font-size:30px;line-height:40px}.cci-promo-card__description{font-size:16px;line-height:26px}}@media (max-width:767px){.cci-promo-card,.cci-promo-card--media-right{--cci-pc-content-gap:24px}.cci-promo-card__heading{font-size:28px;line-height:36px}}