.here-section{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding-top:16px}@media screen and (min-width:1200px){.here-section{align-items:center;flex-direction:row;padding-top:40px;min-height:560px}}.here-section .hero-info{display:flex;flex-direction:column;width:100%;gap:24px;min-height:500px}@media screen and (min-width:1200px){.here-section .hero-info{max-width:664px;min-height:auto}}@media screen and (min-width:1400px){.here-section .hero-info{max-width:860px}}.home-markets-overview-section{width:100%;display:flex;flex-direction:column;gap:16px;overflow-x:hidden}@media screen and (min-width:900px){.home-markets-overview-section{gap:32px}}.home-markets-overview-section .list-container{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:24px;transition:transform .5s ease-in-out 0s}@media screen and (min-width:1200px){.home-markets-overview-section .list-container{justify-content:center}}.home-markets-overview-section .list-container .market-list{width:100%;min-width:calc(100svw - 32px)}@media screen and (min-width:600px){.home-markets-overview-section .list-container .market-list{min-width:calc(100svw - 56px)}}@media screen and (min-width:1200px){.home-markets-overview-section .list-container .market-list{min-width:-moz-fit-content;min-width:fit-content}}