.four-cards{overflow:hidden}.four-cards__title{margin-bottom:64px}.four-cards__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.four-cards__text p{font-size:24px;line-height:32px}.four-cards__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.four-cards__card,.four-cards__cards{display:-webkit-box;display:-ms-flexbox;display:flex}.four-cards__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--lightGrey);border-radius:8px;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:274px;padding:20px;width:100%}.four-cards__cards--3-card .four-cards__card{max-width:368px}.four-cards__cards--image-link .four-cards__card{max-width:198px!important;padding:8px 16px}.four-cards__card-icon{margin:0 auto;max-width:140px;width:100%}.four-cards__card-title{font-size:16px;font-weight:800;line-height:22px}.four-cards__card-num{color:var(--textColor);margin-bottom:-4px;opacity:40%}.four-cards__card-link{margin-top:auto}@media (max-width:1152px){.four-cards__card,.four-cards__cards--3-card .four-cards__card{max-width:calc(50% - 4px)}.four-cards__cards--image-link .four-cards__card{max-width:160px!important}}@media (max-width:767px){.four-cards__cards--image-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.four-cards__card,.four-cards__cards--3-card .four-cards__card{max-width:100%}.four-cards__cards{gap:20px}.four-cards__cards--image-link .four-cards__card{max-width:calc(50% - 10px)!important}}