.darkmode.svelte-15yp3od .sun-and-moon:where(.svelte-15yp3od){padding:8px;display:flex;border-radius:8px;transition:.3s ease;border:1px solid var(--colorSecondary);transform:scale(.8)}.darkmode.svelte-15yp3od .sun-and-moon:where(.svelte-15yp3od) .moon{stroke:var(--colorPrimary)}.darkmode.svelte-15yp3od .sun-and-moon:where(.svelte-15yp3od) .sun{fill:var(--colorPrimary)}.darkmode.svelte-15yp3od .sun-and-moon:where(.svelte-15yp3od):hover{transition:.3s ease;background-color:var(--colorSecondary2);border:1px solid var(--colorPrimary);box-shadow:2px 2px 3px #0000001a}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od){position:relative}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .switch-caller{position:absolute;opacity:.5;top:-75px;left:-50%}@media(max-width:374px){.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od){transform:scale(.6)}}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .pulsame:where(.svelte-15yp3od){position:absolute;width:fit-content;left:0;right:0;margin:0 auto auto}@media(max-width:374px){.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .pulsame:where(.svelte-15yp3od){display:none}}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od){transform:rotate(-90deg) scale(.8)}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od) #switch:where(.svelte-15yp3od){visibility:hidden;clip:rect(0 0 0 0);position:absolute;left:9999px}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od) .switch:where(.svelte-15yp3od){display:block;width:100px;height:50px;margin:50px auto;position:relative;background:#ced8da;background:linear-gradient(left,#ced8da,#d8e0e3 29%,#ccd4d7 34%,#d4dcdf 62%,#fff9f4,#e1e9ec 74%,#b7bfc2);transition:all .2s ease-out;cursor:pointer;border-radius:.35em;box-shadow:0 0 1px 2px #000000b3,inset 0 2px #fff9,inset 0 -1px 0 1px #0000004d,0 8px 10px #00000026}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od) .switch:where(.svelte-15yp3od):before{display:block;position:absolute;inset:-25px -35px;z-index:-2;content:"";border-radius:.4em;background:#d5dde0;background:linear-gradient(#d7dfe2,#bcc7cd);box-shadow:inset 0 2px #fff9,inset 0 -1px 1px 1px #0000004d,0 0 8px 2px #0003,0 2px 4px 2px #0000001a;pointer-events:none;transition:all .2s ease-out}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od) #switch:where(.svelte-15yp3od):checked~.switch:where(.svelte-15yp3od){background:#b7bfc2;background:linear-gradient(to right,#b7bfc2,#e1e9ec 26%,#fff9f4,#d4dcdf 38%,#ccd4d7 66%,#d8e0e3 71%,#ced8da)}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od) #switch:where(.svelte-15yp3od):checked~.switch:where(.svelte-15yp3od):after{background:#788b91;box-shadow:inset 0 -1px 8px #000000b3,inset 0 -2px 2px #0003,0 1px #fff,0 -1px #00000080,-110px 32px 15px 13px #00000040}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) span:where(.svelte-15yp3od){padding-top:20px;color:#f7f7f7}.dark-mode .menu-items{background-color:var(--colorSecondary)!important}.menu-items.svelte-o5hgy4{display:none;position:absolute;width:450px;height:fit-content;max-height:calc(100dvh - 40px);overflow-y:auto;margin-left:-270px;padding:20px;margin-top:10px;border-radius:var(--radius);background-color:#fff;border:1px solid var(--colorPrimary);backdrop-filter:blur(10px);top:var(--menuHeight);right:5px}@media(max-width:1200px){.menu-items.svelte-o5hgy4{width:100%!important;left:0!important;margin-left:0!important;margin-top:0;right:0!important;border:0px solid rgba(128,128,128,.3)!important;border-radius:0!important;height:calc(100dvh - 40px);background-color:var(--colorSecondary)}.menu-items.svelte-o5hgy4 .sun-and-moon{border:unset!important}}.menu-items.svelte-o5hgy4 svg{height:30px!important;width:30px!important}.menu-items.svelte-o5hgy4 .menu-group-title:where(.svelte-o5hgy4){display:block;text-align:center;padding-top:40px;padding-bottom:10px;font-family:var(--fontPrimary);font-weight:700;color:var(--colorText2)}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4){display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;padding:10px;gap:10px}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4) .item:where(.svelte-o5hgy4){cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100px;font-size:14px;border-radius:8px;text-align:center;border:1px solid transparent}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4) .item.proximamente:where(.svelte-o5hgy4){filter:grayscale(1) opacity(.3)}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4) .item:where(.svelte-o5hgy4):hover{transition:.3s ease;background-color:var(--colorNeutral);border:1px solid var(--colorPrimary)}.menu-items.svelte-o5hgy4 .telf:where(.svelte-o5hgy4){display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;padding:20px}@media(min-width:1200px){.menu-items.svelte-o5hgy4 .telf:where(.svelte-o5hgy4){display:none}}.menu-items.svelte-o5hgy4 .darkmode:where(.svelte-o5hgy4){position:absolute;top:8px;right:10px}.menu.svelte-67tq65{transition:.3s ease,padding 0s,.2s opacity;position:fixed;width:100%;top:0;z-index:6;background-color:var(--colorSecondary);border-bottom:1px solid var(--colorBorder)}.menu.menuTransparent.svelte-67tq65{background-color:unset;box-shadow:unset;border:0px solid transparent}.menu.hideOnDownClass.svelte-67tq65{opacity:0}.menu.svelte-67tq65 .menu-content:where(.svelte-67tq65){display:flex;justify-content:space-between;align-items:center;padding:10px 0 10px 20px;height:var(--menuHeight)}@media(max-width:1200px){.menu.svelte-67tq65 .menu-content:where(.svelte-67tq65){padding:0}}@media(max-width:1200px){.menu.svelte-67tq65{padding:0 20px}.menu.svelte-67tq65 .telf:where(.svelte-67tq65),.menu.svelte-67tq65 .hr:where(.svelte-67tq65),.menu.svelte-67tq65 .dots:where(.svelte-67tq65) span:where(.svelte-67tq65){display:none!important}}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65){display:flex;align-items:center}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .logo:where(.svelte-67tq65){display:flex;gap:15px;padding-right:10px;align-items:center;color:var(--colorText2);font-size:18px;height:100%}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .subtitle:where(.svelte-67tq65){font-family:var(--fontPrimary);font-size:18px;margin-top:5px;height:100%;color:var(--colorText2)}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .subtitle.bold:where(.svelte-67tq65){font-weight:700;letter-spacing:2px;color:var(--colorText)}@media(max-width:1200px){.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .subtitle:where(.svelte-67tq65){font-size:14px}}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65){display:flex;align-items:center;justify-content:center;gap:10px}@media(min-width:1200px){.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .dots:where(.svelte-67tq65){position:relative!important}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65):hover .menu-items{display:block!important}}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65){display:flex;align-items:center;gap:10px;padding-right:10px;transition:.3s ease}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65) svg{transition:.3s ease}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65):hover{transition:.3s ease;color:var(--colorPrimary)}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65):hover svg{transition:.3s ease;fill:var(--colorPrimary)}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .hr:where(.svelte-67tq65){height:30px;width:1px;background-color:#ccc;border:0;display:none!important}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .dots:where(.svelte-67tq65){display:none!important;cursor:pointer;position:absolute;display:flex;align-items:center;padding-left:5px;gap:10px}@media(max-width:1200px){.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .dots:where(.svelte-67tq65){padding-left:20px}}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .dots:where(.svelte-67tq65) span:where(.svelte-67tq65){padding-left:5px;padding-right:20px}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .cbox:where(.svelte-67tq65){position:relative;z-index:99;right:0;top:0;width:40px;height:40px;opacity:0}@media(min-width:1200px){.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .cbox:where(.svelte-67tq65){display:none}}.menu.svelte-67tq65 .cbox:checked~.menu-items{display:block!important}.go-up-scroll.svelte-pzdt20{transition:.3s ease;position:fixed;display:flex;align-items:center;justify-content:center;z-index:2;bottom:10px;width:45px;height:45px;right:10px;padding:0;transform:rotate(-180deg);cursor:pointer;opacity:0}.go-up-scroll.show.svelte-pzdt20{opacity:1}.go-up-scroll.svelte-pzdt20:hover{transform:rotate(-180deg) scale(.9);border:1px solid var(--colorPrimary)}.dark-mode footer{background-color:var(--colorSecondary)!important}footer.svelte-xgr811{position:relative;background-color:#000000e6;overflow:hidden;height:fit-content;margin-top:80px}footer.svelte-xgr811 .bg-curioso:where(.svelte-xgr811){position:absolute;opacity:.1;top:-50%;width:110%;object-fit:cover;height:160%}@media(max-width:1200px){footer.svelte-xgr811 .bg-curioso:where(.svelte-xgr811){background-size:cover}}@media(max-width:1200px){footer.svelte-xgr811 .legal-section:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811){flex-direction:column!important;justify-content:center;align-items:center;gap:20px}footer.svelte-xgr811 .stamps:where(.svelte-xgr811){flex-direction:column}footer.svelte-xgr811 .legal-section:where(.svelte-xgr811){height:100%!important}footer.svelte-xgr811 .legal-section__right:where(.svelte-xgr811){padding-bottom:20px}}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811){position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-top:60px;z-index:1}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact:where(.svelte-xgr811){flex-shrink:0}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__address:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__phone:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__whatsapp:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__email:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__form:where(.svelte-xgr811){display:flex;gap:10px;padding:10px 0;color:#fff}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__address:where(.svelte-xgr811) svg *,footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__phone:where(.svelte-xgr811) svg *,footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__whatsapp:where(.svelte-xgr811) svg *,footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__email:where(.svelte-xgr811) svg *,footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .contact__form:where(.svelte-xgr811) svg *{fill:#fff!important}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .upper:where(.svelte-xgr811){display:flex;gap:50px;align-items:flex-end;justify-content:space-between}@media(max-width:1200px){footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .upper:where(.svelte-xgr811){flex-direction:column;align-items:center}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .upper:where(.svelte-xgr811) .second-column:where(.svelte-xgr811){height:100%}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .upper:where(.svelte-xgr811) .second-column:where(.svelte-xgr811) .logo-svg{display:none}}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .registre:where(.svelte-xgr811){max-width:fit-content;width:100%;min-width:220px;opacity:.8}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .registre:where(.svelte-xgr811) strong:where(.svelte-xgr811){color:#fff}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .registre:where(.svelte-xgr811) span:where(.svelte-xgr811){margin:0;display:flex;justify-content:space-between;color:#fff}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .stamps:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .second-column:where(.svelte-xgr811){display:flex;flex-direction:column;align-items:left;justify-content:space-between;gap:50px}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .stamps:where(.svelte-xgr811) .logo-svg,footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .second-column:where(.svelte-xgr811) .logo-svg{filter:grayscale(1) brightness(4)}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .link-section:where(.svelte-xgr811){display:flex;flex-direction:column;width:100%}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .link-section:where(.svelte-xgr811) a:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .link-section:where(.svelte-xgr811) h5:where(.svelte-xgr811){color:#fff;padding-bottom:5px}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .link-section:where(.svelte-xgr811) h5:where(.svelte-xgr811){font-weight:700;font-size:20px;padding-bottom:10px}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section:where(.svelte-xgr811){display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;margin-top:30px;font-size:14px}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__left:where(.svelte-xgr811){display:flex;gap:40px;color:#fffc}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__left:where(.svelte-xgr811) div:where(.svelte-xgr811){color:var(--colorText3)}@media(max-width:1200px){footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__left:where(.svelte-xgr811){gap:5px;text-align:center}}
