.the-sidebar{position:relative;padding:24px;-webkit-box-shadow:0 5px 22px 4px rgba(0,0,0,.02),0 12px 17px 2px rgba(0,0,0,.03);box-shadow:0 5px 22px 4px rgba(0,0,0,.02),0 12px 17px 2px rgba(0,0,0,.03);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;background:#fff;width:235px;-webkit-transition:all .25s ease;transition:all .25s ease;z-index:10}.the-sidebar__hidden{width:104px}.the-sidebar__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 0 18px;border-bottom:2px solid #e2e8f0}.the-sidebar__logo-wide{padding:24px 16px 18px}.the-sidebar__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:16px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.the-sidebar__link,.the-sidebar__links{display:-webkit-box;display:-ms-flexbox;display:flex}.the-sidebar__link{width:100%}.the-sidebar__toggle-btn{position:absolute;left:calc(100% - 24px);top:215px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px;border-radius:50%;cursor:pointer;border:1px solid #eaebf0;background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(16,24,40,.04);box-shadow:0 1px 2px 0 rgba(16,24,40,.04);-webkit-transition:all .25s ease;transition:all .25s ease}.the-sidebar__toggle-btn-hidden{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.the-sidebar__toggle-btn svg path{-webkit-transition:all .25s ease;transition:all .25s ease}.the-sidebar__toggle-btn:hover svg path{stroke:#2698b0}.header-menu-button[data-v-b4fdfc4e]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 20px;color:#030303;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px;border-radius:10px;-webkit-transition:all .25s ease;transition:all .25s ease}.header-menu-button.router-link-exact-active[data-v-b4fdfc4e]{background:rgba(38,152,176,.1);color:#2698b0}.header-menu-button__new-label[data-v-b4fdfc4e]{border-radius:50px;background:#ceffb0;padding:3px 10px;color:#141414;text-align:center;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.4px;text-transform:uppercase}.header-menu-button[data-v-b4fdfc4e]:hover{background:rgba(38,152,176,.1);color:#2698b0}.the-header[data-v-dc926624]{padding-top:24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0;background:#fff}.the-header__menu[data-v-dc926624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}@media(max-width:768px){.the-header__menu.desktop[data-v-dc926624]{display:none}}.the-header__burger[data-v-dc926624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.the-header__burger-wrapper[data-v-dc926624]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.the-header .mobile[data-v-dc926624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px}@media(min-width:769px){.the-header .mobile[data-v-dc926624]{display:none}}.widget[data-v-214eb8d4]{position:fixed;right:16px;bottom:75px}@media(min-width:769px){.widget[data-v-214eb8d4]{right:48px}}.widget-content[data-v-214eb8d4]{position:relative;z-index:16;height:var(--content-height);padding:2px;border-radius:40px;background-color:#d0def9;-webkit-box-shadow:0 10px 10px rgba(45,55,73,.2),0 14px 28px rgba(76,105,151,.2509803922);box-shadow:0 10px 10px rgba(45,55,73,.2),0 14px 28px rgba(76,105,151,.2509803922);-webkit-transition:height .3s ease;transition:height .3s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.widget-content--highlighted[data-v-214eb8d4]:before{content:"";position:absolute;top:50%;right:50%;width:calc(100% + 10px);height:calc(100% + 10px);background-color:rgba(24,121,141,.2);-webkit-transform:translate(50%,-50%) translateZ(-1px);transform:translate(50%,-50%) translateZ(-1px);border-radius:inherit}.widget-content-expandable[data-v-214eb8d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:6px;overflow:hidden}.widget-content-expandable>[data-v-214eb8d4]{-webkit-animation:slideInRight .4s ease-in-out;animation:slideInRight .4s ease-in-out}.widget-content-expandable .cta-link[data-v-214eb8d4],.widget-content-expandable .help-btn[data-v-214eb8d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;border-radius:50%}.widget-content-expandable .help-btn[data-v-214eb8d4]{--help-button-size:40px;background-color:rgba(38,152,176,.1019607843);width:var(--help-button-size);height:var(--help-button-size)}.widget-content-expandable .cta-link[data-v-214eb8d4]{--cta-button-size:50px;width:var(--cta-button-size);height:var(--cta-button-size)}.widget-content-expandable .cta-link.facebook-link[data-v-214eb8d4]{background:-webkit-gradient(linear,left top,right top,from(#18a5fc),to(#0468e4));background:linear-gradient(90deg,#18a5fc,#0468e4)}.widget-content-expandable .cta-link.facebook-link[data-v-214eb8d4]:hover{background:#056ae5}.widget-content-expandable .cta-link.whatsapp-link[data-v-214eb8d4]{background:-webkit-gradient(linear,left top,right top,from(#35db28),to(#04ae0a));background:linear-gradient(90deg,#35db28,#04ae0a)}.widget-content-expandable .cta-link.whatsapp-link[data-v-214eb8d4]:hover{background:#06b00b}.widget-content-expandable .cta-link__icon[data-v-214eb8d4]{display:block;width:24px}.widget-content__tip[data-v-214eb8d4]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.widget-content__button[data-v-214eb8d4]{display:block;width:64px;height:64px;border-radius:50%;overflow:hidden}.widget-content__button[data-v-214eb8d4]:not(:last-of-type){margin-bottom:6px}.widget-content__button--toggler img[data-v-214eb8d4]{display:block;width:100%;height:100%}.default-layout[data-v-513b55a2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media(max-width:768px){.default-layout__sidebar[data-v-513b55a2]{display:none}}.default-layout__body[data-v-513b55a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.default-layout__content[data-v-513b55a2]{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.default-layout__container[data-v-513b55a2]{overflow-y:auto}.default-layout__container[data-v-513b55a2]::-webkit-scrollbar{width:3px}.default-layout__container[data-v-513b55a2]::-webkit-scrollbar-track{background:#fff;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.default-layout__container[data-v-513b55a2]::-webkit-scrollbar-thumb{background-color:#2698b0;border-radius:100px}.default-layout__footer[data-v-513b55a2]{position:fixed;bottom:0;left:235px;right:0;padding:12px 24px;background:#fff;-webkit-transition:all .25s ease;transition:all .25s ease;z-index:11}.default-layout__footer.hide[data-v-513b55a2]{bottom:-100px}@media(max-width:768px){.default-layout__footer[data-v-513b55a2]{left:0}}.default-layout__footer.narrow[data-v-513b55a2]{left:104px}@media(max-width:768px){.default-layout__footer.narrow[data-v-513b55a2]{left:0}}.default-layout__footer p[data-v-513b55a2]{color:#909294;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.default-layout__footer p a[data-v-513b55a2]{color:#0b4bcc}@media(max-width:768px){[data-v-513b55a2] .default-layout__footer-inquiries{display:none}}