/**
 * section-home.css — CSS especifico de la HOME (paddings por seccion + overlay hero).
 * Replica de los <style data-shopify> inline del vivo (home-main.html).
 * Selectores con el prefijo de seccion estilo Shopify usado en front-page.php.
 */

/* ---- 1. Hero image_banner: overlay oscuro (opacity 0.2) ---- */
#Banner-template--24392240333140__image_banner_LTGgeQ::after {
  opacity: 0.2;
}

/* ---- 2. rich_text_NGzdR9 ("Invertir en oro con ORO 1950") ---- */
.section-template--24392240333140__rich_text_NGzdR9-padding {
  padding-top: 30px;
  padding-bottom: 9px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__rich_text_NGzdR9-padding {
    padding-top: 40px;
    padding-bottom: 12px;
  }
}

/* ---- 3. featured_collection ---- */
.section-template--24392240333140__featured_collection-padding {
  padding-top: 24px;
  padding-bottom: 27px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__featured_collection-padding {
    padding-top: 32px;
    padding-bottom: 36px;
  }
}

/* ---- 4. rich_text_kGU6Mw ("¿Por qué elegir ORO 1950?") ---- */
.section-template--24392240333140__rich_text_kGU6Mw-padding {
  padding-top: 30px;
  padding-bottom: 0px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__rich_text_kGU6Mw-padding {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

/* ---- 5. multicolumn_YiQcAh (Calidad/Seguridad/Reputación) ---- */
.section-template--24392240333140__multicolumn_YiQcAh-padding {
  padding-top: 27px;
  padding-bottom: 27px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__multicolumn_YiQcAh-padding {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

/* ---- 6. multirow_g3MpUL (image-with-text) ---- */
.section-template--24392240333140__multirow_g3MpUL-padding {
  padding-top: 27px;
  padding-bottom: 6px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__multirow_g3MpUL-padding {
    padding-top: 36px;
    padding-bottom: 8px;
  }
}

/* ---- 8. rich_text_MrYVwU ("El ayer de mañana es hoy...") ---- */
.section-template--24392240333140__rich_text_MrYVwU-padding {
  padding-top: 12px;
  padding-bottom: 24px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__rich_text_MrYVwU-padding {
    padding-top: 16px;
    padding-bottom: 32px;
  }
}

/* ---- 9. custom_liquid_cfpHHK (TradingView) ---- */
.section-template--24392240333140__custom_liquid_cfpHHK-padding {
  padding-top: calc(40px * 0.75);
  padding-bottom: calc(52px * 0.75);
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__custom_liquid_cfpHHK-padding {
    padding-top: 40px;
    padding-bottom: 52px;
  }
}

/* ---- 10. rich_text_M4MPHy (SEO largo) ---- */
.section-template--24392240333140__rich_text_M4MPHy-padding {
  padding-top: 30px;
  padding-bottom: 39px;
}
@media screen and (min-width: 750px) {
  .section-template--24392240333140__rich_text_M4MPHy-padding {
    padding-top: 40px;
    padding-bottom: 52px;
  }
}
