.market{background-color: #000;background-position: bottom;background-repeat: no-repeat;background-size: cover;padding-top: 84px;padding-bottom: 284px}.market_container{flex-direction: column;align-items: center;max-width: 568px;margin: 0 16px;display: flex}.market_text{text-align: center;flex-direction: column;align-items: center;gap: 8px;margin-bottom: 24px;display: flex}.market_date{color: #ffdd3c;text-transform: uppercase}.market_button{width: var(--width-full)}@media (min-width: 768px){.market{padding-top: 100px;padding-bottom: 104px}.market_container{padding: 0 var(--offset-md-l);align-items: flex-start;max-width: none;margin: 0}.market_text{text-align: left;gap: 16px;align-items: unset;max-width: 400px}.market_description{max-width: 400px}.market_button{width: 284px}}@media (min-width: 1280px){.market{background-size: contain;padding-bottom: 144px}.market_container{max-width: var(--width-tablet-m);margin: 0 auto;padding: 0}.market_container{max-width: var(--width-laptop-l) !important}.market_text{max-width: 530px}}