.darkmode.svelte-15yp3od .sun-and-moon:where(.svelte-15yp3od){border:1px solid var(--colorSecondary);border-radius:8px;padding:8px;transition:all .3s;display:flex;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{background-color:var(--colorSecondary2);border:1px solid var(--colorPrimary);transition:all .3s;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{opacity:.5;position:absolute;top:-75px;left:-50%}@media (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){width:fit-content;margin:0 auto auto;position:absolute;left:0;right:0}@media (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){background:#ced8da;background:linear-gradient(left, #ced8da 0%, #d8e0e3 29%, #ccd4d7 34%, #d4dcdf 62%, #fff9f4 68%, #e1e9ec 74%, #b7bfc2 100%);cursor:pointer;border-radius:.35em;width:100px;height:50px;margin:50px auto;transition:all .2s ease-out;display:block;position:relative;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{z-index:-2;content:"";pointer-events:none;background:linear-gradient(#d7dfe2,#bcc7cd);border-radius:.4em;transition:all .2s ease-out;display:block;position:absolute;inset:-25px -35px;box-shadow:inset 0 2px #fff9,inset 0 -1px 1px 1px #0000004d,0 0 8px 2px #0003,0 2px 4px 2px #0000001a}.darkmode.svelte-15yp3od .realistic-switch-container:where(.svelte-15yp3od) .realistic-switch:where(.svelte-15yp3od) #switch:where(.svelte-15yp3od):checked~.switch:where(.svelte-15yp3od){background:linear-gradient(90deg,#b7bfc2 0%,#e1e9ec 26%,#fff9f4 32%,#d4dcdf 38%,#ccd4d7 66%,#d8e0e3 71%,#ced8da 100%)}.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){color:#f7f7f7;padding-top:20px}.dark-mode .menu-items{background-color:var(--colorSecondary)!important}.menu-items.svelte-o5hgy4{border-radius:var(--radius);border:1px solid var(--colorPrimary);backdrop-filter:blur(10px);width:450px;height:fit-content;max-height:calc(100dvh - 40px);top:var(--menuHeight);background-color:#fff;margin-top:10px;margin-left:-270px;padding:20px;display:none;position:absolute;right:5px;overflow-y:auto}@media (width<=1200px){.menu-items.svelte-o5hgy4{background-color:var(--colorSecondary);height:calc(100dvh - 40px);margin-top:0;border:0 solid #8080804d!important;border-radius:0!important;width:100%!important;margin-left:0!important;left:0!important;right:0!important}.menu-items.svelte-o5hgy4 .sun-and-moon{border:unset!important}}.menu-items.svelte-o5hgy4 svg{width:30px!important;height:30px!important}.menu-items.svelte-o5hgy4 .menu-group-title:where(.svelte-o5hgy4){text-align:center;font-family:var(--fontPrimary);color:var(--colorText2);padding-top:40px;padding-bottom:10px;font-weight:700;display:block}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4){grid-template-columns:1fr 1fr 1fr;align-items:start;gap:10px;padding:10px;display:grid}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4) .item:where(.svelte-o5hgy4){cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100px;font-size:14px;display:flex}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4) .item.proximamente:where(.svelte-o5hgy4){filter:grayscale()opacity(.3)}.menu-items.svelte-o5hgy4 .menu-group:where(.svelte-o5hgy4) .item:where(.svelte-o5hgy4):hover{background-color:var(--colorNeutral);border:1px solid var(--colorPrimary);transition:all .3s}.menu-items.svelte-o5hgy4 .telf:where(.svelte-o5hgy4){justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:20px;display:flex}@media (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{z-index:6;background-color:var(--colorSecondary);border-bottom:1px solid var(--colorBorder);width:100%;transition:all .3s,padding,opacity .2s;position:fixed;top:0}.menu.menuTransparent.svelte-67tq65{background-color:unset;box-shadow:unset;border:0 solid #0000}.menu.hideOnDownClass.svelte-67tq65{opacity:0}.menu.svelte-67tq65 .menu-content:where(.svelte-67tq65){height:var(--menuHeight);justify-content:space-between;align-items:center;padding:10px 0 10px 20px;display:flex}@media (width<=1200px){.menu.svelte-67tq65 .menu-content:where(.svelte-67tq65){padding:0}.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){align-items:center;display:flex}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .logo:where(.svelte-67tq65){color:var(--colorText2);align-items:center;gap:15px;height:100%;padding-right:10px;font-size:18px;display:flex}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .subtitle:where(.svelte-67tq65){font-family:var(--fontPrimary);height:100%;color:var(--colorText2);margin-top:5px;font-size:18px}.menu.svelte-67tq65 .left-items:where(.svelte-67tq65) .subtitle.bold:where(.svelte-67tq65){letter-spacing:2px;color:var(--colorText);font-weight:700}@media (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){justify-content:center;align-items:center;gap:10px;display:flex}@media (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){align-items:center;gap:10px;padding-right:10px;transition:all .3s;display:flex}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65) svg{transition:all .3s}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65):hover{color:var(--colorPrimary);transition:all .3s}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .telf:where(.svelte-67tq65):hover svg{fill:var(--colorPrimary);transition:all .3s}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .hr:where(.svelte-67tq65){background-color:#ccc;border:0;width:1px;height:30px}.menu.svelte-67tq65 .right-items:where(.svelte-67tq65) .dots:where(.svelte-67tq65){cursor:pointer;align-items:center;gap:10px;padding-left:5px;display:flex;position:absolute}@media (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){z-index:99;opacity:0;width:40px;height:40px;position:relative;top:0;right:0}@media (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}.summary.svelte-1jqp9k8{padding:20px 0}.summary.svelte-1jqp9k8 .field:where(.svelte-1jqp9k8){font-size:14px}.summary.svelte-1jqp9k8 .field__title:where(.svelte-1jqp9k8){font-weight:700;display:inline}.summary.svelte-1jqp9k8 .field__value:where(.svelte-1jqp9k8){display:inline}.progress-steps.svelte-la88g3{justify-content:center;gap:5px;padding-top:20px;display:flex}.progress-steps.svelte-la88g3 .progress-step:where(.svelte-la88g3){background-color:var(--colorBorder);border-radius:100px;width:10px;height:10px;transition:all .3s}.progress-steps.svelte-la88g3 .progress-step.active:where(.svelte-la88g3){background-color:var(--colorPrimary)}.step-error.svelte-12g64ow .contact:where(.svelte-12g64ow){flex-direction:column;flex-shrink:0;gap:0;display:flex}.step-error.svelte-12g64ow .contact__phone:where(.svelte-12g64ow),.step-error.svelte-12g64ow .contact__whatsapp:where(.svelte-12g64ow),.step-error.svelte-12g64ow .contact__email:where(.svelte-12g64ow){gap:10px;padding:10px 0;display:flex}.simple-card.svelte-1e7sxae{cursor:pointer;border:1px solid var(--colorBorder);border-radius:var(--radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px;font-size:14px;transition:all .3s;display:flex}.simple-card.svelte-1e7sxae svg{fill:var(--colorText);transition:all .3s}.simple-card.active.svelte-1e7sxae{color:var(--colorPrimary);border:1px solid var(--colorPrimary)}.simple-card.active.svelte-1e7sxae svg{fill:var(--colorPrimary)}.simple-card.active.svelte-1e7sxae svg.withStroke{stroke:var(--colorPrimary)}.simple-card.svelte-1e7sxae:hover{transform:scale(.9)}.checkbox-container.svelte-1nlxl5n{align-items:center;gap:10px;display:flex}.checkbox-container.white.svelte-1nlxl5n input:where(.svelte-1nlxl5n){background-color:var(--colorSecondary)}.checkbox-container.svelte-1nlxl5n label.error:where(.svelte-1nlxl5n){color:#8a1212}.checkbox-container.svelte-1nlxl5n .checkbox-custom:where(.svelte-1nlxl5n){cursor:pointer;appearance:none;width:25px;height:25px;box-shadow:var(--shadowInset);border:1px solid var(--colorBorder);background:0 0;border-radius:8px;flex-shrink:0;margin:0;position:relative}.checkbox-container.svelte-1nlxl5n .checkbox-custom.error:where(.svelte-1nlxl5n){border:1px solid #8a1212}.checkbox-container.svelte-1nlxl5n .checkbox-custom:where(.svelte-1nlxl5n):checked{box-shadow:var(--shadow);border:1px solid var(--colorPrimary);animation:.3s svelte-1nlxl5n-beat;background-color:var(--colorPrimary)!important}.checkbox-container.svelte-1nlxl5n .checkbox-custom:where(.svelte-1nlxl5n):checked:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 26 26'%3E%3Cpath d='m22.567 4.73l-1.795-1.219a1.09 1.09 0 0 0-1.507.287l-8.787 12.959l-4.039-4.039a1.09 1.09 0 0 0-1.533 0l-1.533 1.536a1.084 1.084 0 0 0 0 1.534L9.582 22c.349.347.895.615 1.387.615s.988-.31 1.307-.774l10.58-15.606a1.085 1.085 0 0 0-.289-1.505z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:15px;height:15px;position:absolute;top:4px;left:4px}@keyframes svelte-1nlxl5n-beat{0%,to{transform:scale(1)}50%{transform:scale(.9)}}.toggle.svelte-1nlxl5n{width:50px;height:30px;box-shadow:inset 0 0 0 1px var(--colorPrimary);border-radius:20px;transition:all .3s;position:relative}.toggle.on.svelte-1nlxl5n{background-color:var(--colorPrimary);transition:all .3s}.toggle.svelte-1nlxl5n input:where(.svelte-1nlxl5n){border-radius:20px;width:50px;height:30px}.toggle.svelte-1nlxl5n .slider:where(.svelte-1nlxl5n){background-color:var(--colorPrimary);border-radius:20px;width:20px;height:20px;margin:auto;transition:all .3s;position:absolute;top:0;bottom:0;left:5px}.toggle.svelte-1nlxl5n .slider.on:where(.svelte-1nlxl5n){background-color:#fff;transition:all .3s;transform:translate(20px)}.btn.svelte-11o2bga{border-radius:var(--radius);user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:10px;max-width:100%;min-height:50px;padding:10px 20px;text-decoration:none;transition:all .3s;display:flex}.btn.svelte-11o2bga *{color:inherit}.btn.svelte-11o2bga:active{transform:scale(.9)}.btn.svelte-11o2bga:active,.btn.svelte-11o2bga:hover{outline:0}.btn[disabled].svelte-11o2bga{cursor:unset;border:1px solid var(--colorBorder);opacity:.3}.btn.svelte-11o2bga svg{transition:all .3s}.btn.btn-circle.svelte-11o2bga{background-color:var(--colorPrimary);border:1px solid var(--colorPrimary);aspect-ratio:1;color:var(--colorText3);border-radius:100%}.btn.btn-circle.svelte-11o2bga:hover{background-color:var(--colorSecondary);color:var(--colorPrimary);border:1px solid var(--colorPrimary)}.btn.btn-circle.svelte-11o2bga:hover svg{fill:var(--colorPrimary)}.btn.btn-main.svelte-11o2bga{background-color:var(--colorPrimary);color:var(--colorText3);border:1px solid var(--colorPrimary)}.btn.btn-main.svelte-11o2bga .svg-loading{stroke:var(--colorText3)}.btn.btn-main.svelte-11o2bga:hover{background-color:var(--colorSecondary);color:var(--colorPrimary)}.btn.btn-main.svelte-11o2bga:hover svg{fill:var(--colorPrimary)}.btn.btn-main.svelte-11o2bga:hover .svg-loading{stroke:var(--colorPrimary)}.btn.btn-secondary.svelte-11o2bga{background-color:var(--colorSecondary);border:1px solid var(--colorBorder);color:var(--colorText2)}.btn.btn-secondary.svelte-11o2bga svg{fill:var(--colorText2)}.btn.btn-secondary.svelte-11o2bga:hover{background-color:var(--colorNeutral)}.btn.btn-secondary.active.svelte-11o2bga{border:1px solid var(--colorPrimary);color:var(--colorPrimary)}.btn.btn-danger.svelte-11o2bga{border:1px solid var(--colorError);background-color:var(--colorError);color:#fff}.btn.btn-danger.svelte-11o2bga svg{fill:#fff}.btn.btn-danger.svelte-11o2bga:hover{background-color:var(--colorSecondary);color:var(--colorError);border:1px solid var(--colorError)}.btn.btn-danger.svelte-11o2bga:hover svg{fill:var(--colorError)}.btn-eye.svelte-1r7iwa2{align-items:center;display:flex}.input-wrapper.svelte-e4aude{align-items:center;gap:5px;width:100%;min-height:50px;padding:7px;display:flex;position:relative}.input-wrapper.svelte-e4aude label:where(.svelte-e4aude){font-size:14px;transition:all .3s;position:absolute;top:-20px;left:0}.input-wrapper.svelte-e4aude:focus-within label:where(.svelte-e4aude),.input-wrapper.filled.svelte-e4aude label:where(.svelte-e4aude){color:var(--colorPrimary)}.input-wrapper.case.svelte-e4aude,.input-wrapper.case-white.svelte-e4aude{background-color:var(--colorNeutral);border:1px solid var(--colorBorder);border-radius:var(--radius);transition:all .3s}.input-wrapper.case.svelte-e4aude:focus-within,.input-wrapper.case-white.svelte-e4aude:focus-within{transition:all .3s;border-color:var(--colorPrimary)!important}.input-wrapper.case-white.svelte-e4aude{background-color:var(--colorSecondary)}.input-wrapper.floating.svelte-e4aude{border-bottom:1px solid var(--colorBorder);padding:5px 0;min-height:0!important}.input-wrapper.floating.svelte-e4aude:after{content:"";border-bottom:1px solid var(--colorPrimary);z-index:1;width:0;transition:width .6s;position:absolute;bottom:-1px}.input-wrapper.floating.svelte-e4aude:focus-within:after,.input-wrapper.floating.filled.svelte-e4aude:after{width:100%}.input-wrapper.floating.svelte-e4aude input:where(.svelte-e4aude){min-height:0}.input-wrapper.svelte-e4aude input:where(.svelte-e4aude),.input-wrapper.svelte-e4aude textarea:where(.svelte-e4aude){font:inherit;color:inherit;min-height:30px;box-shadow:none;appearance:none;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0}.input-wrapper.svelte-e4aude .error-message:where(.svelte-e4aude){color:var(--colorError);font-size:12px;position:absolute;top:-20px;right:0}.modal-container.svelte-bd429p{z-index:99;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.modal-container.closed.svelte-bd429p{display:none}.modal-container.svelte-bd429p .modal-background:where(.svelte-bd429p){z-index:-1;background:#000000b3;width:100%;height:100%;position:absolute}@media (width<=1200px){.modal-container.svelte-bd429p .modal-background:where(.svelte-bd429p){background-color:#fff}}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p){background-color:var(--colorSecondary);border-radius:var(--radius);flex-direction:column;width:100%;height:fit-content;max-height:calc(100dvh - 40px);display:flex;overflow:hidden}.modal-container.svelte-bd429p .modal.neutral:where(.svelte-bd429p){background-color:var(--colorNeutral)}@media (width<=1200px){.modal-container.svelte-bd429p .modal:where(.svelte-bd429p){border:0;border-radius:0;max-width:100%;height:100dvh;max-height:100dvh}}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-header:where(.svelte-bd429p){z-index:1;min-height:65px;font-size:24px;font-family:var(--fontPrimary);border-bottom:1px solid #0000;flex-shrink:0;align-items:center;padding:0 20px;transition:all .3s;display:flex;position:relative}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-header.headerShadow:where(.svelte-bd429p){border-bottom:1px solid var(--colorBorder)}@media (width>=1200px){.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-header:where(.svelte-bd429p){padding-right:55px}}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-header:where(.svelte-bd429p) .close:where(.svelte-bd429p){cursor:pointer;opacity:.4;padding:20px;transition:all .3s;position:absolute;top:0;right:0}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-header:where(.svelte-bd429p) .close:where(.svelte-bd429p):hover{opacity:1;transition:all .3s}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-content:where(.svelte-bd429p){min-height:200px;max-height:calc(100dvh - 105px);overflow-y:auto}.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-content.padding:where(.svelte-bd429p){padding:0 20px 20px}@media (width<=1200px){.modal-container.svelte-bd429p .modal:where(.svelte-bd429p) .modal-content:where(.svelte-bd429p){max-height:calc(100dvh - 65px)}}.select-simple.svelte-ytxycw{width:100%;height:65px;position:relative}.select-simple.svelte-ytxycw .selected:where(.svelte-ytxycw){border:1px solid var(--colorBorder);background-color:var(--colorSecondary);border-radius:var(--radius);cursor:pointer;align-items:center;gap:5px;width:100%;height:65px;padding:0 15px;transition:all .3s;display:flex}.select-simple.svelte-ytxycw .selected:where(.svelte-ytxycw) .selected-option:where(.svelte-ytxycw){text-align:left;white-space:nowrap;flex-direction:column;font-size:14px;display:flex}.select-simple.svelte-ytxycw .selected:where(.svelte-ytxycw) .placeholder:where(.svelte-ytxycw){color:var(--colorText2);white-space:nowrap;text-align:left;font-size:14px}.select-simple.svelte-ytxycw .selected:where(.svelte-ytxycw) .selected-option:where(.svelte-ytxycw),.select-simple.svelte-ytxycw .selected:where(.svelte-ytxycw) .placeholder:where(.svelte-ytxycw){width:100%}.select-simple.svelte-ytxycw .selected:where(.svelte-ytxycw) svg{flex-shrink:0}.select-simple.svelte-ytxycw .dropdown:where(.svelte-ytxycw){border:1px solid var(--colorBorder);border-radius:var(--radius);background-color:var(--colorSecondary);z-index:2;visibility:hidden;width:100%;margin-top:10px;position:absolute;overflow:hidden}.select-simple.svelte-ytxycw .dropdown.isOpen:where(.svelte-ytxycw){visibility:visible}.select-simple.svelte-ytxycw .dropdown:where(.svelte-ytxycw) .options:where(.svelte-ytxycw){flex-direction:column;display:flex;overflow-y:auto}.select-simple.svelte-ytxycw .dropdown:where(.svelte-ytxycw) .options:where(.svelte-ytxycw) .option:where(.svelte-ytxycw){text-align:left;padding:10px;font-size:14px}.select-simple.svelte-ytxycw .dropdown:where(.svelte-ytxycw) .options:where(.svelte-ytxycw) .option:where(.svelte-ytxycw):hover{background-color:var(--colorNeutral)}.select-simple.svelte-ytxycw .dropdown:where(.svelte-ytxycw) .options:where(.svelte-ytxycw) .option.clean:where(.svelte-ytxycw){border-top:1px solid var(--colorBorder);color:var(--colorText2);font-size:14px}@media (width<=1200px){.select-simple.svelte-ytxycw .dropdown:where(.svelte-ytxycw) .options:where(.svelte-ytxycw){max-height:300px}}#modal-steps .modal-content{overflow:visible}.modal-content.svelte-1qa3cp4{width:100%}.super-form.svelte-1qa3cp4{height:100%;transition:all .3s;position:relative}.super-form.svelte-1qa3cp4 .step{height:fit-content;position:relative}.super-form.svelte-1qa3cp4 .step:where(.svelte-1qa3cp4) .step-buttons:where(.svelte-1qa3cp4){gap:10px;margin-top:20px;display:flex}.super-form.svelte-1qa3cp4 .step:where(.svelte-1qa3cp4) .step-buttons:where(.svelte-1qa3cp4) .btn-main{width:100%}.super-form.svelte-1qa3cp4 .step .checkbox-container label{font-size:14px}.super-form.svelte-1qa3cp4 .card-multiselect:where(.svelte-1qa3cp4){padding-top:20px}.super-form.svelte-1qa3cp4 .card-multiselect:where(.svelte-1qa3cp4) .options:where(.svelte-1qa3cp4){gap:10px;padding-bottom:20px;display:flex}.super-form.svelte-1qa3cp4 .title{color:var(--colorPrimary);padding:10px 0;font-size:25px;font-weight:700}.super-form.svelte-1qa3cp4 p{color:var(--colorText2);text-align:justify;padding-bottom:10px;font-size:14px}.form-moved-to-modal.svelte-1qa3cp4{opacity:.1;filter:grayscale();justify-content:center;align-items:center;height:100%;display:flex}.dark-mode footer{background-color:var(--colorSecondary)!important}footer.svelte-xgr811{background-color:#000000e6;height:fit-content;margin-top:80px;position:relative;overflow:hidden}footer.svelte-xgr811 .stamps:where(.svelte-xgr811){align-items:center;gap:20px;display:flex}footer.svelte-xgr811 .bg-curioso:where(.svelte-xgr811){opacity:.1;object-fit:cover;width:110%;height:160%;position:absolute;top:-50%}@media (width<=1200px){footer.svelte-xgr811 .bg-curioso:where(.svelte-xgr811){background-size:cover}footer.svelte-xgr811 .legal-section:where(.svelte-xgr811),footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811){justify-content:center;align-items:center;gap:20px;flex-direction:column!important}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){z-index:1;flex-direction:column;justify-content:space-between;padding-top:60px;display:flex;position:relative}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){color:#fff;align-items:center;gap:10px;padding:10px 0;display:flex}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){justify-content:space-between;gap:50px;display:flex}@media (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) .registre:where(.svelte-xgr811){opacity:.8;width:100%;min-width:220px;max-width:fit-content}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){color:#fff;justify-content:space-between;margin:0;display:flex}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .link-section:where(.svelte-xgr811){flex-direction:column;width:100%;display:flex}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){padding-bottom:10px;font-size:20px;font-weight:700}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section:where(.svelte-xgr811){justify-content:space-between;align-items:center;width:100%;height:50px;margin-top:30px;font-size:14px;display:flex}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__left:where(.svelte-xgr811){color:#fffc;gap:40px;display:flex}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__left:where(.svelte-xgr811) div:where(.svelte-xgr811){color:var(--colorText3)}@media (width<=1200px){footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__left:where(.svelte-xgr811){text-align:center;gap:5px}}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__right:where(.svelte-xgr811){opacity:.8;align-items:center;gap:20px;display:flex}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__right:where(.svelte-xgr811) a:where(.svelte-xgr811){border-radius:100%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__right:where(.svelte-xgr811) a:where(.svelte-xgr811):hover{opacity:1;background-color:#ffffff1a}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__right:where(.svelte-xgr811) svg{width:20px!important;height:20px!important}footer.svelte-xgr811 .g-wrapper:where(.svelte-xgr811) .legal-section__right:where(.svelte-xgr811) svg *{fill:#fff!important}.go-up-scroll.svelte-pzdt20{z-index:2;cursor:pointer;opacity:0;justify-content:center;align-items:center;width:45px;height:45px;padding:0;transition:all .3s;display:flex;position:fixed;bottom:10px;right:10px;transform:rotate(-180deg)}.go-up-scroll.show.svelte-pzdt20{opacity:1}.go-up-scroll.svelte-pzdt20:hover{border:1px solid var(--colorPrimary);transform:rotate(-180deg)scale(.9)}.g-wrapper.svelte-absr87 h1:where(.svelte-absr87){padding-top:10vh;font-size:30px}.g-wrapper.svelte-absr87 h2:where(.svelte-absr87){color:var(--colorText2);padding:10px 0}.g-wrapper.svelte-absr87 a:where(.svelte-absr87):hover{color:var(--colorPrimary)}.cookie-banner.svelte-jj30q6{z-index:99;backdrop-filter:blur(10px);border-radius:var(--radius);background-color:#ffffffe6;width:100%;max-width:400px;max-height:90vh;margin:10px;padding:15px;position:fixed;bottom:0;overflow-y:auto;box-shadow:2px 2px 15px #0003}@media (width<=1200px){.cookie-banner.svelte-jj30q6{border-radius:var(--radius) var(--radius) 0 0;margin:0}}.cookie-banner.svelte-jj30q6 p:where(.svelte-jj30q6){text-align:justify;color:#000;padding:5px 0;font-size:14px}.cookie-banner.svelte-jj30q6 .buttons:where(.svelte-jj30q6){gap:10px;padding-top:10px;display:flex}.cookie-banner.svelte-jj30q6 .buttons:where(.svelte-jj30q6) svg{fill:var(--colorText2)}.cookie-banner.svelte-jj30q6 a:where(.svelte-jj30q6){color:var(--colorPrimary);font-size:14px;text-decoration:underline}.cookie-banner.svelte-jj30q6 .cookie-title:where(.svelte-jj30q6){text-align:center}.cookie-banner.svelte-jj30q6 .cookie-title:where(.svelte-jj30q6),.cookie-banner.svelte-jj30q6 .cookie-subtitle:where(.svelte-jj30q6){margin-top:10px;font-size:18px;font-weight:700;color:var(--colorPrimary)!important}.cookie-banner.svelte-jj30q6 .cookie-subtitle:where(.svelte-jj30q6){align-items:center;gap:5px;font-size:16px;display:flex}.cookie-banner.svelte-jj30q6 .checkbox-custom{border:1px solid var(--colorPrimary)}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@font-face{font-family:Gudea;src:url(/assets/fonts/Gudea-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Century Gothic;src:url(/assets/fonts/Century-Gothic.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;font-family:var(--fontSecondary), sans-serif;color:var(--colorText)}b{font-family:inherit;font-weight:700}ul{margin:0;padding:0;list-style-type:none}span,p{color:inherit;margin:0;font-family:inherit}a{color:inherit;cursor:pointer;outline:0;font-family:inherit;text-decoration:none;transition:all .3s}a:hover{color:var(--colorPrimary)}h1,h2,h3,h4,h5{font-size:inherit;font-weight:unset;font-family:var(--fontPrimary), sans-serif;margin:0}html{scroll-behavior:smooth}body{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;background-color:var(--colorNeutral);margin:0;overflow-x:hidden}button{color:inherit;font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;margin:0;padding:0}hr{border:0;border-bottom:1px solid var(--colorBorder);margin:25px 0}svg.withStroke{stroke:var(--colorText)}svg{flex-shrink:0}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#fff0}::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#adadad}:root{--colorPrimary:#0e816c;--colorSecondary:#fff;--colorAccent:#bfe6de;--colorNeutral:#f7f7f7;--colorText:#222;--colorText2:#627472;--colorText3:#fff;--colorBorder:#d3d3d3;--colorError:#922412;--radius:10px;--menuHeight:60px;--fontPrimary:"Gudea";--fontSecondary:"Century Gothic"}.dark-mode{--colorNeutral:#121212;--colorSecondary:#282828;--colorSecondary2:#3f3f3f;--colorBorder:#fff3;--colorText:#f3f3f3;--colorText2:#adadad;--colorText3:#f1f1f1}.g-btn{border:1px solid var(--colorBorder);border-radius:var(--radius);color:var(--colorText);background-color:var(--colorSecondary);justify-content:center;align-items:center;gap:10px;padding:15px 20px;transition:all .3s;display:flex}.g-btn.main{background-color:var(--colorPrimary);border:1px solid var(--colorPrimary);color:#fff}.g-btn.main:hover{background-color:var(--colorPrimary);filter:brightness(110%);transition:all .3s;box-shadow:5px 5px 10px #0003}.g-btn:hover{background-color:var(--colorNeutral);transition:all .3s}.g-btn[disabled]{cursor:unset;border:1px solid var(--colorBorder);opacity:.3}.g-box{border-radius:var(--radius);background-color:var(--colorSecondary);border:1px solid var(--colorBorder);padding:20px}.g-box.hover{transition:all .3s}.g-box.hover:hover{transition:all .3s;transform:scale(.9)}.g-color{color:var(--colorPrimary)!important}.g-color.b{font-weight:700}.g-link{text-decoration:underline;transition:all .3s}.g-link:hover{color:var(--colorPrimary)}.g-landing h1{padding-top:200px;padding-bottom:60px;font-size:60px}@media (width<=1200px){.g-landing h1{padding-top:120px;padding-bottom:40px;font-size:40px}}.g-landing h2{text-wrap:balance;padding-top:60px;padding-bottom:20px;font-size:35px}@media (width<=1200px){.g-landing h2{font-size:25px}}.g-landing p{padding:10px 0}.g-landing .g-cta{justify-content:center;width:100%;padding:40px 0;display:flex}.g-mini-wrapper{max-width:700px;margin:0 auto;padding:0 20px}.g-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.g-max-wrapper{max-width:2000px;margin:0 auto}.g-fade-text{opacity:1;font-size:inherit;transition:opacity .5s ease-in-out;display:inline-block}p,li{font-size:16px}[reveal]{opacity:0;transform:translateY(50px)}[revealed]{opacity:1;transform:translateY(0)}.leaflet-control-zoom{overflow:hidden;border:1px solid var(--colorBorder)!important;border-radius:10px!important}
