.cards-container{background-color:#274768;padding-bottom:120px;padding-top:100px}.cards-items{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:0 50px}.cards-title{margin-bottom:50px}.cards-title h3{color:#fff;font-size:40px;font-style:normal;font-weight:800;line-height:56px;text-align:center}.cards-content p{color:#274768;font-size:22px;font-style:normal;font-weight:700;line-height:26px}.cards-items .cards-content{margin-bottom:20px;width:calc(20% - 20px)}@media (max-width:1094px){.cards-items{gap:40px;justify-content:center}.cards-items .cards-content{margin-bottom:20px;width:calc(50% - 20px)}}.cards-content img{margin-bottom:30px}.cards-content{align-items:center;background:#fff;border:1px solid #d8dee5;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-width:180px;padding:20px;text-align:center}@media (max-width:767px){.cards-content p{font-size:21px}br{display:block!important}.cards-items .cards-content{margin-bottom:15px}}