.content-colored-cards-parent-container h1,.content-colored-cards-parent-container h2,.content-colored-cards-parent-container h3,.content-colored-cards-parent-container h4,.content-colored-cards-parent-container h5,.content-colored-cards-parent-container h6,.content-colored-cards-parent-container p{margin:0}.content-colored-cards-parent-container{align-items:center;display:flex;justify-content:center}.content-colored-cards-title-container{display:flex;gap:40px;margin-bottom:80px}.content-colored-cards-title-container .title{margin-left:auto;margin-right:auto;max-width:50%}.content-colored-cards-title-container .subtitle{letter-spacing:.1em;line-height:24px}.content-colored-cards-title-container .content{line-height:24px;max-width:50%;padding-top:8px}.content-colored-cards-cards-container{align-items:stretch;display:flex;gap:32px;justify-content:center}.content-colored-cards-cards-container .card-entry{background-color:#fff;background:linear-gradient(135deg,#e4e4f0,#fff);border-radius:24px;display:flex;flex-direction:column;padding:32px;width:100%}.content-colored-cards-cards-container .card-icon{align-items:center;background:linear-gradient(0deg,#fff,#f4f1c7);display:flex;height:40px;justify-content:center;margin-bottom:32px;width:40px}.content-colored-cards-cards-container .card-title{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.3em;margin-bottom:32px}.content-colored-cards-cards-container .card-items-container{margin-bottom:48px;padding:0}.content-colored-cards-cards-container li{border-bottom:1px solid #0605341a;line-height:24px;list-style:none;padding-bottom:16px;padding-left:36px;position:relative}.content-colored-cards-cards-container li:not(.content-colored-cards-cards-container li:last-child){margin-bottom:16px}.content-colored-cards-cards-container li:before{align-items:center;background-color:#060534;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:50%;content:"";display:flex;height:24px;justify-content:center;left:0;position:absolute;top:12px;transform:translateY(-50%);width:24px}.content-colored-cards-cards-container .card-see-more{align-items:center;color:#060534;display:flex;font-weight:500;gap:8px;line-height:1.4;margin-top:auto;text-decoration:underline;transition:gap .25s ease}.content-colored-cards-cards-container .card-see-more:hover{gap:16px}@media (max-width:990px){.content-colored-cards-title-container{flex-wrap:wrap}.content-colored-cards-title-container .content,.content-colored-cards-title-container .title{max-width:100%}}@media (max-width:767px){.content-colored-cards-parent-container .card-entry{padding:24px}.content-colored-cards-parent-container .title h1{font-size:40px!important}}