@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; }

