@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap);
:root {
  --max-width-content: 1470px;
  --font-family: "Roboto", sans-serif;
  --color-white: #FFFFFF;
  --color-calm-blue: #e5ecf6;
  --color-light-blue: #00A1E0;
  --color-blue: #0072CE;
  --color-dark-blue: #0033A1;
  --color-dark-black-blue: #0A2240;
  --color-orange: #FF681D;
  --color-yellow: #FFB81D;
  --color-black: #080F0F;
  --color-grey: #D7DADD;
  --color-grey-light: #F3F3F4;
  --color-grey-dark: #9c9f9f;
  --color-grey-very-dark: #7c868d;
}

@font-face {
  font-family: "BentonSans";
  src: local("BentonSans ExtraLight"), local("BentonSans-ExtraLight"), url("/fonts/BentonSans-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans";
  src: local("BentonSans Light"), local("BentonSans-Light"), url("/fonts/BentonSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans";
  src: local("BentonSans Regular"), local("BentonSans-Regular"), url("/fonts/BentonSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans";
  src: local("BentonSans Medium"), local("BentonSans-Medium"), url("/fonts/BentonSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans";
  src: local("BentonSans Bold"), local("BentonSans-Bold"), url("/fonts/BentonSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans";
  src: local("BentonSans Black"), local("BentonSans-Black"), url("/fonts/BentonSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Book";
  src: local("BentonSans Book"), local("BentonSans-Book"), url("/fonts/BentonSans-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp";
  src: local("BentonModDisp Bold"), local("BentonModDisp-Bold"), url("/fonts/BentonModDisp-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp";
  src: local("BentonModDisp BoldItalic"), local("BentonModDisp-BoldItalic"), url("/fonts/BentonModDisp-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp";
  src: local("BentonModDisp Black"), local("BentonModDisp-Black"), url("/fonts/BentonModDisp-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp";
  src: local("BentonModDisp BlackItalic"), local("BentonModDisp-BlackItalic"), url("/fonts/BentonModDisp-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp";
  src: local("BentonModDispComp Bold"), local("BentonModDispComp-Bold"), url("/fonts/BentonModDispComp-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans ExtraComp";
  src: local("BentonSans ExtraComp Regular"), local("BentonSansExtraComp-Regular"), url("/fonts/BentonSansExtraComp-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans ExtraComp";
  src: local("BentonSans ExtraComp Medium"), local("BentonSansExtraComp-Medium"), url("/fonts/BentonSansExtraComp-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans ExtraComp";
  src: local("BentonSans ExtraComp Black"), local("BentonSansExtraComp-Black"), url("/fonts/BentonSansExtraComp-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans ExtraComp Book";
  src: local("BentonSans ExtraComp Book"), local("BentonSansExtraComp-Book"), url("/fonts/BentonSansExtraComp-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Cond";
  src: local("BentonSans Cond Regular"), local("BentonSansCond-Regular"), url("/fonts/BentonSansCond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Cond";
  src: local("BentonSans Cond Medium"), local("BentonSansCond-Medium"), url("/fonts/BentonSansCond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Cond";
  src: local("BentonSans Cond Bold"), local("BentonSansCond-Bold"), url("/fonts/BentonSansCond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Cond";
  src: local("BentonSans Cond Black"), local("BentonSansCond-Black"), url("/fonts/BentonSansCond-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Comp Book";
  src: local("BentonSans Comp Book"), local("BentonSansComp-Book"), url("/fonts/BentonSansComp-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Comp";
  src: local("BentonSans Comp Light"), local("BentonSansComp-Light"), url("/fonts/BentonSansComp-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Comp";
  src: local("BentonSans Comp Medium"), local("BentonSansComp-Medium"), url("/fonts/BentonSansComp-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Comp";
  src: local("BentonSans Comp Bold"), local("BentonSansComp-Bold"), url("/fonts/BentonSansComp-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Comp";
  src: local("BentonSans Comp Black"), local("BentonSansComp-Black"), url("/fonts/BentonSansComp-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Cond";
  src: local("BentonSans Cond Light"), local("BentonSansCond-Light"), url("/fonts/BentonSansCond-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans ExtraComp";
  src: local("BentonSans ExtraComp Light"), local("BentonSansExtraComp-Light"), url("/fonts/BentonSansExtraComp-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans ExtraComp";
  src: local("BentonSans ExtraComp Bold"), local("BentonSansExtraComp-Bold"), url("/fonts/BentonSansExtraComp-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Comp";
  src: local("BentonSans Comp Regular"), local("BentonSansComp-Regular"), url("/fonts/BentonSansComp-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonSans Cond Book";
  src: local("BentonSans Cond Book"), local("BentonSansCond-Book"), url("/fonts/BentonSansCond-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp LT";
  src: local("BentonModDisp Light"), local("BentonModDisp-Light"), url("/fonts/BentonModDisp-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp RG";
  src: local("BentonModDisp Regular"), local("BentonModDisp-Regular"), url("/fonts/BentonModDisp-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp RG I";
  src: local("BentonModDisp RegularItalic"), local("BentonModDisp-RegularItalic"), url("/fonts/BentonModDisp-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp LT I";
  src: local("BentonModDisp LightItalic"), local("BentonModDisp-LightItalic"), url("/fonts/BentonModDisp-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp BD I";
  src: local("BentonModDispComp BoldItalic"), local("BentonModDispComp-BoldItalic"), url("/fonts/BentonModDispComp-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp SB I";
  src: local("BentonModDispComp SemiboldItal"), local("BentonModDispComp-SemiboldItal"), url("/fonts/BentonModDispComp-SemiboldItal.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp SB I";
  src: local("BentonModDisp SemiboldItalic"), local("BentonModDisp-SemiboldItalic"), url("/fonts/BentonModDisp-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp UL";
  src: local("BentonModDisp Ultra"), local("BentonModDisp-Ultra"), url("/fonts/BentonModDisp-Ultra.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp LT I";
  src: local("BentonModDispComp LightItalic"), local("BentonModDispComp-LightItalic"), url("/fonts/BentonModDispComp-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp RG I";
  src: local("BentonModDispComp RegularItalic"), local("BentonModDispComp-RegularItalic"), url("/fonts/BentonModDispComp-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp RG";
  src: local("BentonModDispComp Regular"), local("BentonModDispComp-Regular"), url("/fonts/BentonModDispComp-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp LT";
  src: local("BentonModDispComp Light"), local("BentonModDispComp-Light"), url("/fonts/BentonModDispComp-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp SB";
  src: local("BentonModDisp Semibold"), local("BentonModDisp-Semibold"), url("/fonts/BentonModDisp-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond LT I";
  src: local("BentonModDispCond LightItalic"), local("BentonModDispCond-LightItalic"), url("/fonts/BentonModDispCond-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond BD I";
  src: local("BentonModDispCond BoldItalic"), local("BentonModDispCond-BoldItalic"), url("/fonts/BentonModDispCond-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond RG";
  src: local("BentonModDispCond Regular"), local("BentonModDispCond-Regular"), url("/fonts/BentonModDispCond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispComp SB";
  src: local("BentonModDispComp Semibold"), local("BentonModDispComp-Semibold"), url("/fonts/BentonModDispComp-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond BD";
  src: local("BentonModDispCond Bold"), local("BentonModDispCond-Bold"), url("/fonts/BentonModDispCond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond LT";
  src: local("BentonModDispCond Light"), local("BentonModDispCond-Light"), url("/fonts/BentonModDispCond-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond RG I";
  src: local("BentonModDispExCond RegularItal"), local("BentonModDispExCond-RegularItal"), url("/fonts/BentonModDispExCond-RegularItal.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond SB I";
  src: local("BentonModDispCond SemiboldItal"), local("BentonModDispCond-SemiboldItal"), url("/fonts/BentonModDispCond-SemiboldItal.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond BD";
  src: local("BentonModDispExCond Bold"), local("BentonModDispExCond-Bold"), url("/fonts/BentonModDispExCond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond RG I";
  src: local("BentonModDispCond RegularItalic"), local("BentonModDispCond-RegularItalic"), url("/fonts/BentonModDispCond-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond RG";
  src: local("BentonModDispExCond Regular"), local("BentonModDispExCond-Regular"), url("/fonts/BentonModDispExCond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond SB";
  src: local("BentonModDispExCond-Semibold"), url("/fonts/BentonModDispExCond-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond LT";
  src: local("BentonModDispExCond-Light"), url("/fonts/BentonModDispExCond-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond BD I";
  src: local("BentonModDispExCond BoldItalic"), local("BentonModDispExCond-BoldItalic"), url("/fonts/BentonModDispExCond-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond SB I";
  src: local("BentonModDispExCond SemiboldIt"), local("BentonModDispExCond-SemiboldIt"), url("/fonts/BentonModDispExCond-SemiboldIt.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispCond SB";
  src: local("BentonModDispCond Semibold"), local("BentonModDispCond-Semibold"), url("/fonts/BentonModDispCond-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDispExCond LT I";
  src: local("BentonModDispExCond-LightItalic"), url("/fonts/BentonModDispExCond-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BentonModDisp UL I";
  src: local("BentonModDisp UltraItalic"), local("BentonModDisp-UltraItalic"), url("/fonts/BentonModDisp-UltraItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
*, :before, :after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  font-family: var(--font-family);
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: inherit;
  margin: 0;
  line-height: 1;
}

.content,
.wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

li {
  display: inline-block;
}

a {
  text-decoration: none;
  color: inherit;
}
a:not([href^="#"]) {
  cursor: pointer;
}

textarea,
input,
button {
  outline: none;
  background-color: transparent;
}

button {
  border: none;
}

textarea {
  resize: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.simple_video_component .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: url("/images/gps_icon.svg");
}
.simple_video_component .video-js {
  width: 100% !important;
  height: 495px;
}
.simple_video_component .video-js .vjs-big-play-button {
  font-size: 0;
  line-height: 0;
  width: 90px;
  height: auto;
  border: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  transform: translate(-50%, -50%);
}
.simple_video_component .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
.simple_video_component .video-js:hover .vjs-big-play-button,
.simple_video_component .video-js .vjs-big-play-button:focus {
  border-color: transparent;
  background-color: transparent;
}

div#onetrust-pc-sdk #ot-lst-cnt {
  width: calc(100% - 40px) !important;
}

div#onetrust-pc-sdk ul {
  width: 100% !important;
}

div#onetrust-pc-sdk ul li {
  width: 100% !important;
  box-sizing: border-box;
}

#onetrust-pc-sdk #ot-host-lst .ot-acc-txt {
  width: 100% !important;
}

#onetrust-pc-sdk .ot-host-opt li > div div {
  font-size: 0.75rem !important;
}

#onetrust-consent-sdk #onetrust-pc-sdk *:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr > a:focus {
  outline: none !important;
}

#onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover {
  border: none !important;
}

button#onetrust-pc-btn-handler,
button#onetrust-accept-btn-handler,
button#accept-recommended-btn-handler,
button.save-preference-btn-handler,
button.ot-sdk-show-settings,
h2#ot-pc-title,
h3#ot-category-title,
div#ot-pc-desc {
  font-family: var(--font-family) !important;
}

h2#ot-pc-title {
  font-weight: 100 !important;
}

div#ot-pc-desc {
  font-weight: 400 !important;
}

h3#ot-category-title {
  font-weight: 500 !important;
}

button#onetrust-pc-btn-handler,
button#onetrust-accept-btn-handler,
button#accept-recommended-btn-handler,
button.save-preference-btn-handler,
button.ot-sdk-show-settings {
  font-weight: 700 !important;
}

.onetrust-pc-dark-filter,
#onetrust-banner-sdk.otFlat {
  z-index: 2147483647 !important;
}

div#onetrust-policy-text {
  color: var(--color-white) !important;
}
@media (max-width: 767px) {
  div#onetrust-policy-text {
    text-align: center !important;
  }
}

@media (min-width: 400px) {
  #onetrust-banner-sdk .ot-sdk-container,
  #onetrust-pc-sdk .ot-sdk-container,
  #ot-sdk-cookie-policy .ot-sdk-container {
    width: 100% !important;
  }
}

.form_contact_block .selectric-wrapper {
  width: 100%;
}

.selectric {
  border-color: var(--color-dark-black-blue);
  padding: 0.75rem 1.875rem;
}
.selectric .label {
  height: auto;
  line-height: normal;
  margin: 0;
}
.selectric .button {
  height: 100%;
  line-height: normal;
  color: var(--color-dark-black-blue);
}
.selectric .button:after {
  border-top-color: var(--color-dark-black-blue);
}

.selectric-hover .selectric,
.selectric-open .selectric,
.selectric-focus .selectric {
  border-color: var(--color-dark-black-blue);
}
.selectric-hover .selectric .button:after,
.selectric-open .selectric .button:after,
.selectric-focus .selectric .button:after {
  border-top-color: var(--color-dark-black-blue);
}

.selectric-open .selectric .button:after {
  transform: rotateX(180deg);
}

.selectric-items {
  border-color: var(--color-dark-black-blue);
  margin-top: -0.0625rem;
}
.selectric-items li {
  padding: 0.75rem 1.875rem;
}
.global-container,
.page-container {
  position: relative;
  width: 100%;
}

.page-container {
  margin-top: 9.375rem;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .page-container {
    margin-top: 7.5rem;
  }
}
@media (max-width: 1040px) {
  .page-container {
    margin-top: 4.6875rem;
  }
}
@media (max-width: 1040px) {
  .page-container.app-store {
    margin-top: 9.75rem;
  }
}
.page-container.app-store .menu_header_container {
  top: 156px;
}
.page-container .block a:not(.block_button):not(.social_container a):not(.pagination a):not(.news_square > .wrapper):not(.articles_square > .wrapper):not(.studies_square > .wrapper):not(.downloads_square > .wrapper):not(.reports_accounts_square > .wrapper):not(.team-block > .wrapper):not(.fundos_square > .wrapper):not(.author_container):not(.document_list_block a) {
  text-decoration: underline;
}

[aria-label=breadcrumb] {
  width: 100%;
  float: left;
  margin-top: 3.75rem;
}
@media (max-width: 1040px) {
  [aria-label=breadcrumb] {
    margin-top: 1.875rem;
  }
}
[aria-label=breadcrumb] .breadcrumb-item {
  display: inline-block;
}
[aria-label=breadcrumb] .breadcrumb-item:not(:last-child):after {
  content: " > ";
}
.pagination {
  width: 100%;
}
.pagination ul {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pagination ul li {
  padding: 0 0.3125rem;
}
.pagination ul li a {
  line-height: 85%;
}
.pagination ul li a[rel=prev], .pagination ul li a[rel=next] {
  display: inline-block;
  width: 12.5px;
  height: 12.5px;
  border-bottom: 2px solid var(--color-light-blue);
}
.pagination ul li a[rel=prev] {
  border-left: 2px solid var(--color-light-blue);
  transform: rotate(45deg);
}
.pagination ul li a[rel=next] {
  border-right: 2px solid var(--color-light-blue);
  transform: rotate(-45deg);
}

.home_scroll_reserve_container {
  position: static;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  float: left;
}
.home_scroll_reserve_container .gps_canvas {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 2;
}
.home_scroll_reserve_container .gps_path, .home_scroll_reserve_container .gps_path_line {
  max-width: 599px;
  position: absolute;
  bottom: 8.49%;
  left: 23.6%;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1040px) {
  .home_scroll_reserve_container .gps_path, .home_scroll_reserve_container .gps_path_line {
    display: none;
  }
}
.home_scroll_reserve_container .gps_icon {
  position: absolute;
  z-index: 3;
  max-width: 180px;
  max-height: 180px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  will-change: transform;
}
@media (max-width: 1400px) {
  .home_scroll_reserve_container .gps_icon {
    max-width: 120px;
    max-height: 120px;
  }
}
@media (max-width: 1040px) {
  .home_scroll_reserve_container .gps_icon {
    top: 310px;
    bottom: auto;
    transform: rotate(90deg);
  }
}
.home_scroll_reserve_container .gps_icon .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 161, 224, 0.2);
}
.home_scroll_reserve_container .gps_icon img {
  position: relative;
  max-width: 105px;
  width: 100%;
  z-index: 2;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(8, 15, 15, 0.2));
}
@media (max-width: 1400px) {
  .home_scroll_reserve_container .gps_icon img {
    max-width: 80px;
  }
}

.page_header {
  width: 100%;
}

.page_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2147483647;
  box-shadow: 0 0.625rem 1.5625rem rgba(0, 0, 0, 0.4);
}
.page_header .line.blue_dark {
  height: 10px;
}
@media (max-width: 1040px) {
  .page_header .line.blue_dark {
    height: 5px;
  }
}
.page_header .line.white {
  height: 40px;
}
@media (max-width: 1400px) {
  .page_header .line.white {
    height: 30px;
  }
}
@media (max-width: 1040px) {
  .page_header .line.white {
    height: 20px;
  }
}
.page_header .line.blue {
  position: relative;
  height: 100px;
}
@media (max-width: 1400px) {
  .page_header .line.blue {
    height: 80px;
  }
}
@media (max-width: 1040px) {
  .page_header .line.blue {
    height: 50px;
  }
}
.page_header .menu_header {
  position: relative;
}
.page_header .lang_menu {
  display: inline-flex;
  position: absolute;
  top: -1.875rem;
  right: 0.84375rem;
  align-items: center;
}
@media (max-width: 1400px) {
  .page_header .lang_menu {
    top: -1.625rem;
  }
}
@media (max-width: 1040px) {
  .page_header .lang_menu {
    position: static;
    top: auto;
    right: auto;
    order: 3;
    margin-top: auto;
    margin-bottom: 0;
    width: 100%;
    justify-content: center;
    background-color: var(--color-white);
    padding: 0.625rem 0.9375rem;
  }
}
.page_header .lang_menu > .content {
  justify-content: flex-end;
  align-items: center;
}
.page_header .lang_menu > .content > .row {
  margin: 0 -0.46875rem;
}
.page_header .lang_menu li {
  padding: 0 0.46875rem;
}
.page_header .logo {
  position: absolute;
  height: 120px;
  top: 12.5px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .page_header .logo {
    height: 95px;
  }
}
@media (max-width: 1040px) {
  .page_header .logo {
    top: 4.5px;
    left: 50%;
    height: 60px;
  }
}
.page_header .menu-button {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 20px;
  height: 13px;
  cursor: pointer;
}
@media (max-width: 1040px) {
  .page_header .menu-button {
    display: block;
  }
}
.page_header .menu-button span {
  display: block;
  position: absolute;
  height: 2px;
  left: 0;
}

.menu_header_container .left_side > .row > li > a.orange,
.menu_header_container .right_side > .row > li > a.orange,
.footer_menu_container > .row > li > a.orange {
  color: var(--color-yellow);
}

.menu_header_container {
  position: relative;
  max-width: calc(var(--max-width-content) + 40px);
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .menu_header_container {
    padding: 0 0 0 1.25rem;
  }
}
@media (max-width: 1040px) {
  .menu_header_container {
    position: fixed;
    top: 75px;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: var(--color-dark-blue);
    padding: 0;
  }
}
@media (max-width: 1040px) and (pointer: fine) {
  .menu_header_container {
    width: 100%;
  }
}
@media (max-width: 1040px) and (pointer: coarse) {
  .menu_header_container {
    width: 100vw;
  }
}
@media (max-width: 1040px) {
  .menu_header_container.open {
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.menu_header_container > .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.25rem;
}
@media (max-width: 1040px) {
  .menu_header_container > .content {
    min-height: calc(100vh - 75px);
    justify-content: flex-start;
    flex-direction: column;
    padding: 0;
  }
}
@media (max-width: 1040px) {
  .menu_header_container .left_side, .menu_header_container .right_side {
    width: 100%;
  }
}
.menu_header_container .left_side > .row > li, .menu_header_container .right_side > .row > li {
  position: relative;
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li, .menu_header_container .right_side > .row > li {
    width: 100%;
  }
}
.menu_header_container .left_side > .row > li.with-submenu.open > ul, .menu_header_container .right_side > .row > li.with-submenu.open > ul {
  display: flex;
}
.menu_header_container .left_side > .row > li.with-submenu > ul, .menu_header_container .right_side > .row > li.with-submenu > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  padding: 0.625rem 0rem 0.625rem 0rem;
  box-shadow: 0 0.625rem 1.5625rem rgba(0, 0, 0, 0.4);
  flex-direction: column;
  border-bottom: 10px solid var(--color-dark-blue);
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li.with-submenu > ul, .menu_header_container .right_side > .row > li.with-submenu > ul {
    position: relative;
    min-width: 0px;
    top: auto;
    left: auto;
    margin: 0 -1.875rem;
    background-color: var(--color-light-blue) !important;
    color: var(--color-white);
    border-bottom: none;
    box-shadow: none;
    padding: 0rem;
  }
}
.menu_header_container .left_side > .row > li.with-submenu > ul > li, .menu_header_container .right_side > .row > li.with-submenu > ul > li {
  white-space: nowrap;
  width: 100%;
  padding: 0.9375rem 1.25rem;
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li.with-submenu > ul > li, .menu_header_container .right_side > .row > li.with-submenu > ul > li {
    white-space: normal;
    padding: 0.9375rem 1.875rem;
  }
}
.menu_header_container .left_side > .row > li.with-submenu .caret, .menu_header_container .right_side > .row > li.with-submenu .caret {
  display: none;
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li.with-submenu .caret, .menu_header_container .right_side > .row > li.with-submenu .caret {
    display: inline-block;
  }
}
@media (min-width: 1041px) {
  .menu_header_container .left_side > .row > li.active > a .line, .menu_header_container .right_side > .row > li.active > a .line {
    display: block;
  }
}
@media (min-width: 1041px) and (pointer: fine) {
  .menu_header_container .left_side > .row > li:not(.active):hover > a .line, .menu_header_container .right_side > .row > li:not(.active):hover > a .line {
    display: block;
    opacity: 0.5;
  }
}
.menu_header_container .left_side > .row > li > a, .menu_header_container .right_side > .row > li > a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1041px) {
  .menu_header_container .left_side > .row > li > a, .menu_header_container .right_side > .row > li > a {
    height: 80px;
  }
}
@media (min-width: 1401px) {
  .menu_header_container .left_side > .row > li > a, .menu_header_container .right_side > .row > li > a {
    height: 100px;
  }
}
.menu_header_container .left_side > .row > li > a .name, .menu_header_container .right_side > .row > li > a .name {
  position: relative;
  z-index: 2;
}
.menu_header_container .left_side > .row > li > a .line, .menu_header_container .right_side > .row > li > a .line {
  display: none;
}
@media (min-width: 1041px) {
  .menu_header_container .left_side > .row > li > a .line, .menu_header_container .right_side > .row > li > a .line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: var(--color-white);
  }
}
@media (max-width: 1040px) {
  .menu_header_container .left_side {
    order: 2;
    padding-top: 1.25rem;
  }
}
.menu_header_container .left_side > .row {
  margin: 0 -0.625rem;
}
@media (max-width: 1400px) {
  .menu_header_container .left_side > .row {
    margin: 0 -0.46875rem;
  }
}
.menu_header_container .left_side > .row > li {
  margin: 0 0.625rem;
}
@media (max-width: 1400px) {
  .menu_header_container .left_side > .row > li {
    margin: 0 0.46875rem;
  }
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li {
    padding: 1.5625rem 1.875rem 0rem 1.875rem;
  }
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li.active > a {
    color: var(--color-light-blue);
  }
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li > a {
    height: auto;
    margin-bottom: 1.5625rem;
  }
}
.menu_header_container .left_side > .row > li .caret {
  position: absolute;
  width: 18px;
  height: 12px;
  top: 30px;
  right: 30px;
  pointer-events: none;
}
.menu_header_container .left_side > .row > li .caret:before, .menu_header_container .left_side > .row > li .caret:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 12px;
  transform-origin: center bottom;
}
.menu_header_container .left_side > .row > li .caret:before {
  transform: translateY(-50%) rotate(45deg);
}
.menu_header_container .left_side > .row > li .caret:after {
  transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 1040px) {
  .menu_header_container .right_side {
    order: 1;
    border-bottom: 1px solid var(--color-white);
  }
}
.menu_header_container .right_side > .row {
  display: flex;
}
@media (max-width: 1040px) {
  .menu_header_container .right_side > .row {
    flex-wrap: wrap;
  }
}
@media (max-width: 1040px) {
  .menu_header_container .right_side > .row > li:nth-child(1) {
    order: 2;
  }
}
@media (max-width: 1040px) {
  .menu_header_container .right_side > .row > li:nth-child(2) {
    order: 1;
  }
}
.menu_header_container .right_side > .row > li > a {
  padding: 1.25rem 1.875rem;
}
@media (max-width: 1400px) {
  .menu_header_container .right_side > .row > li > a {
    padding: 1.25rem;
  }
}
@media (max-width: 1040px) {
  .menu_header_container .right_side > .row > li > a {
    width: 100%;
    height: 100px;
  }
}

.block {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
}

.component {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.page_footer .social_container,
.image_text_block .social_container {
  max-width: 120px;
  width: 100%;
}
@media (max-width: 1040px) {
  .page_footer .social_container,
  .image_text_block .social_container {
    max-width: none;
  }
}
.page_footer .social_container > .row,
.image_text_block .social_container > .row {
  display: flex;
  margin: 0 -0.46875rem;
}
.page_footer .social_container li,
.image_text_block .social_container li {
  margin: 0 0.46875rem;
}
.page_footer .social_container a,
.image_text_block .social_container a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}
.page_footer .social_container a img,
.image_text_block .social_container a img {
  max-width: auto;
  max-height: 20px;
}

.page_footer {
  position: relative;
  float: left;
  width: 100%;
  z-index: 3;
  padding: 0 2.5rem;
  /*
  .logo {
      max-width: 190px;

      @media(max-width: $media-breakpoint-tablet) {
          max-width: 195px;
      }

      &:not(:last-child) {
          @media(max-width: $media-breakpoint-tablet) {
              margin-bottom: pxrem(20);
          }
      }
  }
  */
}
@media (max-width: 1040px) {
  .page_footer {
    padding: 0 1.25rem;
  }
}
@media (max-width: 1400px) {
  .page_footer > .content {
    max-width: none !important;
  }
}
.page_footer .menu_bar,
.page_footer .form_bar,
.page_footer .footer_logos_container {
  border-bottom: 1px solid var(--color-light-blue);
}
.page_footer .menu_bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.8125rem 0;
}
@media (max-width: 1040px) {
  .page_footer .menu_bar {
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    padding: 1.875rem 0;
  }
}
.page_footer .form_bar {
  padding: 4.6875rem 0;
}
@media (max-width: 1400px) {
  .page_footer .form_bar {
    padding: 3.125rem 0;
  }
}
@media (max-width: 1040px) {
  .page_footer .form_bar {
    padding: 1.875rem 0;
  }
}
.page_footer .form_bar > .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1170px;
  min-height: 75px;
}
@media (max-width: 1040px) {
  .page_footer .form_bar > .content {
    flex-wrap: wrap;
  }
}
.page_footer .form_bar .error:empty {
  display: none;
}
.page_footer .form_bar h4 {
  margin-top: 0.9375rem;
  margin-right: 4.0625rem;
  flex-shrink: 0;
}
@media (max-width: 1040px) {
  .page_footer .form_bar h4 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 1040px) {
  .page_footer .form_bar h4:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.page_footer .form_bar .form_container {
  flex-grow: 1;
}
.page_footer .copyright_bar {
  padding: 2.8125rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1040px) {
  .page_footer .copyright_bar {
    padding: 1.875rem 0;
    flex-wrap: wrap;
    text-align: center;
  }
}
.page_footer .copyright_bar .left_side, .page_footer .copyright_bar .right_side {
  display: inline-flex;
  width: 100%;
  flex: 0 1 auto;
}
.page_footer .copyright_bar .left_side {
  justify-content: flex-start;
}
@media (max-width: 1040px) {
  .page_footer .copyright_bar .left_side {
    order: 2;
    justify-content: center;
  }
}
.page_footer .copyright_bar .right_side {
  justify-content: flex-end;
  align-items: flex-start;
}
@media (max-width: 1040px) {
  .page_footer .copyright_bar .right_side {
    flex-wrap: wrap;
    order: 1;
    justify-content: center;
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 1041px) {
  .page_footer .copyright_bar .right_side p:first-child {
    padding-right: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .page_footer .copyright_bar .right_side p:first-child {
    margin-bottom: 1.875rem;
  }
}
.page_footer .footer_menu_container {
  max-width: calc(100% - 120px);
  width: 100%;
  padding: 0 1.40625rem 0 0;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 1040px) {
  .page_footer .footer_menu_container {
    max-width: none;
    text-align: center;
  }
}
@media (max-width: 1040px) {
  .page_footer .footer_menu_container:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.page_footer .footer_menu_container > .row {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 -1.40625rem;
}
@media (max-width: 1040px) {
  .page_footer .footer_menu_container > .row {
    flex-wrap: wrap;
    margin: 0 auto;
  }
}
@media (max-width: 1040px) {
  .page_footer .footer_menu_container li {
    width: 100%;
  }
}
@media (max-width: 1040px) {
  .page_footer .footer_menu_container li:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.page_footer .footer_menu_container a {
  display: inline-block;
  margin: 0 1.40625rem;
  word-wrap: break-word;
  white-space: normal;
}
@media (max-width: 1040px) {
  .page_footer .footer_menu_container a {
    margin: 0 auto;
    max-width: none;
  }
}
.page_footer .footer_logos_container {
  padding: 2.8125rem 0;
}
.page_footer .footer_logos_container > .row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -1.40625rem;
}
@media (max-width: 1040px) {
  .page_footer .footer_logos_container > .row {
    flex-wrap: wrap;
    margin: 0 -1.40625rem -1.875rem -1.40625rem;
  }
}
.page_footer .footer_logos_container li {
  display: inline-block;
  padding: 0 1.40625rem;
}
@media (max-width: 1040px) {
  .page_footer .footer_logos_container li {
    margin-bottom: 1.875rem;
  }
}
.page_footer .footer_logos_container img {
  max-width: 150px;
  max-height: 60px;
  float: left;
}
.page_footer .social_container > .row {
  justify-content: flex-end;
}
@media (max-width: 1040px) {
  .page_footer .social_container > .row {
    justify-content: center;
  }
}

.form_container {
  max-width: 870px;
}
.form_container form {
  width: 100%;
}
.form_container form > .row {
  margin: 0 -0.9375rem;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1040px) {
  .form_container form > .row {
    margin: 0 auto;
    flex-wrap: wrap;
  }
}
.form_container form .input_container, .form_container form .submit_container {
  width: 33.3333333333%;
  margin: 0 0.9375rem;
}
@media (max-width: 1040px) {
  .form_container form .input_container, .form_container form .submit_container {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 1040px) {
  .form_container form .input_container:not(:last-child), .form_container form .submit_container:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}
.form_container form .input_container input {
  width: 100%;
  padding: 0.84375rem 0.9375rem 0.84375rem 1.875rem;
  border-radius: 0.1875rem;
  border: none;
}
.form_container form .checkbox_container {
  width: 100%;
  margin-top: 0.9375rem;
}
.form_container form .checkbox_container input {
  width: 0px;
  height: 0px;
  overflow: hidden;
  float: left;
}
.form_container form .checkbox_container input[type=checkbox] + label {
  display: flex;
  cursor: pointer;
}
.form_container form .checkbox_container input[type=checkbox] + label .square {
  position: relative;
  width: 15px;
  height: 15px;
  border: 1px solid var(--color-white);
  border-radius: 0.1875rem;
  margin-right: 0.625rem;
  flex-shrink: 0;
}
.form_container form .checkbox_container input[type=checkbox] + label .square:before, .form_container form .checkbox_container input[type=checkbox] + label .square:after {
  content: "";
  position: absolute;
  width: 2px;
  transform-origin: center bottom;
}
.form_container form .checkbox_container input[type=checkbox] + label .square:before {
  top: 5px;
  left: 4px;
  height: 4px;
  transform: rotate(-45deg);
}
.form_container form .checkbox_container input[type=checkbox] + label .square:after {
  top: 0px;
  left: 4px;
  height: 10px;
  transform: rotate(45deg);
}
.form_container form .submit_container .block_button {
  width: 100%;
  height: 45px;
}
.form_container form p.error {
  margin-top: 0.625rem;
  color: #efa040;
}
.form_container .form_success {
  display: none;
  margin-top: 1.25rem;
}
.form_container .form_success u {
  cursor: pointer;
}

.home_hero_block,
.home_half_block,
.home_cta_block,
.home_numbers_block,
.indicators_block,
.processes_block,
.requests_block,
.topics_block,
.presentation_block {
  min-height: calc(100vh - 150px);
}
@media (max-width: 1400px) {
  .home_hero_block,
  .home_half_block,
  .home_cta_block,
  .home_numbers_block,
  .indicators_block,
  .processes_block,
  .requests_block,
  .topics_block,
  .presentation_block {
    min-height: calc(100vh - 120px);
  }
}
@media (max-width: 1040px) {
  .home_hero_block,
  .home_half_block,
  .home_cta_block,
  .home_numbers_block,
  .indicators_block,
  .processes_block,
  .requests_block,
  .topics_block,
  .presentation_block {
    min-height: calc(100vh - 75px);
  }
}

.home_hero_block h6:not(:last-child),
.home_half_block h6:not(:last-child),
.home_team_block h6:not(:last-child),
.form_contact_block h6:not(:last-child),
.image_text_block h6:not(:last-child),
.downloads_block h6:not(:last-child),
.reports_accounts_block h6:not(:last-child),
.presentation_block h6:not(:last-child),
.articles_studies_block h6:not(:last-child),
.curriculum_block h6:not(:last-child),
.maps_block h6:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 1040px) {
  .home_hero_block h6:not(:last-child),
  .home_half_block h6:not(:last-child),
  .home_team_block h6:not(:last-child),
  .form_contact_block h6:not(:last-child),
  .image_text_block h6:not(:last-child),
  .downloads_block h6:not(:last-child),
  .reports_accounts_block h6:not(:last-child),
  .presentation_block h6:not(:last-child),
  .articles_studies_block h6:not(:last-child),
  .curriculum_block h6:not(:last-child),
  .maps_block h6:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}

.home_hero_block,
.home_half_block,
.home_team_block,
.form_contact_block,
.image_text_block,
.articles_studies_block {
  display: flex;
}

.home_hero_block .btn_container,
.home_half_block .btn_container,
.home_team_block .btn_container,
.form_contact_block .btn_container,
.image_text_block .btn_container,
.articles_studies_block .btn_container,
.content_grid_block .btn_container,
.presentation_block .btn_container {
  margin-top: 2.8125rem;
}
@media (max-width: 1040px) {
  .home_hero_block .btn_container,
  .home_half_block .btn_container,
  .home_team_block .btn_container,
  .form_contact_block .btn_container,
  .image_text_block .btn_container,
  .articles_studies_block .btn_container,
  .content_grid_block .btn_container,
  .presentation_block .btn_container {
    margin-top: 1.875rem;
  }
}

.home_hero_block .block_button,
.home_half_block .block_button,
.home_cta_block .block_button,
.banner_header_block .block_button,
.processes_block .block_button,
.image_text_block .block_button,
.investment_cta_block .block_button,
.articles_index_block .block_button,
.conhecimento_index_block .block_button,
.conhecimento_faqs_block .block_button,
.cta_banner .block_button,
.home_team_block .block_button,
.small_components_block .block_button,
.news_detail_block .block_button,
.articles_detail_block .block_button,
.studies_detail_block .block_button {
  min-width: 345px;
  height: 60px;
}
@media (max-width: 1400px) {
  .home_hero_block .block_button,
  .home_half_block .block_button,
  .home_cta_block .block_button,
  .banner_header_block .block_button,
  .processes_block .block_button,
  .image_text_block .block_button,
  .investment_cta_block .block_button,
  .articles_index_block .block_button,
  .conhecimento_index_block .block_button,
  .conhecimento_faqs_block .block_button,
  .cta_banner .block_button,
  .home_team_block .block_button,
  .small_components_block .block_button,
  .news_detail_block .block_button,
  .articles_detail_block .block_button,
  .studies_detail_block .block_button {
    min-width: 205px;
    height: 45px;
  }
}
@media (max-width: 1040px) {
  .home_hero_block .block_button,
  .home_half_block .block_button,
  .home_cta_block .block_button,
  .banner_header_block .block_button,
  .processes_block .block_button,
  .image_text_block .block_button,
  .investment_cta_block .block_button,
  .articles_index_block .block_button,
  .conhecimento_index_block .block_button,
  .conhecimento_faqs_block .block_button,
  .cta_banner .block_button,
  .home_team_block .block_button,
  .small_components_block .block_button,
  .news_detail_block .block_button,
  .articles_detail_block .block_button,
  .studies_detail_block .block_button {
    min-width: 0px;
    width: 100%;
    height: 40px;
  }
}

.home_hero_block,
.home_numbers_block,
.investment_cta_block {
  justify-content: center;
  align-items: center;
}
@media (min-width: 1401px) {
  .home_hero_block,
  .home_numbers_block,
  .investment_cta_block {
    padding: 7.5rem 6.25rem;
  }
}
@media (max-width: 1400px) {
  .home_hero_block,
  .home_numbers_block,
  .investment_cta_block {
    padding: 3.125rem 2.5rem;
  }
}

.home_hero_block,
.home_numbers_block,
.investment_cta_block,
.image_text_block {
  display: flex;
}
.home_hero_block > .content,
.home_numbers_block > .content,
.investment_cta_block > .content,
.image_text_block > .content {
  display: flex;
}

@media (max-width: 1040px) {
  .home_hero_block > .content,
  .investment_cta_block > .content {
    flex-wrap: wrap;
  }
}
.home_hero_block .empty-half,
.investment_cta_block .empty-half {
  width: calc(100% - 490px);
}
@media (max-width: 1040px) {
  .home_hero_block .empty-half,
  .investment_cta_block .empty-half {
    width: 100%;
  }
}
.home_hero_block .text-half,
.investment_cta_block .text-half {
  width: 490px;
}
@media (max-width: 1040px) {
  .home_hero_block .text-half,
  .investment_cta_block .text-half {
    width: 100%;
  }
}
.home_hero_block.left .empty-half,
.investment_cta_block.left .empty-half {
  order: 2;
}
.home_hero_block.left .text-half,
.investment_cta_block.left .text-half {
  order: 1;
}
.home_hero_block.right .empty-half,
.investment_cta_block.right .empty-half {
  order: 1;
}
.home_hero_block.right .text-half,
.investment_cta_block.right .text-half {
  order: 2;
}

.home_half_block h2:not(:last-child),
.home_team_block h2:not(:last-child),
.form_contact_block h2:not(:last-child),
.image_text_block h2:not(:last-child),
.articles_studies_block h2:not(:last-child),
.presentation_block h2:not(:last-child),
.maps_block h2:not(:last-child) {
  margin-bottom: 1.875rem;
}

.home_hero_block h1:not(:last-child),
.image_text_block h1:not(:last-child) {
  margin-bottom: 1.875rem;
}

@media (min-width: 1041px) {
  .home_half_block.left .text-half,
  .image_text_block.left .text-half,
  .form_contact_block.left .text-half {
    order: 2;
  }
}
@media (min-width: 1041px) {
  .home_half_block.right .text-half,
  .image_text_block.right .text-half,
  .form_contact_block.right .text-half {
    order: 1;
  }
}

.home_half_block .text-half,
.form_contact_block .text-half,
.presentation_block .text-half {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7.5rem 6.25rem;
}
@media (max-width: 1400px) {
  .home_half_block .text-half,
  .form_contact_block .text-half,
  .presentation_block .text-half {
    padding: 3.125rem 2.5rem;
  }
}
@media (max-width: 1040px) {
  .home_half_block .text-half,
  .form_contact_block .text-half,
  .presentation_block .text-half {
    padding: 3.125rem 1.25rem 1.5625rem 1.25rem;
  }
}

.home_half_block .text-half,
.form_contact_block .text-half {
  background: linear-gradient(130deg, var(--color-dark-blue), var(--color-blue));
}

@media (min-width: 1041px) {
  .image_text_block.left .image-half,
  .home_half_block.left .image-half {
    order: 1;
  }
}
@media (min-width: 1041px) {
  .image_text_block.right .image-half,
  .home_half_block.right .image-half {
    order: 2;
  }
}

@media (max-width: 1040px) {
  .home_hero_block {
    align-items: flex-start;
    padding: 2.8125rem 1.25rem;
    text-align: center;
  }
}
@media (max-width: 1040px) {
  .home_half_block {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 2.8125rem 1.25rem 0rem 1.25rem;
    min-height: 0px;
  }
}
.home_half_block + .home_hero_block {
  margin-top: 7.5rem;
}
@media (max-width: 1400px) {
  .home_half_block + .home_hero_block {
    margin-top: 6.875rem;
  }
}
@media (max-width: 1040px) {
  .home_half_block + .home_hero_block {
    margin-top: 0rem;
  }
}
.home_half_block .image-half {
  width: 55%;
}
@media (max-width: 1040px) {
  .home_half_block .image-half {
    width: 100%;
    order: 2;
    height: 68.263473053vw;
  }
}
.home_half_block .text-half {
  width: 45%;
}
@media (max-width: 1040px) {
  .home_half_block .text-half {
    width: 100%;
    order: 1;
    padding: 0;
    background: transparent;
    color: var(--color-dark-black-blue) !important;
    margin-bottom: 1.875rem;
  }
}

.presentation_block {
  display: flex;
}
@media (max-width: 1040px) {
  .presentation_block {
    flex-wrap: wrap;
    min-height: 0;
  }
}
.presentation_block .text-half {
  width: 50%;
  flex-grow: 1;
}
@media (max-width: 1040px) {
  .presentation_block .text-half {
    width: 100%;
  }
}
.presentation_block .text-half p:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.presentation_block .audio-half {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  background: linear-gradient(130deg, var(--color-dark-blue), var(--color-blue));
  padding: 7.5rem 6.25rem;
}
@media (max-width: 1040px) {
  .presentation_block .audio-half {
    width: 100%;
    padding: 3.125rem 1.25rem;
  }
}
@media (max-width: 1040px) {
  .presentation_block .audio-half:empty {
    display: none;
  }
}
.presentation_block h4:not(:last-child) {
  margin-bottom: 1.875rem;
}

.block_button,
.menu_header_container .right_side a.red-gradient,
.image_text_block .social_container a,
.page_footer .social_container a,
.social-share .social,
.number-card {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.block_button:before, .block_button:after,
.menu_header_container .right_side a.red-gradient:before,
.menu_header_container .right_side a.red-gradient:after,
.image_text_block .social_container a:before,
.image_text_block .social_container a:after,
.page_footer .social_container a:before,
.page_footer .social_container a:after,
.social-share .social:before,
.social-share .social:after,
.number-card:before,
.number-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  will-change: opacity;
  -webkit-transform: translate3d(0, 0, 0);
}

.block_button:before,
.menu_header_container .right_side a.red-gradient:before,
.social-share .social:before,
.image_text_block .social_container a:before,
.page_footer .social_container a:before {
  background: linear-gradient(130deg, var(--color-light-blue), var(--color-light-blue));
}
.block_button:after,
.menu_header_container .right_side a.red-gradient:after,
.social-share .social:after,
.image_text_block .social_container a:after,
.page_footer .social_container a:after {
  background: linear-gradient(130deg, var(--color-yellow), var(--color-orange));
}

@media (max-width: 1040px) {
  .btn_container {
    width: 100%;
  }
}

.block_button {
  max-width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.1875rem;
  cursor: pointer;
}

.home_team_block {
  padding: 5.625rem 0;
  align-items: center;
  /*
  &:not(:last-child) {
      margin-bottom: pxrem(120);

      @media(max-width: $media-breakpoint-ultrabook) {
          margin-bottom: pxrem(60);
      }

      @media(max-width: $media-breakpoint-tablet) {
          margin-bottom: pxrem(0);
      }
  }
  */
}
@media (max-width: 1040px) {
  .home_team_block {
    flex-wrap: wrap;
    padding: 0;
  }
}
@media (min-width: 1041px) {
  .home_team_block:not(.left) .gallery-half .slick-list {
    direction: rtl;
    padding: 0 25% 0 0.625rem !important;
  }
}
@media (min-width: 1041px) {
  .home_team_block.left .gallery-half .slick-list {
    direction: ltr;
    padding: 0 0.625rem 0 25% !important;
  }
}
.home_team_block .text-half {
  width: 45%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7.5rem 6.25rem;
}
@media (max-width: 1040px) {
  .home_team_block .text-half {
    width: 100%;
    padding: 2.8125rem 1.25rem 1.875rem 1.25rem;
  }
}
.home_team_block .gallery-half {
  width: 55%;
}
@media (max-width: 1040px) {
  .home_team_block .gallery-half {
    width: 100%;
  }
}
@media (max-width: 1040px) {
  .home_team_block .gallery-half .slick-list {
    padding: 0 4.0625rem !important;
  }
}
.home_team_block .gallery-half .slide {
  direction: ltr;
  float: left;
  margin-right: 1.875rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 1040px) {
  .home_team_block .gallery-half .slide {
    margin: 0 0.625rem 0.625rem 0.625rem;
  }
}
.home_team_block .gallery-half .slide > .wrapper {
  box-shadow: 0rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
  height: 100%;
}
.home_team_block .gallery-half .team-block,
.home_team_block .gallery-half .news_square {
  width: 33.3333333333%;
}
.home_team_block.left .text-half {
  order: 2;
}
.home_team_block.left .gallery-half {
  order: 1;
}
.home_team_block.right .text-half {
  order: 1;
}
.home_team_block.right .gallery-half {
  order: 2;
}

.team-block .photo > .padding {
  padding-top: 141.040462428%;
}
.team-block .text {
  padding: 1.25rem;
}
.team-block .text h4:not(:last-child) {
  margin-bottom: 0.625rem;
}
.home_cta_block img,
.banner_header_block.news img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  transform: translate(-50%, -50%);
  opacity: 0.2;
  filter: blur(2px);
}

.home_cta_block {
  padding: 4.6875rem 6.25rem;
  background: linear-gradient(90deg, var(--color-orange) 50%, var(--color-yellow));
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1400px) {
  .home_cta_block {
    padding: 3.125rem 2.5rem;
  }
}
@media (max-width: 1040px) {
  .home_cta_block {
    align-items: flex-end;
    padding: 0rem 1.25rem 3.75rem 1.25rem;
  }
}
.home_cta_block h2:not(:last-child) {
  margin-bottom: 1.875rem;
}
.home_cta_block h6:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.home_cta_block img {
  height: 130%;
}
.home_cta_block .block_button.blue:after {
  background: linear-gradient(130deg, var(--color-light-blue), var(--color-light-blue));
}

@media (max-width: 1040px) {
  .home_numbers_block {
    padding: 2.8125rem 0;
  }
}
.home_numbers_block:not(:last-child) {
  margin-bottom: 7.5rem;
}
@media (max-width: 1400px) {
  .home_numbers_block:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .home_numbers_block:not(:last-child) {
    margin-bottom: 0rem;
  }
}
.home_numbers_block > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.home_numbers_block .cards-container,
.home_numbers_block .text-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1040px) {
  .home_numbers_block .cards-container,
  .home_numbers_block .text-container {
    flex-wrap: wrap;
  }
}
.home_numbers_block .text-container {
  align-items: flex-start;
}
@media (max-width: 1040px) {
  .home_numbers_block .cards-container {
    order: 2;
  }
}
@media (max-width: 1040px) {
  .home_numbers_block .text-container {
    order: 1;
    padding: 0rem 1.25rem 1.875rem 1.25rem;
  }
}
.home_numbers_block h2, .home_numbers_block .description {
  max-width: 575px;
}
@media (max-width: 1400px) {
  .home_numbers_block h2, .home_numbers_block .description {
    max-width: 400px;
  }
}
.home_numbers_block .cards-container {
  width: 100%;
}
@media (min-width: 1041px) {
  .home_numbers_block .cards-container:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
.home_numbers_block .cards-group {
  max-width: 570px;
  width: 100%;
}
@media (max-width: 1400px) {
  .home_numbers_block .cards-group {
    max-width: 400px;
  }
}
@media (max-width: 1040px) {
  .home_numbers_block .cards-group {
    max-width: none;
    height: auto;
  }
}
@media (max-width: 1040px) {
  .home_numbers_block .cards-group {
    padding: 0 1.25rem;
  }
}
.home_numbers_block .cards-group > .row {
  display: flex;
  margin: 0 -0.9375rem;
  height: 100%;
}
@media (max-width: 1400px) {
  .home_numbers_block .cards-group > .row {
    margin: 0 -0.46875rem;
  }
}
@media (max-width: 1040px) {
  .home_numbers_block .cards-group > .row {
    margin: 0 -1.25rem;
    flex-wrap: wrap;
  }
}
@media (max-width: 1040px) {
  .home_numbers_block .cards-group:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.number-card {
  width: calc(50% - 30px);
  margin: 0 0.9375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.8125rem 2.5rem;
}
@media (max-width: 1400px) {
  .number-card {
    width: calc(50% - 15px);
    margin: 0 0.46875rem;
    padding: 1.5625rem 1.25rem;
  }
}
@media (max-width: 1040px) {
  .number-card {
    width: calc(50% - 40px);
    padding: 2.5rem 0.9375rem;
    margin: 0 1.25rem;
  }
}
@media (max-width: 767px) {
  .number-card {
    width: calc(100% - 40px);
  }
}
@media (max-width: 767px) {
  .number-card:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.number-card:before {
  background: linear-gradient(145deg, var(--color-dark-blue) 0%, #0072CE 100%);
}
.number-card:after {
  background: linear-gradient(145deg, var(--color-yellow), var(--color-orange));
}
.number-card img {
  max-width: 100%;
  height: 225px;
  -webkit-mask-image: linear-gradient(180deg, #000 50%, transparent);
  /*
  &:not(:last-child) {
      margin-bottom: pxrem(55);

      @media(max-width: $media-breakpoint-ultrabook) {
          margin-bottom: pxrem(25);
      }

      @media(max-width: $media-breakpoint-tablet) {
          margin-bottom: pxrem(15);
      }
  }
  */
}
@media (max-width: 1400px) {
  .number-card img {
    height: 120px;
  }
}
@media (max-width: 1040px) {
  .number-card img {
    height: 100px;
  }
}
.number-card span {
  margin: auto;
}

.home_news_updates_container {
  position: relative;
  z-index: 3;
  padding: 3.125rem 6.25rem;
}
@media (max-width: 1400px) {
  .home_news_updates_container {
    padding: 3.125rem 2.5rem;
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container {
    padding: 2.5rem 1.25rem;
  }
}
.home_news_updates_container > .content {
  display: flex;
  align-items: center;
}
@media (max-width: 1400px) {
  .home_news_updates_container > .content {
    max-width: none !important;
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container > .content {
    flex-wrap: wrap;
  }
}
.home_news_updates_container .title {
  width: 270px;
}
@media (max-width: 1400px) {
  .home_news_updates_container .title {
    width: 200px;
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container .title {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container .title:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container .title br {
    display: none;
  }
}
.home_news_updates_container .menu {
  width: calc(100% - 270px);
}
@media (max-width: 1400px) {
  .home_news_updates_container .menu {
    width: calc(100% - 200px);
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu {
    width: 100%;
  }
}
.home_news_updates_container .menu > .row {
  margin: 0 -0.9375rem;
  display: flex;
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu > .row {
    flex-wrap: wrap;
  }
}
.home_news_updates_container .menu a {
  display: inline-block;
  width: 25%;
  margin: 0 0.9375rem;
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu a {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home_news_updates_container .menu a {
    width: 100%;
  }
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu a:nth-child(1), .home_news_updates_container .menu a:nth-child(2) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .home_news_updates_container .menu a:nth-child(3) {
    margin-bottom: 1.875rem;
  }
}
.home_news_updates_container .menu a .image {
  width: 100%;
}
.home_news_updates_container .menu a .image:not(:last-child) {
  margin-bottom: 1.25rem;
}
.home_news_updates_container .menu a .image > .wrapper {
  padding-top: 58.148148148%;
}
.home_news_updates_container .menu a span {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 25px;
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu a span {
    height: 20px;
    padding: 0 0.625rem;
  }
}
.home_news_updates_container .menu a span:before, .home_news_updates_container .menu a span:after {
  content: "";
  position: absolute;
  top: 50%;
}
.home_news_updates_container .menu a span:before {
  width: 30px;
  height: 2px;
  right: 0;
  transform: translateY(-50%);
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu a span:before {
    width: 20px;
    right: 10px;
  }
}
.home_news_updates_container .menu a span:after {
  width: 15px;
  height: 15px;
  right: 2.5px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid var(--color-white);
  border-right: 2px solid var(--color-white);
}
@media (max-width: 1040px) {
  .home_news_updates_container .menu a span:after {
    width: 10px;
    height: 10px;
    right: 12.5px;
  }
}

.banner_header_block.fullheight,
.image_text_block.fullheight,
.investment_cta_block.fullheight {
  min-height: calc(100vh - 150px);
}
@media (max-width: 1400px) {
  .banner_header_block.fullheight,
  .image_text_block.fullheight,
  .investment_cta_block.fullheight {
    min-height: calc(100vh - 120px);
  }
}
@media (max-width: 1040px) {
  .banner_header_block.fullheight,
  .image_text_block.fullheight,
  .investment_cta_block.fullheight {
    min-height: calc(100vh - 75px);
  }
}

.banner_header_block {
  min-height: 350px;
  width: 100%;
  display: flex;
  padding: 3.4375rem 2.5rem 2.8125rem 2.5rem;
}
@media (max-width: 1040px) {
  .banner_header_block {
    min-height: 200px;
    padding: 1.875rem 1.25rem 2.5rem 1.25rem;
  }
}
.banner_header_block.center {
  justify-content: center;
  align-items: center;
}
.banner_header_block.center h6:not(:last-child) {
  margin-bottom: 0.3125rem;
}
@media (min-width: 1041px) {
  .banner_header_block.center .text:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.banner_header_block.left {
  align-items: flex-end;
}
.banner_header_block.left > .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1040px) {
  .banner_header_block.left > .content {
    flex-wrap: wrap;
  }
}
.banner_header_block.left h6:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 1040px) {
  .banner_header_block.left h6:not(:last-child) {
    margin-bottom: 0.3125rem;
  }
}
.banner_header_block.news img {
  height: 300%;
}
.banner_header_block h1:not(:last-child), .banner_header_block h2:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 1040px) {
  .banner_header_block h1 br, .banner_header_block h2 br {
    display: none;
  }
}
.banner_header_block .text {
  padding-right: 3.75rem;
}
@media (max-width: 1400px) {
  .banner_header_block .text {
    padding-right: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .banner_header_block .text {
    padding-right: 0;
  }
}
@media (max-width: 1040px) {
  .banner_header_block .text:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

.form_contact_block {
  display: flex;
  min-height: 750px;
}
@media (max-width: 1040px) {
  .form_contact_block {
    flex-wrap: wrap;
    min-height: 0;
  }
}
.form_contact_block .text-half, .form_contact_block .form-half {
  width: 50%;
  display: flex;
  align-items: center;
}
@media (max-width: 1040px) {
  .form_contact_block .text-half, .form_contact_block .form-half {
    width: 100%;
  }
}
.form_contact_block .text-half {
  justify-content: flex-start;
}
.form_contact_block .form-half {
  padding: 1.875rem 1.25rem;
  justify-content: center;
}
.form_contact_block .form-half form {
  max-width: 590px;
  width: 100%;
}
.form_contact_block .form-half .radio_container:not(:last-child),
.form_contact_block .form-half .input_container:not(:last-child) {
  margin-bottom: 1.5625rem;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .radio_container:not(:last-child),
  .form_contact_block .form-half .input_container:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}
.form_contact_block .form-half .input_container.full {
  width: 100%;
}
.form_contact_block .form-half .input_container.half {
  width: 50%;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .input_container.half {
    width: 100%;
  }
}
.form_contact_block .form-half .input_container input[type=text],
.form_contact_block .form-half .input_container input[type=email],
.form_contact_block .form-half .input_container input[type=tel],
.form_contact_block .form-half .input_container textarea {
  width: 100%;
  padding: 0.9375rem 1.875rem;
  outline: none;
  border: 1px solid var(--color-black);
  border-radius: 0.1875rem;
}
.form_contact_block .form-half .input_container input[type=text]::-webkit-input-placeholder,
.form_contact_block .form-half .input_container input[type=email]::-webkit-input-placeholder,
.form_contact_block .form-half .input_container input[type=tel]::-webkit-input-placeholder,
.form_contact_block .form-half .input_container textarea::-webkit-input-placeholder {
  font-weight: 300;
  color: var(--color-grey-dark);
}
.form_contact_block .form-half .input_container input[type=text]:-moz-placeholder,
.form_contact_block .form-half .input_container input[type=email]:-moz-placeholder,
.form_contact_block .form-half .input_container input[type=tel]:-moz-placeholder,
.form_contact_block .form-half .input_container textarea:-moz-placeholder {
  font-weight: 300;
  color: var(--color-grey-dark);
}
.form_contact_block .form-half .input_container input[type=text]::-moz-placeholder,
.form_contact_block .form-half .input_container input[type=email]::-moz-placeholder,
.form_contact_block .form-half .input_container input[type=tel]::-moz-placeholder,
.form_contact_block .form-half .input_container textarea::-moz-placeholder {
  font-weight: 300;
  color: var(--color-grey-dark);
}
.form_contact_block .form-half .input_container input[type=text]::-ms-input-placeholder,
.form_contact_block .form-half .input_container input[type=email]::-ms-input-placeholder,
.form_contact_block .form-half .input_container input[type=tel]::-ms-input-placeholder,
.form_contact_block .form-half .input_container textarea::-ms-input-placeholder {
  font-weight: 300;
  color: var(--color-grey-dark);
}
.form_contact_block .form-half .input_container input[type=text]:-ms-input-placeholder,
.form_contact_block .form-half .input_container input[type=email]:-ms-input-placeholder,
.form_contact_block .form-half .input_container input[type=tel]:-ms-input-placeholder,
.form_contact_block .form-half .input_container textarea:-ms-input-placeholder {
  font-weight: 300;
  color: var(--color-grey-dark);
}
.form_contact_block .form-half .input_container input[type=text],
.form_contact_block .form-half .input_container input[type=email],
.form_contact_block .form-half .input_container input[type=tel] {
  height: 45px;
}
.form_contact_block .form-half .input_container textarea {
  height: 185px;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .input_container textarea {
    height: 125px;
  }
}
.form_contact_block .form-half .radio_container {
  display: flex;
  align-items: center;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .radio_container {
    flex-wrap: wrap;
  }
}
.form_contact_block .form-half .radio_container h5 {
  padding-right: 1.25rem;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .radio_container h5 {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 0.9375rem;
    margin-bottom: 0.46875rem;
  }
}
.form_contact_block .form-half .radio_container .radio_button {
  width: calc((100% - 83px) / 2);
  height: 45px;
  border: 1px solid var(--color-black);
  padding: 0.78125rem 1.25rem;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .radio_container .radio_button {
    width: 100%;
    text-align: center;
  }
}
.form_contact_block .form-half .radio_container .radio_button:nth-of-type(1) {
  border-radius: 0.1875rem 0 0 0.1875rem;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .radio_container .radio_button:nth-of-type(1) {
    border-radius: 0.1875rem 0.1875rem 0 0;
  }
}
.form_contact_block .form-half .radio_container .radio_button:nth-of-type(2) {
  border-radius: 0 0.1875rem 0.1875rem 0;
}
@media (min-width: 1041px) {
  .form_contact_block .form-half .radio_container .radio_button:nth-of-type(2) {
    border-left: none;
  }
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .radio_container .radio_button:nth-of-type(2) {
    border-top: none;
    border-radius: 0 0 0.1875rem 0.1875rem;
  }
}
.form_contact_block .form-half .radio_container .radio_button input {
  margin-right: 0.625rem;
}
.form_contact_block .form-half .checkbox_button_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .checkbox_button_container {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.form_contact_block .form-half .checkbox_container {
  width: calc(100% - 270px);
  display: flex;
  align-items: center;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .checkbox_container {
    width: 100%;
  }
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .checkbox_container:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.form_contact_block .form-half .checkbox_container input[type=checkbox] {
  width: 15px;
  height: 15px;
  margin-right: 0.625rem;
  border-radius: 0.1875rem;
  border: 1px solid var(--color-dark-black-blue);
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .checkbox_container input[type=checkbox] {
    width: 30px;
    height: 30px;
  }
}
.form_contact_block .form-half .block_button {
  min-width: 270px;
  height: 45px;
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .block_button {
    min-width: 0px;
    width: 100%;
    height: 50px;
  }
}
.form_contact_block .form-half p.error {
  margin-top: 0.625rem;
  color: red;
}
.form_contact_block.left .form-half {
  order: 1;
}
.form_contact_block.right .form-half {
  order: 2;
}

.indicators_block .indicators_item,
.indicators_block .processes_item,
.indicators_block .requests_item,
.processes_block .indicators_item,
.processes_block .processes_item,
.processes_block .requests_item,
.requests_block .indicators_item,
.requests_block .processes_item,
.requests_block .requests_item {
  width: 20%;
}
@media (max-width: 1400px) {
  .indicators_block .indicators_item,
  .indicators_block .processes_item,
  .indicators_block .requests_item,
  .processes_block .indicators_item,
  .processes_block .processes_item,
  .processes_block .requests_item,
  .requests_block .indicators_item,
  .requests_block .processes_item,
  .requests_block .requests_item {
    width: 25%;
  }
}
@media (max-width: 1040px) {
  .indicators_block .indicators_item,
  .indicators_block .processes_item,
  .indicators_block .requests_item,
  .processes_block .indicators_item,
  .processes_block .processes_item,
  .processes_block .requests_item,
  .requests_block .indicators_item,
  .requests_block .processes_item,
  .requests_block .requests_item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .indicators_block .indicators_item,
  .indicators_block .processes_item,
  .indicators_block .requests_item,
  .processes_block .indicators_item,
  .processes_block .processes_item,
  .processes_block .requests_item,
  .requests_block .indicators_item,
  .requests_block .processes_item,
  .requests_block .requests_item {
    width: 100%;
  }
}
.block_items_container {
  width: 100%;
  margin: 0 auto;
}
.block_items_container:not(:last-child) {
  margin-bottom: 3.75rem;
}
.block_items_container > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 1040px) {
  .indicators_block .block_items_container,
  .requests_block .block_items_container {
    padding: 0 2.8125rem;
  }
}
.indicators_block .block_items_container > .row,
.requests_block .block_items_container > .row {
  margin: 0 -1.03125rem -1.875rem -1.03125rem;
}

.indicators_item,
.requests_item {
  margin-bottom: 1.875rem;
}

.processes_block,
.requests_block {
  padding: 3.75rem 6.25rem 3.75rem 6.25rem;
}
@media (max-width: 1040px) {
  .processes_block,
  .requests_block {
    overflow: visible;
    padding: 2.5rem 1.25rem 2.5rem 1.25rem;
  }
}
.processes_block h2:not(:last-child),
.requests_block h2:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 1040px) {
  .processes_block h2:not(:last-child),
  .requests_block h2:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.processes_block h2:not(:last-child) ~ p:not(:last-child),
.requests_block h2:not(:last-child) ~ p:not(:last-child) {
  margin-bottom: 3.4375rem;
}
@media (max-width: 1040px) {
  .processes_block h2:not(:last-child) ~ p:not(:last-child),
  .requests_block h2:not(:last-child) ~ p:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

.indicators_block {
  position: relative;
  padding: 7.5rem 6.25rem 8.125rem 6.25rem;
}
@media (max-width: 1040px) {
  .indicators_block {
    overflow: visible;
    padding: 2.5rem 1.25rem 5rem 1.25rem;
  }
}
.indicators_block h2:not(:last-child) {
  margin-bottom: 3.4375rem;
}
.indicators_block.left .arrow {
  left: 40px;
}
@media (max-width: 1040px) {
  .indicators_block.left .arrow {
    left: 0;
  }
}
.indicators_block.right .arrow {
  right: 40px;
}
@media (max-width: 1040px) {
  .indicators_block.right .arrow {
    right: auto;
    left: 0;
  }
}
.indicators_block .arrow {
  position: absolute;
  bottom: 0;
  width: auto;
  height: 100%;
}
@media (max-width: 1040px) {
  .indicators_block .arrow {
    height: 100vw;
    bottom: -50vw;
    transform: translate(-50%, -50%) rotate(90deg);
    transform-origin: center bottom;
    z-index: 3;
  }
}
.indicators_block .block_items_container {
  position: relative;
  z-index: 2;
}

.processes_block .block_items_container {
  width: 100%;
  float: left;
}
@media (max-width: 1040px) {
  .processes_block .block_items_container {
    padding: 0 2.8125rem;
  }
}
.processes_block .block_items_container:not(:last-child) {
  margin-bottom: 4.375rem;
}
.processes_block .block_items_container > .row {
  margin: 0 -1.03125rem -4.375rem -1.03125rem;
}
@media (max-width: 1040px) {
  .processes_block .block_items_container > .row {
    margin: 0 -1.03125rem -1.875rem -1.03125rem;
  }
}
.indicators_item,
.processes_item,
.requests_item {
  padding: 0 1.03125rem;
}
.indicators_item > .wrapper,
.processes_item > .wrapper,
.requests_item > .wrapper {
  height: 100%;
  box-shadow: 0rem 0.9375rem 1.5625rem rgba(0, 0, 0, 0.1);
}
.indicators_item .number,
.processes_item .number {
  display: inline-block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  -webkit-mask-image: linear-gradient(180deg, #000 50%, transparent);
  line-height: normal;
}

.indicators_item > .wrapper {
  padding: 3.75rem 1.875rem 3.75rem 1.875rem;
}
@media (max-width: 1400px) {
  .indicators_item > .wrapper {
    padding: 2.5rem 0.9375rem 2.5rem 0.9375rem;
  }
}
.indicators_item .number {
  color: rgba(10, 34, 64, 0.75);
}
.indicators_item h4:not(:last-child) {
  margin-bottom: 1.25rem;
}
.processes_item {
  margin-bottom: 4.375rem;
}
@media (max-width: 1040px) {
  .processes_item {
    margin-bottom: 1.875rem;
  }
}
.processes_item:not(:first-child) > .wrapper:before {
  content: url("/images/gps_icon.svg");
}
.processes_item > .wrapper {
  position: relative;
  padding: 3.75rem 1.875rem 3.75rem 1.875rem;
}
.processes_item > .wrapper:before {
  position: absolute;
  top: 50%;
  left: -34px;
  width: 47.5px;
  transform: translateY(-50%);
}
@media (max-width: 1040px) {
  .processes_item > .wrapper:before {
    top: -34px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}
.processes_item .number {
  padding: 0 0.125rem;
}
.processes_item .number:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.requests_item > .wrapper {
  padding: 5rem 1.875rem 4.6875rem 1.875rem;
}
@media (max-width: 1400px) {
  .requests_item > .wrapper {
    padding: 3.125rem 0.9375rem 1.875rem 0.9375rem;
  }
}
.requests_item .image {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.requests_item .image:not(:last-child) {
  margin-bottom: 2.5rem;
}
.requests_item img {
  max-width: 100%;
  max-height: 100px;
  margin: 0 auto;
}

.image_text_block {
  align-items: center;
  padding: 3.75rem 6.25rem;
}
@media (max-width: 1040px) {
  .image_text_block {
    padding: 1.875rem 1.25rem 3.125rem 1.25rem;
  }
}
.image_text_block.team .image-half {
  order: 1;
}
.image_text_block.team .text-half {
  order: 2;
}
@media (min-width: 1041px) {
  .image_text_block.left .text-half, .image_text_block.team .text-half {
    padding-left: 8.125rem;
  }
}
@media (min-width: 1041px) {
  .image_text_block.right .text-half {
    padding-right: 8.125rem;
  }
}
@media (max-width: 1040px) {
  .image_text_block.left .text-half, .image_text_block.right .text-half {
    margin-bottom: 1.5625rem;
  }
}
@media (max-width: 1040px) {
  .image_text_block.team .image-half {
    margin-bottom: 1.5625rem;
  }
}
.image_text_block > .content {
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1040px) {
  .image_text_block > .content {
    flex-wrap: wrap;
  }
}
.image_text_block .image-half {
  width: 55%;
}
@media (max-width: 1040px) {
  .image_text_block .image-half {
    width: 100%;
    order: 2;
  }
}
.image_text_block .image-half img {
  display: block;
  max-width: 100%;
  max-height: 565px;
  margin: 0 auto;
}
@media (max-width: 1040px) {
  .image_text_block .image-half img {
    min-height: 230px;
    max-height: none;
    margin: 0 auto;
  }
}
.image_text_block .text-half {
  width: 45%;
}
@media (max-width: 1040px) {
  .image_text_block .text-half {
    width: 100%;
    order: 1;
  }
}
.image_text_block .text-half p:not(:last-child) {
  margin-bottom: 0.9375rem;
}

.news_category_container .btn_container,
.studies_category_container .btn_container,
.article_category_container .btn_container,
.conhecimento_faqs_block .btn_container {
  margin-top: 5rem;
}
@media (max-width: 1040px) {
  .news_category_container .btn_container,
  .studies_category_container .btn_container,
  .article_category_container .btn_container,
  .conhecimento_faqs_block .btn_container {
    margin-top: 2.5rem;
  }
}

.news_category_container,
.studies_category_container,
.article_category_container {
  width: 100%;
  float: left;
}
.news_category_container:not(:last-child),
.studies_category_container:not(:last-child),
.article_category_container:not(:last-child) {
  margin-bottom: 5rem;
}
.news_category_container > .row,
.studies_category_container > .row,
.article_category_container > .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.25rem -2.5rem -1.25rem;
}
@media (max-width: 1040px) {
  .news_category_container > .row,
  .studies_category_container > .row,
  .article_category_container > .row {
    margin: 0 -1.25rem -1.875rem -1.25rem;
  }
}

.news_index_block,
.articles_index_block,
.studies_index_block {
  width: 100%;
  float: left;
  padding: 6.25rem 6.25rem 3.125rem 6.25rem;
}
@media (max-width: 1040px) {
  .news_index_block,
  .articles_index_block,
  .studies_index_block {
    padding: 3.125rem 2.5rem;
  }
}
.news_index_block > .wrapper > .row,
.articles_index_block > .wrapper > .row,
.studies_index_block > .wrapper > .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.25rem -2.5rem -1.25rem;
}
.news_index_block .pagination,
.articles_index_block .pagination,
.studies_index_block .pagination {
  margin-top: 6.25rem;
}

@media (min-width: 1041px) {
  .conhecimento_index_block,
  .conhecimento_faqs_block {
    padding: 5rem 6.25rem;
  }
}
@media (max-width: 1040px) {
  .conhecimento_index_block {
    padding: 3.125rem 2.5rem;
  }
}

@media (max-width: 1040px) {
  .conhecimento_faqs_block {
    padding: 3.125rem 1.25rem;
  }
}
.conhecimento_faqs_block > .wrapper {
  max-width: 1020px;
}

.articles_index_block h2:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (max-width: 1040px) {
  .articles_index_block h2:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

.conhecimento_index_block h2 + p,
.conhecimento_faqs_block h2 + p {
  margin-bottom: 3.75rem;
}
.conhecimento_index_block h2 + p:not(:last-child),
.conhecimento_faqs_block h2 + p:not(:last-child) {
  margin-top: 1.875rem;
}

.conhecimento_index_block h2 + .article_category_container, .conhecimento_index_block h2 + .news_category_container, .conhecimento_index_block h2 + .studies_category_container {
  margin-top: 3.75rem;
}

.conhecimento_faqs_block h2 + .wrapper {
  margin-top: 3.75rem;
}

.news_index_block .news_square,
.conhecimento_index_block .news_square {
  padding: 0 1.25rem;
  width: 33.333%;
  margin-bottom: 2.5rem;
}
@media (max-width: 1040px) {
  .news_index_block .news_square,
  .conhecimento_index_block .news_square {
    width: 50%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .news_index_block .news_square,
  .conhecimento_index_block .news_square {
    width: 100%;
  }
}

.articles_index_block .articles_square,
.conhecimento_index_block .articles_square {
  padding: 0 1.25rem;
  width: 33.333%;
  margin-bottom: 2.5rem;
}
@media (max-width: 1040px) {
  .articles_index_block .articles_square,
  .conhecimento_index_block .articles_square {
    width: 50%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .articles_index_block .articles_square,
  .conhecimento_index_block .articles_square {
    width: 100%;
  }
}

.studies_index_block .studies_square,
.conhecimento_index_block .studies_square {
  padding: 0 1.25rem;
  width: 33.333%;
  margin-bottom: 2.5rem;
}
@media (max-width: 1040px) {
  .studies_index_block .studies_square,
  .conhecimento_index_block .studies_square {
    width: 50%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .studies_index_block .studies_square,
  .conhecimento_index_block .studies_square {
    width: 100%;
  }
}

.articles_square > .wrapper,
.news_square > .wrapper,
.studies_square > .wrapper,
.team-block > .wrapper,
.fundos_square > .wrapper {
  display: block;
  height: 100%;
  box-shadow: 0rem 0.9375rem 0.9375rem rgba(0, 0, 0, 0.1);
}
.articles_square .text,
.news_square .text,
.studies_square .text,
.team-block .text,
.fundos_square .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.articles_square .excerpt,
.news_square .excerpt,
.studies_square .excerpt,
.team-block .excerpt,
.fundos_square .excerpt {
  overflow: hidden;
}
.articles_square h4:not(:last-child),
.news_square h4:not(:last-child),
.studies_square h4:not(:last-child),
.team-block h4:not(:last-child),
.fundos_square h4:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.articles_square p,
.news_square p,
.studies_square p,
.team-block p,
.fundos_square p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.articles_square .photo > .padding,
.news_square .photo > .padding,
.studies_square .photo > .padding {
  padding-top: 68.409090909%;
}
.articles_square .bottom,
.news_square .bottom,
.studies_square .bottom {
  margin-top: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1040px) {
  .articles_square .bottom,
  .news_square .bottom,
  .studies_square .bottom {
    margin-top: 1.5625rem;
  }
}
.articles_square .bottom img,
.news_square .bottom img,
.studies_square .bottom img {
  width: auto;
  height: 20px;
}

.news_square h6,
.studies_square h6,
.articles_square h6 {
  letter-spacing: 1.1;
}
.news_square h6:not(:last-child),
.studies_square h6:not(:last-child),
.articles_square h6:not(:last-child) {
  margin-bottom: 0.625rem;
}
.news_square span,
.studies_square span,
.articles_square span {
  letter-spacing: 1.1;
}
.news_square span:after,
.studies_square span:after,
.articles_square span:after {
  content: " >";
}
.news_square .text,
.studies_square .text,
.articles_square .text {
  padding: 1.875rem 1.875rem 2.5rem 1.875rem;
}
@media (max-width: 1040px) {
  .news_square .text,
  .studies_square .text,
  .articles_square .text {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
  }
}

.news_square .excerpt,
.studies_square .excerpt,
.articles_square .excerpt {
  height: 65px;
}
@media (max-width: 1040px) {
  .news_square .excerpt,
  .studies_square .excerpt,
  .articles_square .excerpt {
    height: 55px;
  }
}

.studies_square p,
.articles_square p {
  -webkit-line-clamp: 3;
}

.news_square p {
  -webkit-line-clamp: 4;
}

.fundos_square .photo > .padding {
  padding-top: 41.666666666%;
}
@media (max-width: 1040px) {
  .fundos_square .photo > .padding {
    padding-top: 67.796610169%;
  }
}
.fundos_square .btn_container {
  margin-top: 1.875rem;
}
@media (max-width: 1040px) {
  .fundos_square .btn_container {
    width: calc(100% + 40px);
    margin-top: 1.25rem;
    margin-left: -1.25rem;
  }
}
.fundos_square .block_button {
  width: 100%;
  height: 50px;
  border-radius: 0.1875rem;
}
.fundos_square .text {
  padding: 1.875rem 1.875rem 1.875rem 1.875rem;
}
@media (max-width: 1040px) {
  .fundos_square .text {
    padding: 1.25rem 1.25rem 0rem 1.25rem;
  }
}
.fundos_square .excerpt {
  height: 44px;
}
.fundos_square p {
  -webkit-line-clamp: 2;
}

.small_components_block {
  padding: 5rem 6.25rem;
}
@media (max-width: 1040px) {
  .small_components_block {
    padding: 1.875rem 1.25rem;
  }
}

.content_grid_block {
  padding: 5rem 6.25rem;
}
@media (max-width: 1040px) {
  .content_grid_block {
    padding: 3.125rem 2.5rem;
  }
}
.content_grid_block h2:not(:last-child) {
  margin-bottom: 3.4375rem;
}
@media (max-width: 1040px) {
  .content_grid_block h2:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}
.content_grid_block p:not(:last-child) {
  margin-bottom: 3.4375rem;
}
@media (max-width: 1040px) {
  .content_grid_block p:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}

.simple_text_component {
  max-width: 880px;
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .simple_text_component {
    max-width: 720px;
  }
}
.simple_text_component:not(:last-child) {
  margin-bottom: 5.9375rem;
}
@media (max-width: 1400px) {
  .simple_text_component:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .simple_text_component:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
}

.simple_video_component {
  max-width: 880px;
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .simple_video_component {
    max-width: 720px;
  }
}
.simple_video_component:not(:last-child) {
  margin-bottom: 5.9375rem;
}
@media (max-width: 1400px) {
  .simple_video_component:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .simple_video_component:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
}

.model_grid_component {
  float: left;
  padding-bottom: 1.25rem;
}
@media (max-width: 1040px) {
  .model_grid_component {
    padding: 0 2.8125rem 1.25rem 2.8125rem;
  }
}
.model_grid_component:not(:last-child) {
  margin-bottom: 5.9375rem;
}
@media (max-width: 1400px) {
  .model_grid_component:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .model_grid_component:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
}

.content_grid_block > .content > .row,
.model_grid_component > .row {
  margin: 0 -0.9375rem -1.875rem -0.9375rem;
  display: flex;
  flex-wrap: wrap;
}
.content_grid_block > .content > .row .children,
.model_grid_component > .row .children {
  padding: 0 0.9375rem;
  margin-bottom: 1.875rem;
}

.content_grid_block .team-block,
.model_grid_component .team-block {
  width: 20%;
}
@media (max-width: 1400px) {
  .content_grid_block .team-block,
  .model_grid_component .team-block {
    width: 25%;
  }
}
@media (max-width: 1040px) {
  .content_grid_block .team-block,
  .model_grid_component .team-block {
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .content_grid_block .team-block,
  .model_grid_component .team-block {
    width: 100%;
  }
}
.content_grid_block .news_square,
.model_grid_component .news_square {
  width: 33.3333333333%;
}
@media (max-width: 1040px) {
  .content_grid_block .news_square,
  .model_grid_component .news_square {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .content_grid_block .news_square,
  .model_grid_component .news_square {
    width: 100%;
  }
}
.content_grid_block .fundos_square,
.model_grid_component .fundos_square {
  width: 50%;
}
@media (max-width: 1040px) {
  .content_grid_block .fundos_square,
  .model_grid_component .fundos_square {
    width: 100%;
  }
}

.investment_cta_block.left .arrow {
  right: 0;
  transform: translateY(-50%) scaleX(-1);
}
.investment_cta_block.right .arrow {
  left: 0;
  transform: translateY(-50%);
}
.investment_cta_block h2:not(:last-child) {
  margin-bottom: 2.5rem;
}
.investment_cta_block .arrow {
  position: absolute;
  top: 50%;
  max-height: 100%;
}

.faq_square {
  width: 100%;
  box-shadow: 0rem 0.9375rem 1.5625rem rgba(0, 0, 0, 0.1);
  padding: 3.125rem 4.6875rem 2.8125rem 4.6875rem;
  cursor: pointer;
}
@media (max-width: 1040px) {
  .faq_square {
    padding: 1.25rem 1.25rem 1.25rem 1.5625rem;
  }
}
.faq_square:not(:last-child) {
  margin-bottom: 1.875rem;
}
.faq_square.open .answer > .wrapper {
  height: auto;
}
.faq_square .header {
  position: relative;
  padding-right: 2.8125rem;
}
.faq_square .header .arrow {
  width: 25px;
  height: 12.5px;
  position: absolute;
  top: 15px;
  right: 0;
}
.faq_square .header .arrow:before, .faq_square .header .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2px;
  height: 15px;
  transform-origin: center bottom;
}
.faq_square .header .arrow:before {
  transform: translateX(-50%) rotate(-45deg);
}
.faq_square .header .arrow:after {
  transform: translateX(-50%) rotate(45deg);
}
.faq_square .answer {
  height: 0px;
  overflow: hidden;
}
.faq_square .answer > .wrapper {
  padding-top: 15px;
}
.faq_square .answer p:not(:last-child) {
  margin-bottom: 1.25rem;
}

.simple_image_component {
  float: left;
}
.simple_image_component:not(:last-child) {
  margin-bottom: 5.9375rem;
}
@media (max-width: 1400px) {
  .simple_image_component:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .simple_image_component:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
}
.simple_image_component img {
  width: 100%;
}

.topics_block {
  padding: 8.75rem 6.25rem 9.375rem 6.25rem;
}
@media (max-width: 1040px) {
  .topics_block {
    padding: 2.5rem;
    min-height: auto;
  }
}
.topics_block h2:not(:last-child) {
  margin-bottom: 5rem;
}
@media (max-width: 1040px) {
  .topics_block h2:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
}

.topics_items_container {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}
.topics_items_container > .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.875rem -1.875rem -1.875rem;
}
@media (max-width: 1040px) {
  .topics_items_container > .row {
    margin: 0 -1.25rem -1.25rem -1.25rem;
  }
}
.topics_items_container .topics_item {
  width: 50%;
  padding: 0 1.875rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 1040px) {
  .topics_items_container .topics_item {
    width: 100%;
    padding: 0 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.topics_item > .wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 150px;
  padding: 1.5625rem 2.1875rem 1.5625rem 3.125rem;
}
@media (max-width: 1040px) {
  .topics_item > .wrapper {
    min-height: 120px;
    padding: 1.5625rem 1.5625rem 1.5625rem 1.5625rem;
  }
}
.topics_item > .wrapper:before {
  content: url("/images/gps_icon.svg");
  position: absolute;
  width: 50px;
  top: 0;
  left: 0;
  transform: translateX(-50%);
  filter: drop-shadow(0.625rem 0.625rem 0.9375rem rgba(0, 0, 0, 0.2));
}
@media (max-width: 1040px) {
  .topics_item > .wrapper:before {
    width: 35px;
  }
}
.topics_item h4 {
  letter-spacing: 1.1;
}
.topics_item h4:not(:last-child) {
  margin-bottom: 0.9375rem;
}
@media (max-width: 1040px) {
  .topics_item h4:not(:last-child) {
    margin-bottom: 0.46875rem;
  }
}
.downloads_block,
.reports_accounts_block,
.curriculum_block {
  width: 100%;
  padding: 5rem 6.25rem 7.5rem 6.25rem;
  float: left;
}
@media (max-width: 1040px) {
  .downloads_block,
  .reports_accounts_block,
  .curriculum_block {
    padding: 3.125rem 1.25rem;
  }
}
.downloads_block > .content > .row,
.reports_accounts_block > .content > .row,
.curriculum_block > .content > .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2.1875rem -3.125rem -2.1875rem;
}
.downloads_block h2:not(:last-child),
.reports_accounts_block h2:not(:last-child),
.curriculum_block h2:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (max-width: 1040px) {
  .downloads_block h2:not(:last-child),
  .reports_accounts_block h2:not(:last-child),
  .curriculum_block h2:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

.downloads_block .downloads_square {
  width: 33.3333333333%;
  padding: 0rem 2.1875rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 1040px) {
  .downloads_block .downloads_square {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .downloads_block .downloads_square {
    width: 100%;
  }
}

.reports_accounts_block .intro {
  max-width: 880px;
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .reports_accounts_block .intro {
    max-width: 720px;
  }
}
.reports_accounts_block .intro:not(:last-child) {
  margin-bottom: 5rem;
}
@media (max-width: 1040px) {
  .reports_accounts_block .intro:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.reports_accounts_block .reports_accounts_square {
  width: 33.3333333333%;
  padding: 0rem 2.1875rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 1040px) {
  .reports_accounts_block .reports_accounts_square {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .reports_accounts_block .reports_accounts_square {
    width: 100%;
  }
}

.curriculum_block .curriculum_square {
  width: 33.3333333333%;
  padding: 0rem 2.1875rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 1040px) {
  .curriculum_block .curriculum_square {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .curriculum_block .curriculum_square {
    width: 100%;
  }
}

.reports_accounts_square h4,
.downloads_square h4 {
  text-decoration: underline;
}
.reports_accounts_square h4:not(:last-child),
.downloads_square h4:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.reports_accounts_square h4 img,
.downloads_square h4 img {
  margin-left: 0.625rem;
  width: auto;
  height: 20px;
}

.reports_accounts_square h4:not(:last-child),
.downloads_square h4:not(:last-child),
.curriculum_square h4:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.curriculum_square h5:not(:last-child) {
  margin-bottom: 0.9375rem;
}

.cta_banner {
  width: 100%;
  min-height: 270px;
  float: left;
  display: flex;
  padding: 3.125rem 6.25rem;
  justify-content: center;
  align-items: center;
  background: linear-gradient(130deg, var(--color-dark-blue), var(--color-blue));
}
@media (max-width: 1040px) {
  .cta_banner {
    padding: 1.875rem 2.5rem;
    min-height: 180px;
  }
}
.cta_banner > .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1040px) {
  .cta_banner > .content {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.cta_banner .text {
  padding-right: 3.75rem;
}
@media (max-width: 1040px) {
  .cta_banner .text:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1040px) {
  .cta_banner h4 {
    text-align: center;
  }
}
.cta_banner h4:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.social-share {
  position: fixed;
  width: 95px;
  right: 0;
  top: calc(50% + 75px);
  padding: 2.1875rem 1.25rem;
  box-shadow: 0rem 0.9375rem 1.5625rem rgba(0, 0, 0, 0.1);
  z-index: 10;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}
@media (max-width: 1040px) {
  .social-share {
    width: 60px;
    padding: 1.25rem 0.9375rem;
  }
}
.social-share .icon:not(:last-child), .social-share .social:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 1040px) {
  .social-share .icon:not(:last-child), .social-share .social:not(:last-child) {
    margin-bottom: 0.78125rem;
  }
}
.social-share .icon {
  width: auto;
  height: 40px;
}
@media (max-width: 1040px) {
  .social-share .icon {
    height: 20px;
  }
}
.social-share .social {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
@media (max-width: 1040px) {
  .social-share .social {
    width: 30px;
    height: 30px;
  }
}
.social-share .social img {
  width: auto;
  height: 30px;
}
@media (max-width: 1040px) {
  .social-share .social img {
    height: 20px;
  }
}

.news_detail_block,
.articles_detail_block,
.studies_detail_block {
  width: 100%;
  padding: 7.8125rem 6.25rem 0rem 6.25rem;
}
@media (max-width: 1040px) {
  .news_detail_block,
  .articles_detail_block,
  .studies_detail_block {
    padding: 3.125rem 1.25rem 0rem 1.25rem;
  }
}
.news_detail_block:last-child,
.articles_detail_block:last-child,
.studies_detail_block:last-child {
  padding-bottom: 7.8125rem;
}
.news_detail_block > .content,
.articles_detail_block > .content,
.studies_detail_block > .content {
  max-width: 880px;
}
@media (max-width: 1400px) {
  .news_detail_block > .content,
  .articles_detail_block > .content,
  .studies_detail_block > .content {
    max-width: 720px;
  }
}

.articles_detail_block + .cta_banner {
  margin-top: 7.8125rem;
}
@media (max-width: 1040px) {
  .articles_detail_block + .cta_banner {
    margin-top: 3.125rem;
  }
}

.news_detail_block h1:not(:last-child), .news_detail_block h2:not(:last-child), .news_detail_block h3:not(:last-child), .news_detail_block h4:not(:last-child), .news_detail_block h5:not(:last-child), .news_detail_block h6:not(:last-child),
.articles_detail_block h1:not(:last-child),
.articles_detail_block h2:not(:last-child),
.articles_detail_block h3:not(:last-child),
.articles_detail_block h4:not(:last-child),
.articles_detail_block h5:not(:last-child),
.articles_detail_block h6:not(:last-child),
.studies_detail_block h1:not(:last-child),
.studies_detail_block h2:not(:last-child),
.studies_detail_block h3:not(:last-child),
.studies_detail_block h4:not(:last-child),
.studies_detail_block h5:not(:last-child),
.studies_detail_block h6:not(:last-child),
.simple_text_component h1:not(:last-child),
.simple_text_component h2:not(:last-child),
.simple_text_component h3:not(:last-child),
.simple_text_component h4:not(:last-child),
.simple_text_component h5:not(:last-child),
.simple_text_component h6:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 1400px) {
  .news_detail_block h1:not(:last-child), .news_detail_block h2:not(:last-child), .news_detail_block h3:not(:last-child), .news_detail_block h4:not(:last-child), .news_detail_block h5:not(:last-child), .news_detail_block h6:not(:last-child),
  .articles_detail_block h1:not(:last-child),
  .articles_detail_block h2:not(:last-child),
  .articles_detail_block h3:not(:last-child),
  .articles_detail_block h4:not(:last-child),
  .articles_detail_block h5:not(:last-child),
  .articles_detail_block h6:not(:last-child),
  .studies_detail_block h1:not(:last-child),
  .studies_detail_block h2:not(:last-child),
  .studies_detail_block h3:not(:last-child),
  .studies_detail_block h4:not(:last-child),
  .studies_detail_block h5:not(:last-child),
  .studies_detail_block h6:not(:last-child),
  .simple_text_component h1:not(:last-child),
  .simple_text_component h2:not(:last-child),
  .simple_text_component h3:not(:last-child),
  .simple_text_component h4:not(:last-child),
  .simple_text_component h5:not(:last-child),
  .simple_text_component h6:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.news_detail_block p + p, .news_detail_block p + ul, .news_detail_block ul + p, .news_detail_block ul + ul,
.articles_detail_block p + p,
.articles_detail_block p + ul,
.articles_detail_block ul + p,
.articles_detail_block ul + ul,
.studies_detail_block p + p,
.studies_detail_block p + ul,
.studies_detail_block ul + p,
.studies_detail_block ul + ul,
.simple_text_component p + p,
.simple_text_component p + ul,
.simple_text_component ul + p,
.simple_text_component ul + ul {
  margin-top: 1.25rem;
}
.news_detail_block p + blockquote, .news_detail_block ul + blockquote,
.articles_detail_block p + blockquote,
.articles_detail_block ul + blockquote,
.studies_detail_block p + blockquote,
.studies_detail_block ul + blockquote,
.simple_text_component p + blockquote,
.simple_text_component ul + blockquote {
  margin-top: 5.9375rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + blockquote, .news_detail_block ul + blockquote,
  .articles_detail_block p + blockquote,
  .articles_detail_block ul + blockquote,
  .studies_detail_block p + blockquote,
  .studies_detail_block ul + blockquote,
  .simple_text_component p + blockquote,
  .simple_text_component ul + blockquote {
    margin-top: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + blockquote, .news_detail_block ul + blockquote,
  .articles_detail_block p + blockquote,
  .articles_detail_block ul + blockquote,
  .studies_detail_block p + blockquote,
  .studies_detail_block ul + blockquote,
  .simple_text_component p + blockquote,
  .simple_text_component ul + blockquote {
    margin-top: 2.8125rem;
  }
}
.news_detail_block p + .block_button, .news_detail_block ul + .block_button,
.articles_detail_block p + .block_button,
.articles_detail_block ul + .block_button,
.studies_detail_block p + .block_button,
.studies_detail_block ul + .block_button,
.simple_text_component p + .block_button,
.simple_text_component ul + .block_button {
  margin-top: 2.5rem;
}
.news_detail_block p + p > blockquote, .news_detail_block ul + p > blockquote,
.articles_detail_block p + p > blockquote,
.articles_detail_block ul + p > blockquote,
.studies_detail_block p + p > blockquote,
.studies_detail_block ul + p > blockquote,
.simple_text_component p + p > blockquote,
.simple_text_component ul + p > blockquote {
  margin-top: 4.6875rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + p > blockquote, .news_detail_block ul + p > blockquote,
  .articles_detail_block p + p > blockquote,
  .articles_detail_block ul + p > blockquote,
  .studies_detail_block p + p > blockquote,
  .studies_detail_block ul + p > blockquote,
  .simple_text_component p + p > blockquote,
  .simple_text_component ul + p > blockquote {
    margin-top: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + p > blockquote, .news_detail_block ul + p > blockquote,
  .articles_detail_block p + p > blockquote,
  .articles_detail_block ul + p > blockquote,
  .studies_detail_block p + p > blockquote,
  .studies_detail_block ul + p > blockquote,
  .simple_text_component p + p > blockquote,
  .simple_text_component ul + p > blockquote {
    margin-top: 2.8125rem;
  }
}
.news_detail_block p + blockquote:not(:last-child), .news_detail_block p + p:not(:last-child) > blockquote, .news_detail_block p + ul:not(:last-child) > blockquote, .news_detail_block ul + blockquote:not(:last-child), .news_detail_block ul + p:not(:last-child) > blockquote, .news_detail_block ul + ul:not(:last-child) > blockquote,
.articles_detail_block p + blockquote:not(:last-child),
.articles_detail_block p + p:not(:last-child) > blockquote,
.articles_detail_block p + ul:not(:last-child) > blockquote,
.articles_detail_block ul + blockquote:not(:last-child),
.articles_detail_block ul + p:not(:last-child) > blockquote,
.articles_detail_block ul + ul:not(:last-child) > blockquote,
.studies_detail_block p + blockquote:not(:last-child),
.studies_detail_block p + p:not(:last-child) > blockquote,
.studies_detail_block p + ul:not(:last-child) > blockquote,
.studies_detail_block ul + blockquote:not(:last-child),
.studies_detail_block ul + p:not(:last-child) > blockquote,
.studies_detail_block ul + ul:not(:last-child) > blockquote,
.simple_text_component p + blockquote:not(:last-child),
.simple_text_component p + p:not(:last-child) > blockquote,
.simple_text_component p + ul:not(:last-child) > blockquote,
.simple_text_component ul + blockquote:not(:last-child),
.simple_text_component ul + p:not(:last-child) > blockquote,
.simple_text_component ul + ul:not(:last-child) > blockquote {
  margin-bottom: 4.6875rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + blockquote:not(:last-child), .news_detail_block p + p:not(:last-child) > blockquote, .news_detail_block p + ul:not(:last-child) > blockquote, .news_detail_block ul + blockquote:not(:last-child), .news_detail_block ul + p:not(:last-child) > blockquote, .news_detail_block ul + ul:not(:last-child) > blockquote,
  .articles_detail_block p + blockquote:not(:last-child),
  .articles_detail_block p + p:not(:last-child) > blockquote,
  .articles_detail_block p + ul:not(:last-child) > blockquote,
  .articles_detail_block ul + blockquote:not(:last-child),
  .articles_detail_block ul + p:not(:last-child) > blockquote,
  .articles_detail_block ul + ul:not(:last-child) > blockquote,
  .studies_detail_block p + blockquote:not(:last-child),
  .studies_detail_block p + p:not(:last-child) > blockquote,
  .studies_detail_block p + ul:not(:last-child) > blockquote,
  .studies_detail_block ul + blockquote:not(:last-child),
  .studies_detail_block ul + p:not(:last-child) > blockquote,
  .studies_detail_block ul + ul:not(:last-child) > blockquote,
  .simple_text_component p + blockquote:not(:last-child),
  .simple_text_component p + p:not(:last-child) > blockquote,
  .simple_text_component p + ul:not(:last-child) > blockquote,
  .simple_text_component ul + blockquote:not(:last-child),
  .simple_text_component ul + p:not(:last-child) > blockquote,
  .simple_text_component ul + ul:not(:last-child) > blockquote {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + blockquote:not(:last-child), .news_detail_block p + p:not(:last-child) > blockquote, .news_detail_block p + ul:not(:last-child) > blockquote, .news_detail_block ul + blockquote:not(:last-child), .news_detail_block ul + p:not(:last-child) > blockquote, .news_detail_block ul + ul:not(:last-child) > blockquote,
  .articles_detail_block p + blockquote:not(:last-child),
  .articles_detail_block p + p:not(:last-child) > blockquote,
  .articles_detail_block p + ul:not(:last-child) > blockquote,
  .articles_detail_block ul + blockquote:not(:last-child),
  .articles_detail_block ul + p:not(:last-child) > blockquote,
  .articles_detail_block ul + ul:not(:last-child) > blockquote,
  .studies_detail_block p + blockquote:not(:last-child),
  .studies_detail_block p + p:not(:last-child) > blockquote,
  .studies_detail_block p + ul:not(:last-child) > blockquote,
  .studies_detail_block ul + blockquote:not(:last-child),
  .studies_detail_block ul + p:not(:last-child) > blockquote,
  .studies_detail_block ul + ul:not(:last-child) > blockquote,
  .simple_text_component p + blockquote:not(:last-child),
  .simple_text_component p + p:not(:last-child) > blockquote,
  .simple_text_component p + ul:not(:last-child) > blockquote,
  .simple_text_component ul + blockquote:not(:last-child),
  .simple_text_component ul + p:not(:last-child) > blockquote,
  .simple_text_component ul + ul:not(:last-child) > blockquote {
    margin-bottom: 0.9375rem;
  }
}
.news_detail_block p + iframe, .news_detail_block ul + iframe,
.articles_detail_block p + iframe,
.articles_detail_block ul + iframe,
.studies_detail_block p + iframe,
.studies_detail_block ul + iframe,
.simple_text_component p + iframe,
.simple_text_component ul + iframe {
  margin-top: 5.9375rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + iframe, .news_detail_block ul + iframe,
  .articles_detail_block p + iframe,
  .articles_detail_block ul + iframe,
  .studies_detail_block p + iframe,
  .studies_detail_block ul + iframe,
  .simple_text_component p + iframe,
  .simple_text_component ul + iframe {
    margin-top: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + iframe, .news_detail_block ul + iframe,
  .articles_detail_block p + iframe,
  .articles_detail_block ul + iframe,
  .studies_detail_block p + iframe,
  .studies_detail_block ul + iframe,
  .simple_text_component p + iframe,
  .simple_text_component ul + iframe {
    margin-top: 2.8125rem;
  }
}
.news_detail_block p + p > iframe, .news_detail_block ul + p > iframe,
.articles_detail_block p + p > iframe,
.articles_detail_block ul + p > iframe,
.studies_detail_block p + p > iframe,
.studies_detail_block ul + p > iframe,
.simple_text_component p + p > iframe,
.simple_text_component ul + p > iframe {
  margin-top: 4.6875rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + p > iframe, .news_detail_block ul + p > iframe,
  .articles_detail_block p + p > iframe,
  .articles_detail_block ul + p > iframe,
  .studies_detail_block p + p > iframe,
  .studies_detail_block ul + p > iframe,
  .simple_text_component p + p > iframe,
  .simple_text_component ul + p > iframe {
    margin-top: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + p > iframe, .news_detail_block ul + p > iframe,
  .articles_detail_block p + p > iframe,
  .articles_detail_block ul + p > iframe,
  .studies_detail_block p + p > iframe,
  .studies_detail_block ul + p > iframe,
  .simple_text_component p + p > iframe,
  .simple_text_component ul + p > iframe {
    margin-top: 0.9375rem;
  }
}
.news_detail_block p + iframe:not(:last-child), .news_detail_block p + p:not(:last-child) > iframe, .news_detail_block p + ul:not(:last-child) > iframe, .news_detail_block ul + iframe:not(:last-child), .news_detail_block ul + p:not(:last-child) > iframe, .news_detail_block ul + ul:not(:last-child) > iframe,
.articles_detail_block p + iframe:not(:last-child),
.articles_detail_block p + p:not(:last-child) > iframe,
.articles_detail_block p + ul:not(:last-child) > iframe,
.articles_detail_block ul + iframe:not(:last-child),
.articles_detail_block ul + p:not(:last-child) > iframe,
.articles_detail_block ul + ul:not(:last-child) > iframe,
.studies_detail_block p + iframe:not(:last-child),
.studies_detail_block p + p:not(:last-child) > iframe,
.studies_detail_block p + ul:not(:last-child) > iframe,
.studies_detail_block ul + iframe:not(:last-child),
.studies_detail_block ul + p:not(:last-child) > iframe,
.studies_detail_block ul + ul:not(:last-child) > iframe,
.simple_text_component p + iframe:not(:last-child),
.simple_text_component p + p:not(:last-child) > iframe,
.simple_text_component p + ul:not(:last-child) > iframe,
.simple_text_component ul + iframe:not(:last-child),
.simple_text_component ul + p:not(:last-child) > iframe,
.simple_text_component ul + ul:not(:last-child) > iframe {
  margin-bottom: 4.6875rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + iframe:not(:last-child), .news_detail_block p + p:not(:last-child) > iframe, .news_detail_block p + ul:not(:last-child) > iframe, .news_detail_block ul + iframe:not(:last-child), .news_detail_block ul + p:not(:last-child) > iframe, .news_detail_block ul + ul:not(:last-child) > iframe,
  .articles_detail_block p + iframe:not(:last-child),
  .articles_detail_block p + p:not(:last-child) > iframe,
  .articles_detail_block p + ul:not(:last-child) > iframe,
  .articles_detail_block ul + iframe:not(:last-child),
  .articles_detail_block ul + p:not(:last-child) > iframe,
  .articles_detail_block ul + ul:not(:last-child) > iframe,
  .studies_detail_block p + iframe:not(:last-child),
  .studies_detail_block p + p:not(:last-child) > iframe,
  .studies_detail_block p + ul:not(:last-child) > iframe,
  .studies_detail_block ul + iframe:not(:last-child),
  .studies_detail_block ul + p:not(:last-child) > iframe,
  .studies_detail_block ul + ul:not(:last-child) > iframe,
  .simple_text_component p + iframe:not(:last-child),
  .simple_text_component p + p:not(:last-child) > iframe,
  .simple_text_component p + ul:not(:last-child) > iframe,
  .simple_text_component ul + iframe:not(:last-child),
  .simple_text_component ul + p:not(:last-child) > iframe,
  .simple_text_component ul + ul:not(:last-child) > iframe {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + iframe:not(:last-child), .news_detail_block p + p:not(:last-child) > iframe, .news_detail_block p + ul:not(:last-child) > iframe, .news_detail_block ul + iframe:not(:last-child), .news_detail_block ul + p:not(:last-child) > iframe, .news_detail_block ul + ul:not(:last-child) > iframe,
  .articles_detail_block p + iframe:not(:last-child),
  .articles_detail_block p + p:not(:last-child) > iframe,
  .articles_detail_block p + ul:not(:last-child) > iframe,
  .articles_detail_block ul + iframe:not(:last-child),
  .articles_detail_block ul + p:not(:last-child) > iframe,
  .articles_detail_block ul + ul:not(:last-child) > iframe,
  .studies_detail_block p + iframe:not(:last-child),
  .studies_detail_block p + p:not(:last-child) > iframe,
  .studies_detail_block p + ul:not(:last-child) > iframe,
  .studies_detail_block ul + iframe:not(:last-child),
  .studies_detail_block ul + p:not(:last-child) > iframe,
  .studies_detail_block ul + ul:not(:last-child) > iframe,
  .simple_text_component p + iframe:not(:last-child),
  .simple_text_component p + p:not(:last-child) > iframe,
  .simple_text_component p + ul:not(:last-child) > iframe,
  .simple_text_component ul + iframe:not(:last-child),
  .simple_text_component ul + p:not(:last-child) > iframe,
  .simple_text_component ul + ul:not(:last-child) > iframe {
    margin-bottom: 0.9375rem;
  }
}
.news_detail_block p + img, .news_detail_block ul + img,
.articles_detail_block p + img,
.articles_detail_block ul + img,
.studies_detail_block p + img,
.studies_detail_block ul + img,
.simple_text_component p + img,
.simple_text_component ul + img {
  margin-top: 5.9375rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + img, .news_detail_block ul + img,
  .articles_detail_block p + img,
  .articles_detail_block ul + img,
  .studies_detail_block p + img,
  .studies_detail_block ul + img,
  .simple_text_component p + img,
  .simple_text_component ul + img {
    margin-top: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + img, .news_detail_block ul + img,
  .articles_detail_block p + img,
  .articles_detail_block ul + img,
  .studies_detail_block p + img,
  .studies_detail_block ul + img,
  .simple_text_component p + img,
  .simple_text_component ul + img {
    margin-top: 2.8125rem;
  }
}
.news_detail_block p + p > img, .news_detail_block ul + p > img,
.articles_detail_block p + p > img,
.articles_detail_block ul + p > img,
.studies_detail_block p + p > img,
.studies_detail_block ul + p > img,
.simple_text_component p + p > img,
.simple_text_component ul + p > img {
  margin-top: 4.6875rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + p > img, .news_detail_block ul + p > img,
  .articles_detail_block p + p > img,
  .articles_detail_block ul + p > img,
  .studies_detail_block p + p > img,
  .studies_detail_block ul + p > img,
  .simple_text_component p + p > img,
  .simple_text_component ul + p > img {
    margin-top: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + p > img, .news_detail_block ul + p > img,
  .articles_detail_block p + p > img,
  .articles_detail_block ul + p > img,
  .studies_detail_block p + p > img,
  .studies_detail_block ul + p > img,
  .simple_text_component p + p > img,
  .simple_text_component ul + p > img {
    margin-top: 0.9375rem;
  }
}
.news_detail_block p + img:not(:last-child), .news_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img, .news_detail_block ul + img:not(:last-child), .news_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block p + img:not(:last-child),
.news_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.articles_detail_block ul + img:not(:last-child),
.news_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block p + img:not(:last-child),
.news_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.studies_detail_block ul + img:not(:last-child),
.news_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.simple_text_component p + img:not(:last-child),
.news_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.simple_text_component ul + img:not(:last-child),
.news_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img, .news_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img, .news_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.news_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.news_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.news_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.news_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.news_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.news_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.articles_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.articles_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.studies_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.studies_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.simple_text_component p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
.simple_text_component ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img {
  margin-bottom: 4.6875rem;
}
@media (max-width: 1400px) {
  .news_detail_block p + img:not(:last-child), .news_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img, .news_detail_block ul + img:not(:last-child), .news_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .simple_text_component ul + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img, .news_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img, .news_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p + img:not(:last-child), .news_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img, .news_detail_block ul + img:not(:last-child), .news_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .simple_text_component ul + img:not(:last-child),
  .news_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img, .news_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img, .news_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .news_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .articles_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .articles_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .studies_detail_block p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .studies_detail_block ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .simple_text_component p + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .news_detail_block p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .news_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .articles_detail_block p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .articles_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .studies_detail_block p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .studies_detail_block ul + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .simple_text_component p + ul:not(:last-child) > img,
  .simple_text_component ul + p:not(:last-child) > img .simple_text_component ul + ul:not(:last-child) > img {
    margin-bottom: 0.9375rem;
  }
}
.news_detail_block ul,
.articles_detail_block ul,
.studies_detail_block ul,
.simple_text_component ul {
  padding-left: 2.5rem;
}
.news_detail_block li,
.articles_detail_block li,
.studies_detail_block li,
.simple_text_component li {
  display: list-item;
  position: relative;
}
.news_detail_block li:not(:last-child),
.articles_detail_block li:not(:last-child),
.studies_detail_block li:not(:last-child),
.simple_text_component li:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.news_detail_block li:before,
.articles_detail_block li:before,
.studies_detail_block li:before,
.simple_text_component li:before {
  content: url("/images/gps_icon.svg");
  width: 12.5px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
}
.news_detail_block .block_button + p, .news_detail_block .block_button + ul,
.articles_detail_block .block_button + p,
.articles_detail_block .block_button + ul,
.studies_detail_block .block_button + p,
.studies_detail_block .block_button + ul,
.simple_text_component .block_button + p,
.simple_text_component .block_button + ul {
  margin-top: 2.5rem;
}
.news_detail_block iframe,
.articles_detail_block iframe,
.studies_detail_block iframe,
.simple_text_component iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.news_detail_block blockquote,
.articles_detail_block blockquote,
.studies_detail_block blockquote,
.simple_text_component blockquote {
  position: relative;
  padding-left: 7.5rem;
}
.news_detail_block blockquote:before,
.articles_detail_block blockquote:before,
.studies_detail_block blockquote:before,
.simple_text_component blockquote:before {
  content: url("/images/gps_icon.svg");
  position: absolute;
  width: 50px;
  top: 0;
  left: 0;
  transform: rotate(45deg);
  filter: drop-shadow(0.625rem 0.625rem 0.9375rem rgba(0, 0, 0, 0.1));
}
.news_detail_block img,
.articles_detail_block img,
.studies_detail_block img,
.simple_text_component img {
  width: 100%;
  margin: 0;
  float: left;
}
.news_detail_block img.fullscreen-img,
.articles_detail_block img.fullscreen-img,
.studies_detail_block img.fullscreen-img,
.simple_text_component img.fullscreen-img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  max-height: 565px;
}
@media (pointer: fine) {
  .news_detail_block img.fullscreen-img,
  .articles_detail_block img.fullscreen-img,
  .studies_detail_block img.fullscreen-img,
  .simple_text_component img.fullscreen-img {
    width: 100%;
  }
}
@media (pointer: coarse) {
  .news_detail_block img.fullscreen-img,
  .articles_detail_block img.fullscreen-img,
  .studies_detail_block img.fullscreen-img,
  .simple_text_component img.fullscreen-img {
    width: 100vw;
  }
}

.author_container {
  display: flex;
  align-items: center;
}
.author_container:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (max-width: 1040px) {
  .author_container:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.author_container .photo {
  width: 75px;
  height: 75px;
  margin-right: 0.9375rem;
}
.articles_studies_block {
  padding: 7.8125rem 6.25rem 6.25rem 6.25rem;
}
@media (max-width: 1040px) {
  .articles_studies_block {
    padding: 3.4375rem 1.25rem 5.9375rem 1.25rem;
    overflow: visible;
    z-index: 4;
  }
}
.articles_studies_block > .content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1040px) {
  .articles_studies_block > .content {
    flex-wrap: wrap;
  }
}
.articles_studies_block .half-text {
  width: 100%;
}
@media (min-width: 1041px) {
  .articles_studies_block .half-text {
    max-width: 490px;
  }
}
@media (max-width: 1040px) {
  .articles_studies_block .half-text:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.articles_studies_block .half-links {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 1041px) {
  .articles_studies_block .half-links {
    max-width: 500px;
  }
}
.articles_studies_block .half-links a {
  display: flex;
  align-items: center;
  color: var(--color-dark-black-blue) !important;
}
.articles_studies_block .half-links a:not(:last-child) {
  margin-bottom: 1.875rem;
}
.articles_studies_block .half-links img {
  height: 18px;
  margin-right: 1.25rem;
}
.articles_studies_block .arrow {
  position: absolute;
  bottom: 0;
  width: auto;
  height: 100%;
  right: 40px;
}
@media (max-width: 1040px) {
  .articles_studies_block .arrow {
    right: auto;
    left: 0;
    height: 100vw;
    bottom: -50vw;
    transform: translate(-50%, -50%) rotate(90deg);
    transform-origin: center bottom;
    z-index: 3;
  }
}

.page_footer_backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
  will-change: opacity;
}

.fund_description_graph_block {
  padding: 6.25rem 6.25rem 5.625rem 6.25rem;
}
@media (max-width: 1040px) {
  .fund_description_graph_block {
    padding: 1.875rem 2.5rem;
  }
}
.fund_description_graph_block > .content {
  max-width: 1020px;
}
.fund_description_graph_block h2:not(:last-child) {
  margin-bottom: 2.5rem;
}
.fund_description_graph_block .square {
  width: 100%;
  margin: 0 auto;
  box-shadow: 2px 20px 20px rgba(0, 0, 0, 0.1);
  padding: 3.75rem 2.5rem;
}
.fund_description_graph_block .square:not(.chart) > .content {
  max-width: 765px;
}
.fund_description_graph_block .square:not(:last-child) {
  margin-bottom: 1.875rem;
}
.fund_description_graph_block .participation_unit > .content {
  display: flex;
}
.fund_description_graph_block .participation_unit > .content > div {
  width: 50%;
}
.fund_description_graph_block .participation_unit h6 {
  letter-spacing: 1.1;
}
.fund_description_graph_block .participation_unit h6:not(:last-child) {
  margin-bottom: 1.25rem;
}
.fund_description_graph_block .list_items li {
  display: flex;
  align-items: flex-start;
}
.fund_description_graph_block .list_items li:not(:last-child) {
  margin-bottom: 1.875rem;
}
.fund_description_graph_block .list_items li strong {
  width: 40%;
  padding-right: 2%;
}
.fund_description_graph_block .list_items li span {
  width: 60%;
}
.fund_description_graph_block .chart h4:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.fund_description_graph_block .chart .chart-buttons {
  display: flex;
  justify-content: center;
  padding-bottom: 4rem;
}
.fund_description_graph_block .chart .chart-buttons {
  display: flex;
  gap: 20px;
  margin: 0 auto;
}
.fund_description_graph_block .chart .chart-button {
  background: transparent;
  border: none;
  font-weight: bold;
  padding: 5px 0;
  position: relative;
  cursor: pointer;
}
.fund_description_graph_block .chart .chart-button.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 4px;
  background: linear-gradient(90deg, #FFB81D, #FF681D);
}
.fund_description_graph_block .chart .chart-subtitle {
  display: none;
  margin-top: 1.25rem;
}
.fund_description_graph_block .chart .chart-subtitle.active {
  display: block;
}
.fund_description_graph_block .chart canvas {
  width: 100% !important;
  height: 180px !important;
}

.document_list_block {
  padding: 6.25rem 6.25rem 5.625rem 6.25rem;
}
@media (max-width: 1040px) {
  .document_list_block {
    padding: 1.875rem 2.5rem;
  }
}
.document_list_block > .content {
  max-width: 870px;
}
.document_list_block h2:not(:last-child) {
  margin-bottom: 4.375rem;
}
.document_list_block h6 {
  letter-spacing: 1.1;
}
.document_list_block h6:not(:last-child) {
  margin-bottom: 1.875rem;
}
.document_list_block a {
  text-decoration: underline;
}
.document_list_block a:not(:last-child) {
  margin-bottom: 0.625rem;
}
.document_list_block a img {
  width: auto;
  height: 15px;
  margin-right: 0.9375rem;
}
.document_list_block .group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.document_list_block .group:not(:last-child) {
  margin-bottom: 3.75rem;
}

.maps_block {
  padding: 1.875rem 6.25rem;
}
@media (max-width: 1040px) {
  .maps_block {
    padding: 0;
  }
}
.maps_block > .content {
  max-width: var(--max-width-content);
  display: flex;
  align-items: center;
}
@media (max-width: 1400px) {
  .maps_block > .content {
    flex-wrap: wrap;
  }
}
.maps_block .text-half {
  width: 45%;
  display: flex;
  align-items: center;
  padding-right: 6.25rem;
}
@media (max-width: 1400px) {
  .maps_block .text-half {
    padding-right: 3.75rem;
  }
}
@media (max-width: 1040px) {
  .maps_block .text-half {
    width: 100%;
    padding: 0.9375rem 0.9375rem 1.25rem 0.9375rem;
  }
}
.maps_block .map-half {
  width: 55%;
}
@media (max-width: 1040px) {
  .maps_block .map-half {
    width: 100%;
    height: 100vw;
    max-height: 500px;
  }
}
.maps_block .map_container {
  position: relative;
}
@media (max-width: 1040px) {
  .maps_block .map_container {
    height: 100vw;
    max-height: 500px;
  }
}
.maps_block .map_container .padding {
  padding-top: 68.484848484%;
}
.maps_block .map_container .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.maps_block .description h6 {
  color: inherit;
}
.maps_block .description h6:not(:last-child) {
  margin-bottom: 0.3125rem;
}
.maps_block .description p:not(:last-child) {
  margin-bottom: 0.625rem;
}

.open-app-store {
  display: flex;
  position: relative;
  width: 100%;
  padding: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ccc;
  z-index: 1000;
}
.open-app-store.hide {
  display: none;
}
.open-app-store.android .android-btn {
  display: inline-block;
}
.open-app-store.ios .ios-btn {
  display: inline-block;
}
.open-app-store .open-app-store__icon {
  flex: 0 0 50px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.open-app-store .open-app-store__icon img {
  max-width: 40px;
  height: 100%;
}
.open-app-store .open-app-store__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.open-app-store .open-app-store__content--title {
  display: inline-block;
  width: 100%;
  font-size: 0.75rem;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.open-app-store .open-app-store__content--introduction,
.open-app-store .open-app-store__content--description {
  width: 100%;
  display: inline-block;
  font-size: 0.625rem;
  font-stretch: normal;
}
.open-app-store .open-app-store__button {
  flex: 0 0 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1.25rem;
}
.open-app-store .open-app-store__button a {
  display: none;
  width: 100%;
  padding: 0.3125rem 0.46875rem;
  border-radius: 2px;
  font-size: 0.625rem;
  line-height: 200%;
}
.open-app-store .open-app-store__close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 5px;
  top: 5px;
  background-repeat: no-repeat;
  background-size: auto 30px;
  background-position: center;
  background-image: url("/images/icon-app-close.svg");
}

.app_store_block {
  position: relative;
  padding: 5.625rem 6.25rem;
}
@media (max-width: 1400px) {
  .app_store_block {
    padding: 3.125rem 2.5rem;
  }
}
@media (max-width: 1040px) {
  .app_store_block {
    padding: 3.125rem 1.25rem 3.125rem 1.25rem;
  }
}
.app_store_block h3:not(:last-child) {
  margin-bottom: 2.8125rem;
}
@media (max-width: 1040px) {
  .app_store_block h3:not(:last-child) {
    margin-bottom: 1.5625rem;
  }
}
.app_store_block p {
  max-width: 870px;
  margin: 0 auto;
}
.app_store_block .btn_container:not(:first-child) {
  margin-top: 3.75rem;
}
.app_store_block .btn_container a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 75px;
  background: linear-gradient(130deg, var(--color-dark-blue), var(--color-blue));
  border-radius: 10px;
  margin: 0 22.5px;
}
@media (max-width: 767px) {
  .app_store_block .btn_container a {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .app_store_block .btn_container a:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.app_store_block .btn_container a svg {
  max-width: 210px;
  width: auto;
  height: 55px;
}

.cta_banner_block {
  position: relative;
  padding: 5.625rem 6.25rem;
  background: linear-gradient(130deg, var(--color-dark-blue), var(--color-blue));
}
@media (max-width: 1400px) {
  .cta_banner_block {
    padding: 3.125rem 2.5rem;
  }
}
@media (max-width: 1040px) {
  .cta_banner_block {
    padding: 3.125rem 1.25rem 3.125rem 1.25rem;
  }
}
.cta_banner_block h2:not(:last-child) {
  margin-bottom: 2.8125rem;
}
@media (max-width: 1040px) {
  .cta_banner_block h2:not(:last-child) {
    margin-bottom: 1.5625rem;
  }
}
.cta_banner_block p {
  max-width: 870px;
  margin: 0 auto;
}

.page_footer > .content, .home_hero_block > .content,
.home_numbers_block > .content,
.home_cta_block > .content,
.investment_cta_block > .content,
.image_text_block > .content,
.curriculum_block > .content,
.articles_studies_block > .content,
.banner_header_block > .content,
.home_news_updates_container > .content,
.indicators_block > .content,
.processes_block > .content,
.requests_block > .content,
.small_components_block > .content,
.content_grid_block > .content,
.downloads_block > .content,
.reports_accounts_block > .content,
.cta_banner > .content, .block_items_container, .news_category_container,
.studies_category_container,
.article_category_container, .news_index_block > .wrapper,
.articles_index_block > .wrapper,
.conhecimento_index_block > .wrapper,
.studies_index_block > .wrapper, .simple_image_component {
  max-width: var(--max-width-content);
}
@media (max-width: 1400px) {
  .page_footer > .content, .home_hero_block > .content,
  .home_numbers_block > .content,
  .home_cta_block > .content,
  .investment_cta_block > .content,
  .image_text_block > .content,
  .curriculum_block > .content,
  .articles_studies_block > .content,
  .banner_header_block > .content,
  .home_news_updates_container > .content,
  .indicators_block > .content,
  .processes_block > .content,
  .requests_block > .content,
  .small_components_block > .content,
  .content_grid_block > .content,
  .downloads_block > .content,
  .reports_accounts_block > .content,
  .cta_banner > .content, .block_items_container, .news_category_container,
  .studies_category_container,
  .article_category_container, .news_index_block > .wrapper,
  .articles_index_block > .wrapper,
  .conhecimento_index_block > .wrapper,
  .studies_index_block > .wrapper, .simple_image_component {
    max-width: 1040px;
  }
}

.form_contact_block .form-half .input_container input[type=text],
.form_contact_block .form-half .input_container input[type=email],
.form_contact_block .form-half .input_container input[type=tel],
.form_contact_block .form-half .input_container textarea, .indicators_item p, .processes_item p {
  font-family: var(--font-family);
}

.global-container, [aria-label=breadcrumb] .breadcrumb-item:not(:last-child):after, .form_container form .input_container input, .document_list_block a {
  font-weight: 300;
}

.news_square h6,
.studies_square h6,
.articles_square h6, .open-app-store .open-app-store__content--introduction,
.open-app-store .open-app-store__content--description {
  font-weight: 400;
}

[aria-label=breadcrumb] .breadcrumb-item, .menu_header_container .left_side > .row > li.with-submenu > ul > li > a, .menu_header_container .right_side > .row > li.with-submenu > ul > li > a, .menu_header_container .left_side > .row > li > a, .page_footer .form_bar h4, .home_news_updates_container h4, .topics_item h4, .author_container p span, .open-app-store .open-app-store__content--title {
  font-weight: 500;
}

.selectric-items li.highlighted, .page-container .block a:not(.block_button):not(.social_container a):not(.pagination a):not(.news_square > .wrapper):not(.articles_square > .wrapper):not(.studies_square > .wrapper):not(.downloads_square > .wrapper):not(.reports_accounts_square > .wrapper):not(.team-block > .wrapper):not(.fundos_square > .wrapper):not(.author_container):not(.document_list_block a), .pagination, .page_header .lang_menu li, .menu_header_container .right_side > .row > li > a, .page_footer .footer_menu_container a, .home_hero_block h6,
.home_half_block h6,
.home_team_block h6,
.home_cta_block h6,
.form_contact_block h6,
.image_text_block h6,
.downloads_block h6,
.presentation_block h6,
.reports_accounts_block h6,
.curriculum_block h6,
.maps_block h6, .block_button, .team-block .text, .number-card, .home_news_updates_container .menu a, .banner_header_block h6, .form_contact_block .form-half .input_container input[type=text],
.form_contact_block .form-half .input_container input[type=email],
.form_contact_block .form-half .input_container input[type=tel],
.form_contact_block .form-half .input_container textarea, .form_contact_block .form-half .radio_container h5, .form_contact_block .form-half .radio_container .radio_button input[type=radio]:checked + label, .indicators_item h4, .articles_square h4,
.news_square h4,
.studies_square h4,
.team-block h4,
.fundos_square h4, .news_square span,
.studies_square span,
.articles_square span, .faq_square .header, .topics_block h2, .reports_accounts_square h4,
.downloads_square h4, .curriculum_square h5, .cta_banner h4, .news_detail_block h3, .news_detail_block h4, .news_detail_block h5, .news_detail_block h6,
.articles_detail_block h3,
.articles_detail_block h4,
.articles_detail_block h5,
.articles_detail_block h6,
.studies_detail_block h3,
.studies_detail_block h4,
.studies_detail_block h5,
.studies_detail_block h6,
.simple_text_component h3,
.simple_text_component h4,
.simple_text_component h5,
.simple_text_component h6, .author_container strong, .fund_description_graph_block .participation_unit h6, .fund_description_graph_block .participation_unit span, .fund_description_graph_block .chart h4, .fund_description_graph_block .chart .chart-subtitle, .document_list_block h6, .open-app-store .open-app-store__button a, .app_store_block h3, .cta_banner_block h2 {
  font-weight: 700;
}

.home_half_block h2,
.home_team_block h2,
.home_numbers_block h2,
.home_cta_block h2,
.form_contact_block h2,
.image_text_block h2,
.downloads_block h2,
.reports_accounts_block h2,
.articles_studies_block h2,
.investment_cta_block h2,
.content_grid_block h2,
.presentation_block h2,
.curriculum_block h2,
.articles_index_block h2,
.maps_block h2, .home_hero_block h1,
.image_text_block h1, .presentation_block h4, .banner_header_block h1, .banner_header_block h2, .indicators_block h2,
.processes_block h2,
.requests_block h2, .indicators_item .number,
.processes_item .number, .conhecimento_index_block h2,
.conhecimento_faqs_block h2, .news_detail_block h1, .news_detail_block h2, .news_detail_block blockquote,
.articles_detail_block h1,
.articles_detail_block h2,
.articles_detail_block blockquote,
.studies_detail_block h1,
.studies_detail_block h2,
.studies_detail_block blockquote,
.simple_text_component h1,
.simple_text_component h2,
.simple_text_component blockquote, .fund_description_graph_block h2, .document_list_block h2 {
  font-weight: 900;
}

.menu_header_container .right_side > .row > li > a, .page_footer .footer_menu_container a, .form_container .form_success, .home_hero_block h6,
.home_half_block h6,
.home_team_block h6,
.home_cta_block h6,
.form_contact_block h6,
.image_text_block h6,
.downloads_block h6,
.presentation_block h6,
.reports_accounts_block h6,
.curriculum_block h6,
.maps_block h6, .block_button, .home_news_updates_container .menu a, .banner_header_block h6, .form_contact_block .form-half .radio_container h5, .news_square h6,
.studies_square h6,
.articles_square h6, .news_square span,
.studies_square span,
.articles_square span, .author_container p span, .fund_description_graph_block .participation_unit h6, .fund_description_graph_block .chart .chart-button, .open-app-store .open-app-store__button a {
  text-transform: uppercase;
}

[aria-label=breadcrumb], .pagination, .home_cta_block, .banner_header_block.center, .indicators_block h2,
.processes_block h2,
.requests_block h2, .indicators_block h2 + p,
.processes_block h2 + p,
.requests_block h2 + p, .processes_block .btn_container, .indicators_item,
.processes_item,
.requests_item, .news_category_container .btn_container,
.studies_category_container .btn_container,
.article_category_container .btn_container,
.conhecimento_faqs_block .btn_container, .conhecimento_index_block h2,
.conhecimento_faqs_block h2, .articles_index_block h2, .conhecimento_index_block h2 + p,
.conhecimento_faqs_block h2 + p, .content_grid_block h2, .content_grid_block p, .topics_block h2, .reports_accounts_block .intro, .fund_description_graph_block h2, .fund_description_graph_block .chart h4, .fund_description_graph_block .chart .chart-subtitle, .document_list_block h2, .open-app-store .open-app-store__button a, .app_store_block, .cta_banner_block {
  text-align: center;
}

.home_half_block h2,
.home_team_block h2,
.home_numbers_block h2,
.home_cta_block h2,
.form_contact_block h2,
.indicators_block h2,
.processes_block h2,
.requests_block h2,
.image_text_block h2,
.downloads_block h2,
.reports_accounts_block h2,
.articles_studies_block h2,
.investment_cta_block h2,
.content_grid_block h2,
.presentation_block h2,
.curriculum_block h2,
.articles_index_block h2,
.maps_block h2, .home_hero_block h1,
.image_text_block h1 {
  line-height: 115%;
}

.topics_item h4, .cta_banner h4, .app_store_block h3 {
  line-height: 125%;
}

.page_footer .footer_menu_container a, .team-block .text h6, .home_news_updates_container h4, .processes_block h2:not(:last-child) ~ p,
.requests_block h2:not(:last-child) ~ p, .indicators_item p,
.processes_item p,
.requests_item p, .articles_square p,
.news_square p,
.studies_square p,
.team-block p,
.fundos_square p, .faq_square .answer p, .author_container p {
  line-height: 140%;
}

.home_hero_block p,
.home_half_block p,
.home_team_block p,
.form_contact_block p,
.image_text_block p,
.articles_studies_block p,
.content_grid_block p,
.presentation_block p, .home_numbers_block .description, .topics_item p, .reports_accounts_square p,
.downloads_square p,
.curriculum_square p, .app_store_block p, .cta_banner_block p {
  line-height: 160%;
}

.news_detail_block p,
.articles_detail_block p,
.studies_detail_block p,
.simple_text_component p {
  line-height: 175%;
}

.home_scroll_reserve_container .gps_icon .circle, .page_footer .social_container a,
.image_text_block .social_container a, .social-share .social, .author_container .photo {
  border-radius: 50%;
}

.home_hero_block,
.investment_cta_block, .home_half_block .image-half, .home_news_updates_container .menu a .image, .banner_header_block, .articles_square .photo,
.news_square .photo,
.studies_square .photo,
.team-block .photo,
.fundos_square .photo, .author_container .photo {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.menu_header_container .left_side > .row > li > a, .menu_header_container .right_side > .row > li > a, .page_footer, .home_hero_block,
.investment_cta_block, .home_half_block .text-half,
.form_contact_block .text-half, .presentation_block .audio-half, .block_button, .home_cta_block, .number-card, .home_news_updates_container, .banner_header_block, .cta_banner, .open-app-store .open-app-store__button a, .cta_banner_block {
  color: var(--color-white);
}

.page-container .block a:not(.block_button):not(.social_container a):not(.pagination a):not(.news_square > .wrapper):not(.articles_square > .wrapper):not(.studies_square > .wrapper):not(.downloads_square > .wrapper):not(.reports_accounts_square > .wrapper):not(.team-block > .wrapper):not(.fundos_square > .wrapper):not(.author_container):not(.document_list_block a), [aria-label=breadcrumb] .breadcrumb-item a, .pagination ul li.active, .page_header .lang_menu li a.active, .home_hero_block h6,
.home_half_block h6,
.home_team_block h6,
.form_contact_block h6,
.image_text_block h6,
.downloads_block h6,
.reports_accounts_block h6,
.presentation_block h6,
.articles_studies_block h6,
.curriculum_block h6,
.maps_block h6, .team-block .text h6, .news_square span,
.studies_square span,
.articles_square span, .fund_description_graph_block .participation_unit h6 {
  color: var(--color-light-blue);
}

.document_list_block a {
  color: var(--color-dark-blue);
}

.global-container, .form_contact_block .form-half .input_container input[type=text],
.form_contact_block .form-half .input_container input[type=email],
.form_contact_block .form-half .input_container input[type=tel],
.form_contact_block .form-half .input_container textarea {
  color: var(--color-dark-black-blue);
}

.news_square h6,
.studies_square h6,
.articles_square h6 {
  color: var(--color-grey-very-dark);
}

.processes_item .number {
  color: var(--color-yellow);
}

.menu_header_container .left_side > .row > li .caret:before, .menu_header_container .left_side > .row > li .caret:after, .home_news_updates_container .menu a .image, .faq_square .header .arrow:before, .faq_square .header .arrow:after, .open-app-store .open-app-store__button a {
  background-color: var(--color-light-blue);
}

.page_header .line.blue, .home_news_updates_container {
  background-color: var(--color-dark-blue);
}

.page_header .line.blue_dark, .page_footer {
  background-color: var(--color-dark-black-blue);
}

.banner_header_block.news {
  background-color: var(--color-orange);
}

.selectric, .selectric .button, .selectric-items, .page_header .line.white, .page_header .menu-button span, .menu_header_container .left_side > .row > li.with-submenu > ul, .menu_header_container .right_side > .row > li.with-submenu > ul, .form_container form .input_container input, .form_container form .checkbox_container input[type=checkbox] + label .square:before, .form_container form .checkbox_container input[type=checkbox] + label .square:after, .home_half_block, .home_team_block, .team-block .text, .home_numbers_block, .home_news_updates_container .menu a span:before, .articles_square > .wrapper,
.news_square > .wrapper,
.studies_square > .wrapper,
.team-block > .wrapper,
.fundos_square > .wrapper, .faq_square, .topics_item > .wrapper, .social-share, .fund_description_graph_block .square, .open-app-store {
  background-color: var(--color-white);
}

.page_header .line.blue, .home_news_updates_container {
  background-color: var(--color-dark-blue);
}

.banner_header_block, .articles_square .photo,
.news_square .photo,
.studies_square .photo,
.team-block .photo,
.fundos_square .photo {
  background-color: var(--color-grey);
}

.home_team_block.grey,
.indicators_block.grey,
.small_components_block.grey,
.conhecimento_faqs_block.grey,
.topics_block.grey,
.reports_accounts_block.grey,
.curriculum_block.grey,
.fund_description_graph_block.grey, .indicators_block.grey .indicators_item > .wrapper {
  background-color: var(--color-grey-light);
}

.selectric-items li.highlighted, .selectric-items li:hover, .home_team_block.blue,
.indicators_block.blue,
.small_components_block.blue,
.conhecimento_faqs_block.blue,
.topics_block.blue,
.reports_accounts_block.blue,
.curriculum_block.blue,
.fund_description_graph_block.blue, .indicators_block.blue .indicators_item > .wrapper {
  background-color: var(--color-calm-blue);
}

.menu_header_container .left_side > .row > li.with-submenu > ul > li > a, .menu_header_container .right_side > .row > li.with-submenu > ul > li > a, .menu_header_container .left_side > .row > li > a {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .menu_header_container .left_side > .row > li.with-submenu > ul > li > a, .menu_header_container .right_side > .row > li.with-submenu > ul > li > a, .menu_header_container .left_side > .row > li > a {
    font-size: 0.875rem;
  }
}

.menu_header_container .right_side > .row > li > a {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .menu_header_container .right_side > .row > li > a {
    font-size: 0.75rem;
  }
}

.page_header .lang_menu li {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.page_footer .form_bar h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .page_footer .form_bar h4 {
    font-size: 1.125rem;
  }
}

.form_container form .input_container input {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .form_container form .input_container input {
    font-size: 0.875rem;
  }
}

.form_container form .submit_container .block_button {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.form_container form .checkbox_container {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.form_container .form_success {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.page_footer .footer_menu_container a {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.page_footer .copyright_bar {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.home_hero_block h6 {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .home_hero_block h6 {
    font-size: 0.875rem;
  }
}
@media (max-width: 1040px) {
  .home_hero_block h6 {
    font-size: 1rem;
  }
}

.home_half_block,
.home_team_block,
.home_cta_block,
.form_contact_block,
.image_text_block,
.downloads_block,
.presentation_block,
.reports_accounts_block,
.curriculum_block,
.maps_block {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .home_half_block,
  .home_team_block,
  .home_cta_block,
  .form_contact_block,
  .image_text_block,
  .downloads_block,
  .presentation_block,
  .reports_accounts_block,
  .curriculum_block,
  .maps_block {
    font-size: 0.875rem;
  }
}
@media (max-width: 1040px) {
  .home_half_block,
  .home_team_block,
  .home_cta_block,
  .form_contact_block,
  .image_text_block,
  .downloads_block,
  .presentation_block,
  .reports_accounts_block,
  .curriculum_block,
  .maps_block {
    font-size: 0.75rem;
  }
}

.home_hero_block h1,
.image_text_block h1 {
  font-size: 3.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .home_hero_block h1,
  .image_text_block h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .home_hero_block h1,
  .image_text_block h1 {
    font-size: 1.875rem;
  }
}

.home_half_block h2,
.home_team_block h2,
.home_numbers_block h2,
.home_cta_block h2,
.form_contact_block h2,
.indicators_block h2,
.processes_block h2,
.requests_block h2,
.image_text_block h2,
.downloads_block h2,
.reports_accounts_block h2,
.articles_studies_block h2,
.investment_cta_block h2,
.content_grid_block h2,
.presentation_block h2,
.curriculum_block h2,
.articles_index_block h2,
.maps_block h2, .presentation_block h4 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .home_half_block h2,
  .home_team_block h2,
  .home_numbers_block h2,
  .home_cta_block h2,
  .form_contact_block h2,
  .indicators_block h2,
  .processes_block h2,
  .requests_block h2,
  .image_text_block h2,
  .downloads_block h2,
  .reports_accounts_block h2,
  .articles_studies_block h2,
  .investment_cta_block h2,
  .content_grid_block h2,
  .presentation_block h2,
  .curriculum_block h2,
  .articles_index_block h2,
  .maps_block h2, .presentation_block h4 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .home_half_block h2,
  .home_team_block h2,
  .home_numbers_block h2,
  .home_cta_block h2,
  .form_contact_block h2,
  .indicators_block h2,
  .processes_block h2,
  .requests_block h2,
  .image_text_block h2,
  .downloads_block h2,
  .reports_accounts_block h2,
  .articles_studies_block h2,
  .investment_cta_block h2,
  .content_grid_block h2,
  .presentation_block h2,
  .curriculum_block h2,
  .articles_index_block h2,
  .maps_block h2, .presentation_block h4 {
    font-size: 1.625rem;
  }
}

.home_hero_block p,
.home_half_block p,
.home_team_block p,
.form_contact_block p,
.image_text_block p,
.articles_studies_block p,
.content_grid_block p,
.presentation_block p, .home_numbers_block .description, .processes_block h2:not(:last-child) ~ p,
.requests_block h2:not(:last-child) ~ p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .home_hero_block p,
  .home_half_block p,
  .home_team_block p,
  .form_contact_block p,
  .image_text_block p,
  .articles_studies_block p,
  .content_grid_block p,
  .presentation_block p, .home_numbers_block .description, .processes_block h2:not(:last-child) ~ p,
  .requests_block h2:not(:last-child) ~ p {
    font-size: 0.875rem;
  }
}

.block_button {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .block_button {
    font-size: 0.75rem;
  }
}

.number-card {
  font-size: 1.125rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .number-card {
    font-size: 1rem;
  }
}

.team-block .text h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .team-block .text h4 {
    font-size: 1.125rem;
  }
}

.team-block .text h6 {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1040px) {
  .team-block .text h6 {
    font-size: 0.75rem;
  }
}

.home_news_updates_container h4 {
  font-size: 2rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .home_news_updates_container h4 {
    font-size: 1.5rem;
  }
}

.home_news_updates_container .menu a {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.banner_header_block h6 {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .banner_header_block h6 {
    font-size: 0.875rem;
  }
}
@media (max-width: 1040px) {
  .banner_header_block h6 {
    font-size: 0.75rem;
  }
}

.banner_header_block h1, .banner_header_block h2 {
  font-size: 3.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .banner_header_block h1, .banner_header_block h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .banner_header_block h1, .banner_header_block h2 {
    font-size: 1.875rem;
  }
}

.selectric .label, .form_contact_block .form-half .input_container input[type=text],
.form_contact_block .form-half .input_container input[type=email],
.form_contact_block .form-half .input_container input[type=tel],
.form_contact_block .form-half .input_container textarea {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .selectric .label, .form_contact_block .form-half .input_container input[type=text],
  .form_contact_block .form-half .input_container input[type=email],
  .form_contact_block .form-half .input_container input[type=tel],
  .form_contact_block .form-half .input_container textarea {
    font-size: 0.875rem;
  }
}

.form_contact_block .form-half .checkbox_container {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1040px) {
  .form_contact_block .form-half .checkbox_container {
    font-size: 0.875rem;
  }
}

.form_contact_block .form-half .radio_container h5 {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .form_contact_block .form-half .radio_container h5 {
    font-size: 0.875rem;
  }
}

.selectric-items li, .form_contact_block .form-half .radio_container .radio_button input[type=radio] + label {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .selectric-items li, .form_contact_block .form-half .radio_container .radio_button input[type=radio] + label {
    font-size: 0.875rem;
  }
}

.indicators_item .number {
  font-size: 7.1875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .indicators_item .number {
    font-size: 4.375rem;
  }
}

.indicators_item .number small {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.indicators_item h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .indicators_item h4 {
    font-size: 1.125rem;
  }
}

.indicators_item p,
.processes_item p,
.requests_item p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .indicators_item p,
  .processes_item p,
  .requests_item p {
    font-size: 0.875rem;
  }
}

.processes_item .number {
  font-size: 4.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .processes_item .number {
    font-size: 3.5rem;
  }
}

.pagination {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .pagination {
    font-size: 0.875rem;
  }
}

.conhecimento_index_block h2,
.conhecimento_faqs_block h2 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .conhecimento_index_block h2,
  .conhecimento_faqs_block h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .conhecimento_index_block h2,
  .conhecimento_faqs_block h2 {
    font-size: 1.625rem;
  }
}

.news_square h6,
.studies_square h6,
.articles_square h6 {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1040px) {
  .news_square h6,
  .studies_square h6,
  .articles_square h6 {
    font-size: 0.625rem;
  }
}

.news_square h4,
.studies_square h4,
.articles_square h4,
.fundos_square h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_square h4,
  .studies_square h4,
  .articles_square h4,
  .fundos_square h4 {
    font-size: 1.125rem;
  }
}
@media (max-width: 1040px) {
  .news_square h4,
  .studies_square h4,
  .articles_square h4,
  .fundos_square h4 {
    font-size: 1rem;
  }
}

.news_square p,
.studies_square p,
.articles_square p,
.fundos_square p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_square p,
  .studies_square p,
  .articles_square p,
  .fundos_square p {
    font-size: 0.875rem;
  }
}

.news_square span,
.studies_square span,
.articles_square span {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1040px) {
  .news_square span,
  .studies_square span,
  .articles_square span {
    font-size: 0.75rem;
  }
}

.faq_square .header {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .faq_square .header {
    font-size: 1.125rem;
  }
}

.faq_square .answer p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .faq_square .answer p {
    font-size: 0.875rem;
  }
}

.topics_block h2 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .topics_block h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .topics_block h2 {
    font-size: 1.625rem;
  }
}

.topics_item h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .topics_item h4 {
    font-size: 1.125rem;
  }
}

.topics_item p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .topics_item p {
    font-size: 0.875rem;
  }
}

.reports_accounts_block .intro {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .reports_accounts_block .intro {
    font-size: 1.125rem;
  }
}
@media (max-width: 1040px) {
  .reports_accounts_block .intro {
    font-size: 1rem;
  }
}

.reports_accounts_square h4,
.downloads_square h4,
.curriculum_square h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .reports_accounts_square h4,
  .downloads_square h4,
  .curriculum_square h4 {
    font-size: 1.125rem;
  }
}

.reports_accounts_square p,
.downloads_square p,
.curriculum_square p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .reports_accounts_square p,
  .downloads_square p,
  .curriculum_square p {
    font-size: 0.875rem;
  }
}

.cta_banner h4 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .cta_banner h4 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .cta_banner h4 {
    font-size: 1.625rem;
  }
}

.cta_banner p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .cta_banner p {
    font-size: 0.875rem;
  }
}

[aria-label=breadcrumb] {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.news_detail_block h1,
.articles_detail_block h1,
.studies_detail_block h1,
.simple_text_component h1 {
  font-size: 3.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_detail_block h1,
  .articles_detail_block h1,
  .studies_detail_block h1,
  .simple_text_component h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block h1,
  .articles_detail_block h1,
  .studies_detail_block h1,
  .simple_text_component h1 {
    font-size: 1.875rem;
  }
}

.news_detail_block h2,
.articles_detail_block h2,
.studies_detail_block h2,
.simple_text_component h2 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_detail_block h2,
  .articles_detail_block h2,
  .studies_detail_block h2,
  .simple_text_component h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block h2,
  .articles_detail_block h2,
  .studies_detail_block h2,
  .simple_text_component h2 {
    font-size: 1.625rem;
  }
}

.news_detail_block h3,
.articles_detail_block h3,
.studies_detail_block h3,
.simple_text_component h3 {
  font-size: 2.25rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.news_detail_block h4,
.articles_detail_block h4,
.studies_detail_block h4,
.simple_text_component h4 {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.news_detail_block h5,
.articles_detail_block h5,
.studies_detail_block h5,
.simple_text_component h5, .news_detail_block h6,
.articles_detail_block h6,
.studies_detail_block h6,
.simple_text_component h6 {
  font-size: 1.25rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.news_detail_block p,
.articles_detail_block p,
.studies_detail_block p,
.simple_text_component p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_detail_block p,
  .articles_detail_block p,
  .studies_detail_block p,
  .simple_text_component p {
    font-size: 0.875rem;
  }
}

.news_detail_block p.big,
.articles_detail_block p.big,
.studies_detail_block p.big,
.simple_text_component p.big {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_detail_block p.big,
  .articles_detail_block p.big,
  .studies_detail_block p.big,
  .simple_text_component p.big {
    font-size: 1.125rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block p.big,
  .articles_detail_block p.big,
  .studies_detail_block p.big,
  .simple_text_component p.big {
    font-size: 1rem;
  }
}

.news_detail_block li,
.articles_detail_block li,
.studies_detail_block li,
.simple_text_component li {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_detail_block li,
  .articles_detail_block li,
  .studies_detail_block li,
  .simple_text_component li {
    font-size: 0.875rem;
  }
}

.news_detail_block blockquote,
.articles_detail_block blockquote,
.studies_detail_block blockquote,
.simple_text_component blockquote {
  font-size: 3.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .news_detail_block blockquote,
  .articles_detail_block blockquote,
  .studies_detail_block blockquote,
  .simple_text_component blockquote {
    font-size: 2.5rem;
  }
}
@media (max-width: 1040px) {
  .news_detail_block blockquote,
  .articles_detail_block blockquote,
  .studies_detail_block blockquote,
  .simple_text_component blockquote {
    font-size: 1.875rem;
  }
}

.author_container p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .author_container p {
    font-size: 0.875rem;
  }
}

.author_container p span {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.curriculum_square h5 {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .curriculum_square h5 {
    font-size: 0.875rem;
  }
}
@media (max-width: 1040px) {
  .curriculum_square h5 {
    font-size: 0.75rem;
  }
}

.articles_studies_block .half-links a {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .articles_studies_block .half-links a {
    font-size: 0.875rem;
  }
}

.form_container form p.error, .form_contact_block .form-half p.error {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.fund_description_graph_block h2 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .fund_description_graph_block h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .fund_description_graph_block h2 {
    font-size: 1.625rem;
  }
}

.fund_description_graph_block .participation_unit h6 {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .fund_description_graph_block .participation_unit h6 {
    font-size: 0.875rem;
  }
}

.fund_description_graph_block .participation_unit span {
  font-size: 1.5rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .fund_description_graph_block .participation_unit span {
    font-size: 1.25rem;
  }
}

.fund_description_graph_block .list_items li strong {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .fund_description_graph_block .list_items li strong {
    font-size: 0.875rem;
  }
}

.fund_description_graph_block .list_items li span {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .fund_description_graph_block .list_items li span {
    font-size: 0.875rem;
  }
}

.fund_description_graph_block .chart .chart-button {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.fund_description_graph_block .chart .chart-subtitle {
  font-size: 0.75rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.document_list_block h2 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .document_list_block h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .document_list_block h2 {
    font-size: 1.625rem;
  }
}

.document_list_block h6 {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .document_list_block h6 {
    font-size: 0.875rem;
  }
}

.document_list_block a {
  font-size: 0.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}

.app_store_block h3 {
  font-size: 1.875rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .app_store_block h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 1040px) {
  .app_store_block h3 {
    font-size: 1.25rem;
  }
}

.app_store_block p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .app_store_block p {
    font-size: 0.875rem;
  }
}

.cta_banner_block h2 {
  font-size: 3rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .cta_banner_block h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1040px) {
  .cta_banner_block h2 {
    font-size: 1.625rem;
  }
}

.cta_banner_block p {
  font-size: 1rem;
  /*
  @media(min-width: $media-breakpoint-hd + 1) {
      font-size: pxvw(nth($variable_values, 1), $media-breakpoint-hd);
  }
  */
}
@media (max-width: 1400px) {
  .cta_banner_block p {
    font-size: 0.875rem;
  }
}

@media (pointer: fine) {
  .block_button:hover:after,
  .image_text_block .social_container a:hover:after,
  .page_footer .social_container a:hover:after,
  .social-share .social:hover:after,
  .number-card:hover:after {
    opacity: 1;
  }
}
@media (pointer: fine) {
  .block_button:hover:before,
  .image_text_block .social_container a:hover:before,
  .page_footer .social_container a:hover:before,
  .social-share .social:hover:before,
  .number-card:hover:before {
    opacity: 0;
  }
}
.block_button:before, .block_button:after,
.image_text_block .social_container a:before,
.image_text_block .social_container a:after,
.page_footer .social_container a:before,
.page_footer .social_container a:after,
.social-share .social:before,
.social-share .social:after,
.number-card:before,
.number-card:after {
  transition: opacity 0.5s ease-in-out;
}
.block_button:before,
.image_text_block .social_container a:before,
.page_footer .social_container a:before,
.social-share .social:before,
.number-card:before {
  opacity: 1;
}
.block_button:after,
.image_text_block .social_container a:after,
.page_footer .social_container a:after,
.social-share .social:after,
.number-card:after {
  opacity: 0;
}

@media (pointer: fine) {
  .menu_header_container .right_side a.red-gradient:hover:before {
    opacity: 1;
  }
}
@media (pointer: fine) {
  .menu_header_container .right_side a.red-gradient:hover:after {
    opacity: 0;
  }
}
.menu_header_container .right_side a.red-gradient:before, .menu_header_container .right_side a.red-gradient:after {
  transition: opacity 0.5s ease-in-out;
}
.menu_header_container .right_side a.red-gradient:before {
  opacity: 0;
}
.menu_header_container .right_side a.red-gradient:after {
  opacity: 1;
}

.page_container.app-store .menu_header_container.open {
  height: calc(100vh - 156px);
}

.menu_header_container {
  transition: height 0.35s ease-in-out;
}
@media (max-width: 1040px) {
  .menu_header_container.open {
    height: calc(100vh - 75px);
  }
}
@media (max-width: 1040px) {
  .menu_header_container {
    height: 0px;
  }
}

.page_header .lang_bar li a {
  transition: color 0.5s ease-in-out;
}
@media (pointer: fine) {
  .page_header .lang_bar li a:hover {
    color: var(--color-light-blue);
  }
}
.page_header .menu-button.open span:nth-child(1) {
  top: 5px;
  width: 0%;
  left: 50%;
}
.page_header .menu-button.open span:nth-child(2) {
  transform: rotate(45deg);
}
.page_header .menu-button.open span:nth-child(3) {
  transform: rotate(-45deg);
}
.page_header .menu-button.open span:nth-child(4) {
  top: 5px;
  width: 0%;
  left: 50%;
}
.page_header .menu-button span {
  width: 100%;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.page_header .menu-button span:nth-child(1) {
  top: 0px;
}
.page_header .menu-button span:nth-child(2), .page_header .menu-button span:nth-child(3) {
  top: 5px;
}
.page_header .menu-button span:nth-child(4) {
  top: 11px;
}

@media (pointer: fine) {
  .pagination ul li:not(.disabled):hover a:not([rel=prev]):not([rel=next]) {
    color: var(--color-light-blue);
  }
}
.pagination ul li:not(.disabled) a {
  transition: color 0.25s ease-in-out;
}

#subscribe_form .checkbox_container input[type=checkbox]:checked + label .square:before, #subscribe_form .checkbox_container input[type=checkbox]:checked + label .square:after {
  opacity: 1;
}
#subscribe_form .checkbox_container input[type=checkbox] + label .square:before, #subscribe_form .checkbox_container input[type=checkbox] + label .square:after {
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}

.menu_header_container .left_side > .row > li.with-submenu > ul > li, .menu_header_container .right_side > .row > li.with-submenu > ul > li {
  transition: background 0.35s ease-in-out;
}
@media (pointer: fine) {
  .menu_header_container .left_side > .row > li.with-submenu > ul > li:hover, .menu_header_container .right_side > .row > li.with-submenu > ul > li:hover {
    background-color: var(--color-light-blue);
  }
}
@media (pointer: fine) {
  .menu_header_container .left_side > .row > li.with-submenu > ul > li:hover > a, .menu_header_container .right_side > .row > li.with-submenu > ul > li:hover > a {
    color: var(--color-white);
  }
}
.menu_header_container .left_side > .row > li.with-submenu > ul > li > a, .menu_header_container .right_side > .row > li.with-submenu > ul > li > a {
  transition: color 0.35s ease-in-out;
}

.home_scroll_reserve_container .gps_icon .circle {
  animation: circle_animation 2s infinite;
}
.home_scroll_reserve_container .gps_icon img {
  animation: arrow_animation 1s infinite;
}

.faq_square.open .header .arrow {
  transform: translateY(-50%) rotateX(180deg);
}
.faq_square .header .arrow {
  transform: translateY(-50%) rotateX(0deg);
  transition: transform 0.35s ease-in-out;
}

@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li.with-submenu.open .caret {
    transform: rotateX(180deg);
  }
}
@media (max-width: 1040px) {
  .menu_header_container .left_side > .row > li.with-submenu .caret {
    transforn: rotateX(0deg);
    transition: transform 0.35s ease-in-out;
  }
}

.page_footer_backdrop {
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity 0.35s ease-in-out, width 0s linear 0.35s, height 0s linear 0.35s;
}
.page_footer_backdrop.active {
  width: 100%;
  height: 100vh;
  opacity: 1;
  transition: opacity 0.35s ease-in-out, width 0s linear, height 0s linear;
}

.mobile_app_banner {
  transform: translateY(0%);
  transition: transform 0.35s ease-in-out;
}
.mobile_app_banner.hide {
  transform: translateY(100%);
}

@keyframes arrow_animation {
  0% {
    transform: translate3d(0px, 0px, 0) scale(1);
  }
  50% {
    transform: translate3d(0px, 0px, 0) scale(0.95);
  }
  100% {
    transform: translate3d(0px, 0px, 0) scale(1);
  }
}
@keyframes circle_animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 161, 224, 0.2);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 161, 224, 0);
  }
}
