﻿: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}.section-expandable-boxes{position:relative;max-width:100%}.section-expandable-boxes__top{background:rgba(0,0,0,0);color:#fff;padding-bottom:clamp(4rem,8vw,6rem)}.section-expandable-boxes__top-navy{color:#fff;padding-top:60px;padding-bottom:20px}.section-expandable-boxes__inner{text-align:center}.section-expandable-boxes__title{margin:0 0 .75rem;font-family:"Rubik",system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2;color:#fff}.section-expandable-boxes__header{max-width:42rem;margin:0 auto 2.5rem}.section-expandable-boxes__subtitle{margin:0 auto;max-width:65rem;font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;line-height:1.6;color:#fff}.section-expandable-boxes__circles-area{position:relative;padding-top:0px;padding-bottom:20px;position:relative}.section-expandable-boxes__circles-area:after{content:"";position:absolute;background:url("../../src/images/mingcute_asterisk-fill.svg") no-repeat center/contain;bottom:-38px;left:0px;width:38px;height:38px;z-index:2}.section-expandable-boxes__boxes{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(1.25rem,3vw,2rem);margin:0}.section-expandable-boxes__box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:clamp(9.5rem,18vw,14rem);aspect-ratio:1;height:auto;min-height:0;padding:1.25rem 1rem 1.5rem;border:4px solid #fff;border-radius:50%;background:#84cc16;box-shadow:0 8px 24px rgba(0,0,0,.15);overflow:hidden;flex-shrink:0;transition:width .35s ease,padding .35s ease,transform .35s ease;cursor:pointer}.section-expandable-boxes__box--fun{background:#ff9f1c}.section-expandable-boxes__box--bright{background:#7dd3fc}.section-expandable-boxes__box.is-expanded{width:clamp(14rem,30vw,25rem);padding:1.5rem 1.6rem 1.75rem;justify-content:flex-start;z-index:2}.section-expandable-boxes__trigger{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;justify-content:space-around;gap:.75rem;width:100%;margin:0 auto;padding:0;border:0;background:rgba(0,0,0,0);color:#041a71;font:inherit;cursor:pointer;text-align:center}.section-expandable-boxes__icon-badge{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:#041a71;flex-shrink:0;padding:10px}.section-expandable-boxes__icon{display:block;width:100%;height:100%;object-fit:contain}.section-expandable-boxes__trigger-row{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.section-expandable-boxes__box-title{font-family:"Rubik",system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:#041a71}.section-expandable-boxes__toggle{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#041a71;flex-shrink:0}.section-expandable-boxes__toggle::before{content:"+";font-family:"Rubik",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;line-height:1;color:#fff}.section-expandable-boxes__box.is-expanded .section-expandable-boxes__toggle::before{content:"−"}.section-expandable-boxes__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .35s ease,margin .35s ease;margin-top:0}.section-expandable-boxes__box.is-expanded .section-expandable-boxes__panel{max-height:none;flex:1 1 auto;min-height:0;opacity:1;margin-top:.75rem;padding:0 .5rem;overflow:hidden}.section-expandable-boxes__box.is-expanded .section-expandable-boxes__text{font-size:.8125rem;line-height:1.4}.section-expandable-boxes__text{margin:0;font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#041a71}.section-expandable-boxes__cta{margin-top:2.5rem;display:flex;justify-content:center}.section-expandable-boxes__wave{display:block;line-height:0;margin-top:-1px;background:#041a71}.section-expandable-boxes__wave svg{display:block;width:100%;height:clamp(2.5rem,6vw,3.5rem)}.section-expandable-boxes__wave path{fill:#fff}@media screen and (max-width: 1200px){.section-expandable-boxes__boxes{justify-content:space-around;gap:clamp(1.25rem,3vw,2rem);margin:0}.section-expandable-boxes__box{width:clamp(9.5rem,22vw,13rem)}.section-expandable-boxes__box.is-expanded{width:clamp(13rem,36vw,36rem);padding:1.35rem 1.25rem 1.5rem}}@media screen and (max-width: 1000px){.section-expandable-boxes__top-navy{color:#fff;padding-top:20px;padding-bottom:20px}.section-expandable-boxes__top{background:#041a71;padding-bottom:clamp(2.5rem,6vw,3.5rem)}.section-expandable-boxes__circles-area{padding-top:0;padding-bottom:0}.section-expandable-boxes__circles-area:after{display:none}.section-expandable-boxes__boxes{flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:36rem;margin-inline:auto}.section-expandable-boxes__box{display:flex;flex-direction:column;width:100%;aspect-ratio:unset;height:auto;min-height:0;overflow:visible;padding:.625rem 1rem .625rem .75rem;border:0;border-radius:24px;box-shadow:0 4px 14px rgba(0,0,0,.12)}.section-expandable-boxes__box.is-expanded{width:100%;min-height:0;padding:.625rem 1rem .625rem .75rem;transition:none;border-radius:1.5rem}.section-expandable-boxes__trigger{flex-direction:row;align-items:center;justify-content:flex-start;gap:.875rem;text-align:left}.section-expandable-boxes__icon-badge{width:3.5rem;height:3.5rem;padding:.5rem}.section-expandable-boxes__trigger-row{flex:1;justify-content:space-between;gap:.75rem;min-width:0}.section-expandable-boxes__box-title{flex:1;font-size:1.25rem;text-align:left}.section-expandable-boxes__toggle{width:2rem;height:2rem;margin-left:auto;flex-shrink:0}.section-expandable-boxes__toggle::before{font-size:1.125rem}.section-expandable-boxes__box--fresh .section-expandable-boxes__toggle::before{color:#84cc16}.section-expandable-boxes__box--fun .section-expandable-boxes__toggle::before{color:#ff9f1c}.section-expandable-boxes__box--bright .section-expandable-boxes__toggle::before{color:#7dd3fc}.section-expandable-boxes__box.is-expanded .section-expandable-boxes__panel{max-height:20rem;flex:none;overflow-y:visible;margin-top:.875rem;padding:0 .25rem .25rem 4.25rem;transition:none}.section-expandable-boxes__panel{max-height:0;overflow:hidden;opacity:0;transition:none;margin-top:0}.section-expandable-boxes__text{font-size:.9375rem;text-align:left}}/*# sourceMappingURL=section-expandable-boxes.css.map */