:root{--primary: #0C0121;--secondary: #5801FF;--tertiary: #FFF;--transparent: transparent}.provider-overview{padding:40px 0 80px}.provider-overview__inner__header{display:flex;flex-direction:column;gap:20px;max-width:800px}.provider-overview__inner__body{margin-top:60px}.provider-overview__inner__body .provider-list{display:flex;flex-direction:column;gap:20px}@media (min-width: 992px){.provider-overview__inner__body .provider-list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:40px}}.provider-overview__inner__body .provider-list__item{border-radius:10px;overflow:hidden;box-shadow:0 2px #d3d3d3;height:100%}.provider-overview__inner__body .provider-list__item__image{background:#f1f1fa;height:200px;display:flex;justify-content:center;align-items:center;padding:50px 75px}.provider-overview__inner__body .provider-list__item__body{padding:30px 20px 40px;border:1px solid #D3D3D3;border-top:0;height:calc(100% - 200px)}@media (min-width: 992px){.provider-overview__inner__body .provider-list__item__body{padding:30px;display:flex;flex-direction:column;justify-content:space-between}}.provider-overview__inner__body .provider-list__item__body__text{margin-bottom:20px}@media (min-width: 992px){.provider-overview__inner__body .provider-list__item__body__text{margin-bottom:30px}}.provider-overview__inner__body .provider-list__item__body__text__usp-list{margin-top:20px;list-style:none;display:flex;flex-direction:column;gap:10px}@media (min-width: 992px){.provider-overview__inner__body .provider-list__item__body__text__usp-list{margin-top:25px}}.provider-overview__inner__body .provider-list__item__body__text__usp-list li{display:flex;align-items:center;gap:8px}
