@charset "UTF-8";
body {
  font-family: "Asap", "Arial", sans-serif; }

#rn_Container {
  padding: 0 40px;
  max-width: 1600px;
  margin: auto; }

#rn_ProactiveChat_3 {
  display: none; }

#rn_Body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  /*MAIN CONTENT*/
  /*ASIDE CONTENT*/ }
  #rn_Body #rn_MainColumn {
    flex-basis: 60%; }
    #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns ul {
        flex-basis: 32%; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li {
        box-shadow: 0px 1px 22px 1px #dedede;
        text-align: center;
        padding: 20px;
        border-bottom: 4px solid #c9d200 !important;
        cursor: pointer;
        transition: ease-in-out 0.2s;
        margin-bottom: 15px; }
        #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li a {
          color: #00ae9d !important;
          text-transform: capitalize;
          font-size: 1.3125em;
          font-weight: 600; }
    #rn_Body #rn_MainColumn #rn_MainContent #rn_PageTitle {
      width: 100%;
      position: absolute; }
    #rn_Body #rn_MainColumn .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers {
      background: #f5f5f5;
      width: 100%;
      padding: 0 40px 10px; }
      #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li {
        border-bottom: 2px solid #c7d2d3;
        padding: 2em 2em 2em 0; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li:last-child {
          border: none; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li a {
          color: #003641;
          font-size: 1.3125em; }
    #rn_Body #rn_MainColumn .rn_Module .rn_AnswersLink {
      margin: 10px 0;
      color: #ffffff !important;
      background: #003641;
      padding: 1em 2em;
      display: block;
      max-width: 310px;
      text-decoration: none;
      text-align: center; }
  #rn_Body #rn_SideBar {
    flex-basis: 32%; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
      background: #f5f5f5;
      margin-bottom: 20px;
      padding: 25px; }
      #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 1em;
        padding: 0 10px 1em 65px;
        flex-direction: column; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div a {
          color: #003641;
          text-decoration: none;
          font-size: 1.3125em;
          font-weight: 600;
          margin-bottom: 5px; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Questions {
          background-image: url("/images/custom-service/call-center.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("/images/custom-service/chat.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("/images/custom-service/phone.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("/images/custom-service/smile.png");
          background-repeat: no-repeat; }
          #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback form {
            display: none; }

#rn_SearchControls form {
  display: flex;
  align-items: center;
  background: #f2f2f2;
  padding: 10px 20px; }
  #rn_SearchControls form .rn_SearchInput {
    width: 100%; }
  #rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #ffffff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all 0.3s;
    min-height: 44px;
    cursor: pointer; }

#rn_SearchControls .rn_ScreenReaderOnly,
#rn_SearchControls .rn_AdvancedSearchDialog,
#rn_SearchControls #rn_AdvancedSearchDialog {
  display: none; }

#rn_SearchControls .rn_KeywordText {
  display: flex;
  align-items: center; }
  #rn_SearchControls .rn_KeywordText label {
    font-size: 0;
    flex-basis: 40%;
    font-weight: 600; }
    #rn_SearchControls .rn_KeywordText label:before {
      content: "Est\E1   com d\FAvidas?";
      font-size: 26px;
      margin-right: 30px; }
  #rn_SearchControls .rn_KeywordText input {
    width: 100%;
    padding: 15px;
    flex-basis: 60%;
    border: 3px solid #fff;
    font-size: 19px;
    background: #fff; }

/*End Global*/
.nav-module__askedQuestions___1eXlJ {
  color: #003641; }
  .nav-module__askedQuestions___1eXlJ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .nav-module__askedQuestions___1eXlJ h3.nav-module__bground___2UV6M {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .nav-module__askedQuestions___1eXlJ h3.nav-module__nobground___2ugtO {
      background: transparent; }
  .nav-module__askedQuestions___1eXlJ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .nav-module__askedQuestions___1eXlJ p {
        font-size: 1.5em; } }
  .nav-module__askedQuestions___1eXlJ .nav-module__contentQuestion___3lyV1 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .nav-module__askedQuestions___1eXlJ .nav-module__contentQuestion___3lyV1 {
        padding: 0 40px 10px; } }
  .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb {
        padding: 2em 2em 2em 0; } }
    .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb:last-child {
      border: 0; }
    .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb .nav-module__title___2ZAj2 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb .nav-module__title___2ZAj2 {
          font-size: 1.3125em; } }
      .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb .nav-module__title___2ZAj2 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb .nav-module__content___1ZEUf {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb.nav-module__active___jMSaR .nav-module__content___1ZEUf {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb.nav-module__active___jMSaR .nav-module__content___1ZEUf a {
        color: #fff; }
    .nav-module__askedQuestions___1eXlJ .nav-module__accordionItem___Co1gb.nav-module__active___jMSaR svg {
      transform: rotate(90deg); }
  .nav-module__askedQuestions___1eXlJ .nav-module__button___3bCzW {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #ffffff;
    padding: 19px 30px;
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    max-width: 250px;
    margin-bottom: 25px;
    cursor: pointer; }
    @media screen and (min-width: 1024px) {
      .nav-module__askedQuestions___1eXlJ .nav-module__button___3bCzW {
        display: block; } }
  .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC .nav-module__input___1VC8g {
      padding: 2em;
      border: none;
      min-width: 42.59259%;
      transition: 0.35s ease-in all;
      padding: 0;
      background: transparent;
      border-bottom: 1px solid #ffffff;
      outline: none;
      width: 100%; }
      .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC .nav-module__input___1VC8g.nav-module__active___jMSaR {
        left: 1em;
        transition: 0.35s ease-in all; }
      .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC .nav-module__input___1VC8g::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC .nav-module__input___1VC8g {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC svg {
      height: 40px; }
      .nav-module__askedQuestions___1eXlJ .nav-module__search___GOBuC svg image {
        height: inherit; }

.nav-module__menu___ebU7B {
  flex: 0 1;
  order: 4; }
  @media screen and (min-width: 1024px) {
    .nav-module__menu___ebU7B {
      flex: 3 1;
      order: 2; } }

.nav-module__stripes___32LH- {
  margin-top: 0.5em;
  position: relative;
  display: block;
  height: 30px;
  width: 30px; }
  @media screen and (min-width: 1024px) {
    .nav-module__stripes___32LH- {
      display: none; } }
  .nav-module__stripes___32LH- .nav-module__stripe___1prwM,
  .nav-module__stripes___32LH- .nav-module__stripe___1prwM:after,
  .nav-module__stripes___32LH- .nav-module__stripe___1prwM:before {
    position: absolute;
    width: 100%;
    height: 3.5px;
    background: #003641;
    transition: ease 0.15s transform; }
  .nav-module__stripes___32LH- .nav-module__stripe___1prwM {
    top: 0px;
    display: block; }
    .nav-module__stripes___32LH- .nav-module__stripe___1prwM:before, .nav-module__stripes___32LH- .nav-module__stripe___1prwM:after {
      content: "";
      display: block;
      transition-timing-function: ease;
      transition-duration: 0.15s;
      transition-property: transform, opacity; }
    .nav-module__stripes___32LH- .nav-module__stripe___1prwM:before {
      top: 10px; }
    .nav-module__stripes___32LH- .nav-module__stripe___1prwM:after {
      top: 20px; }
  .nav-module__stripes___32LH-.nav-module__active___jMSaR .nav-module__stripe___1prwM {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
    .nav-module__stripes___32LH-.nav-module__active___jMSaR .nav-module__stripe___1prwM:before {
      transform: rotate(-45deg) translate3d(-5.71429px, -10px, 0);
      opacity: 0; }
    .nav-module__stripes___32LH-.nav-module__active___jMSaR .nav-module__stripe___1prwM:after {
      transform: translate3d(0, -20px, 0) rotate(-90deg); }

.nav-module__nav___2IRYF {
  position: absolute;
  top: 4.875em;
  right: 0;
  width: 100%;
  transform: translateX(100%);
  transition: 0.7s ease all;
  display: flex;
  z-index: 1;
  background: #ffffff;
  border-top: 1px solid #f5f5f5; }
  .nav-module__nav___2IRYF.nav-module__active___jMSaR {
    transform: translateX(0);
    transition: 0.7s ease all; }
  @media screen and (min-width: 1024px) {
    .nav-module__nav___2IRYF {
      position: relative;
      top: auto;
      left: auto;
      display: flex;
      padding: 0 2em;
      padding-right: 0;
      transform: translateX(0); } }
  .nav-module__nav___2IRYF .nav-module__navList___1MsLc {
    display: flex;
    list-style: none;
    flex-direction: column;
    padding: 0;
    margin: 0;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc {
        flex-direction: row; } }
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI,
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 {
      font-weight: 500;
      width: auto;
      background: #ffffff;
      text-transform: uppercase;
      margin: 0;
      display: flex;
      align-items: center;
      transition: all 0.3s ease-in; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI span,
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 span {
        margin-right: 1em; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI svg,
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 svg {
        transition: 0.3s ease-in all;
        height: 15px;
        width: 15px;
        transform: rotate(180deg);
        fill: #00ae9d; }
        @media screen and (min-width: 1024px) {
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI svg,
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 svg {
            transform: rotate(270deg);
            margin-left: 1em; } }
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 {
      padding: 1em;
      font-weight: bold;
      display: flex;
      justify-content: flex-start;
      font-size: 1.1em;
      position: relative; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 span {
        margin-left: auto;
        color: #00ae9d; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2 svg {
        margin-right: 0.5em;
        transform: rotate(360deg); }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__title___2ZAj2:after {
        content: "";
        position: absolute;
        height: 2px;
        background: #f5f5f5;
        width: 96vw;
        bottom: 0.5em;
        left: 2vw; }
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__main___gN5el.nav-module__active___jMSaR > .nav-module__level___3xy_K {
      transition: all ease-in 0.5s;
      transform: translateX(0); }
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__hideLg___2kPQH {
      color: #ffffff; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__hideLg___2kPQH:nth-of-type(1) {
        background: #003641; }
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__hideLg___2kPQH:nth-of-type(1) a {
          color: #ffffff; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__hideLg___2kPQH:nth-of-type(2) {
        background: #00ae9d; }
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__hideLg___2kPQH:nth-of-type(2) a {
          color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI {
        position: relative; }
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI.nav-module__hideLg___2kPQH {
          display: none; }
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI:hover {
          transition: 0.3s ease-in all;
          background-color: #f5f5f5; }
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI:hover svg {
            transition: 0.3s ease-in all;
            transform: rotate(90deg); }
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI:hover > .nav-module__link___2h59S {
            color: #00ae9d;
            transition: 0.3s ease-in all; }
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__navItem___1Q7zI:hover > .nav-module__level___3xy_K {
            opacity: 1;
            left: 0;
            transition: 1s;
            visibility: visible; } }
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level___3xy_K {
      transition: all ease-in 0.5s; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-0___1hXM_ {
        position: relative; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq, .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-2___2e20I {
        height: 100vh;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 1;
        transform: translateX(100%);
        background: white; }
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI .nav-module__link___2h59S, .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-2___2e20I .nav-module__navItem___1Q7zI .nav-module__link___2h59S {
          padding: 1em 2.5em; }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq {
        z-index: 30;
        background: rgba(0, 0, 0, 0.2); }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-2___2e20I {
        z-index: 40;
        background: rgba(0, 0, 0, 0.6); }
      .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-3___dBEIF {
        z-index: 50;
        background: rgba(0, 0, 0, 0.6); }
      @media screen and (min-width: 1024px) {
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level___3xy_K {
          height: auto;
          display: flex;
          transform: translateX(0); }
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq {
            position: absolute;
            top: 5.28125em;
            left: -10em;
            opacity: 0;
            visibility: hidden;
            flex-direction: column;
            width: 350px;
            background-color: #f5f5f5;
            transition: all ease-in 0.5s; }
            .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI .nav-module__link___2h59S {
              padding: 0.75em 0.625em 0.75em 2em; }
            .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI.nav-module__main___gN5el:hover {
              background-color: #00ae9d; }
              .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI.nav-module__main___gN5el:hover > .nav-module__link___2h59S {
                color: #ffffff; }
              .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI.nav-module__main___gN5el:hover .nav-module__level-2___2e20I {
                visibility: visible;
                left: 350px; }
                .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI.nav-module__main___gN5el:hover .nav-module__level-2___2e20I .nav-module__navItem___1Q7zI {
                  background: #00ae9d; }
                  .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI.nav-module__main___gN5el:hover .nav-module__level-2___2e20I .nav-module__navItem___1Q7zI:hover .nav-module__link___2h59S {
                    color: #ffffff;
                    text-decoration: underline; }
                .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-1___X3RXq .nav-module__navItem___1Q7zI.nav-module__main___gN5el:hover .nav-module__level-2___2e20I.nav-module__menuReverse___1ZiuJ {
                  bottom: 0;
                  top: unset; }
          .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-2___2e20I {
            position: absolute;
            top: 0;
            left: 300px;
            opacity: 0;
            visibility: hidden;
            flex-direction: column;
            width: 400px;
            background-color: #00ae9d; }
            .nav-module__nav___2IRYF .nav-module__navList___1MsLc.nav-module__level-2___2e20I .nav-module__link___2h59S {
              color: #ffffff; } }
    .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__link___2h59S {
      padding: 1em;
      color: #003641;
      text-transform: uppercase;
      text-decoration: none;
      display: flex;
      justify-content: space-between;
      width: 100%;
      font-size: 1.25em; }
      @media screen and (min-width: 1024px) {
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__link___2h59S {
          color: #000000;
          font-weight: 700;
          padding: 1.5em 1em; } }
      @media screen and (min-width: 1600px) {
        .nav-module__nav___2IRYF .nav-module__navList___1MsLc .nav-module__link___2h59S {
          font-size: 1em;
          padding: 2em 1.75em; } }

@media screen and (min-width: 1024px) {
  .nav-module__hideLg___2kPQH {
    display: none; } }

@charset "UTF-8";
body {
  font-family: "Asap", "Arial", sans-serif; }

#rn_Container {
  padding: 0 40px;
  max-width: 1600px;
  margin: auto; }

#rn_ProactiveChat_3 {
  display: none; }

#rn_Body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  /*MAIN CONTENT*/
  /*ASIDE CONTENT*/ }
  #rn_Body #rn_MainColumn {
    flex-basis: 60%; }
    #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns ul {
        flex-basis: 32%; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li {
        box-shadow: 0px 1px 22px 1px #dedede;
        text-align: center;
        padding: 20px;
        border-bottom: 4px solid #c9d200 !important;
        cursor: pointer;
        transition: ease-in-out 0.2s;
        margin-bottom: 15px; }
        #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li a {
          color: #00ae9d !important;
          text-transform: capitalize;
          font-size: 1.3125em;
          font-weight: 600; }
    #rn_Body #rn_MainColumn #rn_MainContent #rn_PageTitle {
      width: 100%;
      position: absolute; }
    #rn_Body #rn_MainColumn .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers {
      background: #f5f5f5;
      width: 100%;
      padding: 0 40px 10px; }
      #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li {
        border-bottom: 2px solid #c7d2d3;
        padding: 2em 2em 2em 0; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li:last-child {
          border: none; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li a {
          color: #003641;
          font-size: 1.3125em; }
    #rn_Body #rn_MainColumn .rn_Module .rn_AnswersLink {
      margin: 10px 0;
      color: #ffffff !important;
      background: #003641;
      padding: 1em 2em;
      display: block;
      max-width: 310px;
      text-decoration: none;
      text-align: center; }
  #rn_Body #rn_SideBar {
    flex-basis: 32%; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
      background: #f5f5f5;
      margin-bottom: 20px;
      padding: 25px; }
      #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 1em;
        padding: 0 10px 1em 65px;
        flex-direction: column; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div a {
          color: #003641;
          text-decoration: none;
          font-size: 1.3125em;
          font-weight: 600;
          margin-bottom: 5px; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Questions {
          background-image: url("/images/custom-service/call-center.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("/images/custom-service/chat.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("/images/custom-service/phone.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("/images/custom-service/smile.png");
          background-repeat: no-repeat; }
          #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback form {
            display: none; }

#rn_SearchControls form {
  display: flex;
  align-items: center;
  background: #f2f2f2;
  padding: 10px 20px; }
  #rn_SearchControls form .rn_SearchInput {
    width: 100%; }
  #rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #ffffff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all 0.3s;
    min-height: 44px;
    cursor: pointer; }

#rn_SearchControls .rn_ScreenReaderOnly,
#rn_SearchControls .rn_AdvancedSearchDialog,
#rn_SearchControls #rn_AdvancedSearchDialog {
  display: none; }

#rn_SearchControls .rn_KeywordText {
  display: flex;
  align-items: center; }
  #rn_SearchControls .rn_KeywordText label {
    font-size: 0;
    flex-basis: 40%;
    font-weight: 600; }
    #rn_SearchControls .rn_KeywordText label:before {
      content: "Est\E1   com d\FAvidas?";
      font-size: 26px;
      margin-right: 30px; }
  #rn_SearchControls .rn_KeywordText input {
    width: 100%;
    padding: 15px;
    flex-basis: 60%;
    border: 3px solid #fff;
    font-size: 19px;
    background: #fff; }

/*End Global*/
.header-module__askedQuestions___1d46V {
  color: #003641; }
  .header-module__askedQuestions___1d46V h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .header-module__askedQuestions___1d46V h3.header-module__bground___225At {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .header-module__askedQuestions___1d46V h3.header-module__nobground___1UEK5 {
      background: transparent; }
  .header-module__askedQuestions___1d46V p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .header-module__askedQuestions___1d46V p {
        font-size: 1.5em; } }
  .header-module__askedQuestions___1d46V .header-module__contentQuestion___2slPB {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .header-module__askedQuestions___1d46V .header-module__contentQuestion___2slPB {
        padding: 0 40px 10px; } }
  .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E {
        padding: 2em 2em 2em 0; } }
    .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E:last-child {
      border: 0; }
    .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E .header-module__title___34W2B {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E .header-module__title___34W2B {
          font-size: 1.3125em; } }
      .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E .header-module__title___34W2B svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E .header-module__content___3sMXD {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E.header-module__active___1S07M .header-module__content___3sMXD {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E.header-module__active___1S07M .header-module__content___3sMXD a {
        color: #fff; }
    .header-module__askedQuestions___1d46V .header-module__accordionItem___1jb0E.header-module__active___1S07M svg {
      transform: rotate(90deg); }
  .header-module__askedQuestions___1d46V .header-module__button___3z6Yl {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #ffffff;
    padding: 19px 30px;
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    max-width: 250px;
    margin-bottom: 25px;
    cursor: pointer; }
    @media screen and (min-width: 1024px) {
      .header-module__askedQuestions___1d46V .header-module__button___3z6Yl {
        display: block; } }
  .header-module__askedQuestions___1d46V .header-module__search___2oEod {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .header-module__askedQuestions___1d46V .header-module__search___2oEod .header-module__input___18Yvr {
      padding: 2em;
      border: none;
      min-width: 42.59259%;
      transition: 0.35s ease-in all;
      padding: 0;
      background: transparent;
      border-bottom: 1px solid #ffffff;
      outline: none;
      width: 100%; }
      .header-module__askedQuestions___1d46V .header-module__search___2oEod .header-module__input___18Yvr.header-module__active___1S07M {
        left: 1em;
        transition: 0.35s ease-in all; }
      .header-module__askedQuestions___1d46V .header-module__search___2oEod .header-module__input___18Yvr::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .header-module__askedQuestions___1d46V .header-module__search___2oEod .header-module__input___18Yvr {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .header-module__askedQuestions___1d46V .header-module__search___2oEod svg {
      height: 40px; }
      .header-module__askedQuestions___1d46V .header-module__search___2oEod svg image {
        height: inherit; }

.header-module__headerMobileBar___fp5Dz {
  display: flex; }
  .header-module__headerMobileBar___fp5Dz .header-module__headerBarItem___SaRHB {
    width: 100%; }
  .header-module__headerMobileBar___fp5Dz .header-module__barItemParaVoce___3C29a,
  .header-module__headerMobileBar___fp5Dz .header-module__barItemParaSuaEmpresa___3YnE0,
  .header-module__headerMobileBar___fp5Dz .header-module__barItemParaOAgronegocio___2S-7C {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .header-module__headerMobileBar___fp5Dz .header-module__barItemParaVoce___3C29a a,
    .header-module__headerMobileBar___fp5Dz .header-module__barItemParaSuaEmpresa___3YnE0 a,
    .header-module__headerMobileBar___fp5Dz .header-module__barItemParaOAgronegocio___2S-7C a {
      display: block;
      color: #fff;
      white-space: pre-line;
      text-transform: uppercase;
      text-align: center;
      font-weight: 500;
      font-size: 3.5vw;
      padding: 10px 0; }
  .header-module__headerMobileBar___fp5Dz .header-module__barItemParaVoce___3C29a {
    background: #029386; }
  .header-module__headerMobileBar___fp5Dz .header-module__barItemParaSuaEmpresa___3YnE0 {
    background: #02a091; }
  .header-module__headerMobileBar___fp5Dz .header-module__barItemParaOAgronegocio___2S-7C {
    background: #1db1a3; }

.header-module__header___19Rvl {
  position: relative;
  padding: 1em;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 10; }
  @media screen and (min-width: 1024px) {
    .header-module__header___19Rvl {
      justify-content: space-between;
      padding: 0;
      font-size: 11px; } }
  @media screen and (min-width: 1600px) {
    .header-module__header___19Rvl {
      font-size: 14px; } }
  .header-module__header___19Rvl .header-module__logo___3CGDT {
    order: 1;
    height: auto;
    width: 42.59259%;
    margin-right: auto; }
    @media screen and (min-width: 1024px) {
      .header-module__header___19Rvl .header-module__logo___3CGDT {
        margin-left: 2.77778%;
        width: 8.33333%; } }
  .header-module__header___19Rvl .header-module__button___3z6Yl {
    order: 4;
    display: none;
    background: #00ae9d; }
    .header-module__header___19Rvl .header-module__button___3z6Yl.header-module__openAccount___3ktt4 {
      white-space: pre-line; }
      .header-module__header___19Rvl .header-module__button___3z6Yl.header-module__openAccount___3ktt4 span {
        color: #fff; }
    .header-module__header___19Rvl .header-module__button___3z6Yl a {
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 600;
      text-align: left; }
    .header-module__header___19Rvl .header-module__button___3z6Yl svg {
      width: 26px;
      margin-right: 1em; }
      .header-module__header___19Rvl .header-module__button___3z6Yl svg path {
        fill: #00ae9d; }
    @media screen and (min-width: 1024px) {
      .header-module__header___19Rvl .header-module__button___3z6Yl {
        display: flex;
        align-items: center;
        padding: 2.125em;
        min-height: 65px; } }
    .header-module__header___19Rvl .header-module__button___3z6Yl:last-of-type {
      background: #003641;
      padding: 1.57em; }

@charset "UTF-8";
body {
  font-family: "Asap", "Arial", sans-serif; }

#rn_Container {
  padding: 0 40px;
  max-width: 1600px;
  margin: auto; }

#rn_ProactiveChat_3 {
  display: none; }

#rn_Body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  /*MAIN CONTENT*/
  /*ASIDE CONTENT*/ }
  #rn_Body #rn_MainColumn {
    flex-basis: 60%; }
    #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns ul {
        flex-basis: 32%; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li {
        box-shadow: 0px 1px 22px 1px #dedede;
        text-align: center;
        padding: 20px;
        border-bottom: 4px solid #c9d200 !important;
        cursor: pointer;
        transition: ease-in-out 0.2s;
        margin-bottom: 15px; }
        #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li a {
          color: #00ae9d !important;
          text-transform: capitalize;
          font-size: 1.3125em;
          font-weight: 600; }
    #rn_Body #rn_MainColumn #rn_MainContent #rn_PageTitle {
      width: 100%;
      position: absolute; }
    #rn_Body #rn_MainColumn .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers {
      background: #f5f5f5;
      width: 100%;
      padding: 0 40px 10px; }
      #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li {
        border-bottom: 2px solid #c7d2d3;
        padding: 2em 2em 2em 0; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li:last-child {
          border: none; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li a {
          color: #003641;
          font-size: 1.3125em; }
    #rn_Body #rn_MainColumn .rn_Module .rn_AnswersLink {
      margin: 10px 0;
      color: #ffffff !important;
      background: #003641;
      padding: 1em 2em;
      display: block;
      max-width: 310px;
      text-decoration: none;
      text-align: center; }
  #rn_Body #rn_SideBar {
    flex-basis: 32%; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
      background: #f5f5f5;
      margin-bottom: 20px;
      padding: 25px; }
      #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 1em;
        padding: 0 10px 1em 65px;
        flex-direction: column; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div a {
          color: #003641;
          text-decoration: none;
          font-size: 1.3125em;
          font-weight: 600;
          margin-bottom: 5px; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Questions {
          background-image: url("/images/custom-service/call-center.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("/images/custom-service/chat.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("/images/custom-service/phone.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("/images/custom-service/smile.png");
          background-repeat: no-repeat; }
          #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback form {
            display: none; }

#rn_SearchControls form {
  display: flex;
  align-items: center;
  background: #f2f2f2;
  padding: 10px 20px; }
  #rn_SearchControls form .rn_SearchInput {
    width: 100%; }
  #rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #ffffff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all 0.3s;
    min-height: 44px;
    cursor: pointer; }

#rn_SearchControls .rn_ScreenReaderOnly,
#rn_SearchControls .rn_AdvancedSearchDialog,
#rn_SearchControls #rn_AdvancedSearchDialog {
  display: none; }

#rn_SearchControls .rn_KeywordText {
  display: flex;
  align-items: center; }
  #rn_SearchControls .rn_KeywordText label {
    font-size: 0;
    flex-basis: 40%;
    font-weight: 600; }
    #rn_SearchControls .rn_KeywordText label:before {
      content: "Est\E1   com d\FAvidas?";
      font-size: 26px;
      margin-right: 30px; }
  #rn_SearchControls .rn_KeywordText input {
    width: 100%;
    padding: 15px;
    flex-basis: 60%;
    border: 3px solid #fff;
    font-size: 19px;
    background: #fff; }

/*End Global*/
.footerV2-module__askedQuestions___khF72 {
  color: #003641; }
  .footerV2-module__askedQuestions___khF72 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .footerV2-module__askedQuestions___khF72 h3.footerV2-module__bground___2Pv3s {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .footerV2-module__askedQuestions___khF72 h3.footerV2-module__nobground___1X4Xw {
      background: transparent; }
  .footerV2-module__askedQuestions___khF72 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .footerV2-module__askedQuestions___khF72 p {
        font-size: 1.5em; } }
  .footerV2-module__askedQuestions___khF72 .footerV2-module__contentQuestion___svK08 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .footerV2-module__askedQuestions___khF72 .footerV2-module__contentQuestion___svK08 {
        padding: 0 40px 10px; } }
  .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na {
        padding: 2em 2em 2em 0; } }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na:last-child {
      border: 0; }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na .footerV2-module__title___cmDHT {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na .footerV2-module__title___cmDHT {
          font-size: 1.3125em; } }
      .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na .footerV2-module__title___cmDHT svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na .footerV2-module__content___20w6m {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na.footerV2-module__active___Two2y .footerV2-module__content___20w6m {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na.footerV2-module__active___Two2y .footerV2-module__content___20w6m a {
        color: #fff; }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__accordionItem___Fb5na.footerV2-module__active___Two2y svg {
      transform: rotate(90deg); }
  .footerV2-module__askedQuestions___khF72 .footerV2-module__button___110ep {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #ffffff;
    padding: 19px 30px;
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    max-width: 250px;
    margin-bottom: 25px;
    cursor: pointer; }
    @media screen and (min-width: 1024px) {
      .footerV2-module__askedQuestions___khF72 .footerV2-module__button___110ep {
        display: block; } }
  .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG .footerV2-module__input___1waCo {
      padding: 2em;
      border: none;
      min-width: 42.59259%;
      transition: 0.35s ease-in all;
      padding: 0;
      background: transparent;
      border-bottom: 1px solid #ffffff;
      outline: none;
      width: 100%; }
      .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG .footerV2-module__input___1waCo.footerV2-module__active___Two2y {
        left: 1em;
        transition: 0.35s ease-in all; }
      .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG .footerV2-module__input___1waCo::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG .footerV2-module__input___1waCo {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG svg {
      height: 40px; }
      .footerV2-module__askedQuestions___khF72 .footerV2-module__search___i5_TG svg image {
        height: inherit; }

.footerV2-module__footer___1U0F5 {
  background-color: #003641;
  font-size: 14px;
  color: #ffffff;
  white-space: pre-wrap; }
  .footerV2-module__footer___1U0F5 .footerV2-module__dFlex___Vyy7g {
    display: flex; }
  .footerV2-module__footer___1U0F5 .footerV2-module__separator___1Z5LJ {
    margin: 0 5px; }
  @media screen and (min-width: 1024px) {
    .footerV2-module__footer___1U0F5 {
      font-size: 12px; } }
  @media screen and (min-width: 1600px) {
    .footerV2-module__footer___1U0F5 {
      font-size: 14px; } }
  .footerV2-module__footerInner___1jBv6 {
    padding: 2% 0;
    display: flex;
    width: 100%;
    margin: 3% auto;
    margin-top: 0;
    color: #c3c3d4;
    justify-content: space-around;
    flex-direction: column;
    font-size: 1.125em;
    width: 88%;
    margin-bottom: 40px; }
    @media screen and (min-width: 1024px) {
      .footerV2-module__footerInner___1jBv6 {
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: unset; } }
    @media screen and (min-width: 1024px) {
      .footerV2-module__footerInner___1jBv6 .footerV2-module__linksContainer___1N96b {
        width: 35%; } }
    .footerV2-module__footerInner___1jBv6 a {
      color: #fff;
      text-decoration: none;
      display: block;
      font-size: 1.1875em;
      font-weight: 500; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__footerInner___1jBv6 a {
          font-size: 1.125em; } }
    .footerV2-module__footerInner___1jBv6 h5 {
      font-size: 2em;
      margin-bottom: 20px; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__footerInner___1jBv6 h5 {
          font-size: 1.5em;
          margin: 0; } }
      .footerV2-module__footerInner___1jBv6 h5.footerV2-module__title___cmDHT {
        margin-top: 0; }
        @media screen and (min-width: 1024px) {
          .footerV2-module__footerInner___1jBv6 h5.footerV2-module__title___cmDHT {
            margin: 30px 0 15px 0; } }
      .footerV2-module__footerInner___1jBv6 h5.footerV2-module__firstTitle___XHhZr {
        margin-top: 40px; }
        @media screen and (min-width: 1024px) {
          .footerV2-module__footerInner___1jBv6 h5.footerV2-module__firstTitle___XHhZr {
            margin: 30px 0 15px 0; } }
    .footerV2-module__footerInner___1jBv6 .footerV2-module__title___cmDHT {
      color: #00ae9d;
      font-weight: bold; }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__title___cmDHT a {
        margin: 0; }
    .footerV2-module__footerInner___1jBv6 .footerV2-module__menuLinks___2ZCKz {
      display: -ms-grid;
      display: grid; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__footerInner___1jBv6 .footerV2-module__menuLinks___2ZCKz {
          justify-content: space-between;
          -ms-grid-columns: 50% 50%;
          grid-template-columns: 50% 50%;
          -ms-grid-rows: 170px 130px;
          grid-template-rows: 170px 130px; } }
    .footerV2-module__footerInner___1jBv6 .footerV2-module__linksUteis___6wPmJ,
    .footerV2-module__footerInner___1jBv6 .footerV2-module__atendimento___1xAel,
    .footerV2-module__footerInner___1jBv6 .footerV2-module__acesseTambem___3jFcJ {
      margin-bottom: 20px; }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__linksUteis___6wPmJ a,
      .footerV2-module__footerInner___1jBv6 .footerV2-module__atendimento___1xAel a,
      .footerV2-module__footerInner___1jBv6 .footerV2-module__acesseTambem___3jFcJ a {
        margin-bottom: 15px; }
    .footerV2-module__footerInner___1jBv6 .footerV2-module__redesSociaisSection___2v7Tn {
      margin-top: 50px; }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__redesSociaisSection___2v7Tn .footerV2-module__redesSociais___2LAr_ {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start; }
        .footerV2-module__footerInner___1jBv6 .footerV2-module__redesSociaisSection___2v7Tn .footerV2-module__redesSociais___2LAr_ a {
          display: inline;
          margin-right: 15px; }
          .footerV2-module__footerInner___1jBv6 .footerV2-module__redesSociaisSection___2v7Tn .footerV2-module__redesSociais___2LAr_ a svg {
            width: 23px;
            height: 23px; }
            .footerV2-module__footerInner___1jBv6 .footerV2-module__redesSociaisSection___2v7Tn .footerV2-module__redesSociais___2LAr_ a svg image {
              width: 23px;
              height: 23px; }
    .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg {
      display: flex;
      flex-direction: column;
      color: #fff; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg {
          flex-direction: row;
          justify-content: space-between;
          width: 65%; } }
      @media screen and (min-width: 1024px) {
        .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__telefones___FCqOe {
          padding: 0 20px 0 0;
          width: 33%; }
          .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__telefones___FCqOe.footerV2-module__telefoneRight___OITUW {
            width: 33%; } }
      @media screen and (min-width: 1400px) {
        .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__telefones___FCqOe {
          padding: 0 40px 0 0; } }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__telefones___FCqOe div {
        margin: 20px 0;
        margin-bottom: 30px; }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__telefones___FCqOe .footerV2-module__telephoneWithSeparator___YxT-K {
        margin-bottom: 0; }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg p {
        color: #ffffff;
        font-size: 1.125em; }
        @media screen and (min-width: 1024px) {
          .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg p {
            font-size: 1em; } }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__observations___KP8pe {
        font-size: 0.8125em;
        margin-top: 10px; }
        @media screen and (min-width: 1024px) {
          .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__observations___KP8pe {
            font-size: 0.75em; } }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__talkWithOmbudsman___3q611 {
        font-size: 1.1875em; }
        @media screen and (min-width: 1024px) {
          .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__talkWithOmbudsman___3q611 {
            font-size: 0.9375em; } }
      .footerV2-module__footerInner___1jBv6 .footerV2-module__telefonesContainer___1bfeg .footerV2-module__textTiny___SsOuU {
        font-size: 0.875em; }
  .footerV2-module__footer___1U0F5 .footerV2-module__ouvidoria___1Lfog {
    color: #ffffff;
    font-weight: normal;
    font-size: 1em; }
  .footerV2-module__footer___1U0F5 .footerV2-module__telefoneRight___OITUW .footerV2-module__multipleTelphones___20A_h {
    display: flex;
    color: #00ae9d;
    flex-direction: column; }
    @media screen and (min-width: 1400px) {
      .footerV2-module__footer___1U0F5 .footerV2-module__telefoneRight___OITUW .footerV2-module__multipleTelphones___20A_h {
        flex-direction: row; } }
    .footerV2-module__footer___1U0F5 .footerV2-module__telefoneRight___OITUW .footerV2-module__multipleTelphones___20A_h span {
      margin: 0 5px;
      display: none; }
      @media screen and (min-width: 1400px) {
        .footerV2-module__footer___1U0F5 .footerV2-module__telefoneRight___OITUW .footerV2-module__multipleTelphones___20A_h span {
          display: block; } }
  .footerV2-module__footer___1U0F5 .footerV2-module__text___LFpTD {
    margin-bottom: 20px; }
  .footerV2-module__footer___1U0F5 .footerV2-module__callTitle___32Mvd {
    font-size: 1.375em;
    margin-top: 0; }
    @media screen and (min-width: 1024px) {
      .footerV2-module__footer___1U0F5 .footerV2-module__callTitle___32Mvd {
        margin-top: unset; } }
  .footerV2-module__footer___1U0F5 .footerV2-module__inlineBlock___kJ4US, .footerV2-module__footer___1U0F5 .footerV2-module__ouvidoria___1Lfog {
    display: inline-block; }
  .footerV2-module__footer___1U0F5 .footerV2-module__footerImage___3Sa2N {
    height: 80px;
    width: 100%;
    overflow: hidden;
    position: relative; }
    .footerV2-module__footer___1U0F5 .footerV2-module__footerImage___3Sa2N img {
      width: 1550px;
      position: absolute;
      top: 0;
      left: -100px; }
      @media screen and (min-width: 1024px) {
        .footerV2-module__footer___1U0F5 .footerV2-module__footerImage___3Sa2N img {
          position: unset;
          width: 100%; } }

@charset "UTF-8";
body {
  font-family: "Asap", "Arial", sans-serif; }

#rn_Container {
  padding: 0 40px;
  max-width: 1600px;
  margin: auto; }

#rn_ProactiveChat_3 {
  display: none; }

#rn_Body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  /*MAIN CONTENT*/
  /*ASIDE CONTENT*/ }
  #rn_Body #rn_MainColumn {
    flex-basis: 60%; }
    #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns ul {
        flex-basis: 32%; }
      #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li {
        box-shadow: 0px 1px 22px 1px #dedede;
        text-align: center;
        padding: 20px;
        border-bottom: 4px solid #c9d200 !important;
        cursor: pointer;
        transition: ease-in-out 0.2s;
        margin-bottom: 15px; }
        #rn_Body #rn_MainColumn #rn_PageContent .rn_ListColumns li a {
          color: #00ae9d !important;
          text-transform: capitalize;
          font-size: 1.3125em;
          font-weight: 600; }
    #rn_Body #rn_MainColumn #rn_MainContent #rn_PageTitle {
      width: 100%;
      position: absolute; }
    #rn_Body #rn_MainColumn .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers {
      background: #f5f5f5;
      width: 100%;
      padding: 0 40px 10px; }
      #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li {
        border-bottom: 2px solid #c7d2d3;
        padding: 2em 2em 2em 0; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li:last-child {
          border: none; }
        #rn_Body #rn_MainColumn .rn_Module .rn_TopAnswers ul li a {
          color: #003641;
          font-size: 1.3125em; }
    #rn_Body #rn_MainColumn .rn_Module .rn_AnswersLink {
      margin: 10px 0;
      color: #ffffff !important;
      background: #003641;
      padding: 1em 2em;
      display: block;
      max-width: 310px;
      text-decoration: none;
      text-align: center; }
  #rn_Body #rn_SideBar {
    flex-basis: 32%; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module h2 {
      font-size: 1.875em;
      background-color: #00ae9d;
      margin: 0;
      padding: 15px;
      color: #ffffff; }
    #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
      background: #f5f5f5;
      margin-bottom: 20px;
      padding: 25px; }
      #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 1em;
        padding: 0 10px 1em 65px;
        flex-direction: column; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div a {
          color: #003641;
          text-decoration: none;
          font-size: 1.3125em;
          font-weight: 600;
          margin-bottom: 5px; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Questions {
          background-image: url("/images/custom-service/call-center.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("/images/custom-service/chat.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("/images/custom-service/phone.png");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("/images/custom-service/smile.png");
          background-repeat: no-repeat; }
          #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback form {
            display: none; }

#rn_SearchControls form {
  display: flex;
  align-items: center;
  background: #f2f2f2;
  padding: 10px 20px; }
  #rn_SearchControls form .rn_SearchInput {
    width: 100%; }
  #rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #ffffff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all 0.3s;
    min-height: 44px;
    cursor: pointer; }

#rn_SearchControls .rn_ScreenReaderOnly,
#rn_SearchControls .rn_AdvancedSearchDialog,
#rn_SearchControls #rn_AdvancedSearchDialog {
  display: none; }

#rn_SearchControls .rn_KeywordText {
  display: flex;
  align-items: center; }
  #rn_SearchControls .rn_KeywordText label {
    font-size: 0;
    flex-basis: 40%;
    font-weight: 600; }
    #rn_SearchControls .rn_KeywordText label:before {
      content: "Est\E1   com d\FAvidas?";
      font-size: 26px;
      margin-right: 30px; }
  #rn_SearchControls .rn_KeywordText input {
    width: 100%;
    padding: 15px;
    flex-basis: 60%;
    border: 3px solid #fff;
    font-size: 19px;
    background: #fff; }

/*End Global*/
.layout-module__askedQuestions___MMna8 {
  color: #003641; }
  .layout-module__askedQuestions___MMna8 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .layout-module__askedQuestions___MMna8 h3.layout-module__bground___20UY8 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .layout-module__askedQuestions___MMna8 h3.layout-module__nobground___j-KXz {
      background: transparent; }
  .layout-module__askedQuestions___MMna8 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .layout-module__askedQuestions___MMna8 p {
        font-size: 1.5em; } }
  .layout-module__askedQuestions___MMna8 .layout-module__contentQuestion___3R_vX {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .layout-module__askedQuestions___MMna8 .layout-module__contentQuestion___3R_vX {
        padding: 0 40px 10px; } }
  .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq {
        padding: 2em 2em 2em 0; } }
    .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq:last-child {
      border: 0; }
    .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq .layout-module__title___11NIV {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq .layout-module__title___11NIV {
          font-size: 1.3125em; } }
      .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq .layout-module__title___11NIV svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq .layout-module__content___oLExw {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq.layout-module__active___3mH63 .layout-module__content___oLExw {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq.layout-module__active___3mH63 .layout-module__content___oLExw a {
        color: #fff; }
    .layout-module__askedQuestions___MMna8 .layout-module__accordionItem___2ehhq.layout-module__active___3mH63 svg {
      transform: rotate(90deg); }
  .layout-module__askedQuestions___MMna8 .layout-module__button___2OCVw {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #ffffff;
    padding: 19px 30px;
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    max-width: 250px;
    margin-bottom: 25px;
    cursor: pointer; }
    @media screen and (min-width: 1024px) {
      .layout-module__askedQuestions___MMna8 .layout-module__button___2OCVw {
        display: block; } }
  .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z .layout-module__input___1SK60 {
      padding: 2em;
      border: none;
      min-width: 42.59259%;
      transition: 0.35s ease-in all;
      padding: 0;
      background: transparent;
      border-bottom: 1px solid #ffffff;
      outline: none;
      width: 100%; }
      .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z .layout-module__input___1SK60.layout-module__active___3mH63 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z .layout-module__input___1SK60::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z .layout-module__input___1SK60 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z svg {
      height: 40px; }
      .layout-module__askedQuestions___MMna8 .layout-module__search___2DO6z svg image {
        height: inherit; }

.layout-module__layout___PTKVl {
  overflow-x: hidden; }

