.features-list__card{border-radius:24px;margin-bottom:1.5rem;padding:1.5rem}.features-list__card:last-of-type{margin-bottom:0}.features-list__card--negative{background-color:#f7f3eb}.features-list__card--positive{background-color:#1467fa;color:#fff}.features-list__intro{margin-bottom:3.5rem}@media(min-width:1180px){.features-list__intro{margin-bottom:1.5rem}}.features-list__wrapper{list-style:none;padding-left:0}.features-list__item{display:flex;gap:.75rem;padding:1rem 0 1.5rem}@media(min-width:1180px){.features-list__item{padding:0}}.features-list__card--positive .features-list__item{border-bottom:1px solid hsla(0,0%,100%,.15)}.features-list__card--negative .features-list__item{border-bottom:1px solid rgba(1,1,1,.4)}.features-list__item:last-of-type{border-bottom:0;padding-bottom:0}.features-list__item--feature{font-family:PP Mori;font-size:1rem;font-weight:500;letter-spacing:-.02rem;line-height:1.2;margin-top:.3125rem}@media(min-width:768px){.features-list__item--feature{font-size:1.125rem;letter-spacing:-.01125rem;line-height:1.2}}@media(min-width:1180px){.features-list__item--feature{font-weight:400}}.features-list__container{border-radius:1rem;border-radius:16px;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden;width:100%}.features-list__column{max-width:50%;min-width:50%;padding:1.5rem}.features-list__column--3{max-width:33%;min-width:33%}.features-list__column--positive{background-color:#1467fa;border-bottom:1px solid hsla(0,0%,100%,.15);color:#fff}.features-list__column--negative{background-color:#f7f3eb;border-bottom:1px solid rgba(1,1,1,.4)}.features-list__column--no-border{border-bottom:0}.features-list__column--padding{padding-bottom:3rem}