section.bg-white#value-props{background-color:#fff}section.bg-blue#value-props{background-color:#1e2752}section.bg-orange#value-props{background-color:#f26a5c}.value-props{align-items:start;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));max-width:1280px;width:100%}.value-prop__container{align-items:start;border:1px solid #ededf1;border-radius:12px;display:flex;flex-direction:column;gap:8px 20px;height:100%;justify-content:start;padding:40px;transition:.9s}.value-prop__container:not(:has(.value-prop__detail)){align-items:center;border:none;flex-direction:row;padding:0}.value-prop__icon{height:75px;object-fit:contain;width:auto}.value-prop__title{font-size:16px;font-weight:700;line-height:1.25;text-transform:uppercase}section.bg-white .copy-container{color:#1e2752}section.bg-blue .copy-container,section.bg-orange .copy-container{color:#fff}