.cards__container{margin:0 auto;max-width:1240px;padding:80px 20px}.cards__title{color:#172a9a;font-family:Poppins Bold;font-size:35px;font-weight:600;line-height:1.37;width:44.25%}.cards__text{color:#172a9a;font-size:20px;font-weight:400;line-height:1.45;width:64.75%}.cards__text,.cards__text a,.cards__text span{font-family:Poppins Regular}.cards__text a{text-decoration:underline}.cards__heading{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-bottom:42px}.cards__list{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.cards__item{background-color:transparent;border:3px solid #172a9a;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:16px;width:calc(33.333% - 16px)}.cards__icon{height:48px;max-width:64px}.cards__icon img{height:100%;max-width:100%}.cards__icon svg path{color:red}.cards__item-title{color:#172a9a;font-family:Poppins Regular;font-size:18px;font-weight:600;line-height:133%}.cards__item-title a{text-decoration:underline}.cards__item-text{color:#172a9a;font-family:Poppins Regular;font-size:16px;font-weight:400;line-height:1.45}.cards__item:nth-child(2n){background-color:#172a9a}.cards__item:nth-child(2n) .cards__item-title{color:#fff}.cards__item:nth-child(2n) .cards__icon img{filter:brightness(0) invert(1)}.cards__item:nth-child(2n) .cards__item-text{color:#fff}@media (max-width:1024px){.cards__text{font-size:18px}.cards__heading{flex-direction:column;gap:20px;margin-bottom:30px}.cards__list{flex-direction:column;flex-wrap:nowrap}.cards__item{background-color:transparent;width:100%}.cards__item .cards__item-title{color:#172a9a}.cards__item .cards__icon img{filter:none}.cards__item .cards__item-text{color:#172a9a}.cards__item:nth-child(2n){background-color:#172a9a}.cards__item:nth-child(2n) .cards__item-title{color:#fff}.cards__item:nth-child(2n) .cards__icon img{filter:brightness(0) invert(1)}.cards__item:nth-child(2n) .cards__item-text{color:#fff}.cards__text,.cards__title{width:100%}}