
/*[x-cloak] { display: none !important; }*/

/*html {*/
/*    overscroll-behavior-y: none;*/
/*}*/
/*!* ========== RESPONSIVE BASE ========== *!*/
/*html {*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    text-rendering: optimizeLegibility;*/
/*    max-width: 100%;*/
/*    overflow-x: hidden;*/
/*    overflow-y: scroll; !* scroll evita layout shift; hidden quitaría scroll necesario *!*/
/*    -webkit-overflow-scrolling: touch;*/
/*    min-height: 0;*/
/*    height: auto;*/
/*}*/
