.pricingCards{padding:80px 0}@media only screen and (max-width:992px){.pricingCards{padding:64px 0}}@media only screen and (max-width:769px){.pricingCards{padding:52px 0}}.pricingCards__head{max-width:680px;margin:auto;margin-bottom:48px;text-align:center}@media only screen and (max-width:992px){.pricingCards__head{margin-bottom:36px}}@media only screen and (max-width:769px){.pricingCards__head{margin-bottom:32px}}.pricingCards__title{margin-bottom:16px}@media only screen and (max-width:769px){.pricingCards__title{margin-bottom:12px}}.pricingCards__cards{margin:0 -16px -32px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:992px){.pricingCards__cards{-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:769px){.pricingCards__cards{-ms-flex-direction:column;flex-direction:column}}.pricingCards__cardsItem{border-radius:16px;background-color:rgba(209,231,254,.5);padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:32px;height:100%}.pricingCards__cardsItem__wrapper{padding:0 16px 32px;width:33.33%}@media only screen and (max-width:992px){.pricingCards__cardsItem__wrapper{width:50%}}@media only screen and (max-width:769px){.pricingCards__cardsItem__wrapper{width:100%}}.pricingCards__cardsItem__description ul{list-style-type:disc;padding-left:21px}.pricingCards__cardsItem__description ul li{list-style-type:disc;margin-bottom:12px}.pricingCards__cardsItem__description ul li:last-child{margin-bottom:0}