.small-card__desc{font-size:2rem;line-height:1.3}.small-card__title{font-size:2.4rem;line-height:1.3}@media(min-width: 900px){.small-card__title{font-size:3rem}}.small-cards-list{padding-top:6rem;padding-bottom:6rem}@media screen and (min-width: 1200px){.small-cards-list{padding-top:10rem;padding-bottom:10rem}}.small-cards-list{margin-top:-6rem}@media screen and (min-width: 1200px){.small-cards-list{margin-top:-10rem}}.small-cards-list{color:#285574;background-color:#efefef}.small-cards-list__wrapper{width:100%;max-width:144.8rem;padding-right:2rem;padding-left:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 899px){.small-cards-list__wrapper{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 900px)and (max-width: 1800px){.small-cards-list__wrapper{padding-right:4rem;padding-left:4rem}}.small-cards-list__title{margin-bottom:2rem}.small-cards-list__desc{max-width:67rem;margin-bottom:5rem;font-weight:700}.small-cards-list__card-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(auto, 44rem));grid-gap:4.5rem 3rem;padding-top:30px}.small-card{position:relative;padding:2rem 3rem;border:1px solid #285574;border-radius:1rem}.small-card__icon{position:absolute;top:0;left:50%;height:53px;padding:3px;background-color:#efefef;transform:translate(-50%, -50%)}.small-card__icon>img{width:auto;height:100%}.small-card__title{margin-bottom:5px;font-family:"BenderBlack",sans-serif;text-align:center}.small-card__desc{line-height:1.4;text-align:center}@media screen and (min-width: 600px){.small-card{padding:4rem 6rem}.small-cards-list__card-list{grid-template-columns:repeat(2, minmax(25rem, 1fr))}}@media screen and (min-width: 900px){.small-cards-list__card-list{grid-template-columns:repeat(3, minmax(25rem, 1fr))}}