:root{--overlay-white:hsla(0,0%,100%,0.5);--overlay-bck-color:rgba(0,0,0,0.5);--sp10:0.625rem;--sp15:0.9375rem;--sp20:1.25rem;--sp30:1.875rem;--sp40:2.5rem;--sp-heading:1.25rem;--sp-subheading:0.625rem;--sp-sectionheading:1.25rem;--numeric:2.75rem;--quote:1.125rem;--quote-caption:1rem;--bold:700;--normal:400;--lh-copy:1.6;--lh-copy-negative:calc(var(--lh-copy)*-1rem);--lh-quote:1.5;--lh-heading:1.3;--col-white:#fff;--col-true-blue:#001966;--col-golden-sun:#ebac00;--col-lava-red:#e6533d;--col-forest-green:#409c35;--col-main-bg:#fff;--col-cvi-body:#001966;--col-alert:#e6533d;--col-light-blue:#3b97de;--col-light-blue-t15:#e0effa;--col-light-blue-t40:#b1d4f2;--col-sea-blue:#005bd1;--col-sea-blue-t15:#d8e5f8;--col-sea-blue-t40:#97bced;--col-ocean-green:#2a928d;--col-ocean-green-t15:#e0f0ef;--col-ocean-green-t40:#abd4d2;--col-rose-pink:#eea5bd;--col-rose-pink-t15:#fcf3f5;--col-rose-pink-t40:#f8dde6;--col-sand-grey:#ccc5bd;--col-sand-grey-t15:#f6f5f4;--col-sand-grey-t40:#ebe8e5;--col-granite-grey:#949ba8;--col-granite-grey-t15:#eeeff1;--col-granite-grey-t40:#d5d8dd;--tint-15:0.15;--tint-40:0.40;--rounded:10px;--rounded-bottom:0 0 10px 10px;--border-color:#949ba8;--border-stroke:1px solid;--shadow:0 1px 1px rgba(0,0,0,0.1),0 2px 2px rgba(0,0,0,0.08),0 4px 4px rgba(0,0,0,0.06),0 8px 12px rgba(0,0,0,0.06),0 12px 16px rgba(0,0,0,0.06)}@media only screen and (min-width:1023px){:root{--numeric:3.375rem;--quote:1.375rem;--quote-caption:1.25rem;--lh-copy:1.7;--lh-quote:1.7}}.card{border-radius:12px;background:#c7e9f4;padding:24px 24px 48px;margin-bottom:16px;height:100%;position:relative}.card *{z-index:1}.card>div{height:100%;display:flex;flex-direction:column}.card-icon{border-radius:12px;background-color:#fff;height:48px;width:48px;padding:12px}.card-bullets{margin:0 0 24px;padding:0}.card-item{list-style:none;margin-bottom:8px;font-size:16px;line-height:1.25;display:flex;align-items:center}.card-item:last-child{margin-bottom:0}.card-item svg{margin-right:8px;height:24px}.card-icon-cross{position:relative;top:-1px}.card-subtitle,.card-title{line-height:1.25;font-weight:600}.card-title{margin:16px 0 8px;font-size:24px}@media(min-width:992px){.card-title{font-size:32px}}.card-subtitle{font-size:18px;margin-bottom:24px}@media(min-width:992px){.card-subtitle{font-size:20px}}.card-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:12px}.card-image-wrapper:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2));border-radius:12px;z-index:1}.card .ctabutton{flex-grow:1;display:flex;align-items:flex-end}.card .ctabutton.ctabutton--primary{--button-color--1:#fff;--button-color--2:#005ad2}.card .ctabutton.ctabutton--primary a{border:1px solid #005ad2}.card .ctabutton.ctabutton--primary a:focus,.card .ctabutton.ctabutton--primary a:hover{background-color:#0053c1;border-color:#0053c1}.card .ctabutton.ctabutton--primary a:active{background-color:#004095;border-color:#004095}.card--with-background{color:var(--col-white)}.card--with-background svg{filter:invert(100%) sepia(0) saturate(0) hue-rotate(239deg) brightness(107%) contrast(105%)}.card--with-background .ctabutton.ctabutton--primary{--button-color--1:#fff;--button-color--2:transparent}.card--with-background .ctabutton.ctabutton--primary a{border:1px solid #fff}.card--with-background .ctabutton.ctabutton--primary a:focus,.card--with-background .ctabutton.ctabutton--primary a:hover{background-color:transparent;border-color:#fff}.card--with-background .ctabutton.ctabutton--primary a:active{background-color:transparent;border-color:#fff}.card.card-bg-true-blue{background-color:var(--col-true-blue);color:var(--col-white)}.card.card-bg-white{background-color:var(--col-white)}.card.card-bg-white .card-icon{border:1px solid #001965}.card.card-bg-light-blue{background-color:var(--col-light-blue)}.card.card-bg-light-blue-lighten{background-color:var(--col-light-blue-lighten)}.card.card-bg-light-blue-lighten-more{background-color:var(--col-light-blue-lighten-more)}.card.card-bg-sea-blue{background-color:var(--col-sea-blue)}.card.card-bg-sea-blue-lighten{background-color:var(--col-sea-blue-lighten)}.card.card-bg-sea-blue-lighten-more{background-color:var(--col-sea-blue-lighten-more)}.card.card-bg-ocean-green{background-color:var(--col-ocean-green)}.card.card-bg-ocean-green-lighten{background-color:var(--col-ocean-green-lighten)}.card.card-bg-ocean-green-lighten-more{background-color:var(--col-ocean-green-lighten-more)}.card.card-bg-rose-pink{background-color:var(--col-rose-pink)}.card.card-bg-rose-pink-lighten{background-color:var(--col-rose-pink-lighten)}.card.card-bg-rose-pink-lighten-more{background-color:var(--col-rose-pink-lighten-more)}.card.card-bg-sand-grey{background-color:var(--col-sand-grey)}.card.card-bg-sand-grey-lighten{background-color:var(--col-sand-grey-lighten)}.card.card-bg-sand-grey-lighten-more{background-color:var(--col-sand-grey-lighten-more)}.card.card-bg-granite-grey{background-color:var(--col-granite-grey)}.card.card-bg-granite-grey-lighten{background-color:var(--col-granite-grey-lighten)}.card.card-bg-granite-grey-lighten-more{background-color:var(--col-granite-grey-lighten-more)}@media(min-width:992px){.card.card-font-size-small .card-title{font-size:24px}}@media(max-width:767px){.columns .column:not(:last-child) .card{margin-bottom:16px}}
