@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
@font-face {
  font-family: "Akkurat Pro";
  src: url("/o/corporativo-theme/fonts/plan-estrategico/akkuratpro-light-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro";
  src: url("/o/corporativo-theme/fonts/plan-estrategico/akkuratpro-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro";
  src: url("/o/corporativo-theme/fonts/plan-estrategico/akkuratpro-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@keyframes opacity {
  to {
    opacity: 1;
  }
}
@keyframes translateX {
  to {
    transform: translateX(0);
  }
}
@keyframes translateY {
  to {
    transform: translateY(0);
  }
}
@keyframes translateYandX50 {
  to {
    transform: translateY(0) translateX(-50%);
  }
}
@keyframes width {
  to {
    width: 100%;
  }
}
@keyframes rocket {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90%, 100% {
    transform: translateX(2px);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-2px);
  }
}
html, body {
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  body.blocked {
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  body.blocked:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    background-color: #002C58;
    opacity: 0.8;
  }
}

#plan {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: "Akkurat Pro", sans-serif;
  background-color: #FFFFFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
}
#plan * {
  box-sizing: border-box;
}
#plan *:before, #plan *:after {
  box-sizing: border-box;
}
#plan article, #plan aside, #plan details, #plan figcaption, #plan figure, #plan footer, #plan header, #plan hgroup, #plan nav, #plan section, #plan summary {
  display: block;
}
#plan video, #plan img {
  display: block;
  width: 100%;
}
#plan figure,
#plan blockquote {
  padding: 0;
  margin: 0;
}
#plan h1, #plan h2, #plan h3, #plan h4, #plan h5, #plan h6, #plan p {
  margin: 0;
}
#plan a {
  text-decoration: none;
}
#plan ul,
#plan ol,
#plan li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#plan .container {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-direction: column;
}
#plan .clickable-parent, #plan .vision_card_link {
  position: static;
}
#plan .clickable-parent:before, #plan .vision_card_link:before {
  content: "";
  display: flex;
  position: absolute;
  inset: 0;
  cursor: pointer;
}
#plan .button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00AFD2;
  border-radius: 0px 0px 20px 0px;
  padding: 19px 34px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.786px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 992px) {
  #plan .button {
    min-width: 210px;
    padding-left: 50px;
    padding-right: 50px;
    transition: all 0.25s ease-in-out;
  }
}
@media (min-width: 992px) {
  #plan .button:hover {
    background-color: #2C6FB2;
  }
}
#plan .button-download:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
#plan .button span {
  margin-left: 5px;
  text-wrap: nowrap;
}
@media (max-width: 991px) {
  #plan .button span {
    display: none;
  }
}
#plan .landscape {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  #plan .landscape_wrapper {
    width: 300vw;
    max-width: 300vw;
    position: relative;
    top: 0;
    left: 0;
    height: 100vh;
    display: flex;
  }
}
@media (min-width: 992px) {
  #plan .landscape-fixed .landscape_wrapper {
    position: fixed;
  }
}
@media (min-width: 992px) {
  #plan .landscape-absoluted .landscape_wrapper {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  #plan .landscape_item {
    width: 100vw;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
  }
}
#plan .landscape_trick {
  display: none;
}
@media (min-width: 992px) {
  #plan .landscape_trick {
    display: block;
    height: calc(300vw + 100vh - 100vw);
  }
}
#plan .hero {
  position: relative;
  background-color: #002C58;
  overflow: hidden;
}
@media (min-width: 992px) {
  #plan .hero {
    display: flex;
    flex-direction: row;
  }
}
#plan .hero:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/bg-hero.webp");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 200% auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  animation: opacity 1s 0.5s forwards;
}
@media (min-width: 992px) {
  #plan .hero:before {
    background-position: right bottom;
    background-size: 70% 100%;
  }
}
#plan .hero_media {
  height: 325px;
  overflow: hidden;
  transform: translateX(-100%);
  animation: translateX 0.75s forwards 0.25s;
}
#plan .hero_media img {
  width: 140%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  animation: width 0.75s forwards 0.25s;
}
@media (min-width: 992px) {
  #plan .hero_media {
    width: 46%;
    height: 100vh;
    max-height: 821px;
  }
}
#plan .hero_text {
  padding: 0 24px 67px;
  transform: translateX(100%);
  animation: translateX 1s forwards 0.4s;
}
@media (min-width: 992px) {
  #plan .hero_text {
    width: 54%;
    padding-left: 76px;
    padding-right: 76px;
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
#plan .hero_kicker {
  margin-top: -100px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.16;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 26px;
  max-width: 507px;
  margin-right: auto;
}
@media (min-width: 992px) {
  #plan .hero_kicker {
    font-size: 16px;
    margin-top: 115px;
  }
}
@media (min-width: 1440px) {
  #plan .hero_kicker {
    font-size: 20px;
  }
}
#plan .hero_title {
  color: #FFFFFF;
  font-size: 40px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  max-width: 507px;
  margin-right: auto;
}
@media (min-width: 992px) {
  #plan .hero_title {
    font-size: 52px;
  }
}
@media (min-width: 1440px) {
  #plan .hero_title {
    font-size: 64px;
  }
}
#plan .hero_title strong {
  color: #00AFD2;
  font-weight: 700;
}
#plan .hero_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 24px;
  padding-bottom: 35px;
  transform: translateY(100%);
  animation: translateY 1s forwards 0.55s;
}
@media (min-width: 992px) {
  #plan .hero_nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: calc(100% - 40px);
    max-width: 998px;
    transform: translateX(-50%) translateY(100%);
    animation: translateYandX50 1s forwards 0.55s;
    margin: 0;
    padding-bottom: 76px;
  }
}
#plan .hero_nav_item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 48px 0px;
  background: #FFFFFF;
  padding: 24px 15px;
  width: calc(50% - 6px);
  margin-bottom: 19px;
  text-align: center;
  color: #002C58;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-wrap: balance;
  max-width: 224px;
}
@media (min-width: 992px) {
  #plan .hero_nav_item {
    font-size: 20px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
#plan .expected {
  background-color: #F2F7FA;
  padding: 56px 0 92px;
  position: relative;
}
@media (min-width: 992px) {
  #plan .expected {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
#plan .expected .container {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #plan .expected .container {
    flex-direction: row;
  }
}
#plan .expected_title {
  color: #002C58;
  font-size: 30px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-align: left;
  max-width: 306px;
  margin-right: auto;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  #plan .expected_title {
    max-width: 495px;
    font-size: 36px;
    line-height: 1.1;
  }
}
#plan .expected_title strong {
  color: #00AFD2;
  font-weight: 700;
}
#plan .expected_description {
  color: #002C58;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  max-width: 232px;
  margin-right: auto;
}
@media (min-width: 992px) {
  #plan .expected_description {
    max-width: 475px;
    font-size: 24px;
    line-height: 1.3;
  }
}
#plan .expected_description strong {
  font-weight: 700;
}
#plan .expected_text {
  margin-bottom: 48px;
  overflow: hidden;
}
@media (min-width: 992px) {
  #plan .expected_text {
    width: 45%;
    max-width: 495px;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
}
#plan .expected_text_inner {
  transform: translateY(100%);
  transition: all 1s ease-in-out;
}
#plan .expected_blocks {
  display: flex;
}
@media (min-width: 992px) {
  #plan .expected_blocks {
    width: 55%;
    max-width: 632px;
  }
}
#plan .expected_blocks_item {
  border-radius: 36px 0px;
  background: #00AFD2;
  padding: 24px 16px 14px;
  color: #FFFFFF;
  min-height: 172px;
  display: flex;
  flex-direction: column;
  font-size: 11px;
  line-height: 1.2;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-align: left;
  text-wrap: balance;
  text-transform: uppercase;
  margin-top: 62px;
  width: 50%;
  transform: translateY(-25%);
  opacity: 0;
  transition: all 1s ease-in-out;
}
@media (min-width: 992px) {
  #plan .expected_blocks_item {
    padding: 45px 40px 40px;
    margin-top: 104px;
    border-radius: 48px 0px 0px 0px;
    font-size: 16px;
    min-height: 316px;
  }
}
#plan .expected_blocks_item strong {
  margin-top: auto;
  color: #FFFFFF;
  font-size: 32px;
  line-height: 1.2;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: none;
}
@media (min-width: 992px) {
  #plan .expected_blocks_item strong {
    display: block;
    margin-top: auto;
    color: #FFFFFF;
    font-size: 50px;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: none;
    text-align: right;
  }
}
#plan .expected_blocks_item:nth-of-type(2) {
  background: #002C58;
  margin-top: 0px;
  margin-bottom: 62px;
  transform: translateY(25%);
}
@media (min-width: 992px) {
  #plan .expected_blocks_item:nth-of-type(2) {
    margin-top: 0px;
    margin-bottom: 104px;
    border-radius: 0px 0px 49px 0px;
  }
}
#plan .expected_word {
  color: #002C58;
  font-family: "Inter", sans-serif;
  font-size: 208px;
  line-height: 1.1;
  font-style: italic;
  font-weight: 200;
  letter-spacing: -20px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-55%);
  bottom: -36px;
  opacity: 0.03;
  z-index: 0;
}
@media (min-width: 992px) {
  #plan .expected_word {
    font-size: 516px;
    line-height: 1.1;
    letter-spacing: -57.29px;
    left: -100%;
    bottom: -260px;
    transform: translateX(0);
    opacity: 0.05;
    transition: all 1s;
    z-index: 1;
  }
}
#plan .expected.viewport .expected_text_inner {
  transform: translateX(0);
}
#plan .expected.viewport .expected_blocks_item {
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 992px) {
  #plan .expected.viewport .expected_word {
    left: -240px;
  }
}
#plan .nav {
  background-color: #002C58;
  box-shadow: 0px -12px 57px 0px rgba(0, 22, 43, 0.3);
  padding: 22px;
  display: flex;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: -100%;
  transition: all 0.75s ease-in-out;
  z-index: 10;
}
@media (min-width: 992px) {
  #plan .nav {
    width: auto;
    border-radius: 26px 0px;
    border: 1px solid #F2F7FA;
    background: #002C58;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.08);
    -webkit-backdrop-filter: blur(18px);
            backdrop-filter: blur(18px);
    padding-left: 34px;
    left: 50%;
    transform: translateX(-50%);
    flex-wrap: nowrap;
  }
}
#plan .nav.active {
  bottom: 0;
}
@media (min-width: 992px) {
  #plan .nav.active {
    bottom: 20px;
  }
}
#plan .nav .button {
  margin-left: auto;
}
#plan .nav_select {
  width: 145px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 992px) {
  #plan .nav_select {
    width: auto;
    margin-right: 0;
    display: flex;
  }
}
#plan .nav_select_button {
  color: #00AFD2;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  display: block;
  padding: 10px 30px 10px 10px;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-select.svg");
  background-size: 10px auto;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  width: 100%;
}
@media (min-width: 992px) {
  #plan .nav_select_button {
    display: none;
  }
}
#plan .nav_select_list {
  background: #002C58;
  box-shadow: 0px -12px 57px 0px rgba(0, 22, 43, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
}
@media (min-width: 992px) {
  #plan .nav_select_list {
    max-height: 54px;
    display: flex;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    background: transparent;
    box-shadow: none;
  }
}
#plan .nav_select_list_item {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .nav_select_list_item {
    text-align: center;
    padding-left: 34px;
    padding-right: 34px;
    text-wrap: nowrap;
    border-right: 1px solid #00AFD2;
  }
}
#plan .nav_select_list_item:first-child {
  margin-top: 10px;
}
@media (min-width: 992px) {
  #plan .nav_select_list_item:first-child {
    margin-top: 0;
    padding-left: 0;
  }
}
#plan .nav_select_list_item:last-child {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #plan .nav_select_list_item:last-child {
    margin-bottom: 0;
    border-right: none;
  }
}
#plan .nav_select_list_link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #FFFFFF;
  padding: 7px 0;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #plan .nav_select_list_link {
    text-wrap: nowrap;
    justify-content: center;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
}
@media (min-width: 992px) {
  #plan .nav_select_list_link:hover {
    opacity: 0.8;
  }
}
#plan .nav_select_list_link.active {
  color: #00AFD2;
}
#plan .nav_select.expand .nav_select_button {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-select-expanded.svg");
}
#plan .nav_select.expand .nav_select_list {
  max-height: 50vh;
}
@media (min-width: 700px) and (max-height: 799px) {
  #plan.hidden-nav #nav.active {
    bottom: -100px;
  }
}
#plan .vision {
  background-color: #F2F7FA;
  position: relative;
  overflow: hidden;
}
#plan .vision .rocket {
  position: absolute;
  right: -70px;
  top: 160px;
  max-width: 306px;
}
@media (min-width: 992px) {
  #plan .vision .rocket {
    top: 240px;
    max-width: 430px;
    left: -100px;
    right: auto;
  }
}
#plan .vision .rocket.go {
  animation: rocket 1s infinite;
}
#plan .vision .container {
  padding-top: 19px;
  padding-bottom: 46px;
}
@media (min-width: 992px) {
  #plan .vision .container {
    padding-top: 225px;
    padding-bottom: 99px;
  }
}
#plan .vision_kicker {
  color: #002C58;
  font-size: 14px;
  line-height: 1.16;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 24px;
  max-width: 507px;
  margin-right: auto;
  position: relative;
  z-index: 1;
  transition: all 1s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .vision_kicker {
    font-size: 16px;
    margin-left: 300px;
  }
}
#plan .vision_title {
  color: #002C58;
  font-size: 40px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  max-width: 279px;
  margin-right: auto;
  margin-bottom: 56px;
  position: relative;
  z-index: 1;
  transition: all 1s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .vision_title {
    max-width: 568px;
    font-size: 52px;
    margin-left: 300px;
    margin-bottom: 64px;
  }
}
@media (min-width: 1440px) {
  #plan .vision_title {
    font-size: 64px;
  }
}
#plan .vision_title strong {
  color: #00AFD2;
  font-weight: 700;
}
#plan .vision_grid {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .vision_grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
#plan .vision_card {
  display: flex;
  flex-wrap: wrap;
  background: #FFFFFF;
  border-radius: 0px 32px;
  box-shadow: 0px 4px 43.3px 0px #D9E3E9;
  padding: 32px 24px;
  position: relative;
  margin-bottom: 32px;
  transition: opacity 1s 1s, transform 1s 1s, background 0.25s 0s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .vision_card {
    padding: 40px 30px;
    padding-left: 144px;
    width: calc(50% - 23px);
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #plan .vision_card:hover {
    background-color: #E4FAFF;
  }
}
#plan .vision_card:nth-of-type(2) {
  transition-delay: 1.5s, 1.5s, 0s;
}
#plan .vision_card:last-child {
  transition-delay: 2s, 2s, 0s;
}
@media (min-width: 992px) {
  #plan .vision_card:last-child {
    margin-left: auto;
  }
}
#plan .vision_card_ico {
  max-width: 53px;
}
@media (min-width: 992px) {
  #plan .vision_card_ico {
    max-width: 80px;
    position: absolute;
    top: 40px;
    left: 30px;
  }
}
#plan .vision_card_link {
  color: #00AFD2;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  display: flex;
  margin-top: 32px;
  margin-left: auto;
}
@media (min-width: 992px) {
  #plan .vision_card_link {
    transition: all 0.25s;
  }
}
#plan .vision_card_link:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-link.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 12px;
}
@media (min-width: 992px) {
  #plan .vision_card_link:after {
    transition: all 0.25s;
  }
}
@media (min-width: 992px) {
  #plan .vision_card_link:hover {
    color: #2C6FB2;
  }
}
@media (min-width: 992px) {
  #plan .vision_card_link:hover:after {
    margin-left: 17px;
    background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-link-hover.svg");
  }
}
#plan .vision_card_title {
  width: calc(100% - 67px);
  margin-left: auto;
  color: #002C58;
  font-size: 30px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .vision_card_title {
    width: 100%;
    font-size: 32px;
  }
}
#plan .vision_card_title span {
  display: block;
}
#plan .vision_card_logo {
  margin-top: 32px;
  display: flex;
  width: 100%;
}
#plan .vision_card_logo img {
  max-width: 167px;
  margin-right: auto;
}
@media (min-width: 992px) {
  #plan .vision_card_logo img {
    max-width: 218px;
    margin-left: auto;
    margin-right: 0;
  }
}
#plan .vision_card_text {
  width: 100%;
  margin-top: 32px;
  color: #002C58;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .vision_card_text {
    margin-top: 16px;
  }
}
#plan .vision_card_text strong {
  color: #00AFD2;
  font-weight: 700;
}
@media (min-width: 992px) {
  #plan .vision_card:first-child {
    padding: 40px 56px;
    padding-left: 194px;
    width: calc(100% - 300px);
    margin-left: auto;
    margin-bottom: 37px;
  }
}
@media (min-width: 992px) {
  #plan .vision_card:first-child .vision_card_ico {
    max-width: 106px;
    left: 56px;
  }
}
@media (min-width: 992px) {
  #plan .vision_card:first-child .vision_card_title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  #plan .vision_card:first-child .vision_card_text {
    font-size: 24px;
    line-height: 1.3;
  }
}
#plan .vision.viewport .vision_kicker,
#plan .vision.viewport .vision_title,
#plan .vision.viewport .vision_card {
  opacity: 1;
  transform: translateY(0%);
}
@media (min-width: 992px) {
  #plan .vision.viewport .vision_word {
    left: -240px;
  }
}
#plan .goals {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/bg-goals.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 250% auto;
  background-color: #0F4373;
  padding-top: 154px;
  position: relative;
}
@media (max-width: 991px) {
  #plan .goals {
    padding-bottom: 65px;
  }
}
@media (min-width: 992px) {
  #plan .goals {
    padding-top: 276px;
    background-size: 100% auto;
  }
}
#plan .goals_media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}
#plan .goals_media img {
  transform-origin: center;
  transform: scale(1.4);
}
@media (min-width: 992px) {
  #plan .goals_media img {
    transform: scale(1.2);
  }
}
@media (min-width: 992px) {
  #plan .goals .container {
    position: relative;
  }
}
#plan .goals_kicker {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.16;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 24px;
  max-width: 507px;
  margin-right: auto;
  position: relative;
  z-index: 1;
  transition: all 1s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .goals_kicker {
    font-size: 16px;
  }
}
#plan .goals_title {
  color: #FFFFFF;
  font-size: 40px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  max-width: 279px;
  margin-right: auto;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
  transition: all 1s 0.25s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .goals_title {
    max-width: 568px;
    font-size: 52px;
    margin-bottom: 77px;
  }
}
@media (min-width: 1440px) {
  #plan .goals_title {
    font-size: 64px;
  }
}
#plan .goals_graph {
  width: calc(100% + 48px);
  margin-left: -24px;
  padding-left: 24px;
  padding-right: 12px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 20px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (min-width: 992px) {
  #plan .goals_graph {
    margin-top: -262px;
  }
}
#plan .goals_graph::-webkit-scrollbar {
  height: 3px;
  display: none;
}
#plan .goals_graph::-webkit-scrollbar-track {
  background-color: #0F4373;
}
#plan .goals_graph::-webkit-scrollbar-thumb {
  background-color: #002C58;
  outline: none;
}
#plan .goals_graph_item {
  width: 100%;
  border-radius: 2px 2px 49px 2px;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  transition: all 1s;
  padding: 42px 34px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  #plan .goals_graph_item {
    padding: 66px 75px 48px;
  }
}
#plan .goals_graph_item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 44, 88, 0.45);
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  opacity: 0;
  transition: all 1s 3.5s;
}
#plan .goals_graph_item_text {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0px;
  transition: all 1s 2.5s;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .goals_graph_item_text {
    font-size: 40px;
    margin-bottom: 0px;
  }
}
#plan .goals_graph_item_text:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #plan .goals_graph_item_text:last-child {
    margin-bottom: 0;
  }
}
#plan .goals_graph_item_text em {
  color: #00AFD2;
  font-style: normal;
}
#plan .goals_graph_item_text strong {
  color: #00AFD2;
  display: block;
  font-size: 62px;
  line-height: 1.2;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  #plan .goals_graph_item_text strong {
    font-size: 78px;
    margin-bottom: 1px;
  }
}
#plan .goals_graph_item_note {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .goals_graph_item_note {
    font-size: 24px;
  }
}
#plan .goals_graph_list {
  padding-top: 8px;
}
@media (min-width: 992px) {
  #plan .goals_graph_list {
    padding-top: 27px;
  }
}
#plan .goals_graph_list li {
  margin-top: 4px;
  display: flex;
  padding-right: 4px;
}
#plan .goals_graph_list li span, #plan .goals_graph_list li em, #plan .goals_graph_list li strong {
  text-wrap: nowrap;
}
#plan .goals_graph_list li span:nth-of-type(2) {
  flex: 1;
  height: 1px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 8px;
  padding-right: 8px;
}
#plan .goals_graph_list li span:nth-of-type(2):before {
  content: "";
  display: block;
  width: 100%;
  background-color: #FFFFFF;
  height: 1px;
}
@media (min-width: 992px) {
  #plan .goals_graph_list li {
    margin-top: 8px;
  }
}
#plan .goals_graph_list li span {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: left;
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 992px) {
  #plan .goals_graph_list li span {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
#plan .goals_graph_list li em {
  color: #00AFD2;
  font-style: normal;
}
#plan .goals_graph_list li strong {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.25px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #plan .goals_graph_list li strong {
    font-size: 32px;
    line-height: 1;
    letter-spacing: -0.5px;
  }
}
#plan .goals_graph_list li.goals_graph_note {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  margin-top: 5px;
  margin-left: auto;
  justify-content: flex-end;
  margin-bottom: -17px;
}
#plan .goals_graph_column {
  display: flex;
  flex-direction: column;
  min-width: 338px;
  opacity: 0;
  transition: opacity 1s 1s, margin 1s 2.5s;
  margin-top: 64px;
}
@media (min-width: 992px) {
  #plan .goals_graph_column {
    margin-top: 185px;
    min-width: 502px;
  }
}
#plan .goals_graph_column:first-child {
  min-width: 256px;
  margin-right: 122px;
  position: relative;
}
@media (min-width: 992px) {
  #plan .goals_graph_column:first-child {
    min-width: 468px;
    margin-right: 210px;
  }
}
#plan .goals_graph_column:first-child:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 194px;
  left: calc(100% + 17px);
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-goals.svg");
  background-repeat: no-repeat;
  background-position: -66px -70px;
  background-size: 184px auto;
  transition: all 1s 1.5s;
  opacity: 0;
}
@media (min-width: 992px) {
  #plan .goals_graph_column:first-child:before {
    width: 100px;
    height: 100px;
    top: auto;
    bottom: 248px;
    left: calc(100% + 56px);
    background-size: 300px auto;
    background-position: -130px -130px;
  }
}
#plan .goals_graph_column:first-child .goals_graph_item {
  margin-top: auto;
  padding: 56px 34px;
}
@media (min-width: 992px) {
  #plan .goals_graph_column:first-child .goals_graph_item {
    padding: 72px 64px;
  }
}
#plan .goals_graph_column:first-child .goals_graph_item_text {
  font-size: 24px;
}
@media (min-width: 992px) {
  #plan .goals_graph_column:first-child .goals_graph_item_text {
    font-size: 32px;
  }
}
#plan .goals_graph_column:first-child .goals_graph_item_text strong {
  font-size: 56px;
}
@media (min-width: 992px) {
  #plan .goals_graph_column:first-child .goals_graph_item_text strong {
    font-size: 72px;
  }
}
#plan .goals_graph_column:last-child {
  transition-delay: 2.5s;
}
#plan .goals_claim {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin-top: 28px;
  margin-bottom: 51px;
  max-width: 571px;
  margin-right: auto;
  transition: all 1s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .goals_claim {
    font-size: 32px;
    line-height: 1.1;
    margin-top: 104px;
    margin-bottom: 49px;
  }
}
#plan .goals_claim strong {
  color: #00AFD2;
  font-weight: 400;
}
#plan .goals_nav {
  position: relative;
}
@media (max-width: 991px) {
  #plan .goals_nav.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav.absoluted {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav_wrapper {
    height: 101px;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav {
    border-top: 9px solid #00AFD2;
    background-color: #FFFFFF;
    box-shadow: 0px -12px 57px 0px rgba(0, 22, 43, 0.3);
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media (min-width: 992px) {
  #plan .goals_nav {
    margin-bottom: 207px;
  }
}
#plan .goals_nav_button {
  display: block;
  width: 100%;
  padding: 15px 24px 24px;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-select-alt.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 24px) center;
  background-color: #FFFFFF;
  background-size: 22px auto;
  position: relative;
  z-index: 1;
}
#plan .goals_nav_button img {
  max-width: 128px;
  height: 53px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left top;
     object-position: left top;
}
@media (min-width: 992px) {
  #plan .goals_nav_button {
    display: none;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav_inner {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px -12px 57px 0px rgba(0, 22, 43, 0.3);
    max-height: 0;
    overflow: hidden;
    transition: all 0.25s ease-in-out;
  }
}
@media (min-width: 992px) {
  #plan .goals_nav_inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav.expand .goals_nav_button {
    background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-select-alt-expanded.svg");
  }
}
@media (max-width: 991px) {
  #plan .goals_nav.expand .goals_nav_inner {
    max-height: 50vh;
  }
}
#plan .goals_nav_item {
  display: block;
  padding: 0 24px;
  opacity: 0;
  transform: translateY(10vh);
  transition: all 1s 0s;
}
@media (min-width: 992px) {
  #plan .goals_nav_item {
    display: flex;
    flex-direction: column;
    width: calc(33.33% - 28px);
    border-radius: 0px 0px 64px 0px;
    border-top: 9px solid #00AFD2;
    background: #FFFFFF;
    padding: 31px 24px 24px;
    position: relative;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav_item:first-child {
    margin-top: 24px;
  }
}
#plan .goals_nav_item:nth-of-type(2) {
  transition-delay: 0.5s;
}
#plan .goals_nav_item:last-child {
  transition-delay: 1s;
}
@media (max-width: 991px) {
  #plan .goals_nav_item:last-child {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  #plan .goals_nav_item:not(:first-child) {
    margin-top: 10px;
    border-top: 1px solid #F2F7FA;
    padding-top: 10px;
  }
}
#plan .goals_nav_item_logo {
  display: block;
  max-width: 128px;
}
@media (min-width: 992px) {
  #plan .goals_nav_item_logo {
    mix-blend-mode: multiply;
    max-width: 165px;
    height: 84px;
    margin-bottom: 24px;
  }
}
#plan .goals_nav_item_media {
  display: none;
}
@media (min-width: 992px) {
  #plan .goals_nav_item_media {
    display: block;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  #plan .goals_nav_item_media img {
    transform-origin: center;
    transform: scale(1);
    transition: all 0.5s;
  }
}
#plan .goals_nav_item_plus {
  display: none;
}
@media (min-width: 992px) {
  #plan .goals_nav_item_plus {
    display: flex;
    border-radius: 64px 0px 0px 0px;
    background: #00AFD2;
    width: 84px;
    height: 85px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-plus.svg");
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: center;
    transition: all 0.5s;
  }
}
@media (min-width: 992px) {
  #plan .goals_nav_item:hover {
    background-color: #E4FAFF;
  }
}
@media (min-width: 992px) {
  #plan .goals_nav_item:hover .goals_nav_item_plus {
    width: 100px;
    height: 118px;
    border-radius: 80px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  #plan .goals_nav_item:hover .goals_nav_item_media img {
    transform: scale(1.1);
  }
}
#plan .goals_modal {
  overflow: hidden;
  border-radius: 0px 0px 64px 0px;
  background-color: #FFFFFF;
  padding: 48px 24px 45px;
}
@media (max-width: 991px) {
  #plan .goals_modal {
    display: none;
  }
}
@media (max-width: 991px) {
  #plan .goals_modal.active {
    display: block;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal.active {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) {
  #plan .goals_modal {
    border-top: 9px solid #00AFD2;
    padding: 37px 48px 48px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 96%;
    max-width: 1192px;
    position: fixed;
    top: 120vh;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 12;
    transition: all 1s;
    max-height: 96vh;
    overflow-y: auto;
  }
}
#plan .goals_modal_header {
  display: none;
}
@media (min-width: 992px) {
  #plan .goals_modal_header {
    display: flex;
    width: 100%;
    margin-bottom: 37px;
    padding-bottom: 26px;
    border-bottom: 1px solid #90A3B5;
  }
}
#plan .goals_modal_title {
  color: #00AFD2;
  font-size: 24px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}
#plan .goals_modal_close {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: auto;
  cursor: pointer;
}
@media (min-width: 992px) {
  #plan .goals_modal_column {
    width: calc(50% - 32px);
  }
}
#plan .goals_modal_subtitle {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-dot.svg");
  background-repeat: no-repeat;
  background-position: left 4px;
  background-size: 17px auto;
  padding-left: 27px;
  color: #002C58;
  font-size: 16px;
  line-height: 1.2;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 27px;
}
#plan .goals_modal_subtitle span {
  display: block;
  font-weight: 400;
}
#plan .goals_modal_icons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-around;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  #plan .goals_modal_icons {
    margin-bottom: 40px;
  }
}
#plan .goals_modal_icons li {
  display: flex;
  flex-direction: column;
  width: 33.33%;
  margin-bottom: 20px;
}
@media (min-width: 1440px) {
  #plan .goals_modal_icons li {
    width: auto;
    margin-bottom: 0;
  }
}
#plan .goals_modal_icons li img {
  width: 55px;
  height: 55px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin: 0 auto 14px;
}
#plan .goals_modal_icons li span {
  color: #002C58;
  font-size: 16.882px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  display: block;
}
#plan .goals_modal_list {
  padding-bottom: 8px;
  margin-bottom: 32px;
  border-bottom: 1px solid #90A3B5;
}
@media (min-width: 992px) {
  #plan .goals_modal_list {
    padding-bottom: 25px;
    margin-bottom: 42px;
  }
}
#plan .goals_modal_list li {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-dot-alt.svg");
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 11px auto;
  padding-left: 21px;
  color: #002C58;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  #plan .goals_modal_list li {
    margin-bottom: 9px;
  }
}
#plan .goals_modal_list li strong {
  font-weight: 700;
}
@media (max-width: 991px) {
  #plan .goals_modal_graph {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_graph {
    display: flex;
  }
}
@media (max-width: 991px) {
  #plan .goals_modal_graph-image {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_graph-image {
    margin-top: -60px;
  }
}
#plan .goals_modal_graph li {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #plan .goals_modal_graph li:first-child {
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_graph li:first-child {
    padding-right: 8px;
    border-right: 1px solid #90A3B5;
    margin-right: 8px;
  }
}
@media (min-width: 1440px) {
  #plan .goals_modal_graph li:first-child {
    padding-right: 38px;
    margin-right: 38px;
  }
}
#plan .goals_modal_graph li:first-child img {
  max-width: 74px;
}
#plan .goals_modal_graph li:first-child p {
  min-width: 86px;
}
#plan .goals_modal_graph p {
  color: #002C58;
  font-size: 11px;
  line-height: 1.3;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin: auto auto auto 0;
  min-width: 106px;
}
#plan .goals_modal_graph p strong {
  margin-top: 1px;
  display: block;
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
}
#plan .goals_modal_graph img {
  max-width: 140px;
  margin-left: auto;
}
@media (min-width: 992px) {
  #plan .goals_modal_graph img {
    margin-left: 8px;
  }
}
@media (min-width: 1440px) {
  #plan .goals_modal_graph img {
    margin-left: 18px;
  }
}
#plan .goals_modal_claim {
  color: #002C58;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.8px;
  text-align: left;
  text-wrap: balance;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  #plan .goals_modal_claim {
    font-size: 40px;
    letter-spacing: -1px;
    margin-bottom: 24px;
  }
}
#plan .goals_modal_claim strong {
  color: #00AFD2;
  font-weight: 700;
}
@media (max-width: 767px) {
  #plan .goals_modal_claim strong {
    display: block;
  }
}
#plan .goals_modal_countries {
  display: block;
}
@media (max-width: 991px) {
  #plan .goals_modal_countries:not(:last-child) {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_countries:not(:last-child) {
    margin-bottom: 40px;
  }
}
#plan .goals_modal_countries_inner {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 40px 0;
}
#plan .goals_modal_countries ul {
  border-radius: 40px 0px 40px 0px;
  background: #002C58;
  -webkit-backdrop-filter: blur(4.9238967896px);
          backdrop-filter: blur(4.9238967896px);
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 29.73px 27.73px 27.73px;
  width: 135px;
  /*@include desktop {
      width: 166px;
      padding-bottom: 26px;
  }*/
}
#plan .goals_modal_countries ul.alt {
  width: 154px;
}
#plan .goals_modal_countries ul li {
  color: #FFFFFF;
  font-size: 9px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  /*@include desktop {
      font-size: 14px;
  }*/
}
#plan .goals_modal_countries ul li:not(:first-child) {
  margin-top: 12px;
  /* @include desktop {
       margin-top: 12px;
   }*/
}
#plan .goals_modal_countries ul li.note {
  font-size: 7.87px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.48px;
  max-width: 100%;
}
#plan .goals_modal_countries ul li strong {
  color: #00AFD2;
  font-size: 17px;
  line-height: 1;
  letter-spacing: -0.51px;
  margin-right: 3px;
  /*@include desktop {
      font-size: 26px;
      letter-spacing: -0.774px;
  }*/
}
#plan .goals_modal_countries ul li.big {
  font-size: 13.657px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.62px;
  margin-top: 32px;
}
#plan .goals_modal_countries ul li.big strong {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.62px; /* 39.049% */
  letter-spacing: -1.2px;
}
@media (max-width: 991px) {
  #plan .goals_modal_totals:not(:last-child) {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_totals:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_totals {
    display: flex;
  }
}
#plan .goals_modal_totals li {
  text-align: left;
  padding: 38px 32px;
}
@media (min-width: 992px) {
  #plan .goals_modal_totals li {
    display: flex;
    flex-direction: column;
    padding: 24px 5px 24px 32px;
    width: 50%;
    min-height: 176px;
  }
}
#plan .goals_modal_totals li:first-child {
  border-radius: 0px 48px 0px 0px;
  background: #0B4B8A;
}
#plan .goals_modal_totals li:last-child {
  border-radius: 0px 0px 48px 0px;
  background: #00AFD2;
}
#plan .goals_modal_totals li span {
  display: block;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  #plan .goals_modal_totals li span {
    width: 80%;
    margin-bottom: auto;
  }
}
#plan .goals_modal_totals li strong, #plan .goals_modal_totals li em {
  display: block;
  color: #FFFFFF;
  font-size: 50px;
  line-height: 0.9;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1.5px;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .goals_modal_totals li strong, #plan .goals_modal_totals li em {
    margin-top: auto;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_totals li em {
    font-size: 74px;
    line-height: 0.9;
    letter-spacing: -2.22px;
  }
}
#plan .goals_modal_bars {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  padding-top: 33px;
  position: relative;
}
@media (max-width: 991px) {
  #plan .goals_modal_bars {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 1440px) {
  #plan .goals_modal_bars {
    padding-left: 85px;
    padding-top: 26px;
  }
}
#plan .goals_modal_bars p:first-child {
  order: 1;
  margin-top: 12px;
  color: #002C58;
  font-size: 10px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: right;
}
@media (min-width: 1440px) {
  #plan .goals_modal_bars p:first-child {
    font-size: 12px;
    text-align: left;
    width: 67px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
}
#plan .goals_modal_bars p:nth-of-type(2) {
  border-radius: 16px 0px;
  background: #00AFD2;
  padding: 52px 16px 11px;
  overflow: hidden;
  text-align: right;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.3;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 50px;
  width: 135px;
}
@media (min-width: 1440px) {
  #plan .goals_modal_bars p:nth-of-type(2) {
    left: 85px;
    width: 268px;
    border-radius: 0px 16px;
  }
}
#plan .goals_modal_bars p:nth-of-type(2) strong {
  font-size: 14px;
  font-weight: 700;
  display: block;
}
#plan .goals_modal_bars p:nth-of-type(3) {
  border-radius: 16px 0px;
  background: #002C58;
  padding: 52px 16px 11px;
  overflow: hidden;
  text-align: right;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.3;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1440px) {
  #plan .goals_modal_bars p:nth-of-type(3) {
    border-radius: 0px 16px;
  }
}
#plan .goals_modal_bars p:nth-of-type(3) strong {
  font-size: 14px;
  font-weight: 700;
  display: block;
}
@media (min-width: 992px) {
  #plan .goals_modal_grid {
    display: flex;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_grid .goals_modal_icons {
    margin-right: 50px;
    border-right: 1px solid #90A3B5;
    padding-right: 50px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_grid .goals_modal_icons li {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_grid .goals_modal_icons li:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  #plan .goals_modal_grid .goals_modal_list {
    padding-bottom: 0;
    border-bottom: none;
    margin-top: auto;
    margin-bottom: auto;
  }
}
#plan .goals.viewport .goals_kicker,
#plan .goals.viewport .goals_title,
#plan .goals.viewport .goals_claim {
  opacity: 1;
  transform: translateY(0);
}
#plan .goals.viewport .goals_graph_column,
#plan .goals.viewport .goals_graph_column:before,
#plan .goals.viewport .goals_graph_item:before {
  opacity: 1;
}
#plan .goals.viewport .goals_graph_column {
  margin-top: 0;
}
@media (min-width: 992px) {
  #plan .goals.viewport .goals_graph_column {
    margin-top: 0;
  }
}
#plan .goals.viewport .goals_graph_column:last-child .goals_graph_item_text {
  margin-bottom: 64px;
}
@media (min-width: 992px) {
  #plan .goals.viewport .goals_graph_column:last-child .goals_graph_item_text {
    margin-bottom: 185px;
  }
}
#plan .goals.viewport .goals_nav_inner.viewport .goals_nav_item {
  opacity: 1;
  transform: translateY(0vh);
}
@media (min-width: 992px) {
  #plan #goalModal2 .goals_modal_claim {
    margin-bottom: 23px;
    padding-bottom: 23px;
    border-bottom: 1px solid #90A3B5;
  }
}
@media (min-width: 992px) {
  #plan #goalModal3 .goals_modal_list li {
    max-width: 361px;
    margin-right: auto;
  }
}
#plan .precicle {
  background-color: #0F4373;
  position: relative;
  padding-bottom: 64px;
}
@media (min-width: 992px) {
  #plan .precicle {
    min-height: 459px;
    padding-bottom: 0;
    background-color: #F2F7FA;
  }
}
#plan .precicle_media {
  width: 100%;
  position: relative;
  z-index: 0;
  transform: translateX(-100%);
  overflow: hidden;
  transition: all 2s;
}
@media (min-width: 992px) {
  #plan .precicle_media {
    width: 85%;
    transform: translateX(-100%) translateY(-125px);
    height: 482px;
  }
}
#plan .precicle_media img {
  transition: all 2s 1s;
}
@media (min-width: 992px) {
  #plan .precicle_media img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#plan .precicle .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: 50px;
}
@media (min-width: 992px) {
  #plan .precicle .container {
    bottom: 174px;
  }
}
#plan .precicle_kicker {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.16;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 24px;
  max-width: 507px;
  margin-right: auto;
  position: relative;
  z-index: 1;
  transition: all 1s 1s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .precicle_kicker {
    font-size: 16px;
  }
}
#plan .precicle_title {
  color: #FFFFFF;
  font-size: 38px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  text-wrap: balance;
  max-width: 327px;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  transition: all 1s 1.25s;
  opacity: 0;
  transform: translateY(10vh);
}
@media (min-width: 992px) {
  #plan .precicle_title {
    max-width: 875px;
    font-size: 52px;
  }
}
@media (min-width: 1440px) {
  #plan .precicle_title {
    font-size: 64px;
  }
}
#plan .precicle.viewport .precicle_kicker,
#plan .precicle.viewport .precicle_title,
#plan .precicle.viewport .precicle_claim {
  opacity: 1;
  transform: translateY(0);
}
#plan .precicle.viewport .precicle_media {
  transform: translateX(0%);
}
@media (min-width: 992px) {
  #plan .precicle.viewport .precicle_media {
    transform: translateX(0%) translateY(-125px);
  }
}
#plan .cicle {
  background-color: #0F4373;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 992px) {
  #plan .cicle {
    background-color: #F2F7FA;
  }
}
#plan .cicle .landscape_item:nth-of-type(2) .cicle_item {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-strength.svg");
  background-position: -70px calc(100% + 110px);
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(2) .cicle_item {
    background-position: -110px calc(100% + 148px);
    background-size: 490px auto;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(2) .cicle_item_description {
    width: 44%;
    max-width: 498px;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(2) .cicle_item_header {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(2) .cicle_item_claim {
    max-width: 480px;
  }
}
#plan .cicle .landscape_item:nth-of-type(3) .cicle_item {
  background-image: none;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_inner {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_description {
    width: 25%;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_columns {
    width: 72%;
    max-width: 771px;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_word {
    left: -50px;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_claim {
    max-width: 470px;
  }
}
@media (min-width: 992px) {
  #plan .cicle .landscape_item:nth-of-type(3) .cicle_item_title {
    max-width: 392px;
    margin-left: 0;
  }
}
#plan .cicle_item {
  border-radius: 0px 32px;
  background-color: #FFFFFF;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-growth.svg");
  background-repeat: no-repeat;
  background-size: 252px auto;
  background-position: -60px calc(100% + 110px);
  margin-bottom: 54px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  #plan .cicle_item {
    background-size: 402px auto;
    max-width: 1192px;
    margin: auto;
  }
}
#plan .cicle_item_inner {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 24px 120px;
}
@media (min-width: 992px) {
  #plan .cicle_item_inner {
    max-height: 100vh;
    overflow-y: auto;
    min-height: 753px;
    align-items: flex-start;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_item_inner {
    padding: 56px;
  }
}
@media (min-width: 1720px) {
  #plan .cicle_item_inner {
    padding: 56px 56px 104px;
  }
}
#plan .cicle_item_header {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 32px;
  border-bottom: 1px solid #002C58;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  #plan .cicle_item_header {
    flex-wrap: nowrap;
    padding-bottom: 18px;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_item_header {
    flex-wrap: nowrap;
    padding-bottom: 38px;
  }
}
#plan .cicle_item_ico {
  max-width: 54px;
  margin-right: auto;
}
@media (min-width: 992px) {
  #plan .cicle_item_ico {
    margin-top: auto;
    margin-bottom: 7px;
    margin-right: 16px;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_item_ico {
    max-width: 87px;
  }
}
#plan .cicle_item_title {
  width: calc(100% - 68px);
  color: #002C58;
  font-size: 26px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .cicle_item_title {
    max-width: 350px;
    font-size: 32px;
    line-height: 1;
    margin: auto auto auto 0;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_item_title {
    max-width: 410px;
    font-size: 50px;
    line-height: 1;
  }
}
#plan .cicle_item_title span {
  display: block;
}
#plan .cicle_item_claim {
  width: 100%;
  margin-top: 24px;
  color: #002C58;
  font-size: 20px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
#plan .cicle_item_claim strong {
  color: #00AFD2;
  font-weight: 700;
}
@media (min-width: 992px) {
  #plan .cicle_item_claim {
    max-width: 536px;
    margin-top: auto;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_item_claim {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  #plan .cicle_item_description {
    width: 28%;
    max-width: 320px;
    margin-right: auto;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_item_description {
    width: 30%;
  }
}
#plan .cicle_item_description p {
  color: #002C58;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin-bottom: 18px;
}
#plan .cicle_item_description p:last-child {
  margin-bottom: 32px;
}
#plan .cicle_item_description p strong {
  font-weight: 700;
}
#plan .cicle_item_description img {
  max-width: 167px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  #plan .cicle_item_description img {
    max-width: 233px;
    margin-top: 40px;
    margin-bottom: 0;
  }
}
#plan .cicle_item_word {
  display: none;
}
@media (min-width: 992px) {
  #plan .cicle_item_word {
    display: block;
    color: #F2F7FA;
    font-family: "Inter", sans-serif;
    font-size: 330.135px;
    line-height: 1;
    font-style: italic;
    font-weight: 100;
    letter-spacing: -27.511px;
    position: absolute;
    left: 174px;
    bottom: -63px;
    z-index: 0;
    mix-blend-mode: multiply;
  }
}
#plan .cicle_list {
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  #plan .cicle_list {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #plan .cicle_list:last-child {
    margin-top: 24px;
  }
}
@media (min-width: 992px) {
  #plan .cicle_list:last-child {
    margin-left: auto;
    margin-right: 0;
  }
}
#plan .cicle_list_wrapper {
  border-radius: 36px 0px;
  background: #F2F7FA;
  padding: 24px 24px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  #plan .cicle_list_wrapper {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #plan .cicle_list_wrapper {
    width: 71%;
    max-width: 726px;
    padding: 0;
    align-items: center;
    flex-direction: row;
  }
}
@media (min-width: 1440px) {
  #plan .cicle_list_wrapper {
    width: 65%;
  }
}
#plan .cicle_list_wrapper > p {
  color: #002C58;
  font-size: 24px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-wrap: balance;
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  #plan .cicle_list_wrapper > p {
    order: -1;
  }
}
@media (min-width: 992px) {
  #plan .cicle_list_wrapper > p {
    max-width: 200px;
    font-size: 36px;
  }
}
#plan .cicle_list > li:nth-of-type(1) {
  border-radius: 35.306px 0px 0px 0px;
  background: #002C58;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 16.549px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}
#plan .cicle_list > li:nth-of-type(1) strong {
  color: #00AFD2;
  font-size: 44.132px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.662px;
  text-align: right;
  width: 45px;
  margin: auto 8px auto 0;
}
#plan .cicle_list > li:nth-of-type(2) {
  padding: 21px 20px 1px;
  color: #002C58;
  font-size: 13.24px;
  line-height: 1.3;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-wrap: balance;
}
@media (min-width: 992px) {
  #plan .cicle_list > li:nth-of-type(2) {
    min-height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#plan .cicle_list > li:nth-of-type(2) strong {
  font-weight: 700;
}
#plan .cicle_list > li:nth-of-type(3) {
  padding: 52px 22px 1px;
  background-color: #80D7E9;
  color: #002C58;
  font-size: 13.24px;
  line-height: 1.33;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-wrap: balance;
  position: relative;
}
@media (min-width: 992px) {
  #plan .cicle_list > li:nth-of-type(3) {
    min-height: 106px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#plan .cicle_list > li:nth-of-type(3):before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-top: 36px solid #F2F7FA;
  border-left: 115px solid transparent;
  border-right: 115px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
#plan .cicle_list > li:nth-of-type(3) strong {
  font-weight: 700;
}
#plan .cicle_list > li:nth-of-type(4) {
  padding: 51px 20px 27px;
  border-radius: 0px 0px 35.306px 0px;
  background-color: #00AFD2;
  color: #002C58;
  font-size: 13.24px;
  line-height: 1.33;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-wrap: balance;
  position: relative;
}
#plan .cicle_list > li:nth-of-type(4):before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-top: 36px solid #80D7E9;
  border-left: 115px solid transparent;
  border-right: 115px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
#plan .cicle_list > li:nth-of-type(4) strong {
  font-weight: 700;
}
#plan .cicle_list > li:nth-of-type(4) li {
  color: #FFFFFF;
  font-size: 15.446px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}
#plan .cicle_list > li:nth-of-type(4) li + li {
  margin-top: 7px;
}
#plan .cicle_graph {
  border-radius: 32px 0px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 992px) {
  #plan .cicle_graph {
    width: 55%;
    max-width: 549px;
    position: relative;
    z-index: 2;
  }
}
#plan .cicle_graph_header {
  background-color: #002C58;
  padding: 24px;
}
@media (min-width: 992px) {
  #plan .cicle_graph_header {
    padding: 31px 40px 34px;
  }
}
#plan .cicle_graph_title {
  color: #FFFFFF;
  font-size: 28px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .cicle_graph_title {
    font-size: 32px;
  }
}
#plan .cicle_graph_title strong {
  color: #00AFD2;
  font-weight: 700;
  display: block;
}
#plan .cicle_graph_text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  text-align: right;
}
#plan .cicle_graph_text strong {
  color: #FFFFFF;
  font-weight: 700;
  display: block;
}
#plan .cicle_graph_content {
  border-radius: 0px 0px 32px 0px;
  background: #F2F7FA;
  padding: 21px 36px 13px;
}
#plan .cicle_graph_content img {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  #plan .cicle_graph_content img {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
#plan .cicle_graph_note {
  color: #002C58;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-wrap: balance;
  max-width: 140px;
  margin: 17px auto;
}
#plan .cicle_graph_note strong {
  font-weight: 700;
}
#plan .cicle_graph_note:first-child {
  margin-left: 0;
  text-align: left;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  #plan .cicle_columns {
    display: flex;
    align-items: flex-end;
    width: 69%;
    max-width: 769px;
    position: relative;
    z-index: 2;
  }
}
#plan .cicle_column:nth-of-type(1) .cicle_column_item {
  background: #F2F7FA;
}
#plan .cicle_column:nth-of-type(2) .cicle_column_item {
  background: #80D7E9;
}
@media (min-width: 992px) {
  #plan .cicle_column:nth-of-type(2) .cicle_column_item img {
    max-width: 109px;
    margin-bottom: 68px;
  }
}
#plan .cicle_column:nth-of-type(3) .cicle_column_item {
  background: #00AFD2;
}
@media (max-width: 991px) {
  #plan .cicle_column {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  #plan .cicle_column {
    width: 33.33%;
  }
}
#plan .cicle_column_item {
  border-radius: 64px 0px 0px 0px;
  padding: 40px 32px 24px;
  display: flex;
  flex-direction: column;
}
#plan .cicle_column_item > span {
  color: #002C58;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  display: block;
  max-width: 140px;
  margin-bottom: 73px;
}
#plan .cicle_column_item > strong {
  color: #002C58;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1px;
  text-align: left;
  text-wrap: balance;
}
#plan .cicle_column_item img {
  max-width: 133px;
  margin-bottom: 99px;
}
#plan .cicle_column_item li {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-dot-alt.svg");
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 11px auto;
  padding-left: 21px;
  color: #002C58;
  font-size: 16px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin-top: 8px;
}
#plan .cicle_column_item li strong {
  font-weight: 700;
}
#plan .cicle_column_item p {
  color: #002C58;
  font-size: 16px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
#plan .cicle_column_item p em {
  color: #002C58;
  font-size: 42px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-align: left;
  display: block;
  margin-bottom: 4px;
}
#plan .cicle_column_item p strong {
  font-weight: 700;
}
#plan .cicle_column_year {
  color: #002C58;
  font-size: 14px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 24px;
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  #plan .cicle_column_year {
    order: -1;
    text-align: right;
  }
}
#plan .sustainability {
  background-image: url("/o/corporativo-theme/images/plan-estrategico/sustainability-1.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#plan .sustainability .sustainability_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
  opacity: 0;
  transition: all 0.5s;
}
#plan .sustainability[data-number="2"] .sustainability_bg-2, #plan .sustainability[data-number="3"] .sustainability_bg-3, #plan .sustainability[data-number="4"] .sustainability_bg-4 {
  opacity: 1;
}
#plan .sustainability .container {
  padding-top: 96px;
  padding-bottom: 246px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .sustainability .container {
    padding-top: 120px;
    padding-bottom: 450px;
  }
}
#plan .sustainability_header {
  padding-bottom: 38px;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 72px;
  opacity: 0;
  transform: translateY(10vh);
  transition: all 1s;
}
@media (min-width: 992px) {
  #plan .sustainability_header {
    display: flex;
  }
}
@media (min-width: 992px) {
  #plan .sustainability_titles {
    width: 48%;
    max-width: 524px;
  }
}
#plan .sustainability_kicker {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.16;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 24px;
  max-width: 507px;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .sustainability_kicker {
    font-size: 16px;
  }
}
#plan .sustainability_title {
  color: #FFFFFF;
  font-size: 40px;
  line-height: 0.9;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.5px;
  margin-right: auto;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .sustainability_title {
    font-size: 52px;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  #plan .sustainability_title {
    font-size: 64px;
    letter-spacing: -1px;
  }
}
#plan .sustainability_title strong {
  font-weight: 700;
}
@media (min-width: 992px) {
  #plan .sustainability_description {
    width: 48%;
    max-width: 478px;
    margin-left: auto;
    margin-top: auto;
  }
}
#plan .sustainability_description p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
#plan .sustainability_description p strong {
  font-weight: 700;
}
#plan .sustainability_description p + p {
  margin-top: 16px;
}
@media (min-width: 992px) {
  #plan .sustainability_list {
    display: flex;
    justify-content: space-between;
  }
}
#plan .sustainability_item {
  border: 1px solid #FFFFFF;
  background-color: transparent;
  border-radius: 64px 0px 0px 0px;
  padding: 32px 24px 32px;
  transition: all 0.75s;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 300px;
  opacity: 0;
  transform: translateY(10vh);
  transition: opacity 1s 1s, transform 1s 1s, background 1s 0s, width 1s 0s;
}
@media (max-width: 991px) {
  #plan .sustainability_item {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  #plan .sustainability_item {
    padding: 40px 32px 32px;
    min-height: 430px;
    width: calc(27.33% - 24px);
  }
}
#plan .sustainability_item:nth-of-type(2) {
  transition: opacity 1s 1.5s, transform 1s 1.5s, background 1s 0s, width 1s 0s;
}
#plan .sustainability_item:nth-of-type(3) {
  transition: opacity 1s 2s, transform 1s 2s, background 1s 0s, width 1s 0s;
}
#plan .sustainability_item:nth-of-type(4) {
  transition: opacity 1s 2.5s, transform 1s 2.5s, background 1s 0s, width 1s 0s;
}
@media (min-width: 992px) {
  #plan .sustainability_item.active {
    width: calc(39.33% - 24px);
  }
}
@media (min-width: 992px) {
  #plan .sustainability_item:not(:last-child) {
    margin-right: 32px;
  }
}
#plan .sustainability_item_title {
  color: #FFFFFF;
  font-size: 28px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1px;
  text-align: right;
  transition: all 0.75s;
  margin-bottom: auto;
}
#plan .sustainability_item_text {
  margin-top: auto;
  transform: translateX(120%);
  transition: all 0.75s;
}
@media (min-width: 992px) {
  #plan .sustainability_item_text {
    width: 295px;
  }
}
#plan .sustainability_item_text p {
  color: #002C58;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .sustainability_item_text p {
    font-size: 18px;
    line-height: 1.33;
  }
}
#plan .sustainability_item_text p + p {
  margin-top: 16px;
}
#plan .sustainability_item_text p strong {
  font-weight: 700;
}
#plan .sustainability_item_plus {
  width: 22px;
  height: 22px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/o/corporativo-theme/images/plan-estrategico/ico-plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: auto;
}
#plan .sustainability_item.active {
  background-color: #FFFFFF;
}
#plan .sustainability_item.active .sustainability_item_title {
  color: #00AFD2;
  font-size: 32px;
}
@media (min-width: 992px) {
  #plan .sustainability_item.active .sustainability_item_title {
    font-size: 40px;
  }
}
#plan .sustainability_item.active .sustainability_item_text {
  transform: translateX(0%);
}
#plan .sustainability_item.active .sustainability_item_plus {
  display: none;
}
#plan .sustainability.viewport .sustainability_header,
#plan .sustainability.viewport .sustainability_item {
  opacity: 1;
  transform: translateY(0%);
}
#plan .report {
  background-color: #F2F7FA;
  padding-left: 24px;
  padding-right: 24px;
}
#plan .report .container {
  border-radius: 96px 0px 0px 0px;
  background-color: #002C58;
  padding: 46px;
  margin-top: -200px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #plan .report .container {
    margin-top: -346px;
    padding: 100px;
    max-width: 1192px;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
#plan .report_video {
  width: 100%;
  display: block;
  max-width: 692px;
  margin-right: auto;
  margin-bottom: 24px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #plan .report_video {
    margin-bottom: 47px;
  }
}
#plan .report_video_container {
  position: relative;
  padding-bottom: 56.25%;
}
#plan .report_video_container iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#plan .report_title {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.25px;
  text-wrap: balance;
  max-width: 746px;
  margin-right: auto;
  margin-bottom: 24px;
  transition: all 1s;
  opacity: 0;
  transform: translateY(10vh);
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #plan .report_title {
    font-size: 42px;
    line-height: 1;
  }
}
@media (min-width: 1440px) {
  #plan .report_title {
    font-size: 56px;
    letter-spacing: -0.5px;
  }
}
#plan .report_title strong {
  font-weight: 700;
}
#plan .report_description {
  transition: all 1s;
  opacity: 0;
  transform: translateY(10vh);
  max-width: 656px;
  margin-bottom: 36px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #plan .report_description {
    margin-bottom: 0;
  }
}
#plan .report_description p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 992px) {
  #plan .report_description p {
    font-size: 18px;
    line-height: 1.3;
  }
}
#plan .report_description p + p {
  margin-top: 14px;
}
#plan .report_word {
  color: #F2F7FA;
  font-family: "Inter", sans-serif;
  font-style: italic;
  font-weight: 100;
  font-size: 198.303px;
  line-height: 1;
  letter-spacing: -22.595px;
  text-align: right;
  position: absolute;
  right: -110%;
  bottom: -28px;
  z-index: 1;
  opacity: 0.05;
  transition: all 0.75s;
}
@media (min-width: 992px) {
  #plan .report_word {
    font-size: 598.303px;
    line-height: 1;
    letter-spacing: -92.595px;
    bottom: auto;
    top: -157px;
  }
}
#plan .report .button {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #plan .report .button {
    margin-left: auto;
    margin-top: auto;
  }
}
#plan .report.viewport .report_title,
#plan .report.viewport .report_description {
  opacity: 1;
  transform: translateY(0%);
}
#plan .report.viewport .report_word {
  right: -57px;
}
@media (min-width: 992px) {
  #plan .report.viewport .report_word {
    right: -20px;
  }
}

.breadcrumbs {
  position: absolute;
  top: 68px;
  left: 0;
  width: 100%;
  z-index: 99;
  border: none;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 992px) {
  .breadcrumbs {
    top: 98px;
    padding-left: 148px;
    padding-right: 148px;
  }
}
.breadcrumbs a {
  color: #FFFFFF;
}