.dark-cards{background:var(--color-white-grey)}.dark-cards__wrapper{width:100%;padding:86px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:64px}@media screen and (max-width:1024px){.dark-cards__wrapper{gap:41px;padding:60px 0}}@media screen and (max-width:767px){.dark-cards__wrapper{padding:20px 0 40px;gap:32px}}.dark-cards__heading *{text-align:left}.dark-cards__list{display:grid;width:100%;gap:24px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1200px){.dark-cards__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}}@media screen and (max-width:767px){.dark-cards__list{gap:16px}}@media screen and (max-width:1200px){.dark-cards__list[data-cards="1"] .dark-cards__card:last-child,.dark-cards__list[data-cards="11"] .dark-cards__card:last-child,.dark-cards__list[data-cards="13"] .dark-cards__card:last-child,.dark-cards__list[data-cards="15"] .dark-cards__card:last-child,.dark-cards__list[data-cards="18"] .dark-cards__card:last-child,.dark-cards__list[data-cards="21"] .dark-cards__card:last-child,.dark-cards__list[data-cards="3"] .dark-cards__card:last-child,.dark-cards__list[data-cards="5"] .dark-cards__card:last-child,.dark-cards__list[data-cards="7"] .dark-cards__card:last-child,.dark-cards__list[data-cards="9"] .dark-cards__card:last-child{min-height:145px}}@media screen and (max-width:1024px){.dark-cards__list[data-cards="1"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="11"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="13"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="15"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="18"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="21"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="3"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="5"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="7"] .dark-cards__card:last-child .dark-cards__card-heading br,.dark-cards__list[data-cards="9"] .dark-cards__card:last-child .dark-cards__card-heading br{display:none}}.dark-cards__card{border-radius:10px;border-radius:10px;background:-webkit-gradient(linear,left top,right top,color-stop(-47.71%,#1d2431),color-stop(103.39%,#42506b));background:linear-gradient(90deg,#1d2431 -47.71%,#42506b 103.39%);display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:297px;gap:32px}@media screen and (max-width:1200px){.dark-cards__card{width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:24px 16px;min-width:calc(33% - 14px);gap:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:1024px){.dark-cards__card{min-height:207px}}@media screen and (max-width:767px){.dark-cards__card{min-width:calc(50% - 8px);min-height:170px}}.dark-cards__card-icon{width:auto;height:80px;max-height:80px;overflow:hidden}@media screen and (max-width:1024px){.dark-cards__card-icon{max-height:60px;height:60px}}@media screen and (max-width:767px){.dark-cards__card-icon{max-height:48px;height:48px}}.dark-cards__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.dark-cards__card-heading *{margin-bottom:0;color:var(--color-white);line-height:1.35;text-align:center;text-transform:none}@media screen and (max-width:1024px){.dark-cards__card-heading *{font-size:18px;line-height:normal}}@media screen and (max-width:767px){.dark-cards__card-heading *{font-size:18px;gap:16px}}