.contenedorPrincipal{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;width:100vw;height:100%;align-items:center;justify-content:space-between}.contenedorLogo{display:flex;flex-direction:row}.contenedorTablon{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin-bottom:10%}.tablonTitulo{margin-top:10%;margin-bottom:10%}.logoKim{display:flex;justify-self:center;justify-content:center;align-items:center;align-self:center;align-content:center;flex-direction:column}.logoKim>img{display:flex;width:50%;height:auto;align-self:center;justify-self:center}.logoKim>h2{text-align:center;align-self:center;justify-self:center;font-size:300%}@media (max-width:1200px){.logoKim>h2{text-align:center;align-self:center;justify-self:center;font-size:200%}.contenedorLogo{display:flex;flex-direction:column}.texto1{width:0px;height:0px;color:#0000}.texto2{text-align:center}}html,body{margin:0;padding:0;font-family:Merriweather,serif;height:100vh}#root{width:100%;display:flex}.contenedorPopUp{box-shadow:0 4px 10px #00000080;width:100%;max-width:600px}.contenedorTexto::-webkit-scrollbar{width:10px}.contenedorTexto::-webkit-scrollbar-track{background-image:url(/src/assets/TEXTURANOBORRAR.png);background-size:cover;background-position:center;border-radius:5px;border-color:#000c;box-shadow:0 0 5px #00000080}.contenedorTexto::-webkit-scrollbar-thumb{background-image:url(/src/assets/TEXTURANOBORRAR.png);background-size:cover;background-position:center;border-radius:5px;box-shadow:inset 0 0 5px #0000004d}.contenedorTexto::-webkit-scrollbar-thumb:hover{background-color:#000000e6}p{margin:0;word-wrap:break-word}.contenedorPrincipalBoton{border-radius:50px;border:2px rgba(0,0,0,.5);background-size:cover;background-position:center;width:10vw;height:4vh;text-align:center;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px #000c;cursor:pointer;aspect-ratio:5 / 2}h3{color:#eee;margin:0}@media (max-width: 1200px){.contenedorPrincipalBoton{width:30vw;height:4vh;font-size:1rem}h3{font-size:.9rem}}.contenedorPrincipalBoton:hover{transform:translateY(-10px);box-shadow:0 0 10px #000;transition-duration:1s}.whatsapp-button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 8px #0003;cursor:pointer;z-index:1000;transition:transform .3s ease}.whatsapp-button:hover{transform:scale(1.1)}.whatsapp-button img{width:35px;height:35px}
