body.has-lightbox:before{content:"";display:block;width:100%;height:100%;position:fixed;z-index:10000;background:var(--color-primary-blue-dark);opacity:.74}.cc-lightbox{--margin:4rem;--padding:4rem;position:fixed;top:var(--margin);left:50%;transform:translate(-50%);max-width:1200px;max-height:calc(100% - var(--margin)*2);padding:var(--padding);background:#fff;color:#222;z-index:10000;overflow-y:auto}.cc-lightbox__close{position:absolute;top:.5em;right:.5em;font-size:2rem;padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;box-shadow:none;z-index:1}.cc-lightbox .hs-form-frame{margin:-40px;width:calc(100vw - var(--padding)*2);max-width:800px}.cc-lightbox.lightbox--video{--padding:0;--aspect-ratio:6/4;--max-height:calc(100vh - var(--margin)*2);width:100vw;max-width:min(100%,var(--max-height) * var(--aspect-ratio))}.cc-lightbox.lightbox--video wistia-player{width:100%;height:100%}.cc-video-cards__cards{--per-row:1;display:grid;grid-template-columns:repeat(var(--per-row),1fr);gap:20px}@media (min-width:1024px){.cc-video-cards__cards{--per-row:2}.cc-video-cards__cards .span--2{grid-column:span 2}.cc-video-cards__cards .span--3{grid-column:span 3}}.cc-video-cards__wrapper{background-color:#007596;background-image:url(/wp-content/uploads/Frame-2087329400.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:20px;border-radius:20px}@media (min-width:1024px){.cc-video-cards__wrapper{padding:50px}}.cc-video-cards__wrapper .cc-block__intro{color:#fff}.cc-video-cards__card.card--video{position:relative;background:#193a52;color:var(--color-gray-white);padding:30px;border-radius:var(--layout-border-radius-element-medium);font-size:19px;display:flex;flex-direction:column;min-height:20em;width:100%;container-type:inline-size;container-name:card}.cc-video-cards__card.card--header{margin-top:2rem}.cc-video-cards__card.card--header h3{font-size:24px;color:#fff}@media (min-width:1024px){.cc-video-cards__card.card--header h3{font-size:32px}}.cc-video-cards__card .bg-image-wrap{border-radius:var(--layout-border-radius-element-medium);display:none}@media (min-width:1024px){.cc-video-cards__card .bg-image-wrap{display:block}}.cc-video-cards__card__content{flex:1;display:flex;flex-direction:column;position:relative}.cc-video-cards__card__logo{width:100%;margin-bottom:.5em}.cc-video-cards__card .cc-video-cards__card__title,.cc-video-cards__card p{color:currentColor}.cc-video-cards__card .cc-video-cards__card__title{font-size:20px;margin:0}.cc-video-cards__card .cc-block__ctas{margin-top:auto;margin-bottom:0!important}.cc-video-cards__card.has-bg.card--video .cc-video-cards__card__content{max-width:75%}@container card (width > 350px){.cc-video-cards__card.has-bg.card--video .cc-video-cards__card__content{max-width:45%}}@media (min-width:1024px){.cc-video-cards__card.span--2.card--video .cc-video-cards__card__content,.cc-video-cards__card.span--3.card--video .cc-video-cards__card__content{aspect-ratio:2/1}}@media (min-width:1440px){.cc-video-cards__card.span--3.card--video .cc-video-cards__card__content{aspect-ratio:3/1}}