.card-gallery{--bg-white:#fff;--bg-cream:#fbfaf3;--bg-navy:#182641;padding:30px 0}.card-gallery__bg-white{background:var(--bg-white)}.card-gallery__bg-cream,.card-gallery__bg-white .card-gallery__item{background:var(--bg-cream)}.card-gallery__bg-cream .card-gallery__item{background:var(--bg-white)}.card-gallery__bg-navy{background:var(--bg-navy)}.card-gallery__bg-navy .card-gallery__item{background:var(--bg-white)}.card-gallery__bg-navy .card-gallery__description,.card-gallery__bg-navy .card-gallery__title{color:var(--bg-white)}.card-gallery__inner{gap:30px}.card-gallery__header,.card-gallery__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-gallery__header{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;justify-content:center}.card-gallery__title{color:#2a1e2b;font-size:32px;font-weight:500;letter-spacing:-.05px;line-height:44px}.card-gallery__description{font-size:18px;font-weight:400;letter-spacing:-.05px;line-height:135%;max-width:600px;text-align:center}.card-gallery__description ol{list-style:auto}.card-gallery__description ul{list-style:unset}.card-gallery__grid{-webkit-box-pack:center;-ms-flex-pack:center;gap:24px;justify-content:center}.card-gallery__grid,.card-gallery__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-gallery__row{gap:20px;width:100%}.card-gallery__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.card-gallery__item--with-icon{margin-top:55px}.card-gallery__item-image{height:230px;width:100%}.card-gallery__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-gallery__item-icon{height:70px;left:50%;position:absolute;top:-35px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:70px}.card-gallery__item-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-gallery__item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;justify-content:center;padding:20px}.card-gallery__item-content--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.card-gallery__item-content--center .card-gallery__item-description ol,.card-gallery__item-content--center .card-gallery__item-description ul{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-gallery__item-content--with-icon{padding:65px 20px 20px}.card-gallery__item-title{color:#2a1e2b;font-size:20px;font-weight:500;letter-spacing:-.05px;line-height:135%}.card-gallery__item-description{color:#182641;font-size:16px;font-weight:400;letter-spacing:-.02px;line-height:150%}.card-gallery__item-description ol,.card-gallery__item-description ul{margin-left:15px}.card-gallery__item-description ol li,.card-gallery__item-description ul li{text-align:left}.card-gallery__item-description ol{list-style:auto}.card-gallery__item-description ul{list-style:unset}.card-gallery__item-usps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;margin:0;padding:0}.card-gallery__item-usp,.card-gallery__item-usps{display:-webkit-box;display:-ms-flexbox;display:flex}.card-gallery__item-usp{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;gap:10px;letter-spacing:-.02px;line-height:150%;text-align:left}.card-gallery__item-usp:before{background-image:url(/SiteFiles/dist/images/circle-tick.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;min-width:16px}.card-gallery__item-ctas{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding:0 0 20px}.card-gallery__item-cta{background:var(--bg-navy);border-radius:30px;color:#fff;font-size:16px;font-weight:700;letter-spacing:-.02px;line-height:135%;padding:15px 24px}@media (min-width:1024px){.card-gallery{padding:60px 0}.card-gallery__inner{gap:60px}.card-gallery__title{font-size:42px;font-weight:400;line-height:135%}.card-gallery__description{font-size:22px}.card-gallery__grid--2 .card-gallery__item{width:calc((100% - 20px) / 2)}.card-gallery__grid--3 .card-gallery__item{width:calc((100% - 40px) / 3)}.card-gallery__grid--4 .card-gallery__item{width:calc((100% - 60px) / 4)}.card-gallery__row{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:row;flex-direction:row;justify-content:center}.card-gallery__row--with-icon{padding-top:55px}.card-gallery__item--with-icon{margin-top:0}.card-gallery__item-icon{height:100px;top:-50px;width:100px}.card-gallery__item-content--with-icon{padding:80px 20px 20px}.card-gallery__item-title{font-size:24px;font-weight:500;line-height:120%}}