.market-cards-block .market-cards__wrapper{padding:3.75rem 1.875rem}.market-cards-block .market-cards__content{position:relative;z-index:2}.market-cards-block .section-title{margin-bottom:2.5rem}.market-cards-block .market-cards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.25rem}.market-cards-block .market-cards__item{padding:1rem;border-color:var(--Blue);background:rgba(255,255,255,.35)}.market-cards-block .market-cards__image{height:10rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.market-cards-block .market-cards__image img{height:10rem;object-fit:contain}.market-cards-block .market-cards__item h3{margin:0 0 .9375rem;color:var(--Blue);font-family:var(--second-family);font-size:var(--medium);line-height:1.3}.market-cards-block .market-cards__text>*{margin:0}.market-cards-block .market-cards__text>*+*{margin-top:1rem}.market-cards-block .market-cards__bottom{margin-top:1.25rem;padding:1.25rem;border-color:var(--Blue)}.market-cards-block .market-cards__bottom>*{margin:0}.market-cards-block .market-cards__bottom strong,.market-cards-block .market-cards__bottom b{color:var(--Blue)}@media screen and (max-width:1024px){.market-cards-block .market-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.market-cards-block .market-cards__wrapper{padding:2rem 1rem}.market-cards-block .section-title{text-align:left}.market-cards-block .market-cards__grid{grid-template-columns:1fr}.market-cards-block .market-cards__image{height:10rem;justify-content:center}.market-cards-block .market-cards__item h3{font-size:1.25rem}}