.card-panel--full .card-panel__body{width:100%}.card-panel--full .card-panel__item{padding:2.4rem}.card-panel__header{color:#fff}.card-panel__header,.card-panel__header-title{align-items:center;display:flex;flex-direction:column}.card-panel__header-title{font-size:3.2rem;font-weight:var(--font-weight-medium);line-height:1}.card-panel__header-title:after{background:linear-gradient(270deg,#2d8ae2 36.36%,#2fc87f 80.45%);content:"";height:.4rem;margin-top:3.2rem;width:8rem}.card-panel__header-description{font-size:1.6rem;font-weight:var(--font-weight-regular);letter-spacing:.05em;line-height:2;margin-top:4rem;text-align:center}.card-panel__body{border-radius:2rem;display:flex;justify-content:center;margin:4rem auto 0;max-width:100%;overflow:hidden;width:87rem}.card-panel__item{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:2.4rem 3.2rem;position:relative;width:100%}.card-panel__item-step{background:linear-gradient(270deg,#0c59a1,#2fc87f);background-clip:text;-webkit-background-clip:text;font-size:1.2rem;font-weight:var(--font-weight-bold);letter-spacing:.05em;line-height:1;text-align:center;-webkit-text-fill-color:transparent}.card-panel__item-title{font-size:1.5rem;font-weight:var(--font-weight-bold);line-height:1.4;margin-top:1.2rem;text-align:center}.card-panel__item-description{font-size:1.4rem;font-weight:var(--font-weight-regular);line-height:1.6;margin-top:2rem}.card-panel__item-image{margin-top:2rem;max-width:100%}.card-panel__item:nth-child(odd){background-color:var(--bg-content-light)}.card-panel__item:not(:first-child):after{content:"";height:0;position:absolute;width:0}@media screen and (min-width:769px){.card-panel__item:not(:first-child):after{border-bottom:20px solid transparent;border-left:20px solid var(--bg-content-light);border-top:20px solid transparent;left:0;top:50%;transform:translateY(-50%)}.card-panel__item:nth-child(odd):after{border-left:20px solid #fff}}@media screen and (max-width:768px){.card-panel__header-title{font-size:2.4rem;line-height:1.4;text-align:center}.card-panel__header-description{letter-spacing:0;text-align:left}.card-panel__header-title:after{margin-top:2.4rem}.card-panel__body{flex-direction:column}.card-panel__item-description{font-size:1.6rem;margin-top:1.2rem;text-align:center}.card-panel__item-step{font-size:15px}.card-panel__item-title{font-size:1.8rem;margin-top:.8rem}.card-panel__item-image{margin-top:1.2rem}.card-panel__item:not(:first-child):after{border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid var(--bg-content-light);left:50%;top:0;transform:translateX(-50%)}.card-panel__item:nth-child(odd):after{border-top:20px solid #fff}}