.cookie-fixed{position:fixed;right:24px;bottom:24px;max-width:350px;padding:32px;border-radius:20px;background-color:#fff;box-shadow:0 6px 15px rgba(16,24,40,.08);display:flex;flex-direction:column;z-index:350;transform:translateX(calc(100% + 32px));visibility:hidden;transition:all .75s}.cookie-fixed.is-active{transform:translateX(0);visibility:visible;z-index:9999}.cookie-fixed__title{margin-bottom:10px;font-size:16px;font-weight:700;line-height:18px;color:#171717}.cookie-fixed__text{font-family:Mont;font-size:14px;font-weight:400;line-height:22px;color:#737373}.cookie-fixed__close{position:absolute;top:24px;right:24px;transition:all 225ms}.cookie-fixed__close:hover{cursor:pointer;transform:scale(.9)}.cookie-fixed__close-icon-img{-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}@media(max-width:992px){.cookie-fixed{right:0;bottom:1rem;max-width:100%;margin:0 1rem}}.logo--header .logo__img{min-width:130px;max-width:130px}@media(max-width:992px){.logo--header .logo__img{min-width:110px;max-width:110px}.logo--footer .logo__img{min-width:130px;max-width:130px}}.social-media{margin-top:-5px;margin-left:-9.5px;margin-right:-2.5px;display:flex;flex-wrap:wrap;align-items:center}.social-media__item{min-width:32px;max-width:32px;height:32px;margin-top:5px;margin-left:2.5px;margin-right:2.5px;padding:7px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:18px;color:#fff;transition:all 225ms}.social-media__item:hover{cursor:pointer;background-color:hsla(0,0%,100%,.05)}.marg-auto{margin-right:auto}.footer{position:relative;margin-top:48px;background:linear-gradient(90deg,#004c88 50%,#0095da)}.footer__top{padding:85px 0 70px}.footer__text{font-family:Mont;font-size:13px;font-weight:400;line-height:23px;color:#fff;text-align:justify}.footer__menu{display:flex;flex-wrap:wrap;flex-direction:column}.footer__menu--style-two{display:flex;align-items:center;flex-direction:row}.footer__menu--style-two .footer__menu-item:not(:first-child){margin-left:30px;padding-left:30px;border-left:1px solid #fff}.footer__menu--style-two .footer__menu-item:not(:last-child){margin-bottom:0}.footer__menu--style-two .footer__menu-link{color:#fff}.footer__menu-header{display:flex;align-items:center}.footer__menu-header--only-dropdown:hover{cursor:pointer}.footer__menu-arrow-icon{margin-left:5px;display:none}.footer__menu-arrow-icon-img{min-width:16px;max-width:16px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;transition:all .75s}.footer__menu-body{transition:all .5s}.footer__menu-body-inner{padding-top:24px;display:flex;flex-direction:column}.footer__menu-title{font-size:20px;font-weight:700;line-height:25px;color:#fff}.footer__menu-item{display:flex;align-items:center}.footer__menu-item:not(:last-child){margin-bottom:13px}.footer__menu-link{font-family:Mont;font-size:14px;font-weight:400;line-height:20px;color:#fff;transition:all 225ms}.footer__menu-link:hover{cursor:pointer;opacity:.65}.footer__bottom{padding:22px 0;background-color:#004c88}.footer__language-switcher{display:flex;align-items:center}.footer__language-switcher-item{min-width:24px;max-width:24px;height:24px;display:flex;align-items:center;transition:all 325ms}.footer__language-switcher-item:hover{cursor:pointer;transform:scale(1.075)}.footer__language-switcher-item:not(:first-child){margin-left:10px}.footer__language-switcher-flag-img{width:100%;border-radius:3px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}.footer__scroll-to-top{position:absolute;right:25px;bottom:45px;min-width:44px;max-width:44px;height:44px;border-radius:999px;background-color:#004c88;display:flex;justify-content:center;align-items:center;transition:all 225ms}.footer__scroll-to-top:hover{cursor:pointer;background-color:#004c88}.footer__scroll-to-top-icon-img{min-width:24px;max-width:24px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}@media(max-width:992px){.footer__top{padding:2rem 0}.footer__menu--style-two .footer__menu-item:not(:first-child){margin-left:15px;padding-left:15px}.footer__menu--only-dropdown .footer__menu-header:hover{cursor:pointer}.footer__menu--only-dropdown .footer__menu-body{height:0;overflow:hidden}.footer__menu--only-dropdown.is-active .footer__menu-arrow-icon-img{transform:rotateX(180deg)}.footer__menu--only-dropdown .footer__menu-arrow-icon{display:block}.footer__menu-body-inner{padding-top:15px}.footer__menu-title{font-size:18px;line-height:28px}.footer__menu-link{font-size:14px;line-height:18px}.footer__scroll-to-top{right:1rem;bottom:90px}}@media(min-width:992px)and (max-width:1450px){.footer__top{padding:2rem 0}.footer__menu--style-two .footer__menu-item:not(:first-child){margin-left:15px;padding-left:15px}.footer__menu-body-inner{padding-top:15px}.footer__menu-title{font-size:18px;line-height:28px}.footer__menu-link{font-size:14px;line-height:18px}}.hamburger-menu{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:9999;visibility:hidden}.hamburger-menu.is-active{visibility:visible}.hamburger-menu.is-active .hamburger-menu__inner{transform:translateX(0);visibility:visible}.hamburger-menu.is-active .hamburger-menu__black-screen{opacity:1;visibility:visible}.hamburger-menu__inner{width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;z-index:15;transform:translateX(-100%);visibility:hidden;transition:all .5s}.hamburger-menu__header{height:87px;padding:2rem;margin-bottom:15px;background:linear-gradient(90deg,#004c88 50%,#0095da)}.hamburger-menu__close,.hamburger-menu__header{display:flex;justify-content:center;align-items:center}.hamburger-menu__close{position:absolute;top:30.5px;right:1rem;min-width:28px;max-width:28px;height:28px;border-radius:999px;background-color:hsla(0,0%,100%,.1);transition:all 225ms}.hamburger-menu__close:hover{cursor:pointer;background-color:hsla(0,0%,100%,.15)}.hamburger-menu__close-icon-img{width:12px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}.hamburger-menu__list{display:flex;flex-direction:column}.hamburger-menu__list-item{width:100%;padding:0 2rem;display:flex;align-items:center}.hamburger-menu__list-item:not(:first-child){margin-top:5px}.hamburger-menu__list-item--dropdown{flex-direction:column;align-items:flex-start}.hamburger-menu__list-item--dropdown-item{padding:0 1rem}.hamburger-menu__list-item--dropdown-item:not(:first-child){margin-top:0}.hamburger-menu__list-item-header{width:100%;display:flex;justify-content:space-between;align-items:center}.hamburger-menu__list-item-header:hover{cursor:pointer}.hamburger-menu__list-item-header>*{pointer-events:none}.hamburger-menu__list-item-header.is-active .hamburger-menu__list-item-body{max-height:100vh;transition:all 1s ease-in}.hamburger-menu__list-item-body{width:100%;height:0;overflow:hidden;transition:all .75s}.hamburger-menu__list-item-header.is-active .hamburger-menu__list-arrow-icon-img{transform:rotateX(180deg)}.hamburger-menu__list-item.is-active .hamburger-menu__list-link:before{opacity:1}.hamburger-menu__list-link{position:relative;width:max-content;padding:5px 0;font-size:15px;font-weight:500;line-height:25px;color:#000;transition:all 225ms}.hamburger-menu__list-link:hover{cursor:pointer}.hamburger-menu__list-link:before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:2px;border-radius:999px;background-color:#004c88;display:flex;opacity:0;transition:all 225ms}.hamburger-menu__list-arrow-icon-img{width:10px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;transition:all .5s}@media(min-width:992px){.hamburger-menu{display:none}}.language-switcher{position:relative}.language-switcher.is-active .language-switcher__menu{opacity:1;transform:translateY(0);visibility:visible}.language-switcher__inner{min-width:60px;padding:5px;border-radius:4px;display:flex;justify-content:center;align-items:center;transition:all 225ms}.language-switcher__inner:hover{cursor:pointer;background-color:rgba(0,0,0,.035)}.language-switcher__flag{margin-right:8px}.language-switcher__flag-img{min-width:20px;max-width:20px;border-radius:3px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;display:flex;justify-content:center;align-items:center}.language-switcher__text{font-size:14px;font-weight:600;line-height:20px;color:#171717}.language-switcher__menu{position:absolute;top:40px;left:-.5rem;right:0;width:calc(100% + 1rem);margin:0 auto;border-radius:7px;border:1px solid #ededed;background-color:#fff;opacity:0;transform:translateY(-7px);visibility:hidden;transition:all .5s;z-index:999}.language-switcher__item{padding:7px 10px;display:flex;align-items:center;transition:all 225ms}.language-switcher__item:hover{cursor:pointer;background-color:rgba(0,0,0,.025)}.language-switcher__item:not(:first-child){border-top:1px solid #ececec}.dropdown{position:relative}.dropdown--opening-type-hover:hover .dropdown__menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown--opening-type-hover:hover .dropdown__arrow-icon-img{transform:rotateX(180deg)}.dropdown__inner{padding:15px 0;display:flex;align-items:center}.dropdown__menu{position:absolute;top:55px;left:0;width:200px;border-radius:7px;border:1px solid #ededed;background-color:#fff;display:flex;flex-direction:column;opacity:0;transform:translateY(-7px);visibility:hidden;transition:all .5s;z-index:999}.dropdown__item{position:relative;padding:7px 10px;display:flex;align-items:center;font-size:14px;font-weight:500;line-height:24px;color:#171717;transition:all 225ms}.dropdown__item:hover{cursor:pointer;background-color:rgba(0,0,0,.025)}.dropdown__item:hover .dropdown__item-menu{opacity:1;transform:translateX(0);visibility:visible}.dropdown__item:not(:first-child){border-top:1px solid #ececec}.dropdown__item-header{width:100%;display:flex;justify-content:space-between;align-items:center}.dropdown__item-arrow-icon{margin-left:5px;transform:rotate(-90deg)}.dropdown__item-arrow-icon-img{min-width:8px;max-width:8px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;transition:all .75s}.dropdown__item-menu{position:absolute;top:0;right:calc(-200px - .5rem);opacity:0;transform:translateX(-7px);visibility:hidden;transition:all .5s;z-index:999}.dropdown__item-menu-inner{width:200px;margin-left:1rem;border-radius:7px;border:1px solid #ededed;background-color:#fff}.dropdown__arrow-icon{margin-left:5px}.dropdown__arrow-icon-img{min-width:10px;max-width:10px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;transition:all .75s}.header{top:0;position:-webkit-sticky;position:sticky;height:87px;border-top:17px solid transparent;border-image:linear-gradient(90deg,#004c88,#0095da) 1;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:450}.header,.header__inner{display:flex;align-items:center}.header__inner{justify-content:space-between}.header__left-side,.header__menu,.header__right-side{display:flex;align-items:center}.header__menu{margin-right:24px}.header__menu-item{display:flex;align-items:center}.header__menu-item:not(:first-child){margin-left:24px}.header__menu-item.is-active .header__menu-link:before{opacity:1}.header__menu-link{position:relative;padding:5px 0;font-size:14px;font-weight:600;line-height:24px;color:#404040;transition:all 225ms}@media(min-width:992px)and (max-width:1450px){.header__menu-link{font-size:12px}}.header__menu-link:hover{color:#004c88}.header__menu-link:before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:2px;border-radius:999px;background-color:#004c88;display:flex;opacity:0;transition:all 225ms}.header__hamburger-menu-open{min-width:28px;max-width:28px;height:28px;border-radius:5px;background-color:#ececec;display:flex;justify-content:center;align-items:center;transition:all 225ms}.header__hamburger-menu-open:hover{cursor:pointer;background-color:#e1e1e1}.header__hamburger-menu-open-icon-img{width:20px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;height:auto;vertical-align:middle}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}.__jivoVideoBtn{display:none!important}.position-relative{position:relative!important}.text-bold{font-weight:700!important}.text-center{text-align:center!important}@media(max-width:992px){.text-center\@mobile-or-tablet{text-align:center!important}}.text-uppercase{text-transform:uppercase!important}.text-black{color:#171717!important}.text-white{color:#fff!important}.text-gray{color:#737373!important}.font-primary{font-family:Source Sans Pro!important}.section-title{font-size:36px;font-weight:700;line-height:58px;color:#004c88;text-transform:uppercase}.section-title--small{font-size:20px!important;line-height:34px!important}.section-title--medium{font-size:32px;line-height:46px}.section-title--capitalize{font-size:36px;text-transform:capitalize}.section-title--scapitalize{font-size:24px!important;text-transform:capitalize}@media(max-width:992px){.section-title{font-size:32px;line-height:42px}.section-title--medium{font-size:26px;line-height:36px}}@media(min-width:992px)and (max-width:1450px){.section-title{font-size:32px;line-height:42px}.section-title--medium{font-size:26px;line-height:36px}}.section-text{font-family:Mont;font-size:14px;font-weight:400;line-height:28px;color:#171717}.section-text--medium{font-size:13px;line-height:26px}.section-text--text-justify{text-align:justify}.section-text--gap-spacing-medium{display:flex}.section-text--gap-spacing-medium:not(:first-child){margin-top:15px}@media(max-width:992px){.section-text{font-size:14px;line-height:24px}}@media(min-width:992px)and (max-width:1450px){.section-text{font-size:14px;line-height:24px}}.section-space-top{margin-top:60px}.section-space-top-medium{margin-top:48px}.section-space-bottom{margin-bottom:60px}.section-space-bottom-medium{margin-bottom:48px}.content-spacing{margin:30px auto}@media(max-width:992px){.content-spacing{margin:20px auto}}.centered-elements{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.spacing-x-small{margin-top:-5px;margin-left:-2.5px;margin-right:-2.5px;display:flex;align-items:center}.spacing-x-small>*{margin-top:5px;margin-left:2.5px;margin-right:2.5px}@media(max-width:992px){.spacing-x-small{flex-wrap:wrap}}@media(min-width:992px)and (max-width:1450px){.spacing-x-small{flex-wrap:wrap}}@media(max-width:992px){.hidden\@mobile-or-tablet{display:none}}@media(min-width:992px){.hidden\@desktop{display:none}}.horizontal-scroll\@mobile-or-tablet{margin-left:-1rem;margin-right:-1rem;padding-left:.5rem;padding-right:.5rem;flex-wrap:nowrap;overflow:auto;scroll-snap-type:x mandatory}.horizontal-scroll\@mobile-or-tablet::-webkit-scrollbar{display:none}.horizontal-scroll\@mobile-or-tablet>*{scroll-snap-align:center}.has-scroll-none{padding-right:16px;overflow:hidden}@media(max-width:992px){.has-scroll-none{padding-right:0}}.z-index-1{z-index:350!important}.whatsapp-no-zoom form input{font-size:16px!important}@font-face{src:url(/_next/static/media/source-sans-pro-regular.d5e1a122.otf);font-family:Source Sans Pro;font-weight:400;font-display:swap}@font-face{src:url(/_next/static/media/source-sans-pro-semibold.073e366b.otf);font-family:Source Sans Pro;font-weight:600;font-display:swap}@font-face{src:url(/_next/static/media/source-sans-pro-bold.85b90053.otf);font-family:Source Sans Pro;font-weight:700;font-display:swap}@font-face{src:url(/_next/static/media/mont-regular.44ffe4cb.otf);font-family:Mont;font-weight:400;font-display:swap}@font-face{src:url(/_next/static/media/mont-semibold.6aea7eb9.otf);font-family:Mont;font-weight:600;font-display:swap}@font-face{src:url(/_next/static/media/mont-bold.ba7f69db.otf);font-family:Mont;font-weight:700;font-display:swap}body{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;font-family:Source Sans Pro}.main{flex:1 1}@media(min-width:1400px){.container{max-width:1350px}}.form__group:not(:first-child){margin-top:20px}.form__label{margin-bottom:4px;font-size:14px;font-weight:600;line-height:24px;color:#171717;display:block}.form__label--big{font-size:18px;line-height:20px}.form__alert{padding:15px;border-radius:6px;background-color:hsla(0,0%,45%,.1);display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:24px;color:#737373}.form__alert--success{background-color:rgba(0,173,0,.1);color:#00ab00}.form__help-message{margin-top:5px;font-size:12px;font-weight:400;line-height:22px;color:#737373;display:block}.form__help-message--error{color:#d00}.form__help-message--success{color:#00ab00}@media(max-width:992px){.form__label{font-size:12px;line-height:22px}.form__label--big{font-size:14px;line-height:16px}}@media(min-width:992px)and (max-width:1450px){.form__label{font-size:12px;line-height:22px}.form__label--big{font-size:14px;line-height:16px}}.link{transition:all 225ms}.link--hover-underline:hover{text-decoration:underline!important}.link--hover-underline-effect{background-image:linear-gradient(#171717,#171717);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:all .5s}.link--hover-underline-effect:hover{background-size:100% 2px}.link--hover-underline-effect-white{background-image:linear-gradient(#fff,#fff)}@keyframes sliderToTop{to{transform:translateY(-125%)}0%{transform:translateY(125%)}}@keyframes sliderToLeft{to{transform:translateX(-125%)}0%{transform:translateX(125%)}}@keyframes sliderToRight{to{transform:translateX(125%)}0%{transform:translateX(-125%)}}@keyframes sliderToBottom{to{transform:translateY(125%)}0%{transform:translateY(-125%)}}@media(max-width:992px){.container{padding-left:1rem;padding-right:1rem}}