:root{--main-color:#01155c;--main-color-accent:#013a90}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}.content{-moz-box-flex:1;flex:auto}.page{min-height:100vh;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between}.overflow--hidden{overflow:hidden}.container{max-width:1080px;margin:40px auto}.card_container{display:grid;grid-gap:20px;gap:20px;margin-top:20px;margin-bottom:40px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.card__image,.card__title{cursor:pointer}.card__image{border:2px solid hsla(0,0%,50.2%,.253);border-bottom:none}.card__content{border:2px solid hsla(0,0%,50.2%,.253);border-top:none;border-radius:0 0 3px 3px;padding:10px}.card__date{color:grey;font-size:14px;margin-top:10px}.card{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Footer_container__2ckMy{width:100%;height:100px;background-color:#01155c;color:#fff;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;align-self:flex-end;justify-self:flex-end}@media (max-width:768px){.Footer_container__2ckMy{height:80px;font-size:10px}}.CircularProgressIndicator_progress__container__31XYj{width:50px;height:50px}.CircularProgressIndicator_progress__5w14S{width:100%;height:100%;border-radius:50%;border:5px solid var(--main-color)}.CircularProgressIndicator_progress___light__DVeNn{width:100%;height:100%;border-radius:50%;border:5px solid #fff}.CircularProgressIndicator_progress__block__gsnpU{width:50%;height:50%;position:relative;top:-100%;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-animation:CircularProgressIndicator_rotation__3q6QH 1s linear infinite;-moz-animation:CircularProgressIndicator_rotation__3q6QH 1s linear infinite;animation:CircularProgressIndicator_rotation__3q6QH 1s linear infinite}@-webkit-keyframes CircularProgressIndicator_rotation__3q6QH{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes CircularProgressIndicator_rotation__3q6QH{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes CircularProgressIndicator_rotation__3q6QH{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.ChatBurble_chat_burble__1CW5m{position:fixed;right:20px;bottom:50px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;z-index:2}.ChatBurble_chat_burble__form__container__1FsPv{width:300px;height:370px;margin:20px 0;border:1px solid grey;padding:20px;border-radius:10px;overflow:hidden;-webkit-transition:width .2s ease-out,height .2s ease-out;-moz-transition:width .2s ease-out,height .2s ease-out;transition:width .2s ease-out,height .2s ease-out;background-color:#fff;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ChatBurble_chat_burble__form__container___collapsed__2JZ_s{width:0!important;height:0!important;padding:0!important;border:none!important}.ChatBurble_chat_burble__form__3V6m6{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:10px;gap:10px}.ChatBurble_chat_burble__form__title__3OpxK{font-weight:700;width:100%;text-align:center}.ChatBurble_chat_burble__form__text_field__2pmSD{width:100%}.ChatBurble_chat_burble__form__text_area__2fABb{height:80px;width:100%}.ChatBurble_chat_burble__form__button__HPEUi{border:none;border-radius:5px;color:#fff;padding:10px 0;margin:10px 0;width:100%;background-color:var(--main-color)}.ChatBurble_chat_burble__icon__6kQ4Y{width:100%;color:#fff;width:50px;height:50px;background-color:var(--main-color-accent);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;border-radius:50%;border:none;align-self:flex-end;font-size:20px}.ChatBurble_chat_burble__icon__6kQ4Y:hover{width:45px;height:45px}@media (max-width:768px){.ChatBurble_chat_burble__icon__6kQ4Y{position:absolute;right:-25px;width:35px;height:35px;border-radius:100% 0 0 100%;font-size:16px}.ChatBurble_chat_burble__icon__6kQ4Y:hover{width:40px;height:40px}}.SearchBar_container__23oig{background:#fff;padding:none;margin:none;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;border-radius:2px;height:30px}.SearchBar_input__1Zjva{padding-left:.625rem;padding-right:.625rem;border:none;height:100%;border-radius:2px 0 0 2px;-webkit-box-shadow:inset 0 0 10px hsla(0,0%,75.3%,.7176470588235294);box-shadow:inset 0 0 10px hsla(0,0%,75.3%,.7176470588235294)}.SearchBar_search_button__2Vlop{background:#f0f0f0;border:none;color:grey;width:2.5rem;height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;border-radius:0 2px 2px 0}.SearchBar_search_button_icon__2sbuD{width:16px}.Navbar_container__2n3H6{width:100%;background-color:#013a90;height:3.4375rem;-webkit-box-shadow:inset 0 0 10px rgba(1,35,87,.19215686274509805);box-shadow:inset 0 0 10px rgba(1,35,87,.19215686274509805);overflow:hidden}.Navbar_navigator__1e7YR{height:3.4375rem;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;color:#fff}.Navbar_navigator__1e7YR,.Navbar_navigator_link__3itG8{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.Navbar_navigator_link__3itG8{width:16.875rem;height:100%;text-align:center;border-color:rgba(0,4,124,.6352941176470588);border-style:none solid;border-width:0 1px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Navbar_navigator_link__3itG8:active{background-color:#01255c}.Navbar_button_row__2wy2s{display:none}@media (max-width:300px){.Navbar_button_row__2wy2s{font-size:20px}}@media (max-width:768px){.Navbar_navigator__1e7YR{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:start;justify-content:start;-moz-box-align:start;align-items:flex-start;height:12rem;background-color:#013a90;-webkit-transition:height .2s ease-out;-moz-transition:height .2s ease-out;transition:height .2s ease-out;overflow:hidden;position:absolute;z-index:1}.Navbar_navigator__collapsed__3FpBR{height:0;overflow:hidden}.Navbar_navigator_link__3itG8{-moz-box-pack:center;justify-content:center;width:100vw;min-height:3rem;border:none;border-top:1px solid rgba(32,82,163,.7803921568627451);-webkit-box-shadow:inset 0 0 10px rgba(1,35,87,.19215686274509805);box-shadow:inset 0 0 10px rgba(1,35,87,.19215686274509805);cursor:pointer}.Navbar_button_row__2wy2s{height:100%;width:100%;-moz-box-pack:justify;justify-content:space-between}.Navbar_button_row__2wy2s,.Navbar_menu_button__2A-Ge{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Navbar_menu_button__2A-Ge{width:30px;height:30px;margin-left:10px;background:none;color:#fff;border:none;border:1px solid rgba(0,19,47,.5764705882352941);border-radius:5px;-moz-box-pack:center;justify-content:center}.Navbar_menu_button_icon__1deDg{width:16px;display:grid}.Navbar_search_button__qzz0u{margin:10px;width:1.875rem;height:1.875rem;background:none;color:#fff;border:none;font-size:1.125rem}.Navbar_searchbar__2xKr-{height:100%;width:16.875em;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}}.Header_maindiv__3E5LV{background:#092179;background-repeat:no-repeat;background-position:0 -34rem;background-size:120rem;background-attachment:fixed}.Header_container__2bbmW,.Header_maindiv__3E5LV{min-height:8.125rem;-moz-box-pack:justify;justify-content:space-between;overflow:hidden}.Header_container__2bbmW{display:-moz-box;-moz-box-align:center;align-items:center;padding-left:1.875rem;padding-right:1.875rem;outline:2px solid #fbfbfb;outline-offset:-10px;display:flex;background:url(/_next/static/media/background.1d5acf272ef760554bd2aea327f5d0ca.webp);background-repeat:no-repeat;background-position:0 -34rem;background-size:120rem;background-attachment:fixed;margin-left:.7rem}.Header_logo__XjJ8-{width:250px;cursor:pointer;margin-left:.3rem;padding-top:1rem}.Header_graphic__35vtB{height:8.125rem;-moz-box-align:center;align-items:center}.Header_animated__2m7KO,.Header_graphic__35vtB,.Header_interpreter__cZNME{display:-moz-box;display:flex}.Header_interpreter__cZNME{height:8.125em;width:9.375em;-moz-box-pack:end;justify-content:flex-end}.Header_body__2BdjJ{height:8.125em;width:5.625em}.Header_arm__2Sr3W{height:8.125em;width:2.5em;position:relative;left:-1.5625em;top:3.3125em;-webkit-transform-origin:30% 20%;-moz-transform-origin:30% 20%;transform-origin:30% 20%;-webkit-animation:Header_moveIt__LqkHr 1s ease-in-out 3;-moz-animation:Header_moveIt__LqkHr 1s ease-in-out 3;animation:Header_moveIt__LqkHr 1s ease-in-out 3;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}.Header_burble__1pQ8K{width:10em;height:8.125em;font-family:Monserrat;color:#01155c;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.Header_burble__group__3yl5q{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);transform:translateX(-10px);position:absolute;-webkit-animation:Header_group__1kgMI 4s ease-in;-moz-animation:Header_group__1kgMI 4s ease-in;animation:Header_group__1kgMI 4s ease-in}.Header_burble__welcome__7e9GV{-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);transform:translateX(-5px);position:absolute;opacity:0;-webkit-animation:Header_welcome__2Yb23 4s ease-in;-moz-animation:Header_welcome__2Yb23 4s ease-in;animation:Header_welcome__2Yb23 4s ease-in}.Header_sgraphic__1Scrp{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;height:8.125rem;width:37.5rem;overflow:hidden}.Header_sgraphic_background__1TB8X{width:600px;position:relative;top:15%;left:-15px}.Header_sgraphic_interpreter__1LeOX{width:9.5em;position:absolute}.Header_countries__div__2JO2o{margin-left:2rem;display:-moz-box;display:flex}.Header_country__3vRbW{max-width:3rem;margin-left:.8rem}.Header_peru__circle__3mMHz{max-width:5rem}.Header_persons_header__ds8ln{width:27rem;margin-left:2.5rem}.Header_persons_header2__DYMla{width:27rem;margin-left:7rem}.Header_training_center__3WBvZ{margin-right:5rem;width:27rem}@-webkit-keyframes Header_moveIt__LqkHr{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}@-moz-keyframes Header_moveIt__LqkHr{0%,to{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(-20deg);transform:rotate(-20deg)}}@keyframes Header_moveIt__LqkHr{0%,to{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);transform:rotate(-20deg)}}@-webkit-keyframes Header_welcome__2Yb23{0%{opacity:1}50%{opacity:1}70%{opacity:0}to{opacity:0}}@-moz-keyframes Header_welcome__2Yb23{0%{opacity:1}50%{opacity:1}70%{opacity:0}to{opacity:0}}@keyframes Header_welcome__2Yb23{0%{opacity:1}50%{opacity:1}70%{opacity:0}to{opacity:0}}@-webkit-keyframes Header_group__1kgMI{0%{opacity:0}70%{opacity:0}to{opacity:1}}@-moz-keyframes Header_group__1kgMI{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes Header_group__1kgMI{0%{opacity:0}70%{opacity:0}to{opacity:1}}@media (max-width:350px){.Header_animated__2m7KO,.Header_persons_header2__DYMla,.Header_persons_header__ds8ln,.Header_searchbar__3Eaql,.Header_sgraphic__1Scrp,.Header_training_center__3WBvZ{display:none}}@media (min-width:350px) and (max-width:400px){.Header_logo__XjJ8-{position:absolute;left:2rem;width:80%}.Header_animated__2m7KO,.Header_persons_header2__DYMla,.Header_persons_header__ds8ln,.Header_searchbar__3Eaql,.Header_sgraphic__1Scrp,.Header_training_center__3WBvZ{display:none}}@media (min-width:400px) and (max-width:576px){.Header_animated__2m7KO{font-size:10px}.Header_sgraphic__1Scrp{font-size:15px;width:200px;-moz-box-align:center;align-items:center}.Header_searchbar__3Eaql,.Header_sgraphic_background__1TB8X{display:none}.Header_logo__XjJ8-{position:absolute;left:2rem;width:80%}.Header_persons_header2__DYMla,.Header_persons_header__ds8ln{display:none}.Header_training_center__3WBvZ{max-width:20rem;margin-right:0;margin-left:2rem;display:none}}@media (min-width:576px) and (max-width:768px){.Header_searchbar__3Eaql{display:none}.Header_sgraphic__1Scrp{font-size:13px}.Header_sgraphic_background__1TB8X{left:-10px}.Header_logo__XjJ8-{width:28rem}.Header_persons_header2__DYMla,.Header_persons_header__ds8ln{max-width:20rem;margin-left:0}.Header_training_center__3WBvZ{max-width:20rem;margin-right:0;margin-left:2rem}}@media (min-width:768px) and (max-width:900px){.Header_sgraphic__1Scrp{font-size:13px}.Header_sgraphic_background__1TB8X{left:-10px}.Header_logo__XjJ8-{width:24rem}.Header_persons_header2__DYMla,.Header_persons_header__ds8ln{max-width:25rem;margin-left:0}.Header_training_center__3WBvZ{max-width:25rem;margin:0 2rem}}@media (min-width:900px) and (max-width:1100px){.Header_persons_header2__DYMla,.Header_persons_header__ds8ln{max-width:25rem;margin-left:0}.Header_training_center__3WBvZ{max-width:25rem;margin:0 2rem}}@font-face{font-family:Monserrat;src:url(/_next/static/media/montserrat-bold.ea41ef7cfc914d18916b20d8504f2e09.ttf) format("truetype");font-style:normal;font-weight:400}.Header_container_g1__1OQvb,.Header_container_tc__EmgmZ{background-position:0 -30rem}.Header_container_g1__1OQvb,.Header_container_g2__1-5nC,.Header_container_tc__EmgmZ{min-height:8.125rem;display:-moz-box;-moz-box-align:center;align-items:center;padding-left:1.875rem;padding-right:1.875rem;outline:2px solid #fbfbfb;outline-offset:-10px;display:flex;-moz-box-pack:justify;justify-content:space-between;overflow:hidden;background:url(/_next/static/media/background.1d5acf272ef760554bd2aea327f5d0ca.webp);background-repeat:no-repeat;background-size:120rem;background-attachment:fixed}.Header_container_g2__1-5nC{background-position:0 -34rem}