.carsales .site-nav-wrapper {
  border-top: 7px solid #0073ba; }

section.hero-section {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: #151515;
  height: 70vh;
  min-height: 480px; }
  .demotores section.hero-section, .chileautos section.hero-section, .soloautos section.hero-section {
    height: 510px; }
  @media (max-width: 800px) {
    section.hero-section {
      height: 40vh; } }
  section.hero-section .search-form-container {
    position: absolute;
    left: 0;
    top: 32%;
    width: 100%;
    max-width: 100%;
    pointer-events: none;
    z-index: 99; }

section.main-section {
  margin-top: 30px;
  overflow: hidden; }
  section.main-section .bar {
    overflow-x: auto; }

section.offerings-section {
  background: #f2f2f2;
  margin-top: 20px; }

#editorial-container {
  margin-top: 30px; }

@media (max-width: 1024px) {
  .csn-theme .container {
    max-width: none; }
  .csn-theme .card-slider-item {
    padding: 0 5px; }
    .csn-theme .card-slider-item .card-body {
      padding: 15px; } }


/*# sourceMappingURL=home-assets-0d4e962232589d67ae77.css.map*/