:root{--cw-deep: #041a71;--cw-bright: #7dd3fc;--cw-fun: #ff9f1c;--cw-fresh: #84cc16;--cw-pop: #ff4d8d;--cw-ink: #334155;--cw-navy: #041a71;--cw-navy-deep: #041a71;--cw-orange: #ff9f1c;--cw-orange-hover: #e88f0a;--cw-teal: #7dd3fc;--cw-sky: #f3f8fc;--cw-black: #041a71;--cw-white: #ffffff;--cw-text: #1f2937;--cw-text-muted: #334155;--cw-success: #10b981;--cw-error: #ef4444;--cw-border-light: rgba(4, 26, 113, 0.15);--cw-font: Plus Jakarta Sans, system-ui, -apple-system, sans-serif;--cw-font-heading: Rubik, system-ui, -apple-system, sans-serif;--cw-fs-h1: clamp(2.5rem, 6vw, 4.8125rem);--cw-fs-h2: clamp(1.75rem, 3vw, 2.5rem);--cw-fs-h3: 1.3125rem;--cw-fs-body: 1rem;--cw-fs-small: 0.875rem;--cw-container: 75rem;--cw-gutter: clamp(1rem, 4vw, 2rem);--cw-radius-pill: 9999px;--cw-shadow-cta: 0 0.25rem 0.875rem rgba(255, 159, 28, 0.35);--cw-transition: 0.2s ease}.column-with-image-and-icon{padding-block:clamp(2.5rem,5vw,4rem);max-width:100%;width:100%}.column-with-image-and-icon__inner{width:100%;margin-inline:auto}.column-with-image-and-icon__header{margin:0 auto clamp(2rem,4vw,3rem);text-align:center;position:relative}.column-with-image-and-icon__header:after{content:"";position:absolute;background:url("../../src/images/mingcute_asterisk-fill.svg") no-repeat center/contain;top:-38px;right:0px;width:38px;height:38px;z-index:2}.column-with-image-and-icon__title{margin:0 0 .75rem;font-family:"Rubik",system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2;color:#041a71}.column-with-image-and-icon__intro{margin:0;font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;font-weight:400;color:#041a71}.column-with-image-and-icon__grid{display:grid;gap:clamp(1.25rem,2.5vw,1.75rem);margin:0;padding:0;list-style:none;grid-template-columns:1fr;position:relative}.column-with-image-and-icon__grid:after{content:"";position:absolute;background:url("../../src/images/hero-numbers.png") no-repeat center/contain;bottom:-70px;right:-70px;width:277px;height:177px;z-index:2;opacity:.2}@media screen and (max-width: 1530px){.column-with-image-and-icon__grid:after{right:-20px}}@media(min-width: 640px){.column-with-image-and-icon__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.column-with-image-and-icon__grid{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 768px){.column-with-image-and-icon__grid:after{display:none}}.column-with-image-and-icon__card{display:flex;flex-direction:column;height:100%;border-radius:1.5rem;background:#f3f8fc;overflow:hidden}.column-with-image-and-icon__body{flex:1;padding:4rem 2rem 2rem;text-align:left}.column-with-image-and-icon__media{position:relative;flex-shrink:0}.column-with-image-and-icon__photo{display:block;width:100%;height:100%;aspect-ratio:320/240;object-fit:cover;border-radius:1.5rem 1.5rem 0 0}.column-with-image-and-icon__photo--placeholder{width:100%;aspect-ratio:320/240;min-height:0;background:linear-gradient(135deg, rgba(125, 211, 252, 0.35), rgba(4, 26, 113, 0.08))}.column-with-image-and-icon__icon-wrap{position:absolute;left:12%;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;transform:translate(-20%, 50%);overflow:hidden}.column-with-image-and-icon__icon-wrap--fresh{background:#84cc16}.column-with-image-and-icon__icon-wrap--fun{background:#ff9f1c}.column-with-image-and-icon__icon-wrap--bright{background:#7dd3fc}.column-with-image-and-icon__icon-wrap--pop{background:#ff4d8d}.column-with-image-and-icon__icon{display:block;width:100%;height:100%;object-fit:contain}.column-with-image-and-icon__name{margin:0 0 .625rem;font-family:"Rubik",system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.3;color:#182a52}.column-with-image-and-icon__description{color:#041a71;margin-bottom:0;font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.column-with-image-and-icon__description strong,.column-with-image-and-icon__description b{font-weight:700}.column-with-image-and-icon__description p{margin:0 0 .5rem}.column-with-image-and-icon__description p:last-child{margin-bottom:0}.column-with-image-and-icon--round-image{position:relative}.column-with-image-and-icon--round-image::before{content:"";position:absolute;top:55%;left:80px;width:22px;height:63px;background:url(../../src/images/top-left-shape.svg) no-repeat center/contain;opacity:1;pointer-events:none;z-index:0}.column-with-image-and-icon--round-image .column-with-image-and-icon__header:after{content:"";top:-30px;right:-20px;width:41px;height:45px;background:url(../../src/images/top-shape.svg) no-repeat center/contain;opacity:1;position:absolute;pointer-events:none;z-index:0}.column-with-image-and-icon--round-image .column-with-image-and-icon__grid{position:relative}@media(min-width: 1024px){.column-with-image-and-icon--round-image .column-with-image-and-icon__grid{grid-template-columns:repeat(3, 1fr);gap:clamp(1.25rem,3vw,4rem)}}.column-with-image-and-icon--round-image .column-with-image-and-icon__card{background:rgba(0,0,0,0);overflow:visible;border-radius:0;flex-wrap:wrap;margin:32px 24px;border-radius:152px 152px 16px 16px;height:auto;position:relative}.column-with-image-and-icon--round-image .column-with-image-and-icon__card:nth-child(1):after{content:"";position:absolute;background:url(../../src/images/mingcute_asterisk-fill.svg) no-repeat center/contain;top:0px;right:0px;width:30px;height:30px;z-index:2}.column-with-image-and-icon--round-image .column-with-image-and-icon__card:nth-child(2):after{content:"";position:absolute;background:url(../../src/images/uil_exclamation-1.svg) no-repeat center/contain;top:38px;right:-30px;width:30px;height:30px;z-index:2}.column-with-image-and-icon--round-image .column-with-image-and-icon__card:nth-child(3):after{content:"";position:absolute;background:url(../../src/images/fluent_braces-16-filled.svg) no-repeat center/contain;top:30px;right:-40px;width:30px;height:30px;z-index:2}.column-with-image-and-icon--round-image .column-with-image-and-icon__media{display:flex;justify-content:center;padding-bottom:0;flex-shrink:unset;border-radius:160px 160px 0 0;overflow:hidden}.column-with-image-and-icon--round-image .column-with-image-and-icon__photo{aspect-ratio:4/2.7;border-radius:160px 160px 0 0}.column-with-image-and-icon--round-image .column-with-image-and-icon__photo--placeholder{width:min(18rem,100%);min-height:0}.column-with-image-and-icon--round-image .column-with-image-and-icon__body{display:grid;grid-template-columns:3.5rem 1fr;column-gap:.875rem;align-items:center;padding:16px 16px 24px 16px;background:#fff;border-radius:0px 0px 16px 16px}.column-with-image-and-icon--round-image .column-with-image-and-icon__icon-wrap{position:static;transform:none;overflow:visible;background:#ff9f1c;width:56px;height:56px;padding:16px;border-radius:50%}.column-with-image-and-icon--round-image .column-with-image-and-icon__icon{width:1.75rem;height:1.75rem}.column-with-image-and-icon--round-image .column-with-image-and-icon__name{margin:0;font-size:1rem;font-weight:800}.column-with-image-and-icon--round-image .column-with-image-and-icon__description{grid-column:2;margin:.25rem 0 0;font-size:1rem;line-height:1.5;color:#041a71}@media(min-width: 1024px){.column-with-image-and-icon--complex-column .column-with-image-and-icon__grid{grid-template-columns:repeat(3, 1fr)}}.column-with-image-and-icon--complex-column .column-with-image-and-icon__card{background:#f3f8fc;border-radius:16px;padding:32px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0;align-self:stretch}.column-with-image-and-icon--complex-column .column-with-image-and-icon__body{padding:0}.column-with-image-and-icon--complex-column .column-with-image-and-icon__icon-wrap{background:#ff4d8d;position:static;transform:none;width:72px;height:72px;padding:16px;border-radius:50%;margin-bottom:16px}.column-with-image-and-icon--complex-column .column-with-image-and-icon__icon{width:40px;height:40px}.column-with-image-and-icon--complex-column .column-with-image-and-icon__name{margin-bottom:16px;font-size:1.25rem;font-weight:700;color:#041a71}.column-with-image-and-icon--complex-column .column-with-image-and-icon__description--rich{grid-column:2;font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:.95rem;line-height:1.6;color:#041a71}.column-with-image-and-icon--complex-column .column-with-image-and-icon__description--rich p{margin:0 0 .75rem}.column-with-image-and-icon--complex-column .column-with-image-and-icon__description--rich ul{margin:.5rem 0 0;padding-left:1.1rem}.column-with-image-and-icon--complex-column .column-with-image-and-icon__description--rich li{margin:.4rem 0;position:relative}.column-with-image-and-icon--complex-column .column-with-image-and-icon__description--rich li:before{content:"";display:block;width:7px;height:7px;background:#84cc16;margin-bottom:16px;border-radius:50%;margin-right:10px;position:absolute;left:-16px;top:9px}.column-with-image-and-icon--complex-column .column-with-image-and-icon__description--rich a{color:#041a71;text-decoration:underline}@media screen and (max-width: 768px){.column-with-image-and-icon__grid:after{display:none}.column-with-image-and-icon--round-image .column-with-image-and-icon__header:after{display:none}}/*# sourceMappingURL=column-with-image-and-icon.css.map */