.market-landscapes__wrapper{background:rgb(var(--color-background))}.market-landscapes__wrapper header{margin-bottom:32px}.market-landscapes__wrapper header *{margin:0}.market-landscapes__wrapper header .ml__title{color:rgb(var(--color-foreground));font-weight:400;color:#131211}.market-landscapes__wrapper header .ml__title.h1-txt{font-size:56px;line-height:110%}.market-landscapes__wrapper header .ml__title.h2-txt{font-size:40px;line-height:110%}.market-landscapes__wrapper header .ml__title.h3-txt{font-size:26px;line-height:130%}@media(max-width: 1024px){.market-landscapes__wrapper header .ml__title.h1-txt,.market-landscapes__wrapper header .ml__title.h2-txt,.market-landscapes__wrapper header .ml__title.h3-txt{font-size:30px}}@media(max-width: 750px){.market-landscapes__wrapper header .ml__title * br{display:none}.market-landscapes__wrapper header .ml__title.h1-txt,.market-landscapes__wrapper header .ml__title.h2-txt,.market-landscapes__wrapper header .ml__title.h3-txt{font-size:24px;line-height:120%}}.market-landscapes__wrapper .ml__container{background:none}.market-landscapes__wrapper .ml__container .ml__grid--wrapp{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1024px){.market-landscapes__wrapper .ml__container .ml__grid--wrapp{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 750px){.market-landscapes__wrapper .ml__container .ml__grid--wrapp{gap:32px;grid-template-columns:1fr}}.market-landscapes article:hover img{transition:.5s all ease-in-out;transform:scale(1.1)}.market-landscapes article:hover .ml__card-title{text-decoration:underline}.market-landscapes article figure{overflow:hidden;width:100%;height:202px;display:block;margin:0;border-radius:16px;position:relative;margin-bottom:24px;background:#ecebde}@media(max-width: 750px){.market-landscapes article figure{height:223px}}.market-landscapes article figure .ml__badge{font-size:14px;line-height:150%;color:#fff;font-weight:400;padding:3px 6px;position:absolute;top:16px;left:16px;z-index:1;background:rgba(19,18,17,.4);border-radius:4px}.market-landscapes article figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.market-landscapes article figure img.ml__image--custom{-o-object-fit:contain;object-fit:contain}.market-landscapes article figure svg{height:100%;width:100%}.market-landscapes article .ml__content{display:flex;flex-direction:column}@media(max-width: 980px){.market-landscapes article .ml__content{width:inherit}}.market-landscapes article .ml__content .ml__card-title{font-size:20px;line-height:130%;color:#131211;font-weight:400;font-family:var(--font-heading-family);text-decoration:none;letter-spacing:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.market-landscapes article .ml__content .ml__card-title:hover{text-decoration:underline}@media(max-width: 750px){.market-landscapes article .ml__content .ml__card-title{font-size:16px}}.market-landscapes article .ml__content .ml__author{font-size:12px;line-height:150%;color:#2d2c29;font-weight:600;margin-top:8px;letter-spacing:normal}.market-landscapes article .ml__content .ml__excerpt{font-size:14px;line-height:150%;font-weight:400;color:#575654;margin-top:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.market-landscapes article .ml__content .ml__excerpt p{margin-top:0;margin-bottom:0}