.language-switcher{gap:5px;display:flex}.language-switcher button.active{cursor:pointer}
.header{background-color:var(--color-white);z-index:110;height:100px;position:relative}@media screen and (min-width:850px){.header{background-color:#0000}.header.scrolled{background-color:var(--color-black);-o-transition:all .33s cubic-bezier(.694, .0482, .335, 1);z-index:110;width:100%;height:60px;transition:all .33s cubic-bezier(.694,.0482,.335,1);position:sticky;top:0;left:0}.header.scrolled .navbar{-o-transition:all .33s cubic-bezier(.694, .0482, .335, 1);height:60px;transition:all .33s cubic-bezier(.694,.0482,.335,1)}.header.scrolled .navbar .navbar__logo .logo{max-width:170px}.header.scrolled .navbar .menu{-o-transition:all .33s cubic-bezier(.694, .0482, .335, 1);background-color:#0000;height:60px;transition:all .33s cubic-bezier(.694,.0482,.335,1)}}.header.scrolled .navbar .menu .menu-item.active .menu-item__txt{color:var(--color-white)}@media screen and (min-width:850px){.header.scrolled .navbar .menu .menu-item.active .menu-item__txt{color:var(--color-white)}}.navbar{justify-content:space-between;align-items:center;width:100%;max-width:1120px;height:100px;margin:0 auto;padding:16px 20px;display:flex;position:relative}@media screen and (min-width:850px){.navbar{height:100px;padding:16px 10px}}.navbar img{width:auto;height:auto;display:block}.navbar .navbar__logo{justify-content:center;align-items:center;width:100%;display:flex}@media screen and (min-width:850px){.navbar .navbar__logo{justify-content:flex-start}}.navbar .navbar__logo .logo{max-width:273px}.navbar .menu{background-color:var(--color-white);z-index:12;flex-direction:column;align-items:center;width:100%;height:calc(100vh - 64px);margin:0;padding:0;list-style-type:none;transition:all .5s;display:flex;position:absolute;top:-100vh;left:0}.navbar .menu.active{display:flex;top:100px}@media screen and (min-width:850px){.navbar .menu.active{top:0}.navbar .menu{z-index:0;background-color:#0000;flex-direction:row;height:100px;position:relative;top:0}}.navbar .menu li{border-bottom:1px solid #f5f5f5;width:100%;padding:0 16px}@media screen and (min-width:850px){.navbar .menu li{border-bottom:0;width:auto;padding:0}}.navbar .menu li:last-child{border:none}.navbar .menu .li{position:relative}.navbar .menu-item{color:var(--color-yellow);white-space:nowrap;justify-content:start;align-items:center;width:100%;padding:16px 0;text-decoration:none;display:flex;position:relative}@media screen and (min-width:850px){.navbar .menu-item{justify-content:center;width:130px;padding:10px 20px}}.navbar .menu-item .menu-item__icono,.navbar .menu-item .menu-item__flecha{display:block}@media screen and (min-width:850px){.navbar .menu-item .menu-item__icono,.navbar .menu-item .menu-item__flecha{display:none}}.navbar .menu-item .menu-item__icono{margin-right:12px}@media screen and (min-width:850px){.navbar .menu-item .menu-item__icono{margin-right:0}}.navbar .menu-item .menu-item__flecha{position:absolute;top:20px;right:0}@media screen and (min-width:850px){.navbar .menu-item .menu-item__flecha{position:relative;top:0}}.navbar .menu-item .menu-item__txt{font-size:16px;line-height:24px;display:block}.navbar .menu-item:hover .menu-item__txt{color:var(--color-blacktext);font-weight:700}@media screen and (min-width:850px){.navbar .menu-item:hover .menu-item__txt{color:var(--color-white)}}.navbar .menu-item.active .menu-item__txt{color:var(--color-blacktext);font-weight:700}@media screen and (min-width:850px){.navbar .menu-item.active .menu-item__txt{color:var(--color-white)}}.navbar .menu-item__inscribete{justify-content:center;padding:24px 0;display:flex}@media screen and (min-width:850px){.navbar .menu-item__inscribete{width:180px;padding:0;display:block}}.navbar .menu-toggle{cursor:pointer;z-index:123;background:0 0;border:none;width:20px;height:14px;display:block;position:relative}@media screen and (min-width:850px){.navbar .menu-toggle{display:none}}.navbar .menu-toggle.open{top:-4px}.navbar .menu-toggle span{background:var(--color-lightgrey);opacity:1;border-radius:3px;width:100%;height:2px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}.navbar .menu-toggle span:first-child{top:0}.navbar .menu-toggle span:nth-child(2){top:7px}.navbar .menu-toggle span:nth-child(3){top:14px}.navbar .menu-toggle.open span:first-child{top:10px;transform:rotate(135deg)}.navbar .menu-toggle.open span:nth-child(2){opacity:0;left:-60px}.navbar .menu-toggle.open span:nth-child(3){top:10px;transform:rotate(-135deg)}.menu{gap:29px;width:100%;list-style:none;display:flex}.menu-item{position:relative}.menu-item.active>a{color:var(--color-white);font-weight:600}.menu-item>a{color:var(--color-blacktext);font-weight:400;text-decoration:none}@media screen and (min-width:850px){.menu-item>a{color:var(--color-white)}}.submenu{background:#fff;display:none;position:absolute;top:100%;left:0}.menu-item:hover>.submenu{display:block}
.footer{background-color:#8c1c1c}@media screen and (min-width:850px){.footer{z-index:99;-o-transition:left .33s cubic-bezier(.694, .0482, .335, 1);-webkit-backface-visibility:hidden;width:100%;min-height:470px;transition:left .33s cubic-bezier(.694,.0482,.335,1);position:relative;bottom:0;left:0}}.footer .footer__container{margin:0 auto;padding:72px 25px 52px}@media (min-width:760px){.footer .footer__container{width:680px;padding:40px 0 10px}}@media (min-width:1200px){.footer .footer__container{width:1120px}}.footer .footer__container .footer__top{flex-direction:column;padding-bottom:30px;display:flex}.footer .footer__container .footer__top .footer__image{margin:0 auto}.footer .footer__container .footer__top .footer__image .footer__image--img{max-width:300px;height:auto}.footer .footer__container .footer__top .footer__phone{color:#cf9900;letter-spacing:.3px;text-transform:uppercase;text-align:center;max-width:367px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:36px}@media (min-width:1200px){.footer .footer__container .footer__top .footer__phone{max-width:1100px}}.footer .footer__container .footer__top .footer__phone .footer__link{color:#cf9900;text-decoration:none}.footer .footer__container .footer__top .footer__txt{letter-spacing:0;text-transform:none;color:#d1d1d1;text-align:center;max-width:367px;margin:0 auto;font-family:Nunito,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:25px}@media screen and (min-width:1200px){.footer .footer__container .footer__top .footer__txt{max-width:1100px}}.footer .footer__container .footer__bottom{text-align:center;padding-top:24px}.footer .footer__container .footer__bottom .footer__smedia .footer__smedia-bottom{justify-content:center;gap:10px;margin-bottom:25px;display:flex}.footer .footer__container .footer__bottom .footer__smedia .footer__smedia-bottom .footer__smedia-rrss{-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .3s ease-in-out;display:flex;transform:scale(1)}.footer .footer__container .footer__bottom .footer__smedia .footer__smedia-bottom .footer__smedia-rrss:hover{border:2px solid #c1991e}.footer .footer__container .footer__bottom .footer__smedia .footer__smedia-bottom .footer__smedia-rrss:hover .footer__smedia--img{filter:none}.footer .footer__container .footer__bottom .footer__smedia .footer__smedia-bottom .footer__smedia-rrss .footer__smedia--img{filter:brightness(0)invert()}.footer .footer__container .footer__bottom .footer__smedia-top{margin-bottom:20px}.footer .footer__container .footer__bottom .footer__smedia-title{color:#c89454;letter-spacing:.1px;text-transform:none;font-family:Open Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.footer .footer__container .footer__bottom .footer__link,.footer .footer__container .footer__bottom .footer__txt{color:#fff;text-align:center;margin-bottom:4px;font-size:12px;font-weight:400;line-height:20px;text-decoration:none}
#back_to_top.on{opacity:1;filter:alpha(opacity=100);visibility:visible}.top-button{z-index:10;transition:all .5s;-o-transition:all .3s ease 0s;opacity:0;width:56px;height:56px;filter:alpha(opacity=0);visibility:hidden;-webkit-backface-visibility:hidden;background:0 0;border:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:0}@media screen and (min-width:850px){.top-button{z-index:100}}.top-button:hover img{filter:brightness(0)invert()}.top-button .top-button__img{border:2px solid #cca800;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.top-button .top-button__img:hover{background-color:#daa900}.top-button .top-button__img img{width:20px;height:20px}
.chatbot-module-scss-module__f8Fb6q__chatbotTrigger{z-index:9999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d2c5b 0%,#1a4080 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:18px;right:64px;box-shadow:0 4px 20px #0d2c5b59}.chatbot-module-scss-module__f8Fb6q__chatbotTrigger:hover{transform:scale(1.08);box-shadow:0 6px 28px #0d2c5b73}.chatbot-module-scss-module__f8Fb6q__chatbotTrigger svg{width:26px;height:26px;transition:transform .3s}.chatbot-module-scss-module__f8Fb6q__chatbotTrigger.chatbot-module-scss-module__f8Fb6q__open svg{transform:rotate(90deg)}.chatbot-module-scss-module__f8Fb6q__chatWindow{z-index:9998;background:#fff;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 130px);animation:.3s forwards chatbot-module-scss-module__f8Fb6q__slideUp;display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 12px 48px #00000026}@media (max-width:480px){.chatbot-module-scss-module__f8Fb6q__chatWindow{border-radius:12px;width:calc(100vw - 16px);height:calc(100vh - 110px);bottom:88px;right:8px}}@keyframes chatbot-module-scss-module__f8Fb6q__slideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chatbot-module-scss-module__f8Fb6q__chatHeader{color:#fff;background:linear-gradient(135deg,#0d2c5b 0%,#1a4080 100%);flex-shrink:0;align-items:center;gap:12px;padding:16px 20px;display:flex}.chatbot-module-scss-module__f8Fb6q__chatHeaderIcon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chatbot-module-scss-module__f8Fb6q__chatHeaderIcon svg{width:20px;height:20px}.chatbot-module-scss-module__f8Fb6q__chatHeaderInfo{flex:1}.chatbot-module-scss-module__f8Fb6q__chatHeaderInfo h3{margin:0;font-size:15px;font-weight:600;line-height:1.3}.chatbot-module-scss-module__f8Fb6q__chatHeaderInfo span{opacity:.8;font-size:12px;line-height:1.2}.chatbot-module-scss-module__f8Fb6q__chatCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex}.chatbot-module-scss-module__f8Fb6q__chatCloseBtn:hover{background:#ffffff26}.chatbot-module-scss-module__f8Fb6q__chatCloseBtn svg{width:20px;height:20px}.chatbot-module-scss-module__f8Fb6q__chatMessages{background:#f7f8fa;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatbot-module-scss-module__f8Fb6q__chatMessages::-webkit-scrollbar{width:5px}.chatbot-module-scss-module__f8Fb6q__chatMessages::-webkit-scrollbar-track{background:0 0}.chatbot-module-scss-module__f8Fb6q__chatMessages::-webkit-scrollbar-thumb{background:#c8cdd4;border-radius:10px}.chatbot-module-scss-module__f8Fb6q__message{word-break:break-word;border-radius:14px;max-width:85%;padding:10px 14px;font-size:13.5px;line-height:1.5;animation:.25s chatbot-module-scss-module__f8Fb6q__fadeIn}@keyframes chatbot-module-scss-module__f8Fb6q__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chatbot-module-scss-module__f8Fb6q__userMessage{color:#fff;background:linear-gradient(135deg,#0d2c5b 0%,#1a4080 100%);border-bottom-right-radius:4px;align-self:flex-end}.chatbot-module-scss-module__f8Fb6q__botMessage{color:#333;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 4px #0000000f}.chatbot-module-scss-module__f8Fb6q__resultCard{background:#f0f4f9;border-left:3px solid #0d2c5b;border-radius:10px;margin-top:8px;padding:12px;transition:background .2s}.chatbot-module-scss-module__f8Fb6q__resultCard:first-of-type{margin-top:4px}.chatbot-module-scss-module__f8Fb6q__resultTitle{color:#0d2c5b;align-items:center;gap:6px;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.chatbot-module-scss-module__f8Fb6q__resultText{color:#555;margin-bottom:6px;font-size:12.5px;line-height:1.45}.chatbot-module-scss-module__f8Fb6q__resultTags{flex-wrap:wrap;gap:4px;display:flex}.chatbot-module-scss-module__f8Fb6q__resultTag{color:#0d2c5b;background:#0d2c5b14;border-radius:20px;padding:2px 8px;font-size:10.5px;font-weight:500}.chatbot-module-scss-module__f8Fb6q__resultLink{color:#0d2c5b;align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.chatbot-module-scss-module__f8Fb6q__resultLink:hover{opacity:.7}.chatbot-module-scss-module__f8Fb6q__typingIndicator{background:#fff;border-radius:14px 14px 14px 4px;align-self:flex-start;gap:5px;padding:12px 16px;display:flex;box-shadow:0 1px 4px #0000000f}.chatbot-module-scss-module__f8Fb6q__typingIndicator span{background:#b0b8c4;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite chatbot-module-scss-module__f8Fb6q__bounce}.chatbot-module-scss-module__f8Fb6q__typingIndicator span:first-child{animation-delay:0s}.chatbot-module-scss-module__f8Fb6q__typingIndicator span:nth-child(2){animation-delay:.2s}.chatbot-module-scss-module__f8Fb6q__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes chatbot-module-scss-module__f8Fb6q__bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chatbot-module-scss-module__f8Fb6q__chatInputArea{background:#fff;border-top:1px solid #e8eaed;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.chatbot-module-scss-module__f8Fb6q__chatInput{background:#f7f8fa;border:1px solid #dde1e7;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-family:inherit;font-size:13.5px;transition:border-color .2s,background .2s}.chatbot-module-scss-module__f8Fb6q__chatInput:focus{background:#fff;border-color:#0d2c5b}.chatbot-module-scss-module__f8Fb6q__chatInput::placeholder{color:#a0a6b0}.chatbot-module-scss-module__f8Fb6q__chatSendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d2c5b 0%,#1a4080 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,opacity .2s;display:flex}.chatbot-module-scss-module__f8Fb6q__chatSendBtn:hover{transform:scale(1.06)}.chatbot-module-scss-module__f8Fb6q__chatSendBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.chatbot-module-scss-module__f8Fb6q__chatSendBtn svg{width:18px;height:18px}
