@import url('https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css');
@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');
*,
*::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'] {
    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_product_card_WM-173 {display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;gap: 16px;grid-template-columns: initial;z-index: initial;overflow: hidden;background: #f1f2f5ff;border-radius: 24px;grid-column: span 1;grid-row: span 1}

.u12_product_card_WM-174 {width: 100%;height: 100%;transition: ease 0.3s all;z-index: initial;overflow: hidden;top: initial;right: 0;bottom: 0;left: initial;position: absolute;transform: scale(1.2) rotate(0deg);display: }
[wt='u12_product_card']:hover .u12_product_card_WM-174 {transform: scale(1.0) rotate(0deg);display: }

.u12_product_card_WM-175 {display: flex;flex-direction: column;align-items: center;justify-content: flex-end;gap: 16px;grid-template-columns: initial;transition: ease 0.3s all;z-index: initial;width: 100%;height: 100%;background: linear-gradient(0deg, #000000ff, #00000000);padding: 16px}
[wt='u12_product_card']:hover .u12_product_card_WM-175 {backdrop-filter: blur(2px);filter: none;display: }
.u12_product_card_WM-176 {display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: initial;grid-template-columns: initial;transition: ease 0.3s all;z-index: initial;width: 100%;height: auto;background: #00000000}
[wt='u12_product_card']:hover .u12_product_card_WM-176 {padding: 0px 0px 0px 0px;display: }
.u12_product_card_WM-177 {text-align: left;transition: ease 0.3s all;font-weight: bold;font-style: normal;white-space: normal;letter-spacing: initial;line-height: 1.2;text-decoration: none;font-size: 22px;color: #ffffffcc;z-index: initial;display: }
[wt='u12_product_card']:hover .u12_product_card_WM-177 {color: #ffffffff;display: }

.u12_product_card_WM-178 {width: 4px;height: 1px;transition: ease 0.3s all;background: #00000000;z-index: initial;top: initial;right: initial;bottom: -8px;left: initial;position: absolute;display: }
[wt='u12_product_card']:hover .u12_product_card_WM-178 {width: 50%;height: 4px;background: #ffffffff;display: }

.u12_product_card_WM-179 {text-align: center;transition: ease 0.3s all;font-weight: normal;font-style: normal;white-space: normal;letter-spacing: initial;line-height: 1.2;text-decoration: none;font-size: 14px;color: #ffffffcc;z-index: initial;display: }
[wt='u12_product_card']:hover .u12_product_card_WM-179 {padding: 64px 0px 0px 0px;display: }

.u12_product_card_WM-17a {display: flex;flex-direction: row;align-items: center;justify-content: flex-end;gap: 16px;grid-template-columns: initial;transition: ease 0.3s all;z-index: initial;width: 87.3%;height: 36px;background: #ffffffff;padding: 0px 2px 0px 16px;border-radius: 26px}
[wt='u12_product_card']:hover .u12_product_card_WM-17a {background: #046ee5ff;display: }
.u12_product_card_WM-17b {text-align: left;transition: ease 0.3s all;font-weight: bold;font-style: normal;white-space: normal;letter-spacing: initial;line-height: 1;text-decoration: none;font-size: 12px;color: #000000ff;z-index: initial;width: auto;height: auto;top: initial;right: initial;bottom: initial;left: 16px;position: absolute;display: }
[wt='u12_product_card']:hover .u12_product_card_WM-17b {color: #ffffffff;top: initial;right: initial;bottom: initial;left: 32px;position: absolute;display: }

.u12_product_card_WM-17c {display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 16px;grid-template-columns: initial;transition: ease 0.3s all;z-index: initial;width: 34px;height: 34px;background: #046ee5ff;border-radius: 20px;top: initial;right: 2px;bottom: initial;left: initial;position: absolute}
[wt='u12_product_card']:hover .u12_product_card_WM-17c {top: initial;right: 10px;bottom: initial;left: initial;position: absolute;display: }
.u12_product_card_WM-17d {font-size: 24px;color: #ffffffff;z-index: initial;display: }

