: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}.content-with-collapsable-items{position:relative;overflow:visible;background:#fff;padding-top:88px;padding-bottom:88px}.content-with-collapsable-items::before{content:"";position:absolute;top:10%;left:45%;transform:translateY(-50%);background:url("../../src/images/hero-numbers.png") no-repeat center/contain;opacity:.5;pointer-events:none;z-index:0;width:312px;height:199px;display:none}@media screen and (max-width: 768px){.content-with-collapsable-items::before{display:none}}.content-with-collapsable-items__inner{position:relative;z-index:1}.content-with-collapsable-items__layout{display:grid;gap:clamp(2rem,4vw,3rem);align-items:start}@media(min-width: 1024px){.content-with-collapsable-items__layout{grid-template-columns:minmax(0, 1.1fr) minmax(0, 0.9fr);gap:clamp(2rem,4vw,5.8rem)}}.content-with-collapsable-items__content{position:relative}@media(min-width: 1024px){.content-with-collapsable-items__content::after{content:"";background:url(../../src/images/green-arrow-up.svg) no-repeat center;background-size:cover;position:absolute;right:-75px;bottom:1rem;width:4.5rem;height:4.5rem;width:160px;height:100px;transform:rotate(0deg);pointer-events:none;z-index:2}}.content-with-collapsable-items__content h1,.content-with-collapsable-items__content h2,.content-with-collapsable-items__content h3,.content-with-collapsable-items__content h4{margin:0 0 .75rem;font-family:"Rubik",system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.2;color:#041a71}.content-with-collapsable-items__content h2{font-size:clamp(1.75rem,3.5vw,2.5rem)}.content-with-collapsable-items__content p{margin:0 0 1rem;font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;color:#041a71}.content-with-collapsable-items__content p:last-child{margin-bottom:0}.content-with-collapsable-items__content .styled-button,.content-with-collapsable-items__content .btn{margin-top:1.25rem}.content-with-collapsable-items__accordion{display:flex;flex-direction:column;gap:.75rem}.content-with-collapsable-items__heading{margin:0;font:inherit}.content-with-collapsable-items__item{border-radius:88px;background:#f3f8fc;overflow:hidden}.content-with-collapsable-items__trigger{display:flex;align-items:center;gap:.875rem;width:100%;margin:0;padding:8px;border:0;background:rgba(0,0,0,0);color:#041a71;font:inherit;text-align:left;cursor:pointer}.content-with-collapsable-items__icon-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:33px;height:33px;border-radius:50%;background:#84cc16;padding:6px}.content-with-collapsable-items__icon{display:block;width:100%;height:100%}.content-with-collapsable-items__name{flex:1;font-family:"Rubik",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;line-height:1.35;color:#041a71}.content-with-collapsable-items__toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#041a71;transition:transform .25s ease}.content-with-collapsable-items__toggle::before{content:"";display:block;width:.5rem;height:.5rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-1px) rotate(45deg)}.content-with-collapsable-items__item.is-expanded .content-with-collapsable-items__toggle{transform:rotate(180deg)}.content-with-collapsable-items__panel{padding:0 23px 10px 55px}.content-with-collapsable-items__panel[hidden]{display:none}.content-with-collapsable-items__description{font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.55;color:#041a71}.content-with-collapsable-items__description p{margin:0 0 .75rem}.content-with-collapsable-items__description p:last-child{margin-bottom:0}.content-with-collapsable-items__item.is-expanded{border-radius:20px}.comp:before{display:none}.comp .content::before{content:"";position:absolute;top:31%;left:-45px;transform:translateY(-50%);background:url(../../src/images/hero-numbers.png) no-repeat center/contain;opacity:.9;pointer-events:none;z-index:0;width:312px;height:199px}@media screen and (max-width: 768px){.comp .content::before{display:none}}.comp .content-with-collapsable-items__layout{align-items:center}.comp .content-with-collapsable-items__content::after{content:"";background:url(../../src/images/green-top.svg) no-repeat center;background-size:cover;position:absolute;right:-75px;bottom:0;width:160px;height:100px;transform:rotate(0deg);pointer-events:none;z-index:2;top:-100px}.arrow-up{background-color:#f3f8fc}.arrow-up .content-with-collapsable-items__layout{align-items:center}.arrow-up .content-with-collapsable-items__item{background:#fff}.arrow-up .content-with-collapsable-items__content{position:relative;max-width:670px}@media(min-width: 1024px){.arrow-up .content-with-collapsable-items__content::after{content:"";background:url(../../src/images/green-top.svg) no-repeat center;background-size:cover;position:absolute;right:-75px;top:-110px;bottom:auto;width:4.5rem;height:4.5rem;width:160px;height:100px;transform:rotate(0deg);pointer-events:none;z-index:2}}.up-arrow .content-with-collapsable-items__layout{align-items:center}.up-arrow .content-with-collapsable-items__content{position:relative;max-width:670px}@media(min-width: 1024px){.up-arrow .content-with-collapsable-items__content::after{content:"";background:url(../../src/images/green-top.svg) no-repeat center;background-size:cover;position:absolute;right:-75px;top:-110px;bottom:auto;width:4.5rem;height:4.5rem;width:160px;height:100px;transform:rotate(0deg);pointer-events:none;z-index:2}}@media screen and (max-width: 1024px){.comp .content-with-collapsable-items__content::after{display:none}}@media screen and (max-width: 768px){.content-with-collapsable-items{padding-top:40px;padding-bottom:40px}}/*# sourceMappingURL=content-with-collapsable-items.css.map */