/* Ajustes Arquetypo: no cambian diseno, solo corrigen el
   desplazamiento lateral heredado en pantallas chicas. */
html,body{overflow-x:hidden;max-width:100%}
.owl-carousel,.owl-stage-outer,.swiper,.slick-list{overflow:hidden}
img,video{max-width:100%;height:auto}
@media (prefers-reduced-motion:reduce){
*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;
transition-duration:.01ms!important;scroll-behavior:auto!important}}
