@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}body { font-family: Jost;}.display-1 { font-family: 'Exo', sans-serif; font-size: 3.6rem; line-height: 1.1;}.display-1 > .mbr-iconfont { font-size: 4.5rem;}.display-2 { font-family: 'Exo', sans-serif; font-size: 2.6rem; line-height: 1.1;}.display-2 > .mbr-iconfont { font-size: 3.25rem;}.display-4 { font-family: 'Exo', sans-serif; font-size: 1.1rem; line-height: 1.5;}.display-4 > .mbr-iconfont { font-size: 1.375rem;}.display-5 { font-family: 'Exo', sans-serif; font-size: 2rem; line-height: 1.5;}.display-5 > .mbr-iconfont { font-size: 2.5rem;}.display-7 { font-family: 'Exo', sans-serif; font-size: 0.9rem; line-height: 1.5;}.display-7 > .mbr-iconfont { font-size: 1.125rem;}/* ---- Fluid typography for mobile devices ---- *//* 1.4 - font scale ratio ( bootstrap == 1.42857 ) *//* 100vw - current viewport width *//* (48 - 20) 48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) *//* 0.65 - min scale variable, may vary */@media (max-width: 992px) { .display-1 { font-size: 2.88rem; }}@media (max-width: 768px) { .display-1 { font-size: 2.52rem; font-size: calc( 1.91rem + (3.6 - 1.91) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.1 * (1.91rem + (3.6 - 1.91) * ((100vw - 20rem) / (48 - 20)))); } .display-2 { font-size: 2.08rem; font-size: calc( 1.56rem + (2.6 - 1.56) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.3 * (1.56rem + (2.6 - 1.56) * ((100vw - 20rem) / (48 - 20)))); } .display-4 { font-size: 0.88rem; font-size: calc( 1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)))); } .display-5 { font-size: 1.6rem; font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)))); } .display-7 { font-size: 0.72rem; font-size: calc( 0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.4 * (0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20)))); }}/* Buttons */.btn { padding: 0.6rem 1.2rem; border-radius: 4px;}.btn-sm { padding: 0.6rem 1.2rem; border-radius: 4px;}.btn-md { padding: 0.6rem 1.2rem; border-radius: 4px;}.btn-lg { padding: 1rem 2.6rem; border-radius: 4px;}.bg-primary { background-color: #004360 !important;}.bg-success { background-color: #40b0bf !important;}.bg-info { background-color: #bbbbbb !important;}.bg-warning { background-color: #fef8d7 !important;}.bg-danger { background-color: #353535 !important;}.btn-primary,.btn-primary:active { background-color: #004360 !important; border-color: #004360 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary.active { color: #ffffff !important; background-color: #000609 !important; border-color: #000609 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-primary.disabled,.btn-primary:disabled { color: #ffffff !important; background-color: #000609 !important; border-color: #000609 !important;}.btn-secondary,.btn-secondary:active { background-color: #ffffff !important; border-color: #ffffff !important; color: #808080 !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary.focus,.btn-secondary.active { color: #545454 !important; background-color: #d4d4d4 !important; border-color: #d4d4d4 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-secondary.disabled,.btn-secondary:disabled { color: #808080 !important; background-color: #d4d4d4 !important; border-color: #d4d4d4 !important;}.btn-info,.btn-info:active { background-color: #bbbbbb !important; border-color: #bbbbbb !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info.active { color: #ffffff !important; background-color: #909090 !important; border-color: #909090 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-info.disabled,.btn-info:disabled { color: #ffffff !important; background-color: #909090 !important; border-color: #909090 !important;}.btn-success,.btn-success:active { background-color: #40b0bf !important; border-color: #40b0bf !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success.active { color: #ffffff !important; background-color: #2a747e !important; border-color: #2a747e !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-success.disabled,.btn-success:disabled { color: #ffffff !important; background-color: #2a747e !important; border-color: #2a747e !important;}.btn-warning,.btn-warning:active { background-color: #fef8d7 !important; border-color: #fef8d7 !important; color: #d1b105 !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning.active { color: #7c6a03 !important; background-color: #fce982 !important; border-color: #fce982 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-warning.disabled,.btn-warning:disabled { color: #d1b105 !important; background-color: #fce982 !important; border-color: #fce982 !important;}.btn-danger,.btn-danger:active { background-color: #353535 !important; border-color: #353535 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger.active { color: #ffffff !important; background-color: #0a0a0a !important; border-color: #0a0a0a !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-danger.disabled,.btn-danger:disabled { color: #ffffff !important; background-color: #0a0a0a !important; border-color: #0a0a0a !important;}.btn-white,.btn-white:active { background-color: #fafafa !important; border-color: #fafafa !important; color: #7a7a7a !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-white:hover,.btn-white:focus,.btn-white.focus,.btn-white.active { color: #4f4f4f !important; background-color: #cfcfcf !important; border-color: #cfcfcf !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-white.disabled,.btn-white:disabled { color: #7a7a7a !important; background-color: #cfcfcf !important; border-color: #cfcfcf !important;}.btn-black,.btn-black:active { background-color: #232323 !important; border-color: #232323 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-black:hover,.btn-black:focus,.btn-black.focus,.btn-black.active { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-black.disabled,.btn-black:disabled { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important;}.btn-primary-outline,.btn-primary-outline:active { background-color: transparent !important; border-color: #004360; color: #000609; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-primary-outline:hover { background-color: #004360 !important; border-color: #004360 !important; color: #ffffff !important;}.btn-primary-outline:focus,.btn-primary-outline.focus,.btn-primary-outline.active { color: #004360 !important; background-color: transparent!important; border-color: #004360 !important; box-shadow: none!important;}.btn-primary-outline.disabled,.btn-primary-outline:disabled { color: #ffffff !important; background-color: #004360 !important; border-color: #004360 !important;}.btn-secondary-outline,.btn-secondary-outline:active { background-color: transparent !important; border-color: #ffffff; color: #d4d4d4; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-secondary-outline:hover { background-color: #ffffff !important; border-color: #ffffff !important; color: #808080 !important;}.btn-secondary-outline:focus,.btn-secondary-outline.focus,.btn-secondary-outline.active { color: #ffffff !important; background-color: transparent!important; border-color: #ffffff !important; box-shadow: none!important;}.btn-secondary-outline.disabled,.btn-secondary-outline:disabled { color: #808080 !important; background-color: #ffffff !important; border-color: #ffffff !important;}.btn-info-outline,.btn-info-outline:active { background-color: transparent !important; border-color: #bbbbbb; color: #909090; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-info-outline:hover { background-color: #bbbbbb !important; border-color: #bbbbbb !important; color: #ffffff !important;}.btn-info-outline:focus,.btn-info-outline.focus,.btn-info-outline.active { color: #bbbbbb !important; background-color: transparent!important; border-color: #bbbbbb !important; box-shadow: none!important;}.btn-info-outline.disabled,.btn-info-outline:disabled { color: #ffffff !important; background-color: #bbbbbb !important; border-color: #bbbbbb !important;}.btn-success-outline,.btn-success-outline:active { background-color: transparent !important; border-color: #40b0bf; color: #2a747e; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-success-outline:hover { background-color: #40b0bf !important; border-color: #40b0bf !important; color: #ffffff !important;}.btn-success-outline:focus,.btn-success-outline.focus,.btn-success-outline.active { color: #40b0bf !important; background-color: transparent!important; border-color: #40b0bf !important; box-shadow: none!important;}.btn-success-outline.disabled,.btn-success-outline:disabled { color: #ffffff !important; background-color: #40b0bf !important; border-color: #40b0bf !important;}.btn-warning-outline,.btn-warning-outline:active { background-color: transparent !important; border-color: #fef8d7; color: #fce982; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-warning-outline:hover { background-color: #fef8d7 !important; border-color: #fef8d7 !important; color: #d1b105 !important;}.btn-warning-outline:focus,.btn-warning-outline.focus,.btn-warning-outline.active { color: #fef8d7 !important; background-color: transparent!important; border-color: #fef8d7 !important; box-shadow: none!important;}.btn-warning-outline.disabled,.btn-warning-outline:disabled { color: #d1b105 !important; background-color: #fef8d7 !important; border-color: #fef8d7 !important;}.btn-danger-outline,.btn-danger-outline:active { background-color: transparent !important; border-color: #353535; color: #0a0a0a; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-danger-outline:hover { background-color: #353535 !important; border-color: #353535 !important; color: #ffffff !important;}.btn-danger-outline:focus,.btn-danger-outline.focus,.btn-danger-outline.active { color: #353535 !important; background-color: transparent!important; border-color: #353535 !important; box-shadow: none!important;}.btn-danger-outline.disabled,.btn-danger-outline:disabled { color: #ffffff !important; background-color: #353535 !important; border-color: #353535 !important;}.btn-black-outline,.btn-black-outline:active { background-color: transparent !important; border-color: #232323; color: #000000; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-black-outline:hover { background-color: #232323 !important; border-color: #232323 !important; color: #ffffff !important;}.btn-black-outline:focus,.btn-black-outline.focus,.btn-black-outline.active { color: #232323 !important; background-color: transparent!important; border-color: #232323 !important; box-shadow: none!important;}.btn-black-outline.disabled,.btn-black-outline:disabled { color: #ffffff !important; background-color: #232323 !important; border-color: #232323 !important;}.btn-white-outline,.btn-white-outline:active { background-color: transparent !important; border-color: #fafafa; color: #cfcfcf; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-white-outline:hover { background-color: #fafafa !important; border-color: #fafafa !important; color: #7a7a7a !important;}.btn-white-outline:focus,.btn-white-outline.focus,.btn-white-outline.active { color: #fafafa !important; background-color: transparent!important; border-color: #fafafa !important; box-shadow: none!important;}.btn-white-outline.disabled,.btn-white-outline:disabled { color: #7a7a7a !important; background-color: #fafafa !important; border-color: #fafafa !important;}.text-primary { color: #004360 !important;}.text-secondary { color: #ffffff !important;}.text-success { color: #40b0bf !important;}.text-info { color: #bbbbbb !important;}.text-warning { color: #fef8d7 !important;}.text-danger { color: #353535 !important;}.text-white { color: #fafafa !important;}.text-black { color: #232323 !important;}a.text-primary:hover,a.text-primary:focus,a.text-primary.active { color: #000000 !important;}a.text-secondary:hover,a.text-secondary:focus,a.text-secondary.active { color: #cccccc !important;}a.text-success:hover,a.text-success:focus,a.text-success.active { color: #266a73 !important;}a.text-info:hover,a.text-info:focus,a.text-info.active { color: #888888 !important;}a.text-warning:hover,a.text-warning:focus,a.text-warning.active { color: #fce773 !important;}a.text-danger:hover,a.text-danger:focus,a.text-danger.active { color: #020202 !important;}a.text-white:hover,a.text-white:focus,a.text-white.active { color: #c7c7c7 !important;}a.text-black:hover,a.text-black:focus,a.text-black.active { color: #000000 !important;}a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) { position: relative; background-image: transparent; background-size: 10000px 2px; background-repeat: no-repeat; background-position: 0px 1.2em; background-position: -10000px 1.2em;}a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover { transition: background-position 2s ease-in-out; background-image: linear-gradient(currentColor 50%, currentColor 50%); background-position: 0px 1.2em;}.nav-tabs .nav-link.active { color: #004360;}.nav-tabs .nav-link:not(.active) { color: #232323;}.alert-success { background-color: #70c770;}.alert-info { background-color: #bbbbbb;}.alert-warning { background-color: #fef8d7;}.alert-danger { background-color: #353535;}.mbr-section-btn a.btn:not(.btn-form) { border-radius: 12px;}.mbr-gallery-filter li a { border-radius: 12px !important;}.mbr-gallery-filter li.active .btn { background-color: #004360; border-color: #004360; color: #ffffff;}.mbr-gallery-filter li.active .btn:focus { box-shadow: none;}.nav-tabs .nav-link { border-radius: 12px !important;}a,a:hover { color: #004360;}.mbr-plan-header.bg-primary .mbr-plan-subtitle,.mbr-plan-header.bg-primary .mbr-plan-price-desc { color: #009ce0;}.mbr-plan-header.bg-success .mbr-plan-subtitle,.mbr-plan-header.bg-success .mbr-plan-price-desc { color: #a0d8df;}.mbr-plan-header.bg-info .mbr-plan-subtitle,.mbr-plan-header.bg-info .mbr-plan-price-desc { color: #fbfbfb;}.mbr-plan-header.bg-warning .mbr-plan-subtitle,.mbr-plan-header.bg-warning .mbr-plan-price-desc { color: #ffffff;}.mbr-plan-header.bg-danger .mbr-plan-subtitle,.mbr-plan-header.bg-danger .mbr-plan-price-desc { color: #a8a8a8;}/* Scroll to top button*/.scrollToTop_wraper { display: none;}.form-control { font-family: 'Exo', sans-serif; font-size: 1.1rem; line-height: 1.5; font-weight: 400;}.form-control > .mbr-iconfont { font-size: 1.375rem;}.form-control:hover,.form-control:focus { box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px; border-color: #004360 !important;}.form-control:-webkit-input-placeholder { font-family: 'Exo', sans-serif; font-size: 1.1rem; line-height: 1.5; font-weight: 400;}.form-control:-webkit-input-placeholder > .mbr-iconfont { font-size: 1.375rem;}blockquote { border-color: #004360;}/* Forms */.mbr-form .input-group-btn a.btn { border-radius: 12px !important;}.mbr-form .input-group-btn a.btn:hover { box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.mbr-form .input-group-btn button[type="submit"] { border-radius: 12px !important; padding: 1rem 3rem;}.mbr-form .input-group-btn button[type="submit"]:hover { box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.jq-selectbox li:hover,.jq-selectbox li.selected { background-color: #004360; color: #ffffff;}.jq-number__spin { transition: 0.25s ease;}.jq-number__spin:hover { border-color: #004360;}.jq-selectbox .jq-selectbox__trigger-arrow,.jq-number__spin.minus:after,.jq-number__spin.plus:after { transition: 0.4s; border-top-color: #353535; border-bottom-color: #353535;}.jq-selectbox:hover .jq-selectbox__trigger-arrow,.jq-number__spin.minus:hover:after,.jq-number__spin.plus:hover:after { border-top-color: #004360; border-bottom-color: #004360;}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current { color: #ffffff !important; background-color: #004360 !important; box-shadow: none !important;}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover { color: #000000 !important; background: #ffffff !important; box-shadow: none !important;}.lazy-bg { background-image: none !important;}.lazy-placeholder:not(section),.lazy-none { display: block; position: relative; padding-bottom: 56.25%; width: 100%; height: auto;}iframe.lazy-placeholder,.lazy-placeholder:after { content: ''; position: absolute; width: 200px; height: 200px; background: transparent no-repeat center; background-size: contain; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23004360' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");}section.lazy-placeholder:after { opacity: 0.5;}body { overflow-x: hidden;}a { transition: color 0.6s;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #ffffff !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tFjf25Eji4 { padding-top: 3rem; padding-bottom: 1rem; background-color: #fafafa;}@media (max-width: 991px) { .cid-tFjf25Eji4 .image-wrapper { margin-bottom: 1rem; }}.cid-tFjf25Eji4 .row { flex-direction: row-reverse;}.cid-tFjf25Eji4 img { width: 100%;}.cid-tFjheyUbYa { padding-top: 3rem; padding-bottom: 0rem; background-color: #004360;}.cid-tFjheyUbYa .mbr-text { text-align: center; color: #ffffff;}.cid-tXIQwwpdEO { padding-top: 2rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tXIQwwpdEO .mbr-fallback-image.disabled { display: none;}.cid-tXIQwwpdEO .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tXIQwwpdEO .row { flex-direction: row-reverse;}.cid-tFhW9TFxc4 { padding-top: 0rem; padding-bottom: 0rem; background-color: #000000;}.cid-tFhW9TFxc4 .carousel { height: 800px;}.cid-tFhW9TFxc4 .carousel img { width: 100%; height: 100%; object-fit: cover;}.cid-tFhW9TFxc4 .carousel-item,.cid-tFhW9TFxc4 .carousel-inner { height: 100%;}.cid-tFhW9TFxc4 .mbr-overlay { z-index: 1;}.cid-tFhW9TFxc4 .carousel-caption { bottom: 20px; position: absolute; top: 40%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center;}@media (min-width: 768px) { .cid-tFhW9TFxc4 .carousel-caption { left: 15%; right: 70%; width: 24%; }}.cid-tFhW9TFxc4 .mobi-mbri-arrow-next { margin-left: 5px;}.cid-tFhW9TFxc4 .mobi-mbri-arrow-prev { margin-right: 5px;}.cid-tFhW9TFxc4 .carousel-control:hover { background: #1b1b1b; color: #fff; opacity: 1;}.cid-tFhW9TFxc4 .item-wrapper { width: 100%;}@media (max-width: 767px) { .cid-tFhW9TFxc4 .container .carousel-control { margin-bottom: 0; } .cid-tFhW9TFxc4 .content-slider-wrap { width: 100% !important; }}.cid-tFhW9TFxc4 .container .carousel-indicators { margin-bottom: 3px;}.cid-tFhW9TFxc4 .carousel-indicators { position: absolute; bottom: 0; margin-bottom: 1.5rem !important;}@media (max-width: 768px) { .cid-tFhW9TFxc4 .carousel-indicators { display: none; }}.cid-tFhW9TFxc4 .carousel-indicators li { max-width: 30px; height: 30px; width: 30px; max-height: 30px; background-color: #f7f7f7; border: 0px solid #40b0bf; border-radius: 0%; opacity: 0.3 !important; transition: all 0.3s;}.cid-tFhW9TFxc4 .carousel-indicators li.active,.cid-tFhW9TFxc4 .carousel-indicators li:hover { background-color: #365c9a;}.cid-tFhW9TFxc4 .carousel-indicators li::after,.cid-tFhW9TFxc4 .carousel-indicators li::before { content: none;}.cid-tFhW9TFxc4 .carousel-indicators.ie-fix { left: 50%; display: block; width: 60%; height: auto; margin-left: -30%; text-align: center;}.cid-tFhW9TFxc4 .carousel-control { top: 50%; width: 60px; height: 60px; margin-top: -1.5rem; font-size: 22px; background-color: rgba(0, 0, 0, 0.5); border: 2px solid #fff; border-radius: 50%; transition: all 0.3s;}.cid-tFhW9TFxc4 .carousel-control.carousel-control-prev { left: 0; margin-left: 2.5rem;}.cid-tFhW9TFxc4 .carousel-control.carousel-control-next { right: 0; margin-right: 2.5rem;}@media (max-width: 767px) { .cid-tFhW9TFxc4 .carousel-control { top: auto; bottom: 1rem; }}.cid-tFhW9TFxc4 .right-block { position: absolute; margin: 0 !important; top: 50%; right: 0; left: auto; width: 10%; height: 3%; transform: rotate(90deg); min-width: 90px;}.cid-tFhW9TFxc4 H5 { text-align: left; color: #ffffff;}.cid-tFhW9TFxc4 P { text-align: left;}.cid-tFhW9TFxc4 .mbr-text,.cid-tFhW9TFxc4 .mbr-section-btn { text-align: left; color: #ffffff;}.cid-tFhW9TFxc4 .mbr-text { margin-top: 0 !important; line-height: 1.4;}.cid-tFhW9TFxc4 .mbr-section-btn { margin-top: 1rem !important;}.cid-tFhW9TFxc4 .second-img { z-index: 1; cursor: pointer; content: ""; position: absolute; width: 100%; height: 100%; background-color: #000000; top: 0%; opacity: 8%; transition: .5s all; pointer-events: none;}.cid-u0Ma2BaMJx { padding-top: 0rem; padding-bottom: 0rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-u0Ma2BaMJx .image-wrapper { margin-bottom: 1rem; }}.cid-u0Ma2BaMJx .row { flex-direction: row-reverse;}.cid-u0Ma2BaMJx img { width: 100%;}.cid-trJ1etMkUT { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-trJ1etMkUT .image-wrapper { margin-bottom: 1rem; }}.cid-trJ1etMkUT .row { flex-direction: row-reverse;}.cid-trJ1etMkUT img { width: 100%;}.cid-tJ4G7Dgzkc { padding-top: 0rem; padding-bottom: 0rem; background-image: url("../../../assets/images/fc2.jpg");}.cid-tJ4G7Dgzkc .mbr-fallback-image.disabled { display: none;}.cid-tJ4G7Dgzkc .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tJ4G7Dgzkc .container-fluid { padding: 0;}@media (max-width: 992px) { .cid-tJ4G7Dgzkc .container-fluid { padding: 0; }}@media (max-width: 992px) { .cid-tJ4G7Dgzkc .container { padding: 0; }}.cid-tJ4G7Dgzkc .row { min-height: 630px;}@media (max-width: 992px) { .cid-tJ4G7Dgzkc .row { min-height: 450px; }}.cid-tFiMwbA72f { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFiMwbA72f .mbr-section-subtitle { color: #004360;}.cid-tFiMNLP5Wy { padding-top: 1rem; padding-bottom: 2rem; background: #ffffff;}.cid-tFiMNLP5Wy .mbr-fallback-image.disabled { display: none;}.cid-tFiMNLP5Wy .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFiMNLP5Wy .embla__slide { display: flex; justify-content: flex-end; flex-direction: column; position: relative; min-width: 420px; max-width: 420px; min-height: 300px; background-image: linear-gradient(0deg, #004360, rgba(17, 17, 17, 0)); border-radius: 16px;}@media (max-width: 768px) { .cid-tFiMNLP5Wy .embla__slide { min-width: 70%; max-width: initial; margin-left: 1rem !important; margin-right: 1rem !important; }}.cid-tFiMNLP5Wy .embla__slide .card-wrap { z-index: 1;}.cid-tFiMNLP5Wy .embla__slide .card-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 1; border-radius: 16px; z-index: -1;}.cid-tFiMNLP5Wy .embla__slide .card-wrap .mbr-desc { padding: 0 5px; margin: -3rem 0 0 0; z-index: 1;}.cid-tFiMNLP5Wy .embla__button--next,.cid-tFiMNLP5Wy .embla__button--prev { display: flex;}.cid-tFiMNLP5Wy .embla__button { top: -3rem; width: 60px; height: 60px; margin-top: -1.5rem; font-size: 22px; background-color: transparent; color: #004360; border: 2px solid #fff; border-radius: 50%; transition: all 0.3s; position: absolute; display: flex; justify-content: center; align-items: center; display: none;}@media (max-width: 768px) { .cid-tFiMNLP5Wy .embla__button { display: none; }}.cid-tFiMNLP5Wy .embla__button:disabled { cursor: default; display: none;}.cid-tFiMNLP5Wy .embla__button:hover { background: #004360; color: #004360; opacity: .7;}.cid-tFiMNLP5Wy .embla__button.embla__button--prev { left: 0; margin-left: 2.5rem;}.cid-tFiMNLP5Wy .embla__button.embla__button--next { right: 0; margin-right: 2.5rem;}@media (max-width: 767px) { .cid-tFiMNLP5Wy .embla__button { top: auto; bottom: -4rem; }}.cid-tFiMNLP5Wy .embla { position: relative; width: 100%;}.cid-tFiMNLP5Wy .embla__viewport { overflow: hidden; width: 100%;}.cid-tFiMNLP5Wy .embla__viewport.is-draggable { cursor: grab;}.cid-tFiMNLP5Wy .embla__viewport.is-dragging { cursor: grabbing;}.cid-tFiMNLP5Wy .embla__container { display: flex; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -webkit-tap-highlight-color: transparent;}.cid-tFiMNLP5Wy .mbr-desc { color: #f4efe8; text-align: right;}.cid-tFnk439vlW { padding-top: 2rem; padding-bottom: 2rem; background-color: #004360;}.cid-tFnk439vlW .mbr-fallback-image.disabled { display: none;}.cid-tFnk439vlW .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnk439vlW .content-wrapper { background: #ffffff;}@media (max-width: 991px) { .cid-tFnk439vlW .content-wrapper .image-wrapper { margin-bottom: 2rem; }}@media (max-width: 767px) { .cid-tFnk439vlW .content-wrapper { padding: 1rem; }}@media (min-width: 768px) and (max-width: 991px) { .cid-tFnk439vlW .content-wrapper { padding: 2rem; }}@media (min-width: 992px) { .cid-tFnk439vlW .content-wrapper { padding: 5rem 3rem; } .cid-tFnk439vlW .content-wrapper .text-wrapper { padding-left: 2rem; }}.cid-tFnk439vlW .image-wrapper img { width: 100%; object-fit: cover;}.cid-tFnk439vlW .card-title { color: #004360;}.cid-tFnk439vlW .mbr-text,.cid-tFnk439vlW .mbr-section-btn { color: #000000;}.cid-tJ89U8xAYx { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tJ89U8xAYx .image-wrapper { margin-bottom: 1rem; }}.cid-tJ89U8xAYx .row { flex-direction: row-reverse;}.cid-tJ89U8xAYx img { width: 100%;}.cid-tFiT4mqYFo { padding-top: 0rem; padding-bottom: 0rem; background-color: #ffffff;}.cid-tFiT4mqYFo .mbr-fallback-image.disabled { display: none;}.cid-tFiT4mqYFo .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFiT4mqYFo .content-wrapper { background: #ffffff;}@media (max-width: 991px) { .cid-tFiT4mqYFo .content-wrapper .image-wrapper { margin-bottom: 2rem; }}@media (max-width: 767px) { .cid-tFiT4mqYFo .content-wrapper { padding: 1rem; }}@media (min-width: 768px) and (max-width: 991px) { .cid-tFiT4mqYFo .content-wrapper { padding: 2rem; }}@media (min-width: 992px) { .cid-tFiT4mqYFo .content-wrapper { padding: 5rem 3rem; } .cid-tFiT4mqYFo .content-wrapper .text-wrapper { padding-left: 2rem; }}.cid-tFiT4mqYFo .image-wrapper img { width: 100%; object-fit: cover;}.cid-tFiT4mqYFo .card-title { color: #004360;}.cid-tFnaTRJkvz { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnaTRJkvz .mbr-fallback-image.disabled { display: none;}.cid-tFnaTRJkvz .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnaTRJkvz .content-wrapper { background: #353535;}@media (max-width: 991px) { .cid-tFnaTRJkvz .content-wrapper .image-wrapper { margin-bottom: 2rem; }}@media (max-width: 767px) { .cid-tFnaTRJkvz .content-wrapper { padding: 1rem; }}@media (min-width: 768px) and (max-width: 991px) { .cid-tFnaTRJkvz .content-wrapper { padding: 2rem; }}@media (min-width: 992px) { .cid-tFnaTRJkvz .content-wrapper { padding: 5rem 3rem; } .cid-tFnaTRJkvz .content-wrapper .text-wrapper { padding-left: 2rem; }}.cid-tFnaTRJkvz .image-wrapper img { width: 100%; object-fit: cover;}.cid-tFnaTRJkvz .card-title { color: #fafafa;}.cid-tFnaTRJkvz .mbr-text,.cid-tFnaTRJkvz .mbr-section-btn { color: #bbbbbb;}.cid-tFj3iCjRRz { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFj3iCjRRz .mbr-fallback-image.disabled { display: none;}.cid-tFj3iCjRRz .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFj3iCjRRz .cards-row { row-gap: 50px;}.cid-tFj3iCjRRz .card-wrapper { display: flex; align-items: flex-start;}.cid-tFj3iCjRRz .number-text { color: #004360; margin-right: 36px; word-break: normal; max-width: 50%;}.cid-tFj3iCjRRz .card-box { padding-top: 4px;}.cid-tFj3iCjRRz .card-title { color: #303030;}.cid-tFj3iCjRRz .card-text { color: #303030; margin-top: 15px;}.cid-tFj3iCjRRz .mbr-section-btn { margin-top: 7px;}.cid-tFj3yFTA4o { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFj3yFTA4o .mbr-fallback-image.disabled { display: none;}.cid-tFj3yFTA4o .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFj3yFTA4o .cards-row { row-gap: 50px;}.cid-tFj3yFTA4o .card-wrapper { display: flex; align-items: flex-start;}.cid-tFj3yFTA4o .number-text { color: #004360; margin-right: 36px; word-break: normal; max-width: 50%;}.cid-tFj3yFTA4o .card-box { padding-top: 4px;}.cid-tFj3yFTA4o .card-title { color: #303030;}.cid-tFj3yFTA4o .card-text { color: #303030; margin-top: 15px;}.cid-tFj3yFTA4o .mbr-section-btn { margin-top: 7px;}.cid-tXLdlMkkUv { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLdlMkkUv .image-wrapper { margin-bottom: 1rem; }}.cid-tXLdlMkkUv .row { flex-direction: row-reverse;}.cid-tXLdlMkkUv img { width: 100%;}.cid-tFj4IvWJzx { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFj4IvWJzx .mbr-fallback-image.disabled { display: none;}.cid-tFj4IvWJzx .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}@media (max-width: 992px) { .cid-tFj4IvWJzx .container { padding: 0 16px; }}.cid-tFj4IvWJzx .row { padding: 90px 60px; border-radius: 40px; background-color: #eff1f2;}@media (max-width: 992px) { .cid-tFj4IvWJzx .row { margin: 0; }}@media (max-width: 768px) { .cid-tFj4IvWJzx .row { padding: 20px 16px; }}.cid-tFj4IvWJzx .row .google-map iframe { height: 480px; filter: grayscale(100%); border-radius: 16px;}@media (max-width: 768px) { .cid-tFj4IvWJzx .row .google-map iframe { height: 300px; }}.cid-tJ4A6wGVzp { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tJ4A6wGVzp .mbr-fallback-image.disabled { display: none;}.cid-tJ4A6wGVzp .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tJ4A6wGVzp .card-wrapper { display: flex;}@media (max-width: 991px) { .cid-tJ4A6wGVzp .card-wrapper { margin-bottom: 2rem; }}.cid-tJ4A6wGVzp .mbr-iconfont { font-size: 2.4rem; color: #6592e6; padding-right: 1.5rem;}.cid-tJ4A6wGVzp .card-title { color: #004360;}.cid-uBmPFpQ1re { padding-top: 0rem; padding-bottom: 0rem; background-color: #ffffff;}.cid-uBmPFpQ1re .mbr-text { text-align: center;}.cid-tFn6fxtZQv { padding-top: 1rem; padding-bottom: 0rem; background-color: #004360;}.cid-tFn6fxtZQv .mbr-text { text-align: center; color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}.cid-tJ4Bs5v5nE.popup-builder { background-color: #ffffff;}.cid-tJ4Bs5v5nE.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tJ4Bs5v5nE.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tJ4Bs5v5nE .modal-content,.cid-tJ4Bs5v5nE .modal-dialog { height: auto;}.cid-tJ4Bs5v5nE .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tJ4Bs5v5nE .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tJ4Bs5v5nE .form-wrapper .mbr-form .form-group, .cid-tJ4Bs5v5nE .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tJ4Bs5v5nE .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tJ4Bs5v5nE .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tJ4Bs5v5nE .mbr-text { text-align: center; color: #000000;}.cid-tJ4Bs5v5nE .pt-0 { padding-top: 0 !important;}.cid-tJ4Bs5v5nE .pb-0 { padding-bottom: 0 !important;}.cid-tJ4Bs5v5nE .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tJ4Bs5v5nE .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tJ4Bs5v5nE .modal-open { overflow: hidden;}.cid-tJ4Bs5v5nE .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tJ4Bs5v5nE .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tJ4Bs5v5nE .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tJ4Bs5v5nE .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tJ4Bs5v5nE .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tJ4Bs5v5nE .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tJ4Bs5v5nE .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tJ4Bs5v5nE .modal-content { background: #fffced; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tJ4Bs5v5nE .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tJ4Bs5v5nE .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tJ4Bs5v5nE .modal-backdrop.fade { opacity: 0;}.cid-tJ4Bs5v5nE .modal-backdrop.show { opacity: .5;}.cid-tJ4Bs5v5nE .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tJ4Bs5v5nE .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tJ4Bs5v5nE .modal-header { padding: 1rem; }}.cid-tJ4Bs5v5nE .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tJ4Bs5v5nE .modal-header .close svg { fill: #353535;}.cid-tJ4Bs5v5nE .modal-header .close:hover { opacity: 1;}.cid-tJ4Bs5v5nE .modal-header .close:focus { outline: none;}.cid-tJ4Bs5v5nE .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #004360;}.cid-tJ4Bs5v5nE .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tJ4Bs5v5nE .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tJ4Bs5v5nE .modal-body { padding: 1rem; }}.cid-tJ4Bs5v5nE .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tJ4Bs5v5nE .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tJ4Bs5v5nE .modal-footer { padding: 1rem; }}.cid-tJ4Bs5v5nE .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tJ4Bs5v5nE .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tJ4Bs5v5nE .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tJ4Bs5v5nE .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tJ4Bs5v5nE .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tJ4Bs5v5nE .modal-lg, .cid-tJ4Bs5v5nE .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tJ4Bs5v5nE .modal-xl { max-width: 1140px; }}.cid-tJ4Bs5v5nE .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tJ4Bs5v5nE .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tJ4Bs5v5nE .form-group { margin-bottom: 1rem;}.cid-tJ4Bs5v5nE .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tJ4Bs5v5nE .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tJ4Bs5v5nE .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tJ4Bs5v5nE .mbr-section-btn { margin: 0;}.cid-tJ4Bs5v5nE .mbr-section-btn .btn { margin: 0;}.cid-tJ4CaSRBan.popup-builder { background-color: #ffffff;}.cid-tJ4CaSRBan.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tJ4CaSRBan.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tJ4CaSRBan .modal-content,.cid-tJ4CaSRBan .modal-dialog { height: auto;}.cid-tJ4CaSRBan .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tJ4CaSRBan .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tJ4CaSRBan .form-wrapper .mbr-form .form-group, .cid-tJ4CaSRBan .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tJ4CaSRBan .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tJ4CaSRBan .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tJ4CaSRBan .mbr-text { text-align: center; color: #000000;}.cid-tJ4CaSRBan .pt-0 { padding-top: 0 !important;}.cid-tJ4CaSRBan .pb-0 { padding-bottom: 0 !important;}.cid-tJ4CaSRBan .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tJ4CaSRBan .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tJ4CaSRBan .modal-open { overflow: hidden;}.cid-tJ4CaSRBan .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tJ4CaSRBan .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tJ4CaSRBan .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tJ4CaSRBan .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tJ4CaSRBan .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tJ4CaSRBan .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tJ4CaSRBan .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tJ4CaSRBan .modal-content { background: #fffced; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tJ4CaSRBan .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tJ4CaSRBan .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tJ4CaSRBan .modal-backdrop.fade { opacity: 0;}.cid-tJ4CaSRBan .modal-backdrop.show { opacity: .5;}.cid-tJ4CaSRBan .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tJ4CaSRBan .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tJ4CaSRBan .modal-header { padding: 1rem; }}.cid-tJ4CaSRBan .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tJ4CaSRBan .modal-header .close svg { fill: #353535;}.cid-tJ4CaSRBan .modal-header .close:hover { opacity: 1;}.cid-tJ4CaSRBan .modal-header .close:focus { outline: none;}.cid-tJ4CaSRBan .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #004360;}.cid-tJ4CaSRBan .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tJ4CaSRBan .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tJ4CaSRBan .modal-body { padding: 1rem; }}.cid-tJ4CaSRBan .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tJ4CaSRBan .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tJ4CaSRBan .modal-footer { padding: 1rem; }}.cid-tJ4CaSRBan .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tJ4CaSRBan .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tJ4CaSRBan .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tJ4CaSRBan .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tJ4CaSRBan .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tJ4CaSRBan .modal-lg, .cid-tJ4CaSRBan .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tJ4CaSRBan .modal-xl { max-width: 1140px; }}.cid-tJ4CaSRBan .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tJ4CaSRBan .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tJ4CaSRBan .form-group { margin-bottom: 1rem;}.cid-tJ4CaSRBan .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tJ4CaSRBan .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tJ4CaSRBan .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tJ4CaSRBan .mbr-section-btn { margin: 0;}.cid-tJ4CaSRBan .mbr-section-btn .btn { margin: 0;}.cid-tJ4Can51Em.popup-builder { background-color: #ffffff;}.cid-tJ4Can51Em.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tJ4Can51Em.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tJ4Can51Em .modal-content,.cid-tJ4Can51Em .modal-dialog { height: auto;}.cid-tJ4Can51Em .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tJ4Can51Em .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tJ4Can51Em .form-wrapper .mbr-form .form-group, .cid-tJ4Can51Em .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tJ4Can51Em .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tJ4Can51Em .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tJ4Can51Em .mbr-text { text-align: center; color: #000000;}.cid-tJ4Can51Em .pt-0 { padding-top: 0 !important;}.cid-tJ4Can51Em .pb-0 { padding-bottom: 0 !important;}.cid-tJ4Can51Em .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tJ4Can51Em .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tJ4Can51Em .modal-open { overflow: hidden;}.cid-tJ4Can51Em .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tJ4Can51Em .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tJ4Can51Em .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tJ4Can51Em .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tJ4Can51Em .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tJ4Can51Em .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tJ4Can51Em .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tJ4Can51Em .modal-content { background: #fffced; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tJ4Can51Em .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tJ4Can51Em .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tJ4Can51Em .modal-backdrop.fade { opacity: 0;}.cid-tJ4Can51Em .modal-backdrop.show { opacity: .5;}.cid-tJ4Can51Em .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tJ4Can51Em .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tJ4Can51Em .modal-header { padding: 1rem; }}.cid-tJ4Can51Em .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tJ4Can51Em .modal-header .close svg { fill: #353535;}.cid-tJ4Can51Em .modal-header .close:hover { opacity: 1;}.cid-tJ4Can51Em .modal-header .close:focus { outline: none;}.cid-tJ4Can51Em .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #004360;}.cid-tJ4Can51Em .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tJ4Can51Em .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tJ4Can51Em .modal-body { padding: 1rem; }}.cid-tJ4Can51Em .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tJ4Can51Em .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tJ4Can51Em .modal-footer { padding: 1rem; }}.cid-tJ4Can51Em .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tJ4Can51Em .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tJ4Can51Em .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tJ4Can51Em .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tJ4Can51Em .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tJ4Can51Em .modal-lg, .cid-tJ4Can51Em .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tJ4Can51Em .modal-xl { max-width: 1140px; }}.cid-tJ4Can51Em .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tJ4Can51Em .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tJ4Can51Em .form-group { margin-bottom: 1rem;}.cid-tJ4Can51Em .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tJ4Can51Em .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tJ4Can51Em .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tJ4Can51Em .mbr-section-btn { margin: 0;}.cid-tJ4Can51Em .mbr-section-btn .btn { margin: 0;}.cid-uBmO7otggG.popup-builder { background-color: #ffffff;}.cid-uBmO7otggG.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-uBmO7otggG.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-uBmO7otggG .modal-content,.cid-uBmO7otggG .modal-dialog { height: auto;}.cid-uBmO7otggG .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-uBmO7otggG .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-uBmO7otggG .form-wrapper .mbr-form .form-group, .cid-uBmO7otggG .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-uBmO7otggG .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-uBmO7otggG .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-uBmO7otggG .mbr-text { text-align: center; color: #000000;}.cid-uBmO7otggG .pt-0 { padding-top: 0 !important;}.cid-uBmO7otggG .pb-0 { padding-bottom: 0 !important;}.cid-uBmO7otggG .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-uBmO7otggG .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-uBmO7otggG .modal-open { overflow: hidden;}.cid-uBmO7otggG .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-uBmO7otggG .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-uBmO7otggG .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-uBmO7otggG .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-uBmO7otggG .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-uBmO7otggG .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-uBmO7otggG .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-uBmO7otggG .modal-content { background: #fffced; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-uBmO7otggG .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-uBmO7otggG .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-uBmO7otggG .modal-backdrop.fade { opacity: 0;}.cid-uBmO7otggG .modal-backdrop.show { opacity: .5;}.cid-uBmO7otggG .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-uBmO7otggG .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-uBmO7otggG .modal-header { padding: 1rem; }}.cid-uBmO7otggG .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-uBmO7otggG .modal-header .close svg { fill: #353535;}.cid-uBmO7otggG .modal-header .close:hover { opacity: 1;}.cid-uBmO7otggG .modal-header .close:focus { outline: none;}.cid-uBmO7otggG .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #004360;}.cid-uBmO7otggG .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-uBmO7otggG .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-uBmO7otggG .modal-body { padding: 1rem; }}.cid-uBmO7otggG .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-uBmO7otggG .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-uBmO7otggG .modal-footer { padding: 1rem; }}.cid-uBmO7otggG .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-uBmO7otggG .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-uBmO7otggG .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-uBmO7otggG .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-uBmO7otggG .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-uBmO7otggG .modal-lg, .cid-uBmO7otggG .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-uBmO7otggG .modal-xl { max-width: 1140px; }}.cid-uBmO7otggG .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-uBmO7otggG .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-uBmO7otggG .form-group { margin-bottom: 1rem;}.cid-uBmO7otggG .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-uBmO7otggG .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-uBmO7otggG .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-uBmO7otggG .mbr-section-btn { margin: 0;}.cid-uBmO7otggG .mbr-section-btn .btn { margin: 0;}.cid-HITFLSfuqX .hidden { display: none;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #ffffff !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tmbsVhphIT { padding-top: 7rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tmbsVhphIT .mbr-section-subtitle { color: #365c9a;}.cid-tmbsVhphIT .mbr-text { color: #000000;}.cid-tXLe5CGLJZ { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLe5CGLJZ .image-wrapper { margin-bottom: 1rem; }}.cid-tXLe5CGLJZ .row { flex-direction: row-reverse;}.cid-tXLe5CGLJZ img { width: 100%;}.cid-tXLe672Hma { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tmbuPswqUv { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tmbuPswqUv nav.navbar { position: fixed;}.cid-tmbuPswqUv .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tmbuPswqUv .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tmbuPswqUv .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tmbuPswqUv .dropdown-item:hover,.cid-tmbuPswqUv .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tmbuPswqUv .dropdown-item:hover span { color: white;}.cid-tmbuPswqUv .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tmbuPswqUv .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tmbuPswqUv .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tmbuPswqUv .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tmbuPswqUv .nav-link { position: relative;}.cid-tmbuPswqUv .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tmbuPswqUv .container { flex-wrap: nowrap; }}.cid-tmbuPswqUv .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tmbuPswqUv .dropdown-menu,.cid-tmbuPswqUv .navbar.opened { background: #ffffff !important;}.cid-tmbuPswqUv .nav-item:focus,.cid-tmbuPswqUv .nav-link:focus { outline: none;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tmbuPswqUv .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tmbuPswqUv .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tmbuPswqUv .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tmbuPswqUv .navbar.opened { transition: all 0.3s;}.cid-tmbuPswqUv .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tmbuPswqUv .navbar .navbar-logo img { width: auto;}.cid-tmbuPswqUv .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tmbuPswqUv .navbar.collapsed { justify-content: center;}.cid-tmbuPswqUv .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tmbuPswqUv .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tmbuPswqUv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tmbuPswqUv .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tmbuPswqUv .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tmbuPswqUv .navbar .nav-item .nav-link::before { display: none; } .cid-tmbuPswqUv .navbar.opened .dropdown-menu { top: 0; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tmbuPswqUv .navbar .navbar-logo img { height: 3rem !important; } .cid-tmbuPswqUv .navbar ul.navbar-nav li { margin: auto; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tmbuPswqUv .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tmbuPswqUv .navbar .navbar-toggler { flex-basis: auto; } .cid-tmbuPswqUv .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tmbuPswqUv .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tmbuPswqUv .navbar.navbar-short { min-height: 60px;}.cid-tmbuPswqUv .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tmbuPswqUv .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tmbuPswqUv .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tmbuPswqUv .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tmbuPswqUv .navbar-brand .navbar-logo a { outline: none;}.cid-tmbuPswqUv .dropdown-item.active,.cid-tmbuPswqUv .dropdown-item:active { background-color: transparent;}.cid-tmbuPswqUv .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tmbuPswqUv .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tmbuPswqUv .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tmbuPswqUv .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tmbuPswqUv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tmbuPswqUv .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tmbuPswqUv ul.navbar-nav { flex-wrap: wrap;}.cid-tmbuPswqUv .navbar-buttons { text-align: center; min-width: 170px;}.cid-tmbuPswqUv button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbuPswqUv .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tmbuPswqUv a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tmbuPswqUv .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tmbuPswqUv .navbar { height: 70px; } .cid-tmbuPswqUv .navbar.opened { height: auto; } .cid-tmbuPswqUv .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tmbuPsTaI7 { padding-top: 7rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tmbuPsTaI7 .mbr-section-subtitle { color: #365c9a;}.cid-tmbuPsTaI7 .mbr-text { color: #000000;}.cid-tXLen5XhQr { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLen5XhQr .image-wrapper { margin-bottom: 1rem; }}.cid-tXLen5XhQr .row { flex-direction: row-reverse;}.cid-tXLen5XhQr img { width: 100%;}.cid-tXLenwbDbC { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tmbyMlaDpg { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tmbyMlaDpg nav.navbar { position: fixed;}.cid-tmbyMlaDpg .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tmbyMlaDpg .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tmbyMlaDpg .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tmbyMlaDpg .dropdown-item:hover,.cid-tmbyMlaDpg .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tmbyMlaDpg .dropdown-item:hover span { color: white;}.cid-tmbyMlaDpg .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tmbyMlaDpg .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tmbyMlaDpg .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tmbyMlaDpg .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tmbyMlaDpg .nav-link { position: relative;}.cid-tmbyMlaDpg .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tmbyMlaDpg .container { flex-wrap: nowrap; }}.cid-tmbyMlaDpg .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tmbyMlaDpg .dropdown-menu,.cid-tmbyMlaDpg .navbar.opened { background: #ffffff !important;}.cid-tmbyMlaDpg .nav-item:focus,.cid-tmbyMlaDpg .nav-link:focus { outline: none;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tmbyMlaDpg .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tmbyMlaDpg .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tmbyMlaDpg .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tmbyMlaDpg .navbar.opened { transition: all 0.3s;}.cid-tmbyMlaDpg .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tmbyMlaDpg .navbar .navbar-logo img { width: auto;}.cid-tmbyMlaDpg .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tmbyMlaDpg .navbar.collapsed { justify-content: center;}.cid-tmbyMlaDpg .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tmbyMlaDpg .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tmbyMlaDpg .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tmbyMlaDpg .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tmbyMlaDpg .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tmbyMlaDpg .navbar .nav-item .nav-link::before { display: none; } .cid-tmbyMlaDpg .navbar.opened .dropdown-menu { top: 0; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tmbyMlaDpg .navbar .navbar-logo img { height: 3rem !important; } .cid-tmbyMlaDpg .navbar ul.navbar-nav li { margin: auto; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tmbyMlaDpg .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tmbyMlaDpg .navbar .navbar-toggler { flex-basis: auto; } .cid-tmbyMlaDpg .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tmbyMlaDpg .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tmbyMlaDpg .navbar.navbar-short { min-height: 60px;}.cid-tmbyMlaDpg .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tmbyMlaDpg .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tmbyMlaDpg .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tmbyMlaDpg .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tmbyMlaDpg .navbar-brand .navbar-logo a { outline: none;}.cid-tmbyMlaDpg .dropdown-item.active,.cid-tmbyMlaDpg .dropdown-item:active { background-color: transparent;}.cid-tmbyMlaDpg .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tmbyMlaDpg .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tmbyMlaDpg .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tmbyMlaDpg .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tmbyMlaDpg .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tmbyMlaDpg .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tmbyMlaDpg ul.navbar-nav { flex-wrap: wrap;}.cid-tmbyMlaDpg .navbar-buttons { text-align: center; min-width: 170px;}.cid-tmbyMlaDpg button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbyMlaDpg .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tmbyMlaDpg a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tmbyMlaDpg .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tmbyMlaDpg .navbar { height: 70px; } .cid-tmbyMlaDpg .navbar.opened { height: auto; } .cid-tmbyMlaDpg .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tscEtEDaQH { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/puma2006-very-beautiful-business-woman-question-desktop-monitor-dea7cc1c-82a0-4562-ae49-01575c7ae602-3.png");}.cid-tscEtEDaQH .mbr-fallback-image.disabled { display: none;}.cid-tscEtEDaQH .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tmbyMluNKk { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tmbyMluNKk .mbr-section-subtitle { color: #365c9a;}.cid-tmbyMluNKk .mbr-text { color: #000000;}.cid-tXLeaftjao { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLeaftjao .image-wrapper { margin-bottom: 1rem; }}.cid-tXLeaftjao .row { flex-direction: row-reverse;}.cid-tXLeaftjao img { width: 100%;}.cid-tXLeaE0Ezp { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tsdff7tIBN { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tsdff7tIBN nav.navbar { position: fixed;}.cid-tsdff7tIBN .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tsdff7tIBN .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tsdff7tIBN .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tsdff7tIBN .dropdown-item:hover,.cid-tsdff7tIBN .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tsdff7tIBN .dropdown-item:hover span { color: white;}.cid-tsdff7tIBN .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tsdff7tIBN .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tsdff7tIBN .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tsdff7tIBN .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tsdff7tIBN .nav-link { position: relative;}.cid-tsdff7tIBN .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tsdff7tIBN .container { flex-wrap: nowrap; }}.cid-tsdff7tIBN .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tsdff7tIBN .dropdown-menu,.cid-tsdff7tIBN .navbar.opened { background: #ffffff !important;}.cid-tsdff7tIBN .nav-item:focus,.cid-tsdff7tIBN .nav-link:focus { outline: none;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tsdff7tIBN .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tsdff7tIBN .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tsdff7tIBN .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tsdff7tIBN .navbar.opened { transition: all 0.3s;}.cid-tsdff7tIBN .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tsdff7tIBN .navbar .navbar-logo img { width: auto;}.cid-tsdff7tIBN .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tsdff7tIBN .navbar.collapsed { justify-content: center;}.cid-tsdff7tIBN .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tsdff7tIBN .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tsdff7tIBN .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tsdff7tIBN .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tsdff7tIBN .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tsdff7tIBN .navbar .nav-item .nav-link::before { display: none; } .cid-tsdff7tIBN .navbar.opened .dropdown-menu { top: 0; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tsdff7tIBN .navbar .navbar-logo img { height: 3rem !important; } .cid-tsdff7tIBN .navbar ul.navbar-nav li { margin: auto; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tsdff7tIBN .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tsdff7tIBN .navbar .navbar-toggler { flex-basis: auto; } .cid-tsdff7tIBN .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tsdff7tIBN .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tsdff7tIBN .navbar.navbar-short { min-height: 60px;}.cid-tsdff7tIBN .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tsdff7tIBN .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tsdff7tIBN .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tsdff7tIBN .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tsdff7tIBN .navbar-brand .navbar-logo a { outline: none;}.cid-tsdff7tIBN .dropdown-item.active,.cid-tsdff7tIBN .dropdown-item:active { background-color: transparent;}.cid-tsdff7tIBN .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tsdff7tIBN .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tsdff7tIBN .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tsdff7tIBN .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tsdff7tIBN .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tsdff7tIBN .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tsdff7tIBN ul.navbar-nav { flex-wrap: wrap;}.cid-tsdff7tIBN .navbar-buttons { text-align: center; min-width: 170px;}.cid-tsdff7tIBN button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdff7tIBN .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tsdff7tIBN a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tsdff7tIBN .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tsdff7tIBN .navbar { height: 70px; } .cid-tsdff7tIBN .navbar.opened { height: auto; } .cid-tsdff7tIBN .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tsdhLUuB5o { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230526-4.png");}.cid-tsdhLUuB5o .mbr-fallback-image.disabled { display: none;}.cid-tsdhLUuB5o .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsdff87vwo { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tsdff87vwo .mbr-section-subtitle { color: #365c9a;}.cid-tsdff87vwo .mbr-text { color: #000000;}.cid-tXLeetm0z3 { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLeetm0z3 .image-wrapper { margin-bottom: 1rem; }}.cid-tXLeetm0z3 .row { flex-direction: row-reverse;}.cid-tXLeetm0z3 img { width: 100%;}.cid-tXLeeZatiA { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tsdgd84eDh { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tsdgd84eDh nav.navbar { position: fixed;}.cid-tsdgd84eDh .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tsdgd84eDh .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tsdgd84eDh .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tsdgd84eDh .dropdown-item:hover,.cid-tsdgd84eDh .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tsdgd84eDh .dropdown-item:hover span { color: white;}.cid-tsdgd84eDh .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tsdgd84eDh .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tsdgd84eDh .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tsdgd84eDh .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tsdgd84eDh .nav-link { position: relative;}.cid-tsdgd84eDh .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tsdgd84eDh .container { flex-wrap: nowrap; }}.cid-tsdgd84eDh .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tsdgd84eDh .dropdown-menu,.cid-tsdgd84eDh .navbar.opened { background: #ffffff !important;}.cid-tsdgd84eDh .nav-item:focus,.cid-tsdgd84eDh .nav-link:focus { outline: none;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tsdgd84eDh .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tsdgd84eDh .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tsdgd84eDh .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tsdgd84eDh .navbar.opened { transition: all 0.3s;}.cid-tsdgd84eDh .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tsdgd84eDh .navbar .navbar-logo img { width: auto;}.cid-tsdgd84eDh .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tsdgd84eDh .navbar.collapsed { justify-content: center;}.cid-tsdgd84eDh .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tsdgd84eDh .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tsdgd84eDh .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tsdgd84eDh .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tsdgd84eDh .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tsdgd84eDh .navbar .nav-item .nav-link::before { display: none; } .cid-tsdgd84eDh .navbar.opened .dropdown-menu { top: 0; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tsdgd84eDh .navbar .navbar-logo img { height: 3rem !important; } .cid-tsdgd84eDh .navbar ul.navbar-nav li { margin: auto; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tsdgd84eDh .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tsdgd84eDh .navbar .navbar-toggler { flex-basis: auto; } .cid-tsdgd84eDh .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tsdgd84eDh .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tsdgd84eDh .navbar.navbar-short { min-height: 60px;}.cid-tsdgd84eDh .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tsdgd84eDh .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tsdgd84eDh .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tsdgd84eDh .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tsdgd84eDh .navbar-brand .navbar-logo a { outline: none;}.cid-tsdgd84eDh .dropdown-item.active,.cid-tsdgd84eDh .dropdown-item:active { background-color: transparent;}.cid-tsdgd84eDh .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tsdgd84eDh .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tsdgd84eDh .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tsdgd84eDh .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tsdgd84eDh .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tsdgd84eDh .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tsdgd84eDh ul.navbar-nav { flex-wrap: wrap;}.cid-tsdgd84eDh .navbar-buttons { text-align: center; min-width: 170px;}.cid-tsdgd84eDh button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdgd84eDh .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tsdgd84eDh a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tsdgd84eDh .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tsdgd84eDh .navbar { height: 70px; } .cid-tsdgd84eDh .navbar.opened { height: auto; } .cid-tsdgd84eDh .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tsdgd8BgkC { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/puma2006-beautifill-modern-office-beautifull-business-woman-ult-b7e392cc-0535-4208-b01f-2855879e4a55-2.png");}.cid-tsdgd8BgkC .mbr-fallback-image.disabled { display: none;}.cid-tsdgd8BgkC .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsdgd90IEW { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tsdgd90IEW .mbr-section-subtitle { color: #365c9a;}.cid-tsdgd90IEW .mbr-text { color: #000000;}.cid-tXLeiy1ksp { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLeiy1ksp .image-wrapper { margin-bottom: 1rem; }}.cid-tXLeiy1ksp .row { flex-direction: row-reverse;}.cid-tXLeiy1ksp img { width: 100%;}.cid-tXLeiRLxcs { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #ffffff !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tFja7IzLW6 { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230525-9.png");}.cid-tFja7IzLW6 .mbr-fallback-image.disabled { display: none;}.cid-tFja7IzLW6 .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFjaHu7Sjc { padding-top: 5rem; padding-bottom: 5rem; background-color: #ffffff;}.cid-tXLdaaJUsu { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLdaaJUsu .image-wrapper { margin-bottom: 1rem; }}.cid-tXLdaaJUsu .row { flex-direction: row-reverse;}.cid-tXLdaaJUsu img { width: 100%;}.cid-tFjbCz6W3i { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tFjvaUOPqH { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tFjvaUOPqH nav.navbar { position: fixed;}.cid-tFjvaUOPqH .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tFjvaUOPqH .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tFjvaUOPqH .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tFjvaUOPqH .dropdown-item:hover,.cid-tFjvaUOPqH .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tFjvaUOPqH .dropdown-item:hover span { color: white;}.cid-tFjvaUOPqH .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tFjvaUOPqH .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tFjvaUOPqH .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tFjvaUOPqH .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tFjvaUOPqH .nav-link { position: relative;}.cid-tFjvaUOPqH .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tFjvaUOPqH .container { flex-wrap: nowrap; }}.cid-tFjvaUOPqH .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tFjvaUOPqH .dropdown-menu,.cid-tFjvaUOPqH .navbar.opened { background: #ffffff !important;}.cid-tFjvaUOPqH .nav-item:focus,.cid-tFjvaUOPqH .nav-link:focus { outline: none;}.cid-tFjvaUOPqH .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tFjvaUOPqH .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tFjvaUOPqH .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tFjvaUOPqH .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tFjvaUOPqH .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tFjvaUOPqH .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tFjvaUOPqH .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tFjvaUOPqH .navbar.opened { transition: all 0.3s;}.cid-tFjvaUOPqH .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tFjvaUOPqH .navbar .navbar-logo img { width: auto;}.cid-tFjvaUOPqH .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tFjvaUOPqH .navbar.collapsed { justify-content: center;}.cid-tFjvaUOPqH .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tFjvaUOPqH .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tFjvaUOPqH .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tFjvaUOPqH .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tFjvaUOPqH .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tFjvaUOPqH .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tFjvaUOPqH .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tFjvaUOPqH .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tFjvaUOPqH .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tFjvaUOPqH .navbar .nav-item .nav-link::before { display: none; } .cid-tFjvaUOPqH .navbar.opened .dropdown-menu { top: 0; } .cid-tFjvaUOPqH .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tFjvaUOPqH .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tFjvaUOPqH .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tFjvaUOPqH .navbar .navbar-logo img { height: 3rem !important; } .cid-tFjvaUOPqH .navbar ul.navbar-nav li { margin: auto; } .cid-tFjvaUOPqH .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tFjvaUOPqH .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tFjvaUOPqH .navbar .navbar-toggler { flex-basis: auto; } .cid-tFjvaUOPqH .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tFjvaUOPqH .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tFjvaUOPqH .navbar.navbar-short { min-height: 60px;}.cid-tFjvaUOPqH .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tFjvaUOPqH .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tFjvaUOPqH .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tFjvaUOPqH .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tFjvaUOPqH .navbar-brand .navbar-logo a { outline: none;}.cid-tFjvaUOPqH .dropdown-item.active,.cid-tFjvaUOPqH .dropdown-item:active { background-color: transparent;}.cid-tFjvaUOPqH .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tFjvaUOPqH .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tFjvaUOPqH .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tFjvaUOPqH .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tFjvaUOPqH .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tFjvaUOPqH .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tFjvaUOPqH ul.navbar-nav { flex-wrap: wrap;}.cid-tFjvaUOPqH .navbar-buttons { text-align: center; min-width: 170px;}.cid-tFjvaUOPqH button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tFjvaUOPqH button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tFjvaUOPqH button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tFjvaUOPqH button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tFjvaUOPqH button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tFjvaUOPqH button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tFjvaUOPqH nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tFjvaUOPqH nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tFjvaUOPqH nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tFjvaUOPqH nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tFjvaUOPqH .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tFjvaUOPqH a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tFjvaUOPqH .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tFjvaUOPqH .navbar { height: 70px; } .cid-tFjvaUOPqH .navbar.opened { height: auto; } .cid-tFjvaUOPqH .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tFjvaVg5Sz { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230525-9.png");}.cid-tFjvaVg5Sz .mbr-fallback-image.disabled { display: none;}.cid-tFjvaVg5Sz .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFjvaVEmHK { padding-top: 5rem; padding-bottom: 5rem; background-color: #ffffff;}.cid-tFjvaVEmHK .mbr-section-subtitle { color: #365c9a;}.cid-tXLe10EOyR { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLe10EOyR .image-wrapper { margin-bottom: 1rem; }}.cid-tXLe10EOyR .row { flex-direction: row-reverse;}.cid-tXLe10EOyR img { width: 100%;}.cid-tXLe1obyhz { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tFnbnN20p5 { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tFnbnN20p5 nav.navbar { position: fixed;}.cid-tFnbnN20p5 .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tFnbnN20p5 .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tFnbnN20p5 .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tFnbnN20p5 .dropdown-item:hover,.cid-tFnbnN20p5 .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tFnbnN20p5 .dropdown-item:hover span { color: white;}.cid-tFnbnN20p5 .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tFnbnN20p5 .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tFnbnN20p5 .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tFnbnN20p5 .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tFnbnN20p5 .nav-link { position: relative;}.cid-tFnbnN20p5 .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tFnbnN20p5 .container { flex-wrap: nowrap; }}.cid-tFnbnN20p5 .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tFnbnN20p5 .dropdown-menu,.cid-tFnbnN20p5 .navbar.opened { background: #ffffff !important;}.cid-tFnbnN20p5 .nav-item:focus,.cid-tFnbnN20p5 .nav-link:focus { outline: none;}.cid-tFnbnN20p5 .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tFnbnN20p5 .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tFnbnN20p5 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tFnbnN20p5 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tFnbnN20p5 .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tFnbnN20p5 .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tFnbnN20p5 .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tFnbnN20p5 .navbar.opened { transition: all 0.3s;}.cid-tFnbnN20p5 .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tFnbnN20p5 .navbar .navbar-logo img { width: auto;}.cid-tFnbnN20p5 .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tFnbnN20p5 .navbar.collapsed { justify-content: center;}.cid-tFnbnN20p5 .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tFnbnN20p5 .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tFnbnN20p5 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tFnbnN20p5 .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tFnbnN20p5 .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tFnbnN20p5 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tFnbnN20p5 .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tFnbnN20p5 .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tFnbnN20p5 .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tFnbnN20p5 .navbar .nav-item .nav-link::before { display: none; } .cid-tFnbnN20p5 .navbar.opened .dropdown-menu { top: 0; } .cid-tFnbnN20p5 .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tFnbnN20p5 .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tFnbnN20p5 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tFnbnN20p5 .navbar .navbar-logo img { height: 3rem !important; } .cid-tFnbnN20p5 .navbar ul.navbar-nav li { margin: auto; } .cid-tFnbnN20p5 .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tFnbnN20p5 .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tFnbnN20p5 .navbar .navbar-toggler { flex-basis: auto; } .cid-tFnbnN20p5 .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tFnbnN20p5 .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tFnbnN20p5 .navbar.navbar-short { min-height: 60px;}.cid-tFnbnN20p5 .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tFnbnN20p5 .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tFnbnN20p5 .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tFnbnN20p5 .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tFnbnN20p5 .navbar-brand .navbar-logo a { outline: none;}.cid-tFnbnN20p5 .dropdown-item.active,.cid-tFnbnN20p5 .dropdown-item:active { background-color: transparent;}.cid-tFnbnN20p5 .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tFnbnN20p5 .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tFnbnN20p5 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tFnbnN20p5 .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tFnbnN20p5 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tFnbnN20p5 .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tFnbnN20p5 ul.navbar-nav { flex-wrap: wrap;}.cid-tFnbnN20p5 .navbar-buttons { text-align: center; min-width: 170px;}.cid-tFnbnN20p5 button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tFnbnN20p5 button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tFnbnN20p5 button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tFnbnN20p5 button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tFnbnN20p5 button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tFnbnN20p5 button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tFnbnN20p5 nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tFnbnN20p5 nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tFnbnN20p5 nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tFnbnN20p5 nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tFnbnN20p5 .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tFnbnN20p5 a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tFnbnN20p5 .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tFnbnN20p5 .navbar { height: 70px; } .cid-tFnbnN20p5 .navbar.opened { height: auto; } .cid-tFnbnN20p5 .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tFnbnNFqHP { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230526-1.png");}.cid-tFnbnNFqHP .mbr-fallback-image.disabled { display: none;}.cid-tFnbnNFqHP .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnbnO7SbZ { padding-top: 2rem; padding-bottom: 0rem; background-color: #ffffff;}.cid-tFnbnO7SbZ .mbr-section-subtitle { color: #365c9a;}.cid-tFndf6xHPS { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFndf6xHPS .mbr-fallback-image.disabled { display: none;}.cid-tFndf6xHPS .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFndf6xHPS .iconfont-wrapper { background: #ffffff; width: 160px; height: 160px; display: flex; justify-content: center; align-items: center; border-radius: 50%;}@media (max-width: 992px) { .cid-tFndf6xHPS .iconfont-wrapper { margin-bottom: 2rem; }}@media (max-width: 767px) { .cid-tFndf6xHPS .iconfont-wrapper { margin: auto; margin-bottom: 2rem; }}.cid-tFndf6xHPS .mbr-iconfont { font-size: 5rem; color: #365c9a;}.cid-tFndf6xHPS .row { align-items: flex-start;}.cid-tFndf6xHPS .col { white-space: nowrap;}.cid-tFndf6xHPS .mbr-section-title { color: #000000;}.cid-tFndf6xHPS .mbr-text,.cid-tFndf6xHPS .mbr-section-btn { color: #837597;}.cid-tFndf6xHPS .col-lg-4 { align-items: flex-end;}.cid-tFndf6xHPS .mbr-section-number { color: #625673;}.cid-tFneObgq85 { padding-top: 0rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFneObgq85 .mbr-section-subtitle { color: #004360; text-align: center;}.cid-tFneObgq85 .assinatura { font-family: Monsieur La Doulaise; font-size: 40px;}.cid-tFneObgq85 .mbr-text { text-align: center;}.cid-tXLdSuupRj { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLdSuupRj .image-wrapper { margin-bottom: 1rem; }}.cid-tXLdSuupRj .row { flex-direction: row-reverse;}.cid-tXLdSuupRj img { width: 100%;}.cid-tXLdT3p2iI { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnDRXZMao { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnDRXZMao .mbr-fallback-image.disabled { display: none;}.cid-tFnDRXZMao .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnDRXZMao .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnDRXZMao .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnDRXZMao .row { text-align: center; } .cid-tFnDRXZMao .row > div { margin: auto; } .cid-tFnDRXZMao .social-row { justify-content: center; }}.cid-tFnDRXZMao .social-row { display: flex; flex-wrap: wrap;}.cid-tFnDRXZMao .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnDRXZMao .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnDRXZMao .list { margin-bottom: 0rem; }}.cid-tFnDRXZMao .mbr-text { color: #000000;}.cid-tFnDRXZMao .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnDRXZMao .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnDRXZMao div > *:last-child { margin-top: 0 !important; }}.cid-tFnDRXZMao H5 { color: #004360;}.cid-tFnDRXZMao .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-tFnOTImbAU { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tFnOTImbAU nav.navbar { position: fixed;}.cid-tFnOTImbAU .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tFnOTImbAU .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tFnOTImbAU .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tFnOTImbAU .dropdown-item:hover,.cid-tFnOTImbAU .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-tFnOTImbAU .dropdown-item:hover span { color: white;}.cid-tFnOTImbAU .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tFnOTImbAU .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tFnOTImbAU .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tFnOTImbAU .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tFnOTImbAU .nav-link { position: relative;}.cid-tFnOTImbAU .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tFnOTImbAU .container { flex-wrap: nowrap; }}.cid-tFnOTImbAU .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tFnOTImbAU .dropdown-menu,.cid-tFnOTImbAU .navbar.opened { background: #ffffff !important;}.cid-tFnOTImbAU .nav-item:focus,.cid-tFnOTImbAU .nav-link:focus { outline: none;}.cid-tFnOTImbAU .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tFnOTImbAU .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tFnOTImbAU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tFnOTImbAU .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tFnOTImbAU .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tFnOTImbAU .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tFnOTImbAU .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-tFnOTImbAU .navbar.opened { transition: all 0.3s;}.cid-tFnOTImbAU .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tFnOTImbAU .navbar .navbar-logo img { width: auto;}.cid-tFnOTImbAU .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tFnOTImbAU .navbar.collapsed { justify-content: center;}.cid-tFnOTImbAU .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tFnOTImbAU .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tFnOTImbAU .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tFnOTImbAU .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tFnOTImbAU .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tFnOTImbAU .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tFnOTImbAU .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tFnOTImbAU .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tFnOTImbAU .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tFnOTImbAU .navbar .nav-item .nav-link::before { display: none; } .cid-tFnOTImbAU .navbar.opened .dropdown-menu { top: 0; } .cid-tFnOTImbAU .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tFnOTImbAU .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tFnOTImbAU .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tFnOTImbAU .navbar .navbar-logo img { height: 3rem !important; } .cid-tFnOTImbAU .navbar ul.navbar-nav li { margin: auto; } .cid-tFnOTImbAU .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tFnOTImbAU .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tFnOTImbAU .navbar .navbar-toggler { flex-basis: auto; } .cid-tFnOTImbAU .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tFnOTImbAU .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tFnOTImbAU .navbar.navbar-short { min-height: 60px;}.cid-tFnOTImbAU .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tFnOTImbAU .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tFnOTImbAU .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tFnOTImbAU .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tFnOTImbAU .navbar-brand .navbar-logo a { outline: none;}.cid-tFnOTImbAU .dropdown-item.active,.cid-tFnOTImbAU .dropdown-item:active { background-color: transparent;}.cid-tFnOTImbAU .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tFnOTImbAU .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tFnOTImbAU .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tFnOTImbAU .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-tFnOTImbAU .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tFnOTImbAU .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tFnOTImbAU ul.navbar-nav { flex-wrap: wrap;}.cid-tFnOTImbAU .navbar-buttons { text-align: center; min-width: 170px;}.cid-tFnOTImbAU button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tFnOTImbAU button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-tFnOTImbAU button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tFnOTImbAU button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tFnOTImbAU button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tFnOTImbAU button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tFnOTImbAU nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tFnOTImbAU nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tFnOTImbAU nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tFnOTImbAU nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tFnOTImbAU .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tFnOTImbAU a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tFnOTImbAU .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tFnOTImbAU .navbar { height: 70px; } .cid-tFnOTImbAU .navbar.opened { height: auto; } .cid-tFnOTImbAU .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tFnOTJrIGS { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230525-9.png");}.cid-tFnOTJrIGS .mbr-fallback-image.disabled { display: none;}.cid-tFnOTJrIGS .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnOTLQ1lQ { padding-top: 4rem; padding-bottom: 0rem; background-color: #ffffff;}.cid-tFnOTLQ1lQ .mbr-section-subtitle { color: #365c9a;}.cid-tFnPmfqSfi { padding-top: 2rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnPmfqSfi blockquote { border-color: #365c9a; border-radius: 4px; background-color: #ffffff;}.cid-tXLdKfUTkr { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-tXLdKfUTkr .image-wrapper { margin-bottom: 1rem; }}.cid-tXLdKfUTkr .row { flex-direction: row-reverse;}.cid-tXLdKfUTkr img { width: 100%;}.cid-tXLdKEAqJY { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-tFnOTN13aP { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-tFnOTN13aP .mbr-fallback-image.disabled { display: none;}.cid-tFnOTN13aP .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tFnOTN13aP .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-tFnOTN13aP .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-tFnOTN13aP .row { text-align: center; } .cid-tFnOTN13aP .row > div { margin: auto; } .cid-tFnOTN13aP .social-row { justify-content: center; }}.cid-tFnOTN13aP .social-row { display: flex; flex-wrap: wrap;}.cid-tFnOTN13aP .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-tFnOTN13aP .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-tFnOTN13aP .list { margin-bottom: 0rem; }}.cid-tFnOTN13aP .mbr-text { color: #000000;}.cid-tFnOTN13aP .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-tFnOTN13aP .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-tFnOTN13aP div > *:last-child { margin-top: 0 !important; }}.cid-tFnOTN13aP H5 { color: #004360;}.cid-tFnOTN13aP .mbr-section-subtitle { color: #000000;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.cid-u9x0V2TePV { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-u9x0V2TePV nav.navbar { position: fixed;}.cid-u9x0V2TePV .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-u9x0V2TePV .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-u9x0V2TePV .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-u9x0V2TePV .dropdown-item:hover,.cid-u9x0V2TePV .dropdown-item:focus { background: #004360 !important; color: white !important;}.cid-u9x0V2TePV .dropdown-item:hover span { color: white;}.cid-u9x0V2TePV .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-u9x0V2TePV .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-u9x0V2TePV .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-u9x0V2TePV .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-u9x0V2TePV .nav-link { position: relative;}.cid-u9x0V2TePV .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-u9x0V2TePV .container { flex-wrap: nowrap; }}.cid-u9x0V2TePV .iconfont-wrapper { color: #004360 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-u9x0V2TePV .dropdown-menu,.cid-u9x0V2TePV .navbar.opened { background: #ffffff !important;}.cid-u9x0V2TePV .nav-item:focus,.cid-u9x0V2TePV .nav-link:focus { outline: none;}.cid-u9x0V2TePV .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-u9x0V2TePV .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-u9x0V2TePV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-u9x0V2TePV .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-u9x0V2TePV .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-u9x0V2TePV .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-u9x0V2TePV .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #ffffff;}.cid-u9x0V2TePV .navbar.opened { transition: all 0.3s;}.cid-u9x0V2TePV .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-u9x0V2TePV .navbar .navbar-logo img { width: auto;}.cid-u9x0V2TePV .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-u9x0V2TePV .navbar.collapsed { justify-content: center;}.cid-u9x0V2TePV .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-u9x0V2TePV .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-u9x0V2TePV .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-u9x0V2TePV .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-u9x0V2TePV .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-u9x0V2TePV .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-u9x0V2TePV .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-u9x0V2TePV .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-u9x0V2TePV .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-u9x0V2TePV .navbar .nav-item .nav-link::before { display: none; } .cid-u9x0V2TePV .navbar.opened .dropdown-menu { top: 0; } .cid-u9x0V2TePV .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-u9x0V2TePV .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-u9x0V2TePV .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-u9x0V2TePV .navbar .navbar-logo img { height: 3rem !important; } .cid-u9x0V2TePV .navbar ul.navbar-nav li { margin: auto; } .cid-u9x0V2TePV .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-u9x0V2TePV .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-u9x0V2TePV .navbar .navbar-toggler { flex-basis: auto; } .cid-u9x0V2TePV .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-u9x0V2TePV .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-u9x0V2TePV .navbar.navbar-short { min-height: 60px;}.cid-u9x0V2TePV .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-u9x0V2TePV .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-u9x0V2TePV .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-u9x0V2TePV .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-u9x0V2TePV .navbar-brand .navbar-logo a { outline: none;}.cid-u9x0V2TePV .dropdown-item.active,.cid-u9x0V2TePV .dropdown-item:active { background-color: transparent;}.cid-u9x0V2TePV .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-u9x0V2TePV .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-u9x0V2TePV .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-u9x0V2TePV .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #ffffff;}.cid-u9x0V2TePV .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-u9x0V2TePV .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-u9x0V2TePV ul.navbar-nav { flex-wrap: wrap;}.cid-u9x0V2TePV .navbar-buttons { text-align: center; min-width: 170px;}.cid-u9x0V2TePV button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-u9x0V2TePV button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #004360;}.cid-u9x0V2TePV button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-u9x0V2TePV button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-u9x0V2TePV button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-u9x0V2TePV button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-u9x0V2TePV nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-u9x0V2TePV nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-u9x0V2TePV nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-u9x0V2TePV nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-u9x0V2TePV .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-u9x0V2TePV a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-u9x0V2TePV .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-u9x0V2TePV .navbar { height: 70px; } .cid-u9x0V2TePV .navbar.opened { height: auto; } .cid-u9x0V2TePV .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-u9x0V3bP1e { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/background1-1.jpg");}.cid-u9x0V3bP1e .mbr-fallback-image.disabled { display: none;}.cid-u9x0V3bP1e .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-u9x0V3ppXr { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-u9x0V3ppXr .mbr-section-subtitle { color: #365c9a;}.cid-u9x0V3ppXr .mbr-text { color: #000000;}.cid-u9x0V3Arxl { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}@media (max-width: 991px) { .cid-u9x0V3Arxl .image-wrapper { margin-bottom: 1rem; }}.cid-u9x0V3Arxl .row { flex-direction: row-reverse;}.cid-u9x0V3Arxl img { width: 100%;}.cid-u9x0V3MC3q { padding-top: 1rem; padding-bottom: 1rem; background-color: #ffffff;}.cid-u9x0V3XOnR { padding-top: 2rem; padding-bottom: 2rem; background-color: #ffffff;}.cid-u9x0V3XOnR .mbr-fallback-image.disabled { display: none;}.cid-u9x0V3XOnR .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-u9x0V3XOnR .media-wrap { padding: 0;}@media (max-width: 991px) { .cid-u9x0V3XOnR .media-wrap { margin-bottom: 1rem; }}@media (max-width: 767px) { .cid-u9x0V3XOnR .row { text-align: center; } .cid-u9x0V3XOnR .row > div { margin: auto; } .cid-u9x0V3XOnR .social-row { justify-content: center; }}.cid-u9x0V3XOnR .social-row { display: flex; flex-wrap: wrap;}.cid-u9x0V3XOnR .list { list-style: none; padding-left: 0; color: #bbbbbb;}@media (max-width: 991px) { .cid-u9x0V3XOnR .list { margin-bottom: 2rem; }}@media (min-width: 992px) { .cid-u9x0V3XOnR .list { margin-bottom: 0rem; }}.cid-u9x0V3XOnR .mbr-text { color: #000000;}.cid-u9x0V3XOnR .soc-item { display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: white; margin-right: 0.5rem; margin-bottom: 1rem; padding: 0.5rem; height: 2.5rem; width: 2.5rem;}.cid-u9x0V3XOnR .mbr-iconfont { color: black; size: 30px;}@media (max-width: 991px) { .cid-u9x0V3XOnR div > *:last-child { margin-top: 0 !important; }}.cid-u9x0V3XOnR H5 { color: #004360;}.cid-u9x0V3XOnR .mbr-section-subtitle { color: #000000;}

