.includedItem-component{display:flex;flex-direction:column;position:relative;padding:24px;background-color:#fff;width:min(95vw,100%);min-height:313px;max-width:313px;box-shadow:0 4px 28px -8px rgba(25,28,104,.08);overflow:hidden}@media only screen and (min-width:768px)and (max-width:991px){.includedItem-component{max-width:293px;min-height:288px}}@media only screen and (max-width:767px){.includedItem-component{max-width:288px;min-height:288px}}.includedItem-cardExpandable{transition:height .52s cubic-bezier(.16,1,.3,1);will-change:height;min-height:0}.includedItem-fluid{max-width:none;width:100%}.includedItem-icon{height:64px;width:64px}.includedItem-icon>*{width:100%;height:100%}@media only screen and (min-width:768px)and (max-width:991px){.includedItem-icon{width:48px;height:48px}}.includedItem-heading{color:#09091f;margin:8px 0}.includedItem-description{color:#42424e}.includedItem-descriptionEllipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--included-item-line-clamp,3);-webkit-box-orient:vertical}.includedItem-descriptionWrap{position:relative;overflow:visible}.includedItem-clamped{overflow:hidden;transition:max-height .52s cubic-bezier(.16,1,.3,1)}.includedItem-readMore{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:16px;font-weight:400;line-height:24px;color:#c42a87;background:none;border:none;padding:0;cursor:pointer;width:fit-content;margin-top:16px;user-select:none}.includedItem-readMoreIcon{position:relative;display:inline-block;width:24px;height:24px;border-radius:50%;border:2px solid #c42a87;flex-shrink:0}.includedItem-readMoreIcon:after,.includedItem-readMoreIcon:before{content:"";position:absolute;left:50%;top:50%;background-color:#c42a87;transition:transform .28s cubic-bezier(.16,1,.3,1)}.includedItem-readMoreIcon:before{width:2px;height:10px;transform:translate(-50%,-50%) scaleY(1)}.includedItem-isExpanded:before{transform:translate(-50%,-50%) scaleY(0)}.includedItem-readMoreIcon:after{width:10px;height:2px;transform:translate(-50%,-50%)}.includedItem-ribbon{position:absolute;top:0;right:0;width:96px;height:96px;min-width:96px;min-height:96px}.included-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto}.included-list.gap-32px{gap:32px}.included-withColumns{display:grid;grid-template-columns:repeat(var(--included-columns-per-row),minmax(0,1fr));align-items:start}.included-component{overflow:hidden;background-color:#f2f2fa}.included-component .slick-slider{margin:24px auto 0}.included-component .slick-slider .slick-list{display:grid}.included-component .slick-slider .slick-track{display:flex}.included-component .slick-slider .slick-slide>*>.included-includedItem-component{margin:0 16px}.steps-inner{display:flex;flex-direction:column}.steps-list{display:flex;margin:0 auto;gap:32px;width:100%;counter-reset:list-item;z-index:0}@media only screen and (max-width:991px){.steps-list{flex-direction:column;width:auto}}.steps-cta{display:flex;margin:32px auto 0}.stepsItem-component{display:flex;position:relative;flex-direction:column;max-width:412px;width:max-content;flex:1 1 0;padding:24px;counter-increment:list-item;text-align:center}@media only screen and (max-width:991px){.stepsItem-component{max-width:none;flex-direction:row;text-align:left;width:auto}}.stepsItem-number{position:relative;width:64px;height:64px;line-height:64px;color:#fff;text-align:center;background-color:#191c68;border-radius:50rem;margin:0 auto 56px;flex:0 0 auto}.stepsItem-number:before{content:counter(list-item)}@media only screen and (max-width:991px){.stepsItem-number{width:47px;height:47px;line-height:47px;margin:0 32px auto 8px}}.stepsItem-text{display:flex;flex-direction:column}@media only screen and (max-width:991px){.stepsItem-text{margin-left:8px}}.stepsItem-description{color:#42424e;margin:16px 0 0}.stepsItem-line{background:linear-gradient(90deg,#c42a87,#1cb4e9);mix-blend-mode:multiply;opacity:.3;border-radius:4px;height:8px;width:220%;position:absolute;top:50%;left:50%;transform:translateY(-50%);z-index:-1}@media only screen and (max-width:991px){.stepsItem-line{transform:rotate(90deg) translate(0);transform-origin:left}}