@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Lato&family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Montserrat&family=Open+Sans&family=Orbitron&family=Pacifico&family=Playfair+Display&family=Playwrite+CU:wght@100..400&family=Poppins:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=Raleway&family=Roboto:ital,wght@0,100;0,300;0,400;0,700;1,300;1,400;1,700&family=Tangerine:wght@400;700&display=swap');
@import url('https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css');
*,
*::before,
*::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    border-color: rgba(0, 0, 0, 0);
}
html {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
}

body {
    margin: 0;
    line-height: 1.2;
    background-color: #f3f4f6;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-height: 100dvh;
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
}

abbr[title] {
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
    font-size: 1em;
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.5;
    margin: 0;
    outline: none;
}

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
    appearance: button;
    background-color: transparent;
    background-image: none;
}

[hidden] {
    display: none;
}

img,
video {
    max-width: 100%;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1rem;
}

.wmw {
    display: block;
    position: relative;
}

.error-render {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    padding: 1rem;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.wmw[wt='icon'] {
    width: -webkit-fill-available;
    width: fit-content;
    height: -webkit-fill-available;
    height: fit-content;
}
.wmw[wt='header-text'] {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

#overlay-manager{
    position: fixed;
    z-index: 9999;
}

.overlay-container.bottom{
    padding: 5px 0 0 0;
}
.overlay-container.left{
    padding: 0 5px 0 0;
}

.overlay-container.top{
    padding: 0 0 5px 0;
}
.overlay-container.right{
    padding: 0 0 0 5px;
}

#app {min-height: 100vh; min-height: 100dvh;}#app{display: flex; flex-direction: column; justify-content: space-between;}.not-found{text-align: center;margin: 5rem 1rem;}
a[href],
.wmw[wt='button'] {
    cursor: pointer;
}

.overlay-container {
    animation: overlay-fadeIn 0.2s;
}
.tab-content {
    animation: overlay-fadeIn 0.2s;
}
@keyframes overlay-fadeIn {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



.button[element-button]{display:inline-flex;align-items:center;justify-content:var(--button-justify);flex-direction:var(--icon-position,row);gap:.5rem;width:100%;height:100%;cursor:pointer}.button.icon-only[element-button] span[element-button],.button.text-only[element-button] i[element-button]{display:none}.button[element-button] span[element-button]{text-align:inherit}



.cc-container[element-comp-m8j93aev5p5]{justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.cc-container-in[element-comp-m8j93aev5p5]{display:flex;white-space:nowrap;animation:10s linear infinite scroll}.cc-item[element-comp-m8j93aev5p5]{display:flex;align-items:center}.cc-item[element-comp-m8j93aev5p5] img[element-comp-m8j93aev5p5]{object-fit:contain}.cc-container-group[element-comp-m8j93aev5p5]{position:absolute;top:0;left:0}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}


.paragraph-container {line-height: 1.5;} .paragraph-container *:not([color]), .paragraph-container *[color] *:not() {}
.u12_tarjeta_productos_WM-1z2 {padding: 24px;box-shadow: 0 4px 8px 0 #0000000d;border-radius: 8px;background: #f7f7f7ff;overflow: hidden;display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;gap: 16px;transition: ease 0.3s all}
[wt='u12_tarjeta_productos']:hover .u12_tarjeta_productos_WM-1z2 {box-shadow: 0 4px 8px 0 #00000033;display: }
.u12_tarjeta_productos_WM-1z3 {border-radius: 6px;background: #00000000;overflow: hidden;width: 50px;height: 50px;transition: ease 0.3s all;display: block}


.u12_tarjeta_productos_WM-1z4 {background: #00000000;width: 100%;height: 140px;display: flex;flex-direction: column;align-items: flex-end;justify-content: space-between;gap: 16px}

.u12_tarjeta_productos_WM-1z5 {background: #00000000;width: 100%;height: auto;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;gap: 4px}

.u12_tarjeta_productos_WM-1z6 {width: auto;background: #00000000;color: #046ee5ff;font-size: 16px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: left;transition: ease 0.3s all;display: block}
[wt='u12_tarjeta_productos']:hover .u12_tarjeta_productos_WM-1z6 {color: #527a00ff;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;width: auto;height: auto;display: }

.u12_tarjeta_productos_WM-1z7 {width: auto;background: #00000000;color: #000000ff;font-size: 14px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: left;display: block}


.u12_tarjeta_productos_WM-1z8 {background: #00000000;width: 100%;height: auto;display: flex;flex-direction: row;align-items: center;justify-content: space-between}

.u12_tarjeta_productos_WM-1z9 {color: #00000080;font-size: 14px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: left;transition: ease 0.3s all;display: block}
[wt='u12_tarjeta_productos']:hover .u12_tarjeta_productos_WM-1z9 {padding: 0px 0px 0px 32px;display: }

.u12_tarjeta_productos_WM-1za {border-width: 1px;border-style: solid;border-color: #046ee5ff;border-radius: 12px;padding: 10px 20px 10px 20px;width: auto;height: 35.43px;color: #046ee5ff;text-align: left;font-weight: bold;font-style: normal;white-space: normal;text-overflow: clip;overflow: visible;line-height: 1;font-size: 16px;transition: ease 0.3s all;display: block}
[wt='u12_tarjeta_productos']:hover .u12_tarjeta_productos_WM-1za {border-width: 1px;border-style: solid;border-color: #aaff00ff;background: #aaff00ff;color: #527a00ff;display: }


.u12_aaaaa_WM-1zb {box-shadow: 0 2px 4px 0 #0000001a;border-radius: 8px;text-align: center;font-size: 16px;padding: 32px;background: #ffffffff;display: flex;flex-direction: column;align-items: center;justify-content: space-between;gap: 16px;transition: ease 0.3s all}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zb {box-shadow: 0 2px 4px 0 #0000001a;border-radius: 8px;text-align: center;font-size: 16px;padding: 32px;background: #ffffffff;display: flex;flex-direction: column;align-items: center;justify-content: space-between;gap: 16px}
.u12_aaaaa_WM-1zc {background: #00000000;width: 100%;height: auto;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: 12px;transition: ease 0.3s all}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zc {background: #00000000;width: 100%;height: auto;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: 12px}
.u12_aaaaa_WM-1zd {width: auto;text-align: center;background: #00000000;color: #000000ff;font-size: 48px;transition: ease 0.3s all;display: block}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zd {width: auto;text-align: center;background: #00000000;color: #046ee5ff;font-size: 48px;display: }

.u12_aaaaa_WM-1ze {width: auto;background: #00000000;color: #000000ff;font-size: 20px;font-weight: bold;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;transition: ease 0.3s all;display: block}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1ze {width: auto;background: #00000000;color: #046ee5ff;font-size: 20px;font-weight: bold;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;display: }

.u12_aaaaa_WM-1zf {width: auto;background: #00000000;color: #000000ff;font-size: 14px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;transition: ease 0.3s all;display: block}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zf {width: auto;background: #00000000;color: #000000ff;font-size: 14px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;display: }

.u12_aaaaa_WM-1zg {font-size: 14px;text-align: center;transition: ease 0.3s all;display: block}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zg {font-size: 14px;text-align: center;display: }

.u12_aaaaa_WM-1zh {border-width: 1px;border-style: solid;border-color: #12161bff;border-radius: 4px;padding: 12px 24px 12px 24px;background: #ffffffff;width: auto;color: #12161bff;text-align: center;font-weight: bold;font-style: normal;white-space: normal;text-overflow: clip;overflow: visible;line-height: 1;font-size: 14px;transition: ease 0.3s all;display: block}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zh {border-width: 1px;border-style: solid;border-color: #046ee5ff;border-radius: 53px;padding: 12px 24px 12px 24px;background: #046ee5ff;width: 100%;height: auto;color: #ffffffff;text-align: center;font-weight: bold;font-style: normal;white-space: normal;text-overflow: clip;overflow: visible;line-height: 1;font-size: 14px;display: }

.u12_aaaaa_WM-1zi {box-shadow: 0 0 8px 0 #0000001a;border-radius: 8px;padding: 8px 16px 8px 16px;background: #ffffffff;width: 200px;height: auto;display: flex;flex-direction: column;justify-content: center;gap: 16px;grid-template-columns: repeat(1, 0);transition: ease 0.3s all}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zi {box-shadow: 0 0 8px 0 #0000001a;border-radius: 8px;padding: 8px 16px 8px 16px;background: #ffffffff;width: 200px;height: auto;display: flex;flex-direction: column;justify-content: center;gap: 16px;grid-template-columns: repeat(1, 0)}
.u12_aaaaa_WM-1zj {width: auto;height: auto;background: #00000000;color: #000000ff;font-size: 12px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;transition: ease 0.3s all;display: block}
[wt='u12_aaaaa']:hover .u12_aaaaa_WM-1zj {width: auto;height: auto;background: #00000000;color: #000000ff;font-size: 12px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;display: }

.u12_panqueso_WM-1zk {box-shadow: 0 2px 4px 0 #0000001a;border-radius: 8px;text-align: center;padding: 32px;background: #ffffffff;display: flex;flex-direction: column;align-items: center;justify-content: space-between;gap: 16px;transition: ease 0.3s all}
[wt='u12_panqueso']:hover .u12_panqueso_WM-1zk {text-align: center;background: #046ee5ff;display: }
.u12_panqueso_WM-1zl {background: #00000000;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: 4px;transition: ease 0.3s all}

.u12_panqueso_WM-1zm {width: auto;text-align: center;background: #00000000;color: #000000ff;font-size: 48px;transition: ease 0.3s all;display: block}
[wt='u12_panqueso']:hover .u12_panqueso_WM-1zm {width: auto;text-align: center;color: #ffffffff;display: }

.u12_panqueso_WM-1zn {padding: 32px 0px 0px 0px;width: auto;background: #00000000;color: #046ee5ff;font-size: 20px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;transition: ease 0.3s all;display: block}
[wt='u12_panqueso']:hover .u12_panqueso_WM-1zn {font-weight: bold;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;color: #ffffffff;display: }

.u12_panqueso_WM-1zo {width: auto;background: #00000000;color: #000000ff;font-size: 14px;font-weight: normal;font-style: normal;white-space: normal;line-height: 1.2;text-decoration: none;text-align: center;transition: ease 0.3s all;display: block}
[wt='u12_panqueso']:hover .u12_panqueso_WM-1zo {color: #ffffffcc;display: }

.u12_panqueso_WM-1zp {border-width: 1px;border-style: solid;border-color: #046ee5ff;border-radius: 10px;padding: 12px 24px 12px 24px;background: #00000000;width: auto;color: #046ee5ff;text-align: center;font-weight: bold;font-style: normal;white-space: normal;text-overflow: clip;overflow: visible;line-height: 1;font-size: 14px;transition: ease 0.3s all;display: block}
[wt='u12_panqueso']:hover .u12_panqueso_WM-1zp {border-width: 1px;border-style: solid;border-color: #ffffffff;background: #00000000;color: #ffffffff;display: }
