.components-hero-section-root{padding-top:1rem;padding-bottom:1rem}.components-hero-section-container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.components-hero-section-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.components-hero-section-container{padding-left:2rem;padding-right:2rem}}.components-hero-section-grid{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.components-hero-section-grid--cuadrado{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.components-hero-section-grid--nortico{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.components-hero-section-side{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.components-hero-section-side{gap:1rem}}.components-hero-section-aspect-16-10{aspect-ratio:16/10}.components-hero-section-aspect-88-53{aspect-ratio:88/53}.components-hero-section-aspect-square{aspect-ratio:1/1}.components-hero-section-aspect-600-290{aspect-ratio:600/290}.components-hero-section-aspect-1600-600{aspect-ratio:1600/600}.components-hero-section-slideshow{position:relative;border-radius:.75rem;overflow:hidden;background-color:#f3f4f6}@media (min-width:768px){.components-hero-section-slideshow--stretch{aspect-ratio:auto;height:100%}}.components-hero-section-splide{position:absolute;inset:0}.components-hero-section-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:none}@media (min-width:640px){.components-hero-section-img{display:block}}.components-hero-section-img-mobile{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (min-width:640px){.components-hero-section-img-mobile{display:none}}.components-hero-section-slide{position:relative;width:100%;height:100%}.components-hero-section-link{display:block;position:absolute;inset:0}