.home__header{-webkit-backdrop-filter:blur(11.95px);backdrop-filter:blur(11.95px);background:hsla(0,0%,100%,.04);height:64px;left:0;position:fixed;top:0;width:100vw;z-index:10}.home__header *{font-family:Plus Jakarta Sans,sans-serif;font-optical-sizing:auto;font-style:normal}.home__header__content{align-items:center;box-sizing:border-box;display:flex;height:64px;padding:20px;width:100%}.home__header .header__logo__link{all:unset;cursor:pointer;font-size:0;height:25px;width:105px}.header__logo__link img{height:25px;width:105px}.header__content{align-items:center;display:flex;justify-content:flex-end;width:100%}.header__navigation{background:radial-gradient(83.28% 83.28% at 51.57% 30.94%,#3d2a55 0,#0c0b0f 100%);box-sizing:border-box;display:flex;flex-direction:column;gap:18px;height:0;left:0;opacity:0;padding:38px 20px 77px;position:absolute;top:64px!important;transition:all .25s ease-in-out;visibility:hidden;width:100%}.header__navigation.open{height:unset;max-height:calc(100dvh - 64px);opacity:1;overflow-y:scroll;visibility:visible;z-index:3}.custom__button__div__menu{display:flex;flex-direction:column;gap:18px}.header__language{align-items:center;background:#f4ecff;border:.7px solid #c2b3e4;border-radius:131px;box-shadow:inset 0 0 5px rgba(0,0,0,.35),inset 0 0 5px #fff;box-sizing:border-box;display:flex;height:31px;justify-content:space-between;margin:auto 0;padding:4px 8px 4px 4px;position:relative;text-decoration:none;width:62px}.header__language *{transition:transform .3s ease 0s}.header__language__clicked{padding:4px 4px 4px 8px}.header__language__text{color:#6453e573;font-size:16px;font-weight:700;position:absolute;text-transform:capitalize}.header__language__flag__container{font-size:0;height:100%;width:100%}.header__language__flag{border-radius:50%;box-shadow:inset 0 0 5px hsla(0,0%,100%,.8),inset 0 0 5px rgba(0,0,0,.5);filter:drop-shadow(0 0 5px rgba(0,0,0,.4)) drop-shadow(0 0 5px #FFFFFF);height:21px;position:absolute;width:21px}.header__language .header__language__text__en{opacity:0;transform:translate(25px)}.header__language .header__language__flag__en{opacity:0;transform:translate(0)}.header__language .header__language__text__es{opacity:1;transform:translate(25px)}.header__language .header__language__flag__es,.header__language__clicked .header__language__text__en{opacity:1;transform:translate(0)}.header__language__clicked .header__language__flag__en{opacity:1;transform:translate(25px)}.header__language__clicked .header__language__text__es{opacity:0;transform:translate(0)}.header__language__clicked .header__language__flag__es{opacity:0;transform:translate(25px)}.custom__button{all:unset;border:.7px solid transparent;border-radius:6.4px;box-sizing:border-box;cursor:pointer;display:grid;min-height:36px;padding:5px 16px;place-items:center;text-align:center;text-decoration:none;width:100%}.custom__button p{font-size:16px;font-weight:600;line-height:150%;margin:0}.header__navigation__toggle{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6H20V8H4V6ZM4 11H20V13H4V11ZM4 16H20V18H4V16Z" fill="white"/></svg>');background-position:50%;background-repeat:no-repeat;cursor:pointer;height:24px;transition:all .35s ease!important;width:24px}.header__navigation__toggle.open{background-image:url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.15625" y="0.0958252" width="18.028" height="1.5" rx="0.75" transform="rotate(45 1.15625 0.0958252)" fill="white"/><rect x="0.09375" y="12.8435" width="18.028" height="1.5" rx="0.75" transform="rotate(-45 0.09375 12.8435)" fill="white"/></svg>')}.navigation__primary .submenu{list-style:none;margin:0;padding:0}.submenu.level__1{display:flex;flex-direction:column}.submenu.level__1>li{display:inline-block;padding:12px 0}.submenu.level__1>li.has__submenu{position:relative}.navigation__primary a{color:#e4e4e4;display:block;font-size:18px;font-weight:400;line-height:150%;text-decoration:none;width:100%}@media (pointer:fine){.navigation__primary a:focus,.navigation__primary a:hover{color:#fff}}.navigation__primary a.active__item{color:#fff}.submenu__toggle{display:none}.submenu.level__1 .has__submenu .menu__arrow{align-items:center;cursor:pointer;display:flex;height:51px;position:absolute;top:0;width:100%}.submenu.level__1 .has__submenu .menu__arrow .chevron__right{height:14px;position:absolute;right:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);transition:transform .4s}.submenu.level__2{border:1px solid #6453e5;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;height:0;opacity:0;position:relative;transition:all .25s ease-in-out;visibility:hidden;width:100%}@media (pointer:coarse){.submenu.level__1 input[type=checkbox]:checked~.menu__arrow .chevron__right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.submenu.level__1 input[type=checkbox]:checked~.menu__arrow .chevron__right path{fill:#8a71ca}input[type=checkbox]:checked~.submenu.level__2{height:unset;margin-top:12px;opacity:1;visibility:visible}}@media (pointer:fine){.submenu.level__1 .has__submenu:focus>.menu__arrow .chevron__right,.submenu.level__1 .has__submenu:hover>.menu__arrow .chevron__right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.submenu.level__1 .has__submenu:focus>a,.submenu.level__1 .has__submenu:hover>a{color:#fff}.submenu.level__1 .has__submenu:focus>.menu__arrow .chevron__right path,.submenu.level__1 .has__submenu:hover>.menu__arrow .chevron__right path{fill:#8a71ca}.submenu.level__1 .has__submenu:focus>.submenu.level__2,.submenu.level__1 .has__submenu:hover>.submenu.level__2{height:unset;margin-top:12px;opacity:1;visibility:visible}}.submenu__bg__blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.04);border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.submenu.level__2>.menu__item{display:flex;flex-direction:column;gap:16px;gap:0;height:0;margin:16px 27px 0;margin:0}.submenu.level__2>.menu__item:nth-of-type(2){margin:16px 27px}@media (pointer:coarse){input[type=checkbox]:checked~.submenu.level__2>.menu__item{gap:16px;height:unset;margin:16px 27px 0}input[type=checkbox]:checked~.submenu.level__2>.menu__item:nth-of-type(2){margin:16px 27px}}.submenu.level__2 .menu__item a{color:#fff;font-size:14px;font-weight:600;line-height:150%;text-decoration:none}.submenu.level__3{display:flex;flex-direction:column;gap:24px}.level__3__container{align-items:center;display:flex;gap:12px}.submenu.level__3 .menu__item,.submenu.level__3 .menu__item a{color:#fff;font-size:16px;font-weight:600;line-height:150%}.submenu.level__3 .menu__item a{align-items:center;display:flex;gap:12px}.submenu__desktop__container{display:none}@media (min-width:720px){.home__header{height:100px}.home__header__content{height:100px;padding:28px 64px}.header__logo__link img,.home__header .header__logo__link{height:43px;width:178px}.header__navigation{border-radius:0 0 15px 15px;box-sizing:border-box;gap:12px;left:unset;max-width:720px;padding:21px 30px;right:0;top:100px!important}.header__navigation.open{max-height:calc(100dvh - 100px)}.header__navigation__toggle{background-image:url('data:image/svg+xml;utf8,<svg width="42" height="42" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6H20V8H4V6ZM4 11H20V13H4V11ZM4 16H20V18H4V16Z" fill="white"/></svg>');height:42px;width:42px}.header__navigation__toggle.open{background-image:url('data:image/svg+xml;utf8,<svg width="28" height="21" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.15625" y="0.0958252" width="18.028" height="1.5" rx="0.75" transform="rotate(45 1.15625 0.0958252)" fill="white"/><rect x="0.09375" y="12.8435" width="18.028" height="1.5" rx="0.75" transform="rotate(-45 0.09375 12.8435)" fill="white"/></svg>')}.custom__button__div__menu{display:grid;gap:32px;grid-template-columns:266px 1fr}.custom__button{padding:10px 16px}.submenu.level__1>li{padding:0}.submenu.level__2{gap:24px}@media (pointer:coarse){input[type=checkbox]:checked~.submenu.level__2{margin-top:0}}@media (pointer:fine){.submenu.level__1 .has__submenu:hover>.submenu.level__2{margin-top:0}}.submenu.level__2>.menu__item,.submenu.level__3{gap:6px}.submenu.level__2>.menu__item>a{cursor:auto}.submenu.level__1>li>a,.submenu.level__3 .menu__item a{font-size:16px;padding:12px 0}.submenu.level__3 .menu__item a{padding:8px 0}}@media (min-width:1200px){.home__header__content{margin:0 auto;max-width:1281px}.header__toggle{display:none}.header__content{display:block}.header__navigation{background:none;border-radius:0;flex-direction:row-reverse;gap:unset;height:45px;justify-content:space-between;max-width:unset;opacity:1;padding:0 0 0 65px;position:unset;right:unset;visibility:visible}.header__navigation.open{height:unset;max-height:unset;overflow-y:unset}.submenu.level__1{align-items:center;flex-direction:unset;gap:32px;min-height:45px}.submenu.level__1>li{align-items:center;display:flex;height:fit-content;padding:0}.submenu.level__1>li.has__submenu{position:unset;width:fit-content}.submenu.level__1>li>a{font-weight:400;padding:0}.submenu.level__1>li.has__submenu>a{padding-right:16px}.submenu.level__1>li>a,.submenu.level__2>.menu__item>a{font-size:18px}.submenu.level__1 .has__submenu .menu__arrow{height:24px;top:39px;width:99px}.submenu.level__1 .has__submenu .menu__arrow .chevron__right{display:block;margin-left:auto;position:relative}.custom__button__div__menu{display:flex;flex-direction:unset;gap:16px}.custom__button{padding:10px 34px;width:fit-content}.custom__button.custom__button__1{padding:10px 31px}@media (pointer:coarse){.submenu.level__1 input[type=checkbox]:checked~.menu__arrow .chevron__right{-webkit-transform:unset;-ms-transform:unset;transform:unset}.submenu.level__1 input[type=checkbox]:checked~.menu__arrow .chevron__right path{fill:#fff}input[type=checkbox]:checked~.submenu.level__2{opacity:1;visibility:visible}}@media (pointer:fine){.submenu.level__1 .has__submenu:hover>.menu__arrow .chevron__right{-webkit-transform:unset;-ms-transform:unset;transform:unset}.submenu.level__1 .has__submenu:hover>.menu__arrow .chevron__right path{fill:#fff}.submenu.level__1 .has__submenu:hover>.submenu.level__2{opacity:1;visibility:visible}}.submenu.level__2{background:radial-gradient(80.78% 80.78% at 50% 19.22%,#362a55 13.43%,#0c0b0f 100%);border:none;border-radius:0 0 15px 15px;flex-direction:row;gap:47px;justify-content:flex-end;left:0;margin:0 auto;padding-left:64px;position:absolute;top:100px;width:100vw;z-index:9}.submenu.level__2 .submenu__bg__blur{display:none}.submenu.level__2>.menu__item{box-sizing:border-box;gap:16px;margin:0!important;max-width:216px;min-width:216px;padding:32px 0}.submenu.level__2>.menu__item:first-of-type{padding:32px 0}.submenu.level__3 .menu__item a{border:1px solid transparent;border-radius:8px;box-sizing:border-box;display:flex;gap:12px;padding:8px 10px}.submenu.level__3 .menu__item a:focus,.submenu.level__3 .menu__item a:hover{background:hsla(0,0%,100%,.1);border:1px solid rgba(117,93,178,.5)}.submenu__desktop__container{background:#e4e4e4;border-radius:0 0 15px 0;display:flex;flex-direction:column;gap:24px;padding:32px 70px 32px 40px;width:50%}.submenu__desktop__container h3{color:#0c0b0f;font-size:20px;font-weight:500;line-height:150%}.submenu__desktop__content{display:flex;gap:26px;margin-right:auto;max-width:563px}.submenu__desktop__container img{border-radius:8px;height:auto;object-fit:cover;width:270px!important}.submenu__desktop__text__btn{display:grid;gap:23px}.submenu__desktop__container .submenu__desktop__p,.submenu__desktop__container .submenu__desktop__p *{color:#0c0b0f;font-size:14px;font-weight:400;line-height:150%}.submenu__desktop__container .submenu__desktop__button{align-items:center;border:.7px solid transparent;border-radius:6.4px;box-sizing:border-box;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:150%;min-height:27px;padding:2px 16px;text-align:center;text-decoration:none;width:100%}}@media (min-width:1400px){.custom__button{padding:10px 54px}}