@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
._-module__askedQuestions___3vumZ {
  color: #003641; }
  ._-module__askedQuestions___3vumZ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    ._-module__askedQuestions___3vumZ h3._-module__bground___3Ea7_ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    ._-module__askedQuestions___3vumZ h3._-module__nobground___1m3Cg {
      background: transparent; }
  ._-module__askedQuestions___3vumZ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      ._-module__askedQuestions___3vumZ p {
        font-size: 1.5em; } }
  ._-module__askedQuestions___3vumZ ._-module__contentQuestion___Rdqg_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      ._-module__askedQuestions___3vumZ ._-module__contentQuestion___Rdqg_ {
        padding: 0 40px 10px; } }
  ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0 {
        padding: 2em 2em 2em 0; } }
    ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0:last-child {
      border: 0; }
    ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0 ._-module__title___2ZdRO {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0 ._-module__title___2ZdRO {
          font-size: 1.3125em; } }
      ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0 ._-module__title___2ZdRO svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0 ._-module__content___1_c5I {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0._-module__active___3qVPY ._-module__content___1_c5I {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0._-module__active___3qVPY ._-module__content___1_c5I a {
        color: #fff; }
    ._-module__askedQuestions___3vumZ ._-module__accordionItem___3waI0._-module__active___3qVPY svg {
      transform: rotate(90deg); }
  ._-module__askedQuestions___3vumZ ._-module__button___1JE4s {
    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) {
      ._-module__askedQuestions___3vumZ ._-module__button___1JE4s {
        display: block; } }
  ._-module__askedQuestions___3vumZ ._-module__search___3hgGS {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    ._-module__askedQuestions___3vumZ ._-module__search___3hgGS ._-module__input___2IT2D {
      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%; }
      ._-module__askedQuestions___3vumZ ._-module__search___3hgGS ._-module__input___2IT2D._-module__active___3qVPY {
        left: 1em;
        transition: 0.35s ease-in all; }
      ._-module__askedQuestions___3vumZ ._-module__search___3hgGS ._-module__input___2IT2D::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        ._-module__askedQuestions___3vumZ ._-module__search___3hgGS ._-module__input___2IT2D {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    ._-module__askedQuestions___3vumZ ._-module__search___3hgGS svg {
      height: 40px; }
      ._-module__askedQuestions___3vumZ ._-module__search___3hgGS svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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, #rn_SearchControls .rn_KeywordText .form .formContent .group a, .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD #rn_SearchControls .rn_KeywordText a {
    font-size: 0;
    flex-basis: 40%;
    font-weight: 600; }
    #rn_SearchControls .rn_KeywordText label:before, #rn_SearchControls .rn_KeywordText .form .formContent .group a:before, .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD #rn_SearchControls .rn_KeywordText a: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*/
.login-module__askedQuestions___1uMPN {
  color: #003641; }
  .login-module__askedQuestions___1uMPN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .login-module__askedQuestions___1uMPN h3.login-module__bground___3Ca5s {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .login-module__askedQuestions___1uMPN h3.login-module__nobground___3G8Z3 {
      background: transparent; }
  .login-module__askedQuestions___1uMPN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .login-module__askedQuestions___1uMPN p {
        font-size: 1.5em; } }
  .login-module__askedQuestions___1uMPN .login-module__contentQuestion___3KkBC {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .login-module__askedQuestions___1uMPN .login-module__contentQuestion___3KkBC {
        padding: 0 40px 10px; } }
  .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL {
        padding: 2em 2em 2em 0; } }
    .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL:last-child {
      border: 0; }
    .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL .login-module__title___1q2kI {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL .login-module__title___1q2kI {
          font-size: 1.3125em; } }
      .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL .login-module__title___1q2kI svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL .login-module__content___1H34Y {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL.login-module__active___3TY7i .login-module__content___1H34Y {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL.login-module__active___3TY7i .login-module__content___1H34Y a {
        color: #fff; }
    .login-module__askedQuestions___1uMPN .login-module__accordionItem___22ENL.login-module__active___3TY7i svg {
      transform: rotate(90deg); }
  .login-module__askedQuestions___1uMPN .login-module__button___6UKqm {
    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) {
      .login-module__askedQuestions___1uMPN .login-module__button___6UKqm {
        display: block; } }
  .login-module__askedQuestions___1uMPN .login-module__search___3KovP {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .login-module__askedQuestions___1uMPN .login-module__search___3KovP .login-module__input___1B05q {
      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%; }
      .login-module__askedQuestions___1uMPN .login-module__search___3KovP .login-module__input___1B05q.login-module__active___3TY7i {
        left: 1em;
        transition: 0.35s ease-in all; }
      .login-module__askedQuestions___1uMPN .login-module__search___3KovP .login-module__input___1B05q::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .login-module__askedQuestions___1uMPN .login-module__search___3KovP .login-module__input___1B05q {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .login-module__askedQuestions___1uMPN .login-module__search___3KovP svg {
      height: 40px; }
      .login-module__askedQuestions___1uMPN .login-module__search___3KovP svg image {
        height: inherit; }

.login-module__container___1Hxkz {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .login-module__container___1Hxkz {
      padding: 2em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .login-module__container___1Hxkz {
      font-size: 1em; } }

.login-module__call___18ny5 {
  background: url("https://www.sicoob.com.br/documents/25272901/70784063/banner-login_02.jpg/3c3efad9-4f0a-5128-970d-7bd5a73c1808?t=1630014988529");
  padding-top: 21.31944%;
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  height: 20vh; }
  @media screen and (min-width: 640px) {
    .login-module__call___18ny5 {
      background-position: center; } }
  .login-module__call___18ny5 .login-module__container___1Hxkz {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
    .login-module__call___18ny5 .login-module__container___1Hxkz .login-module__content___1H34Y {
      max-width: 600px; }
  .login-module__call___18ny5 h2 {
    color: #003641;
    font-size: 1.75em;
    margin: 0;
    white-space: pre; }
    @media screen and (min-width: 640px) {
      .login-module__call___18ny5 h2 {
        font-size: 2.625em; } }
    @media screen and (min-width: 1024px) {
      .login-module__call___18ny5 h2 {
        margin: 0.5em 0; } }
  .login-module__call___18ny5 p {
    color: #ffffff;
    font-size: 1em;
    line-height: 22px;
    white-space: pre; }
    @media screen and (min-width: 640px) {
      .login-module__call___18ny5 p {
        font-size: 1.125em;
        line-height: 24px; }
        .login-module__call___18ny5 p br {
          display: block; } }

.login-module__form___2BclC {
  text-align: center; }
  .login-module__form___2BclC .login-module__title___1q2kI {
    font-size: 1.75em;
    color: #36aa90;
    margin: 10px 0; }
  .login-module__form___2BclC .login-module__subtitle___2TkmU {
    font-size: 1.25em; }
  .login-module__form___2BclC .login-module__formContent___dCiXp {
    max-width: 465px;
    margin: auto;
    width: 100%;
    margin-top: 65px; }
    .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__icons___2PIg2 {
      display: flex;
      justify-content: space-evenly; }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__icons___2PIg2 li img {
        max-width: 100%;
        display: block;
        width: auto;
        height: auto;
        margin: auto;
        cursor: pointer;
        -webkit-filter: grayscale(1);
                filter: grayscale(1); }
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__icons___2PIg2 li img.login-module__active___3TY7i {
          -webkit-filter: grayscale(0);
                  filter: grayscale(0); }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__icons___2PIg2 li p {
        color: #36aa90;
        margin: 20px 0;
        font-weight: 700; }
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__icons___2PIg2 li p.login-module__inactive___23BGd {
          color: #d5d5d5; }
    .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__fields___MGbLY {
      margin-bottom: 25px;
      padding: 0 45px; }
    .login-module__form___2BclC .login-module__formContent___dCiXp input {
      margin-bottom: 25px;
      border: 0;
      border-bottom: 2px solid #36aa90;
      width: 100%;
      font-size: 1.25em;
      outline: none;
      position: relative;
      background-repeat: no-repeat;
      background-position: 5px 15px; }
      .login-module__form___2BclC .login-module__formContent___dCiXp input[type="text"] {
        background-image: url("https://www.sicoob.com.br/documents/25272901/70784063/icon-placeholder-user.png/3cfc6c5a-1572-fd4f-ed98-84324a377e59?t=1630014989361");
        padding: 15px 40px; }
      .login-module__form___2BclC .login-module__formContent___dCiXp input[type="password"] {
        background-image: url("https://www.sicoob.com.br/documents/25272901/70784063/icon-placeholder-password.png/10805825-c58a-9800-edfe-f1f4bca6c8a5?t=1630014989191");
        padding: 15px 30px; }
    .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      margin-bottom: 65px;
      padding: 0 45px;
      flex-direction: column; }
      @media screen and (min-width: 640px) {
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD {
          flex-direction: row;
          align-items: center; } }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD .login-module__check___2djUZ {
        display: flex;
        align-items: center;
        margin-bottom: 15px; }
        @media screen and (min-width: 640px) {
          .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD .login-module__check___2djUZ {
            margin-bottom: 0; } }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD input {
        margin: 0;
        width: auto;
        margin-right: 10px;
        cursor: pointer; }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD label, .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD a {
        cursor: pointer;
        font-weight: 600;
        color: #003641; }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__group___3HEuD a {
        text-decoration: underline; }
    .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC {
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column; }
      @media screen and (min-width: 640px) {
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC {
          flex-direction: row; } }
      .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button {
        font-size: 1.25em;
        color: #ffffff;
        padding: 15px 30px;
        outline: none;
        border-radius: 5px;
        border: none;
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 15px;
        cursor: pointer; }
        @media screen and (min-width: 640px) {
          .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button {
            margin-right: 20px;
            margin-bottom: 0; } }
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button:last-child {
          margin-right: 0;
          margin-bottom: 0; }
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button.login-module__firstAccess___23RDX {
          background-color: #003641; }
          @media screen and (min-width: 640px) {
            .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button.login-module__firstAccess___23RDX {
              max-width: 240px; } }
        .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button.login-module__logIn___D0eCJ {
          background-color: #36aa90; }
          @media screen and (min-width: 640px) {
            .login-module__form___2BclC .login-module__formContent___dCiXp .login-module__submit___39HKC button.login-module__logIn___D0eCJ {
              max-width: 202px; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.associe-se-module__askedQuestions___2IZtg {
  color: #003641; }
  .associe-se-module__askedQuestions___2IZtg h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .associe-se-module__askedQuestions___2IZtg h3.associe-se-module__bground___2p63q {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .associe-se-module__askedQuestions___2IZtg h3.associe-se-module__nobground___2u_No {
      background: transparent; }
  .associe-se-module__askedQuestions___2IZtg p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___2IZtg p {
        font-size: 1.5em; } }
  .associe-se-module__askedQuestions___2IZtg .associe-se-module__contentQuestion___2LRNL {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__contentQuestion___2LRNL {
        padding: 0 40px 10px; } }
  .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP {
        padding: 2em 2em 2em 0; } }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP:last-child {
      border: 0; }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP .associe-se-module__title___3Mn__ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP .associe-se-module__title___3Mn__ {
          font-size: 1.3125em; } }
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP .associe-se-module__title___3Mn__ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP .associe-se-module__content___GNEcy {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP.associe-se-module__active___2HQhS .associe-se-module__content___GNEcy {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP.associe-se-module__active___2HQhS .associe-se-module__content___GNEcy a {
        color: #fff; }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__accordionItem___1gfFP.associe-se-module__active___2HQhS svg {
      transform: rotate(90deg); }
  .associe-se-module__askedQuestions___2IZtg .associe-se-module__button___3HP7G {
    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) {
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__button___3HP7G {
        display: block; } }
  .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz .associe-se-module__input___3Vozs {
      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%; }
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz .associe-se-module__input___3Vozs.associe-se-module__active___2HQhS {
        left: 1em;
        transition: 0.35s ease-in all; }
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz .associe-se-module__input___3Vozs::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz .associe-se-module__input___3Vozs {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz svg {
      height: 40px; }
      .associe-se-module__askedQuestions___2IZtg .associe-se-module__search___1KRkz svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.beneficios-module__askedQuestions___3lg8y {
  color: #003641; }
  .beneficios-module__askedQuestions___3lg8y h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .beneficios-module__askedQuestions___3lg8y h3.beneficios-module__bground___3W5Px {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .beneficios-module__askedQuestions___3lg8y h3.beneficios-module__nobground___3kTDY {
      background: transparent; }
  .beneficios-module__askedQuestions___3lg8y p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__askedQuestions___3lg8y p {
        font-size: 1.5em; } }
  .beneficios-module__askedQuestions___3lg8y .beneficios-module__contentQuestion___3GDGJ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__contentQuestion___3GDGJ {
        padding: 0 40px 10px; } }
  .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM {
        padding: 2em 2em 2em 0; } }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM:last-child {
      border: 0; }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM .beneficios-module__title___3fDl2 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM .beneficios-module__title___3fDl2 {
          font-size: 1.3125em; } }
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM .beneficios-module__title___3fDl2 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM .beneficios-module__content___PFM-H {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM.beneficios-module__active___3XphD .beneficios-module__content___PFM-H {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM.beneficios-module__active___3XphD .beneficios-module__content___PFM-H a {
        color: #fff; }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__accordionItem___27uyM.beneficios-module__active___3XphD svg {
      transform: rotate(90deg); }
  .beneficios-module__askedQuestions___3lg8y .beneficios-module__button___2Kbi9 {
    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) {
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__button___2Kbi9 {
        display: block; } }
  .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO .beneficios-module__input___1g_wE {
      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%; }
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO .beneficios-module__input___1g_wE.beneficios-module__active___3XphD {
        left: 1em;
        transition: 0.35s ease-in all; }
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO .beneficios-module__input___1g_wE::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO .beneficios-module__input___1g_wE {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO svg {
      height: 40px; }
      .beneficios-module__askedQuestions___3lg8y .beneficios-module__search___1s4cO svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.produtos-module__askedQuestions___2HxGq {
  color: #003641; }
  .produtos-module__askedQuestions___2HxGq h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .produtos-module__askedQuestions___2HxGq h3.produtos-module__bground___3vsrw {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .produtos-module__askedQuestions___2HxGq h3.produtos-module__nobground___24yir {
      background: transparent; }
  .produtos-module__askedQuestions___2HxGq p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .produtos-module__askedQuestions___2HxGq p {
        font-size: 1.5em; } }
  .produtos-module__askedQuestions___2HxGq .produtos-module__contentQuestion___1O_jJ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .produtos-module__askedQuestions___2HxGq .produtos-module__contentQuestion___1O_jJ {
        padding: 0 40px 10px; } }
  .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_ {
        padding: 2em 2em 2em 0; } }
    .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_:last-child {
      border: 0; }
    .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_ .produtos-module__title___RUqs5 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_ .produtos-module__title___RUqs5 {
          font-size: 1.3125em; } }
      .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_ .produtos-module__title___RUqs5 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_ .produtos-module__content___dVbWo {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_.produtos-module__active___2zJXY .produtos-module__content___dVbWo {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_.produtos-module__active___2zJXY .produtos-module__content___dVbWo a {
        color: #fff; }
    .produtos-module__askedQuestions___2HxGq .produtos-module__accordionItem___3gT1_.produtos-module__active___2zJXY svg {
      transform: rotate(90deg); }
  .produtos-module__askedQuestions___2HxGq .produtos-module__button___1oX9k {
    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) {
      .produtos-module__askedQuestions___2HxGq .produtos-module__button___1oX9k {
        display: block; } }
  .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ .produtos-module__input___12dw0 {
      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%; }
      .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ .produtos-module__input___12dw0.produtos-module__active___2zJXY {
        left: 1em;
        transition: 0.35s ease-in all; }
      .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ .produtos-module__input___12dw0::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ .produtos-module__input___12dw0 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ svg {
      height: 40px; }
      .produtos-module__askedQuestions___2HxGq .produtos-module__search___VTtY_ svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.renegocie-sua-divida-module__askedQuestions___33h00 {
  color: #003641; }
  .renegocie-sua-divida-module__askedQuestions___33h00 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .renegocie-sua-divida-module__askedQuestions___33h00 h3.renegocie-sua-divida-module__bground___UyefV {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .renegocie-sua-divida-module__askedQuestions___33h00 h3.renegocie-sua-divida-module__nobground___3jKVp {
      background: transparent; }
  .renegocie-sua-divida-module__askedQuestions___33h00 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___33h00 p {
        font-size: 1.5em; } }
  .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__contentQuestion___3jcUY {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__contentQuestion___3jcUY {
        padding: 0 40px 10px; } }
  .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf {
        padding: 2em 2em 2em 0; } }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf:last-child {
      border: 0; }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf .renegocie-sua-divida-module__title___2EIHv {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf .renegocie-sua-divida-module__title___2EIHv {
          font-size: 1.3125em; } }
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf .renegocie-sua-divida-module__title___2EIHv svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf .renegocie-sua-divida-module__content___2YmqT {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf.renegocie-sua-divida-module__active___2_PzR .renegocie-sua-divida-module__content___2YmqT {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf.renegocie-sua-divida-module__active___2_PzR .renegocie-sua-divida-module__content___2YmqT a {
        color: #fff; }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__accordionItem___Nkdsf.renegocie-sua-divida-module__active___2_PzR svg {
      transform: rotate(90deg); }
  .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__button___36-TF {
    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) {
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__button___36-TF {
        display: block; } }
  .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw .renegocie-sua-divida-module__input___35-WY {
      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%; }
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw .renegocie-sua-divida-module__input___35-WY.renegocie-sua-divida-module__active___2_PzR {
        left: 1em;
        transition: 0.35s ease-in all; }
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw .renegocie-sua-divida-module__input___35-WY::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw .renegocie-sua-divida-module__input___35-WY {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw svg {
      height: 40px; }
      .renegocie-sua-divida-module__askedQuestions___33h00 .renegocie-sua-divida-module__search___2pVnw svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.servicos-module__askedQuestions___2mQxs {
  color: #003641; }
  .servicos-module__askedQuestions___2mQxs h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .servicos-module__askedQuestions___2mQxs h3.servicos-module__bground___LzgiD {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .servicos-module__askedQuestions___2mQxs h3.servicos-module__nobground___mM0Cg {
      background: transparent; }
  .servicos-module__askedQuestions___2mQxs p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___2mQxs p {
        font-size: 1.5em; } }
  .servicos-module__askedQuestions___2mQxs .servicos-module__contentQuestion___kBTgc {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___2mQxs .servicos-module__contentQuestion___kBTgc {
        padding: 0 40px 10px; } }
  .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf {
        padding: 2em 2em 2em 0; } }
    .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf:last-child {
      border: 0; }
    .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf .servicos-module__title___n0biS {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf .servicos-module__title___n0biS {
          font-size: 1.3125em; } }
      .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf .servicos-module__title___n0biS svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf .servicos-module__content___pjS62 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf.servicos-module__active___1WJZ9 .servicos-module__content___pjS62 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf.servicos-module__active___1WJZ9 .servicos-module__content___pjS62 a {
        color: #fff; }
    .servicos-module__askedQuestions___2mQxs .servicos-module__accordionItem___3F-rf.servicos-module__active___1WJZ9 svg {
      transform: rotate(90deg); }
  .servicos-module__askedQuestions___2mQxs .servicos-module__button___1dgW6 {
    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) {
      .servicos-module__askedQuestions___2mQxs .servicos-module__button___1dgW6 {
        display: block; } }
  .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ .servicos-module__input___3f0cM {
      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%; }
      .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ .servicos-module__input___3f0cM.servicos-module__active___1WJZ9 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ .servicos-module__input___3f0cM::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ .servicos-module__input___3f0cM {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ svg {
      height: 40px; }
      .servicos-module__askedQuestions___2mQxs .servicos-module__search___25gjZ svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.associe-se-module__askedQuestions___3ku50 {
  color: #003641; }
  .associe-se-module__askedQuestions___3ku50 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .associe-se-module__askedQuestions___3ku50 h3.associe-se-module__bground___2ipsJ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .associe-se-module__askedQuestions___3ku50 h3.associe-se-module__nobground___q2T82 {
      background: transparent; }
  .associe-se-module__askedQuestions___3ku50 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___3ku50 p {
        font-size: 1.5em; } }
  .associe-se-module__askedQuestions___3ku50 .associe-se-module__contentQuestion___WqGiq {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__contentQuestion___WqGiq {
        padding: 0 40px 10px; } }
  .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5 {
        padding: 2em 2em 2em 0; } }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5:last-child {
      border: 0; }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5 .associe-se-module__title___3ailG {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5 .associe-se-module__title___3ailG {
          font-size: 1.3125em; } }
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5 .associe-se-module__title___3ailG svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5 .associe-se-module__content___1_iqN {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5.associe-se-module__active___10SkY .associe-se-module__content___1_iqN {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5.associe-se-module__active___10SkY .associe-se-module__content___1_iqN a {
        color: #fff; }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__accordionItem___3bgo5.associe-se-module__active___10SkY svg {
      transform: rotate(90deg); }
  .associe-se-module__askedQuestions___3ku50 .associe-se-module__button___IrZ5W {
    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) {
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__button___IrZ5W {
        display: block; } }
  .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK .associe-se-module__input___lXtta {
      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%; }
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK .associe-se-module__input___lXtta.associe-se-module__active___10SkY {
        left: 1em;
        transition: 0.35s ease-in all; }
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK .associe-se-module__input___lXtta::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK .associe-se-module__input___lXtta {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK svg {
      height: 40px; }
      .associe-se-module__askedQuestions___3ku50 .associe-se-module__search___Qg6DK svg image {
        height: inherit; }

.associe-se-module__container___n6X0B {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .associe-se-module__container___n6X0B {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .associe-se-module__container___n6X0B {
      font-size: 1em; } }

.associe-se-module__button___IrZ5W {
  color: #ffffff;
  background: #00ae9d;
  padding: 0.7em 2em;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: bold;
  transition: ease-in all 0.3s; }
  .associe-se-module__button___IrZ5W:hover {
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 15px 1px #00ae9d; }
  @media screen and (min-width: 1024px) {
    .associe-se-module__button___IrZ5W {
      padding: 1em 2em; } }

.associe-se-module__call___3No7C {
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/section-background.png/40b6d8c2-c040-b38a-9032-b30d25458195?t=1630014385274");
  background-size: contain;
  background-position: center; }
  .associe-se-module__call___3No7C h2 {
    font-size: 2em;
    margin: 0; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__call___3No7C h2 {
        margin: 0.5em 0;
        color: #00ae9d; } }
  .associe-se-module__call___3No7C h3 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.4;
    margin: 1.5em 0; }

.associe-se-module__about___1kS4o {
  color: #49479d; }
  .associe-se-module__about___1kS4o .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
  .associe-se-module__about___1kS4o .react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: transform, transition;
    transition: transform 1000ms ease-in-out 0s !important; }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer; }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8); }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative; }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px); }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow--left::before {
    content: '\E824'; }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow--right {
    right: calc(4% + 1px); }
  .associe-se-module__about___1kS4o .react-multiple-carousel__arrow--right::before {
    content: '\E825'; }
  .associe-se-module__about___1kS4o .react-multi-carousel-dot-list {
    position: absolute;
    bottom: 5px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    margin: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .associe-se-module__about___1kS4o .react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    transition: background 0.5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer; }
  .associe-se-module__about___1kS4o .react-multi-carousel-dot button:hover:active {
    background: #003641; }
  .associe-se-module__about___1kS4o .react-multi-carousel-dot--active button {
    background: #00ae9d; }
  .associe-se-module__about___1kS4o .react-multi-carousel-item {
    /*transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; */}
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .associe-se-module__about___1kS4o .react-multi-carousel-item {
      flex-shrink: 0 !important; }
    .associe-se-module__about___1kS4o .react-multi-carousel-track {
      overflow: visible !important; } }
  .associe-se-module__about___1kS4o .react-multi-carousel-list {
    height: 100%;
    width: 100%; }
    .associe-se-module__about___1kS4o .react-multi-carousel-list .react-multi-carousel-track {
      height: 100%;
      transition: all ease-in-out 0s !important; }
      .associe-se-module__about___1kS4o .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
        padding: 1em; }
        @media (max-width: 768px) {
          .associe-se-module__about___1kS4o .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active > div {
            background: #49479d;
            color: #ffffff; } }
  .associe-se-module__about___1kS4o .associe-se-module__container___n6X0B {
    align-items: center; }
  .associe-se-module__about___1kS4o h4 {
    font-size: 1.25em; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__about___1kS4o h4 {
        font-size: 1.5em; } }
  .associe-se-module__about___1kS4o .associe-se-module__card___2gKPw {
    border: 1px solid #c3c3d4;
    border-radius: 10px;
    padding: 3em;
    min-height: 300px;
    transition: ease-in all 0.3s; }
    .associe-se-module__about___1kS4o .associe-se-module__card___2gKPw .associe-se-module__title___3ailG {
      font-weight: bold;
      margin-bottom: 1em; }
    .associe-se-module__about___1kS4o .associe-se-module__card___2gKPw .associe-se-module__btnAbout___J7Nbx {
      background-color: #393870;
      border-radius: 5px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      text-decoration: none;
      font-size: 1.1em;
      transition: all 0.3s ease-in 0s;
      margin-top: 10px;
      padding: 0.2em 1em;
      color: #f5f5f5; }
    .associe-se-module__about___1kS4o .associe-se-module__card___2gKPw .associe-se-module__text___33MqL {
      line-height: 1.4; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__about___1kS4o .associe-se-module__card___2gKPw:hover {
        background: #49479d;
        color: #ffffff;
        transition: ease-in all 0.3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870; } }

.associe-se-module__banner___Ie71A {
  background: #00ae9d;
  color: #ffffff; }
  .associe-se-module__banner___Ie71A .associe-se-module__container___n6X0B {
    align-items: center; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__banner___Ie71A .associe-se-module__container___n6X0B {
        width: 43.75%;
        margin-left: 19.04762%; } }
    .associe-se-module__banner___Ie71A .associe-se-module__container___n6X0B svg {
      display: none; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__banner___Ie71A .associe-se-module__container___n6X0B svg {
          display: block;
          position: absolute;
          top: -10%;
          right: -60%;
          width: 59.52381%;
          fill: #c9d200; } }
      @media screen and (min-width: 1600px) {
        .associe-se-module__banner___Ie71A .associe-se-module__container___n6X0B svg {
          right: -40%;
          top: -10%;
          width: 43.65079%; } }
  .associe-se-module__banner___Ie71A .associe-se-module__title___3ailG {
    font-size: 1.875em;
    font-weight: bold;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .associe-se-module__banner___Ie71A .associe-se-module__title___3ailG {
        font-size: 2.125em; } }
  .associe-se-module__banner___Ie71A .associe-se-module__text___33MqL {
    font-size: 1.25em;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .associe-se-module__banner___Ie71A .associe-se-module__text___33MqL {
        font-size: 1.625em; } }
  .associe-se-module__banner___Ie71A .associe-se-module__button___IrZ5W {
    color: #00ae9d;
    background: #ffffff; }
    .associe-se-module__banner___Ie71A .associe-se-module__button___IrZ5W:hover {
      box-shadow: 0px 1px 15px 1px #ffffff; }

@media screen and (min-width: 1024px) {
  .associe-se-module__info___9H2Bp .associe-se-module__container___n6X0B {
    padding-top: 10%;
    width: 70.83333%;
    flex-direction: row; } }

.associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN {
  margin-top: 5em;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #c3c3d4;
  padding: 2em;
  text-align: center;
  border: 1px solid #c3c3d4;
  border-radius: 15px;
  padding-top: 5em; }
  .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN:after {
    content: "";
    position: absolute;
    width: 40%;
    background: #ffffff;
    left: 30%;
    top: -10%;
    height: 20%; }
  .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN svg {
    position: absolute;
    top: -15%;
    left: auto;
    z-index: 2;
    width: 30%; }
  @media screen and (min-width: 1024px) {
    .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN {
      width: 44.11765%;
      padding: 5em 3em 3em 3em;
      margin-top: 0; }
      .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN svg {
        top: -10%;
        width: 25%; } }
  @media screen and (min-width: 1600px) {
    .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN {
      padding: 5em; }
      .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN svg {
        top: -25%; } }
  .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN .associe-se-module__title___3ailG {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN .associe-se-module__title___3ailG {
        font-size: 1.5em; } }
  .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN .associe-se-module__text___33MqL {
    font-size: 1em;
    line-height: 1.3; }
    .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN .associe-se-module__text___33MqL p {
      margin-bottom: 0.5em;
      color: #393870; }
    .associe-se-module__info___9H2Bp .associe-se-module__content___1_iqN .associe-se-module__text___33MqL ul {
      margin-top: 2em;
      -webkit-columns: 2;
              columns: 2; }

.associe-se-module__benefits___1DaRQ .associe-se-module__container___n6X0B {
  align-items: center; }

.associe-se-module__benefits___1DaRQ .associe-se-module__title___3ailG {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.875em;
  margin-bottom: 1em; }

.associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf {
      padding: 0 5%;
      flex-wrap: nowrap; }
      .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf:after, .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf:before {
        content: "";
        position: absolute;
        top: 35%;
        left: -15.5%;
        height: 50%;
        width: calc(18.75%);
        background: url("https://www.sicoob.com.br/documents/25272901/70631442/grafismo.png/82168f50-3864-6af0-1200-a1cb3d9b2b08?t=1630014385018");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
      .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf:after {
        left: auto;
        right: -15.5%;
        transform: scaleX(-1); } }
  .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf .associe-se-module__item___3PY_Y {
    margin: 1.5em 1em;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 40%; }
    .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf .associe-se-module__item___3PY_Y svg {
      margin-bottom: 1em;
      width: 40%; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf .associe-se-module__item___3PY_Y {
        position: relative;
        width: 17.94872%;
        font-size: 1.25em; }
        .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf .associe-se-module__item___3PY_Y:after {
          content: "";
          position: absolute;
          right: -15%;
          top: 20%;
          height: 70%;
          width: 1px;
          background: #003641;
          display: block; }
        .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf .associe-se-module__item___3PY_Y:last-of-type:after {
          display: none; } }
    .associe-se-module__benefits___1DaRQ .associe-se-module__list___1KITf .associe-se-module__item___3PY_Y .associe-se-module__title___3ailG {
      font-size: inherit;
      text-transform: none;
      text-transform: initial;
      font-weight: bold;
      margin-bottom: 0.3em; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.backgroundImage-module__askedQuestions___2gMvc {
  color: #003641; }
  .backgroundImage-module__askedQuestions___2gMvc h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .backgroundImage-module__askedQuestions___2gMvc h3.backgroundImage-module__bground___3J0J9 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .backgroundImage-module__askedQuestions___2gMvc h3.backgroundImage-module__nobground___3ODxt {
      background: transparent; }
  .backgroundImage-module__askedQuestions___2gMvc p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .backgroundImage-module__askedQuestions___2gMvc p {
        font-size: 1.5em; } }
  .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__contentQuestion___2_h7u {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__contentQuestion___2_h7u {
        padding: 0 40px 10px; } }
  .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO {
        padding: 2em 2em 2em 0; } }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO:last-child {
      border: 0; }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO .backgroundImage-module__title___3QDaW {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO .backgroundImage-module__title___3QDaW {
          font-size: 1.3125em; } }
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO .backgroundImage-module__title___3QDaW svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO .backgroundImage-module__content___1_H9C {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO.backgroundImage-module__active___3kRMu .backgroundImage-module__content___1_H9C {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO.backgroundImage-module__active___3kRMu .backgroundImage-module__content___1_H9C a {
        color: #fff; }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__accordionItem___3Y5GO.backgroundImage-module__active___3kRMu svg {
      transform: rotate(90deg); }
  .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__button___29iGT {
    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) {
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__button___29iGT {
        display: block; } }
  .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa .backgroundImage-module__input___3hCxE {
      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%; }
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa .backgroundImage-module__input___3hCxE.backgroundImage-module__active___3kRMu {
        left: 1em;
        transition: 0.35s ease-in all; }
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa .backgroundImage-module__input___3hCxE::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa .backgroundImage-module__input___3hCxE {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa svg {
      height: 40px; }
      .backgroundImage-module__askedQuestions___2gMvc .backgroundImage-module__search___3ctLa svg image {
        height: inherit; }

.backgroundImage-module__backgroundImage___oACz2 {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
  .backgroundImage-module__backgroundImage___oACz2 > div {
    position: relative;
    transition: all 0.5s;
    width: 100%;
    height: 100%; }
  .backgroundImage-module__backgroundImage___oACz2 > a {
    height: 100%;
    display: block;
    position: relative; }
  .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div {
      -webkit-animation: backgroundImage-module__lds-roller___1HSMu 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
              animation: backgroundImage-module__lds-roller___1HSMu 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      transform-origin: 32px 32px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:after {
      content: ' ';
      display: block;
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #3f4444;
      margin: -3px 0 0 -3px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(1) {
      -webkit-animation-delay: -0.036s;
              animation-delay: -0.036s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(1):after {
      top: 50px;
      left: 50px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(2) {
      -webkit-animation-delay: -0.072s;
              animation-delay: -0.072s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(2):after {
      top: 54px;
      left: 45px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(3) {
      -webkit-animation-delay: -0.108s;
              animation-delay: -0.108s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(3):after {
      top: 57px;
      left: 39px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(4) {
      -webkit-animation-delay: -0.144s;
              animation-delay: -0.144s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(4):after {
      top: 58px;
      left: 32px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(5) {
      -webkit-animation-delay: -0.18s;
              animation-delay: -0.18s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(5):after {
      top: 57px;
      left: 25px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(6) {
      -webkit-animation-delay: -0.216s;
              animation-delay: -0.216s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(6):after {
      top: 54px;
      left: 19px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(7) {
      -webkit-animation-delay: -0.252s;
              animation-delay: -0.252s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(7):after {
      top: 50px;
      left: 14px; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(8) {
      -webkit-animation-delay: -0.288s;
              animation-delay: -0.288s; }
    .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__ldsRoller___2cgaY div:nth-child(8):after {
      top: 45px;
      left: 10px; }

@-webkit-keyframes backgroundImage-module__lds-roller___1HSMu {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes backgroundImage-module__lds-roller___1HSMu {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__background___6bG4B {
    background: transparent; }
  .backgroundImage-module__backgroundImage___oACz2 .backgroundImage-module__transition___19u4n {
    text-decoration: none;
    transition: all 0.5s ease-in-out; }
  .backgroundImage-module__backgroundImage___oACz2.backgroundImage-module__heightInherit___2I3Im {
    height: 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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.home-module__askedQuestions___3dElY {
  color: #003641; }
  .home-module__askedQuestions___3dElY h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .home-module__askedQuestions___3dElY h3.home-module__bground___3JI6F {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .home-module__askedQuestions___3dElY h3.home-module__nobground___QvqKn {
      background: transparent; }
  .home-module__askedQuestions___3dElY p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .home-module__askedQuestions___3dElY p {
        font-size: 1.5em; } }
  .home-module__askedQuestions___3dElY .home-module__contentQuestion___15OLw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .home-module__askedQuestions___3dElY .home-module__contentQuestion___15OLw {
        padding: 0 40px 10px; } }
  .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x {
        padding: 2em 2em 2em 0; } }
    .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x:last-child {
      border: 0; }
    .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x .home-module__title___1vnck {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x .home-module__title___1vnck {
          font-size: 1.3125em; } }
      .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x .home-module__title___1vnck svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x .home-module__content___1xyeM {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x.home-module__active___IepZ3 .home-module__content___1xyeM {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x.home-module__active___IepZ3 .home-module__content___1xyeM a {
        color: #fff; }
    .home-module__askedQuestions___3dElY .home-module__accordionItem___2jX9x.home-module__active___IepZ3 svg {
      transform: rotate(90deg); }
  .home-module__askedQuestions___3dElY .home-module__button___3D0W7 {
    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) {
      .home-module__askedQuestions___3dElY .home-module__button___3D0W7 {
        display: block; } }
  .home-module__askedQuestions___3dElY .home-module__search___3fHqb {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .home-module__askedQuestions___3dElY .home-module__search___3fHqb .home-module__input___25XJE {
      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%; }
      .home-module__askedQuestions___3dElY .home-module__search___3fHqb .home-module__input___25XJE.home-module__active___IepZ3 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .home-module__askedQuestions___3dElY .home-module__search___3fHqb .home-module__input___25XJE::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .home-module__askedQuestions___3dElY .home-module__search___3fHqb .home-module__input___25XJE {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .home-module__askedQuestions___3dElY .home-module__search___3fHqb svg {
      height: 40px; }
      .home-module__askedQuestions___3dElY .home-module__search___3fHqb svg image {
        height: inherit; }

/* autoprefixer grid: autoplace */
.home-module__mainBanner___1sbVK {
  padding-top: 109.25926%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (min-width: 1024px) {
    .home-module__mainBanner___1sbVK {
      padding-top: 25.69444%; } }

.home-module__slider___GXcW3 {
  width: 100%;
  margin: 10% auto; }
  .home-module__slider___GXcW3 .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
  .home-module__slider___GXcW3 .react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: transform, transition;
    transition: transform 1000ms ease-in-out 0s !important; }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer; }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8); }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative; }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px); }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow--left::before {
    content: '\E824'; }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow--right {
    right: calc(4% + 1px); }
  .home-module__slider___GXcW3 .react-multiple-carousel__arrow--right::before {
    content: '\E825'; }
  .home-module__slider___GXcW3 .react-multi-carousel-dot-list {
    position: absolute;
    bottom: 5px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    margin: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .home-module__slider___GXcW3 .react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    transition: background 0.5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer; }
  .home-module__slider___GXcW3 .react-multi-carousel-dot button:hover:active {
    background: #003641; }
  .home-module__slider___GXcW3 .react-multi-carousel-dot--active button {
    background: #00ae9d; }
  .home-module__slider___GXcW3 .react-multi-carousel-item {
    /*transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;*/ }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .home-module__slider___GXcW3 .react-multi-carousel-item {
      flex-shrink: 0 !important; }
    .home-module__slider___GXcW3 .react-multi-carousel-track {
      overflow: visible !important; } }
  .home-module__slider___GXcW3 .react-multi-carousel-list {
    height: 100%;
    width: 100%; }
    .home-module__slider___GXcW3 .react-multi-carousel-list .react-multi-carousel-track {
      height: 100%; }
  .home-module__slider___GXcW3 .react-multi-carousel-dot button:hover:active {
    background: #d8cac7 !important; }
  .home-module__slider___GXcW3 .react-multi-carousel-dot--active button {
    background: #d8cac7 !important; }
  @media screen and (min-width: 1024px) {
    .home-module__slider___GXcW3 {
      margin: 5% auto; } }

.home-module__middleBanner___3hQZW {
  width: 100%; }
  .home-module__middleBannerInner___1NfYY {
    width: 100%;
    max-width: 1900px;
    margin: 0 auto; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.about-module__askedQuestions___CHWrF {
  color: #003641; }
  .about-module__askedQuestions___CHWrF h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .about-module__askedQuestions___CHWrF h3.about-module__bground___2WTfp {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .about-module__askedQuestions___CHWrF h3.about-module__nobground___1D0Hb {
      background: transparent; }
  .about-module__askedQuestions___CHWrF p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .about-module__askedQuestions___CHWrF p {
        font-size: 1.5em; } }
  .about-module__askedQuestions___CHWrF .about-module__contentQuestion___18R4Y {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .about-module__askedQuestions___CHWrF .about-module__contentQuestion___18R4Y {
        padding: 0 40px 10px; } }
  .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w {
        padding: 2em 2em 2em 0; } }
    .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w:last-child {
      border: 0; }
    .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w .about-module__title___25wPJ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w .about-module__title___25wPJ {
          font-size: 1.3125em; } }
      .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w .about-module__title___25wPJ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w .about-module__content___2-Xws {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w.about-module__active___3RdAC .about-module__content___2-Xws {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w.about-module__active___3RdAC .about-module__content___2-Xws a {
        color: #fff; }
    .about-module__askedQuestions___CHWrF .about-module__accordionItem___1dJ-w.about-module__active___3RdAC svg {
      transform: rotate(90deg); }
  .about-module__askedQuestions___CHWrF .about-module__button___6fhhY {
    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) {
      .about-module__askedQuestions___CHWrF .about-module__button___6fhhY {
        display: block; } }
  .about-module__askedQuestions___CHWrF .about-module__search___13H6U {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .about-module__askedQuestions___CHWrF .about-module__search___13H6U .about-module__input___3XcHf {
      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%; }
      .about-module__askedQuestions___CHWrF .about-module__search___13H6U .about-module__input___3XcHf.about-module__active___3RdAC {
        left: 1em;
        transition: 0.35s ease-in all; }
      .about-module__askedQuestions___CHWrF .about-module__search___13H6U .about-module__input___3XcHf::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .about-module__askedQuestions___CHWrF .about-module__search___13H6U .about-module__input___3XcHf {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .about-module__askedQuestions___CHWrF .about-module__search___13H6U svg {
      height: 40px; }
      .about-module__askedQuestions___CHWrF .about-module__search___13H6U svg image {
        height: inherit; }

.about-module__about___33JXl {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 3% auto; }
  @media screen and (min-width: 1024px) {
    .about-module__about___33JXl {
      justify-content: space-between;
      width: 81.25%; } }
  .about-module__about___33JXl .about-module__list___2yAqf {
    display: flex;
    flex-direction: column;
    width: 87.96296%;
    margin: 3% auto; }
    @media screen and (min-width: 1024px) {
      .about-module__about___33JXl .about-module__list___2yAqf {
        width: 100%; } }
    .about-module__about___33JXl .about-module__list___2yAqf .about-module__listItems___2UIec {
      display: flex;
      flex-flow: wrap !important;
      justify-content: space-between !important; }
      @media screen and (min-width: 1024px) {
        .about-module__about___33JXl .about-module__list___2yAqf .about-module__listItems___2UIec {
          flex-flow: unset !important; } }
    .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf {
      color: #003641;
      text-decoration: none;
      display: flex;
      align-items: center;
      width: calc(97% / 2);
      padding: 2.7em 1.5em;
      height: 35px;
      border-color: #ffffff;
      box-shadow: 0px 1px 22px 1px #dedede;
      margin: 10px 0; }
      .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf:first-child {
        margin-left: 0; }
      .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf:last-child {
        margin-right: 0; }
      .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf svg {
        width: 50px;
        display: flex;
        align-items: center; }
        .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf svg image {
          display: block;
          text-align: center; }
      .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf span {
        white-space: pre-wrap;
        font-size: 3vw;
        height: 50px;
        display: flex;
        align-items: center;
        color: #7c8a8b;
        font-weight: 500; }
        @media screen and (min-width: 1024px) {
          .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf span {
            font-size: 1vw; } }
      @media screen and (min-width: 1024px) {
        .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf {
          width: calc(90% / 6);
          margin: 0;
          flex-direction: column;
          height: 100%; } }
      @media screen and (min-width: 1400px) {
        .about-module__about___33JXl .about-module__list___2yAqf .about-module__item___1o5Zf {
          flex-direction: row;
          height: 35px; } }
  .about-module__about___33JXl .about-module__card___2Igey {
    width: 87.96296%;
    margin: 3% auto; }
    @media screen and (min-width: 1024px) {
      .about-module__about___33JXl .about-module__card___2Igey {
        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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.mosaic-module__askedQuestions___1HOog {
  color: #003641; }
  .mosaic-module__askedQuestions___1HOog h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .mosaic-module__askedQuestions___1HOog h3.mosaic-module__bground___Uzktg {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .mosaic-module__askedQuestions___1HOog h3.mosaic-module__nobground___3Mb5k {
      background: transparent; }
  .mosaic-module__askedQuestions___1HOog p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .mosaic-module__askedQuestions___1HOog p {
        font-size: 1.5em; } }
  .mosaic-module__askedQuestions___1HOog .mosaic-module__contentQuestion___2xpQM {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .mosaic-module__askedQuestions___1HOog .mosaic-module__contentQuestion___2xpQM {
        padding: 0 40px 10px; } }
  .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf {
        padding: 2em 2em 2em 0; } }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf:last-child {
      border: 0; }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf .mosaic-module__title___2tcg_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf .mosaic-module__title___2tcg_ {
          font-size: 1.3125em; } }
      .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf .mosaic-module__title___2tcg_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf .mosaic-module__content___18OrQ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf.mosaic-module__active___-Jznn .mosaic-module__content___18OrQ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf.mosaic-module__active___-Jznn .mosaic-module__content___18OrQ a {
        color: #fff; }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__accordionItem___2V0Hf.mosaic-module__active___-Jznn svg {
      transform: rotate(90deg); }
  .mosaic-module__askedQuestions___1HOog .mosaic-module__button___3jhBw {
    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) {
      .mosaic-module__askedQuestions___1HOog .mosaic-module__button___3jhBw {
        display: block; } }
  .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv .mosaic-module__input___3CxzQ {
      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%; }
      .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv .mosaic-module__input___3CxzQ.mosaic-module__active___-Jznn {
        left: 1em;
        transition: 0.35s ease-in all; }
      .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv .mosaic-module__input___3CxzQ::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv .mosaic-module__input___3CxzQ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv svg {
      height: 40px; }
      .mosaic-module__askedQuestions___1HOog .mosaic-module__search___2esZv svg image {
        height: inherit; }

.mosaic-module__mosaic___3X0ui {
  width: 87.96296%;
  margin: 3% auto; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: transform, transition;
    transition: transform 1000ms ease-in-out 0s !important; }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer; }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8); }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative; }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px); }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow--left::before {
    content: '\E824'; }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow--right {
    right: calc(4% + 1px); }
  .mosaic-module__mosaic___3X0ui .react-multiple-carousel__arrow--right::before {
    content: '\E825'; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-dot-list {
    position: absolute;
    bottom: 5px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    margin: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    transition: background 0.5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-dot button:hover:active {
    background: #003641; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-dot--active button {
    background: #00ae9d; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-item {
    /*transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;*/ }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .mosaic-module__mosaic___3X0ui .react-multi-carousel-item {
      flex-shrink: 0 !important; }
    .mosaic-module__mosaic___3X0ui .react-multi-carousel-track {
      overflow: visible !important; } }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-item {
    padding-right: 1em; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-dot button:hover:active {
    background: #d8cac7 !important; }
  .mosaic-module__mosaic___3X0ui .react-multi-carousel-dot--active button {
    background: #d8cac7 !important; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.card-news-module__askedQuestions___1dVzB {
  color: #003641; }
  .card-news-module__askedQuestions___1dVzB h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .card-news-module__askedQuestions___1dVzB h3.card-news-module__bground___3fc32 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .card-news-module__askedQuestions___1dVzB h3.card-news-module__nobground___1Xsr5 {
      background: transparent; }
  .card-news-module__askedQuestions___1dVzB p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .card-news-module__askedQuestions___1dVzB p {
        font-size: 1.5em; } }
  .card-news-module__askedQuestions___1dVzB .card-news-module__contentQuestion___Yd69s {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .card-news-module__askedQuestions___1dVzB .card-news-module__contentQuestion___Yd69s {
        padding: 0 40px 10px; } }
  .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB {
        padding: 2em 2em 2em 0; } }
    .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB:last-child {
      border: 0; }
    .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB .card-news-module__title___3tQX5 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB .card-news-module__title___3tQX5 {
          font-size: 1.3125em; } }
      .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB .card-news-module__title___3tQX5 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB .card-news-module__content___SSQkN {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB.card-news-module__active___1AclP .card-news-module__content___SSQkN {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB.card-news-module__active___1AclP .card-news-module__content___SSQkN a {
        color: #fff; }
    .card-news-module__askedQuestions___1dVzB .card-news-module__accordionItem___28_wB.card-news-module__active___1AclP svg {
      transform: rotate(90deg); }
  .card-news-module__askedQuestions___1dVzB .card-news-module__button___vUSxv {
    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) {
      .card-news-module__askedQuestions___1dVzB .card-news-module__button___vUSxv {
        display: block; } }
  .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K .card-news-module__input___1a-8u {
      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%; }
      .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K .card-news-module__input___1a-8u.card-news-module__active___1AclP {
        left: 1em;
        transition: 0.35s ease-in all; }
      .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K .card-news-module__input___1a-8u::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K .card-news-module__input___1a-8u {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K svg {
      height: 40px; }
      .card-news-module__askedQuestions___1dVzB .card-news-module__search___N6D2K svg image {
        height: inherit; }

.card-news-module__cardItem___3_7fN {
  display: flex;
  flex-direction: column;
  border-color: #ffffff;
  box-shadow: 3px 3px 10px 1px #dedede; }
  .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe {
    height: 292px;
    position: relative; }
    .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 420px;
      height: 100px; }
      @media screen and (min-width: 768px) {
        .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os {
          width: 340px; } }
      @media screen and (min-width: 1400px) {
        .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os {
          width: 420px; } }
      .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__imageURLSecundery___2r3Nm {
        position: absolute;
        background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-news-01.png/204bf2fa-9cf4-8cd3-ad9b-f368fa49712c?t=1630014385471");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 1;
        opacity: 0.7;
        margin: 0; }
        @media screen and (min-width: 320px) {
          .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__imageURLSecundery___2r3Nm {
            width: 324px;
            height: 116px; } }
        @media screen and (min-width: 640px) {
          .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__imageURLSecundery___2r3Nm {
            width: 388px;
            height: 100px; } }
        @media screen and (min-width: 768px) {
          .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__imageURLSecundery___2r3Nm {
            width: 324px;
            height: 116px; } }
        @media screen and (min-width: 1400px) {
          .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__imageURLSecundery___2r3Nm {
            width: 388px;
            height: 100px; } }
      .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp {
        position: relative;
        z-index: 2;
        max-width: 356px;
        margin-top: 14px;
        margin-left: 14px; }
        @media screen and (min-width: 320px) {
          .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp {
            margin-top: 24px;
            max-width: 288px; } }
        @media screen and (min-width: 768px) {
          .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp {
            margin-top: 24px;
            max-width: 288px; } }
        .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp .card-news-module__conteinerTitle___3ip3g a {
          font-weight: bold;
          font-size: 0.8125em;
          color: #fff; }
          @media screen and (min-width: 768px) {
            .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp .card-news-module__conteinerTitle___3ip3g a {
              font-size: 0.9375em; } }
          @media screen and (min-width: 1400px) {
            .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp .card-news-module__conteinerTitle___3ip3g a {
              font-size: 1em; } }
        .card-news-module__cardItem___3_7fN .card-news-module__image___3bjqe .card-news-module__info___v__Os .card-news-module__conteiner___1Y5yp .card-news-module__seeMoreCTA___TWyph {
          font-weight: bold;
          font-size: 1em;
          margin-top: 15px;
          color: #a4bd07;
          position: absolute; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.form-module__askedQuestions___3XCRf {
  color: #003641; }
  .form-module__askedQuestions___3XCRf h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .form-module__askedQuestions___3XCRf h3.form-module__bground___2a1vX {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .form-module__askedQuestions___3XCRf h3.form-module__nobground___2jUKa {
      background: transparent; }
  .form-module__askedQuestions___3XCRf p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .form-module__askedQuestions___3XCRf p {
        font-size: 1.5em; } }
  .form-module__askedQuestions___3XCRf .form-module__contentQuestion____Ane5 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .form-module__askedQuestions___3XCRf .form-module__contentQuestion____Ane5 {
        padding: 0 40px 10px; } }
  .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD {
        padding: 2em 2em 2em 0; } }
    .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD:last-child {
      border: 0; }
    .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD .form-module__title___1mJLf {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD .form-module__title___1mJLf {
          font-size: 1.3125em; } }
      .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD .form-module__title___1mJLf svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD .form-module__content___3V9ad {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD.form-module__active___oCqdW .form-module__content___3V9ad {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD.form-module__active___oCqdW .form-module__content___3V9ad a {
        color: #fff; }
    .form-module__askedQuestions___3XCRf .form-module__accordionItem___1ZIzD.form-module__active___oCqdW svg {
      transform: rotate(90deg); }
  .form-module__askedQuestions___3XCRf .form-module__button___2g09a {
    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) {
      .form-module__askedQuestions___3XCRf .form-module__button___2g09a {
        display: block; } }
  .form-module__askedQuestions___3XCRf .form-module__search___SdZoX {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .form-module__askedQuestions___3XCRf .form-module__search___SdZoX .form-module__input___2Oxtz {
      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%; }
      .form-module__askedQuestions___3XCRf .form-module__search___SdZoX .form-module__input___2Oxtz.form-module__active___oCqdW {
        left: 1em;
        transition: 0.35s ease-in all; }
      .form-module__askedQuestions___3XCRf .form-module__search___SdZoX .form-module__input___2Oxtz::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .form-module__askedQuestions___3XCRf .form-module__search___SdZoX .form-module__input___2Oxtz {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .form-module__askedQuestions___3XCRf .form-module__search___SdZoX svg {
      height: 40px; }
      .form-module__askedQuestions___3XCRf .form-module__search___SdZoX svg image {
        height: inherit; }

.form-module__container___SwlRh {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 1.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .form-module__container___SwlRh {
      padding: 3em 5%;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em;
      flex-direction: row; } }
  @media screen and (min-width: 1600px) {
    .form-module__container___SwlRh {
      font-size: 1em; } }

.form-module__form___3bUV1 {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (min-width: 1024px) {
    .form-module__form___3bUV1 {
      width: 54.70085%; } }
  @media screen and (min-width: 1600px) {
    .form-module__form___3bUV1 {
      width: 48.71795%; } }
  .form-module__form___3bUV1 .form-module__title___1mJLf {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .form-module__form___3bUV1 .form-module__title___1mJLf {
        font-size: 1.625em; } }
    @media screen and (min-width: 1600px) {
      .form-module__form___3bUV1 .form-module__title___1mJLf {
        font-size: 2.24em; } }
  .form-module__form___3bUV1 form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .form-module__form___3bUV1 form .form-module__formGroup___12W2c {
      width: 100%;
      margin-top: 4em; }
      @media screen and (min-width: 1024px) {
        .form-module__form___3bUV1 form .form-module__formGroup___12W2c {
          width: 48%; } }
      .form-module__form___3bUV1 form .form-module__formGroup___12W2c .form-module__input___2Oxtz {
        width: 100%;
        border: none;
        border-bottom: 1px solid #c3c3d4;
        font-family: 'Asap';
        font-weight: 500;
        font-size: 1em;
        padding: 0.3em;
        color: #003641; }
        .form-module__form___3bUV1 form .form-module__formGroup___12W2c .form-module__input___2Oxtz::-webkit-input-placeholder {
          color: #003641;
          font-family: inherit; }
        .form-module__form___3bUV1 form .form-module__formGroup___12W2c .form-module__input___2Oxtz:-moz-placeholder {
          color: #003641;
          font-family: inherit; }
        .form-module__form___3bUV1 form .form-module__formGroup___12W2c .form-module__input___2Oxtz::-moz-placeholder {
          color: #003641;
          font-family: inherit; }
        .form-module__form___3bUV1 form .form-module__formGroup___12W2c .form-module__input___2Oxtz:-ms-input-placeholder {
          color: #003641;
          font-family: inherit; }
        .form-module__form___3bUV1 form .form-module__formGroup___12W2c .form-module__input___2Oxtz.form-module__danger___28lC5 {
          border-bottom: 1px solid red; }
    .form-module__form___3bUV1 form button {
      border: none;
      width: auto;
      -ms-grid-column-align: center;
          justify-self: center;
      margin: 2em auto;
      color: #ffffff;
      background: #003641;
      padding: 0.7em 2em;
      border-radius: 5px;
      text-decoration: none;
      font-size: 1.0625em;
      font-family: inherit;
      font-weight: bold;
      transition: ease-in all 0.3s;
      margin-top: 3.5em; }
      @media screen and (min-width: 1024px) {
        .form-module__form___3bUV1 form button {
          font-size: 1.23438em;
          padding: 1em 2em; } }
      .form-module__form___3bUV1 form button:hover {
        transition: ease-in all 0.3s;
        box-shadow: 0px 1px 15px 1px #003641; }
  .form-module__form___3bUV1 span {
    font-size: 0.875em; }
    @media screen and (min-width: 1024px) {
      .form-module__form___3bUV1 span {
        font-size: 1.1em; } }
    @media screen and (min-width: 1600px) {
      .form-module__form___3bUV1 span {
        font-size: 1.25em; } }
  .form-module__form___3bUV1 .form-module__sent___10L0s {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5em 0; }
    .form-module__form___3bUV1 .form-module__sent___10L0s .form-module__title___1mJLf {
      font-family: 'Asap';
      font-weight: bold;
      font-size: 1.75em;
      margin-top: 0.7em; }
    .form-module__form___3bUV1 .form-module__sent___10L0s span {
      font-size: 1.625em; }
    .form-module__form___3bUV1 .form-module__sent___10L0s svg {
      width: 120px; }
  .form-module__form___3bUV1 .form-module__apps___3wpnY {
    margin-top: 1.5em;
    display: flex;
    justify-content: space-evenly; }
    .form-module__form___3bUV1 .form-module__apps___3wpnY a {
      display: block;
      width: 40.35088%; }
      .form-module__form___3bUV1 .form-module__apps___3wpnY a svg {
        width: 100%; }

.form-module__image___M541U {
  display: none; }
  @media screen and (min-width: 1024px) {
    .form-module__image___M541U {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 41.17647%; }
      .form-module__image___M541U .form-module__banner___3_wLl {
        background-position: right;
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 115.55556%; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.cartoes-module__askedQuestions___1wUkN {
  color: #003641; }
  .cartoes-module__askedQuestions___1wUkN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .cartoes-module__askedQuestions___1wUkN h3.cartoes-module__bground___2mTqT {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .cartoes-module__askedQuestions___1wUkN h3.cartoes-module__nobground___2WB8H {
      background: transparent; }
  .cartoes-module__askedQuestions___1wUkN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__askedQuestions___1wUkN p {
        font-size: 1.5em; } }
  .cartoes-module__askedQuestions___1wUkN .cartoes-module__contentQuestion___1kI4N {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__contentQuestion___1kI4N {
        padding: 0 40px 10px; } }
  .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2 {
        padding: 2em 2em 2em 0; } }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2:last-child {
      border: 0; }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2 .cartoes-module__title___10_gE {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2 .cartoes-module__title___10_gE {
          font-size: 1.3125em; } }
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2 .cartoes-module__title___10_gE svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2 .cartoes-module__content___2z8yg {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2.cartoes-module__active___1xJIJ .cartoes-module__content___2z8yg {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2.cartoes-module__active___1xJIJ .cartoes-module__content___2z8yg a {
        color: #fff; }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__accordionItem___1A3V2.cartoes-module__active___1xJIJ svg {
      transform: rotate(90deg); }
  .cartoes-module__askedQuestions___1wUkN .cartoes-module__button___11gkc {
    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) {
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__button___11gkc {
        display: block; } }
  .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR .cartoes-module__input___1rXNh {
      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%; }
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR .cartoes-module__input___1rXNh.cartoes-module__active___1xJIJ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR .cartoes-module__input___1rXNh::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR .cartoes-module__input___1rXNh {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR svg {
      height: 40px; }
      .cartoes-module__askedQuestions___1wUkN .cartoes-module__search___3u2zR svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.cheque-especial-module__askedQuestions___qYji0 {
  color: #003641; }
  .cheque-especial-module__askedQuestions___qYji0 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .cheque-especial-module__askedQuestions___qYji0 h3.cheque-especial-module__bground___2DRL9 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .cheque-especial-module__askedQuestions___qYji0 h3.cheque-especial-module__nobground___1q6oX {
      background: transparent; }
  .cheque-especial-module__askedQuestions___qYji0 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__askedQuestions___qYji0 p {
        font-size: 1.5em; } }
  .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__contentQuestion___1eahw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__contentQuestion___1eahw {
        padding: 0 40px 10px; } }
  .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D {
        padding: 2em 2em 2em 0; } }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D:last-child {
      border: 0; }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D .cheque-especial-module__title___ftJ07 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D .cheque-especial-module__title___ftJ07 {
          font-size: 1.3125em; } }
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D .cheque-especial-module__title___ftJ07 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D .cheque-especial-module__content___2-XZt {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D.cheque-especial-module__active___1-M_w .cheque-especial-module__content___2-XZt {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D.cheque-especial-module__active___1-M_w .cheque-especial-module__content___2-XZt a {
        color: #fff; }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__accordionItem___NLR-D.cheque-especial-module__active___1-M_w svg {
      transform: rotate(90deg); }
  .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__button___1TFnK {
    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) {
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__button___1TFnK {
        display: block; } }
  .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK .cheque-especial-module__input___99bU3 {
      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%; }
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK .cheque-especial-module__input___99bU3.cheque-especial-module__active___1-M_w {
        left: 1em;
        transition: 0.35s ease-in all; }
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK .cheque-especial-module__input___99bU3::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK .cheque-especial-module__input___99bU3 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK svg {
      height: 40px; }
      .cheque-especial-module__askedQuestions___qYji0 .cheque-especial-module__search___2-TDK svg image {
        height: inherit; }

.cheque-especial-module__container___1-0Z6 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .cheque-especial-module__container___1-0Z6 {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .cheque-especial-module__container___1-0Z6 {
      font-size: 1em; } }
  .cheque-especial-module__container___1-0Z6 h2,
  .cheque-especial-module__container___1-0Z6 h3,
  .cheque-especial-module__container___1-0Z6 p {
    white-space: pre-line; }
  .cheque-especial-module__container___1-0Z6 h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__container___1-0Z6 h3 {
        font-size: 2em; } }

.cheque-especial-module__call___1mhW7 {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1mhW7 {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .cheque-especial-module__call___1mhW7 .cheque-especial-module__container___1-0Z6 {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__call___1mhW7 .cheque-especial-module__container___1-0Z6 {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__call___1mhW7 .cheque-especial-module__container___1-0Z6 .cheque-especial-module__content___2-XZt {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .cheque-especial-module__call___1mhW7 .cheque-especial-module__container___1-0Z6 .cheque-especial-module__content___2-XZt {
        padding: 5rem 0 5rem 10rem; } }
  .cheque-especial-module__call___1mhW7 h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .cheque-especial-module__call___1mhW7 h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__call___1mhW7 h2 {
        margin: 0.5em 0; } }
  .cheque-especial-module__call___1mhW7 p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .cheque-especial-module__call___1mhW7 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC {
        width: 50%; } }
    .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__imageFullMobi___20D-Z {
      display: block; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__imageFullMobi___20D-Z {
          display: none; } }
    .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__bgTriangle___2r5T_ {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__bgTriangle___2r5T_ {
          display: block; } }
    .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__personTriangle___3I8hX {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__personTriangle___3I8hX {
          width: 100%;
          display: block; } }
    .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__yellowTriangle___2lsLR {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__yellowTriangle___2lsLR {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .cheque-especial-module__call___1mhW7 .cheque-especial-module__image___2GwEC .cheque-especial-module__yellowTriangle___2lsLR {
          height: 17rem;
          width: 17rem; } }

.cheque-especial-module__benefits___19Hss {
  position: relative;
  overflow: hidden; }
  .cheque-especial-module__benefits___19Hss .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .cheque-especial-module__benefits___19Hss .cheque-especial-module__container___1-0Z6 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__benefits___19Hss .cheque-especial-module__container___1-0Z6 {
        width: 81.25%;
        padding-left: 0; } }
  .cheque-especial-module__benefits___19Hss .cheque-especial-module__backgroundImage___1ZbfV {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__benefits___19Hss .cheque-especial-module__backgroundImage___1ZbfV {
        width: 65%; } }
  .cheque-especial-module__benefits___19Hss .cheque-especial-module__benefitsContent___3xYQp {
    z-index: 2; }
  .cheque-especial-module__benefits___19Hss h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .cheque-especial-module__benefits___19Hss p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__benefits___19Hss p {
        font-size: 1.5em; } }
  .cheque-especial-module__benefits___19Hss .carouselItem {
    padding: 0; }
  .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ {
        margin: 20px; } }
    .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ:hover {
      transform: scale(1.1); }
    .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ figure svg {
        height: 53px;
        width: 53px; }
    .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ h4 {
          font-size: 1.5em; } }
    .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .cheque-especial-module__benefits___19Hss .cheque-especial-module__card___1jgrZ p {
          font-size: 1.25em; } }

.cheque-especial-module__contactForm___33mJO {
  margin-top: 100px;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .cheque-especial-module__contactForm___33mJO .cheque-especial-module__container___1-0Z6 {
    margin-bottom: 0; }
  .cheque-especial-module__contactForm___33mJO .cheque-especial-module__content___2-XZt {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .cheque-especial-module__contactForm___33mJO .cheque-especial-module__content___2-XZt {
        padding: 40px 125px; } }
  .cheque-especial-module__contactForm___33mJO h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .cheque-especial-module__othersOptionsForYou___HIIE9 {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.cheque-especial-module__othersOptionsForYou___HIIE9 .cheque-especial-module__card___1jgrZ {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .cheque-especial-module__othersOptionsForYou___HIIE9 .cheque-especial-module__card___1jgrZ {
      margin-left: 0; } }
  .cheque-especial-module__othersOptionsForYou___HIIE9 .cheque-especial-module__card___1jgrZ .cheque-especial-module__cardItem___2Unpm {
    width: 100%; }
    .cheque-especial-module__othersOptionsForYou___HIIE9 .cheque-especial-module__card___1jgrZ .cheque-especial-module__cardItem___2Unpm .title,
    .cheque-especial-module__othersOptionsForYou___HIIE9 .cheque-especial-module__card___1jgrZ .cheque-especial-module__cardItem___2Unpm .titleContent {
      height: 60px; }
  .cheque-especial-module__othersOptionsForYou___HIIE9 .cheque-especial-module__card___1jgrZ h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.contactForm-module__askedQuestions___2o15- {
  color: #003641; }
  .contactForm-module__askedQuestions___2o15- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .contactForm-module__askedQuestions___2o15- h3.contactForm-module__bground___2jLY5 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .contactForm-module__askedQuestions___2o15- h3.contactForm-module__nobground___Z86e0 {
      background: transparent; }
  .contactForm-module__askedQuestions___2o15- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__askedQuestions___2o15- p {
        font-size: 1.5em; } }
  .contactForm-module__askedQuestions___2o15- .contactForm-module__contentQuestion___1deii {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__askedQuestions___2o15- .contactForm-module__contentQuestion___1deii {
        padding: 0 40px 10px; } }
  .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ {
        padding: 2em 2em 2em 0; } }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ:last-child {
      border: 0; }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ .contactForm-module__title___2wqa2 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ .contactForm-module__title___2wqa2 {
          font-size: 1.3125em; } }
      .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ .contactForm-module__title___2wqa2 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ .contactForm-module__content___3iDiC {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ.contactForm-module__active___3tdCw .contactForm-module__content___3iDiC {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ.contactForm-module__active___3tdCw .contactForm-module__content___3iDiC a {
        color: #fff; }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__accordionItem___22EkJ.contactForm-module__active___3tdCw svg {
      transform: rotate(90deg); }
  .contactForm-module__askedQuestions___2o15- .contactForm-module__button___3-Zsy {
    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) {
      .contactForm-module__askedQuestions___2o15- .contactForm-module__button___3-Zsy {
        display: block; } }
  .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE .contactForm-module__input___Yco0l {
      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%; }
      .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE .contactForm-module__input___Yco0l.contactForm-module__active___3tdCw {
        left: 1em;
        transition: 0.35s ease-in all; }
      .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE .contactForm-module__input___Yco0l::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE .contactForm-module__input___Yco0l {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE svg {
      height: 40px; }
      .contactForm-module__askedQuestions___2o15- .contactForm-module__search___1W0zE svg image {
        height: inherit; }

.contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 {
  margin-top: 50px; }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__fields___2Q-Hw {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__fields___2Q-Hw {
        flex-direction: row; } }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__inputArea___3N7DC {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__inputArea___3N7DC {
        width: 45%; } }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__inputGroup___2Cjj4 {
    margin-bottom: 75px; }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__inputGroup___2Cjj4 img {
      width: 2.25em;
      height: auto;
      position: absolute;
      margin-top: -50px; }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 label {
    font-size: 1.125em;
    font-weight: 500;
    color: #7c8a8d; }
    @media screen and (min-width: 768px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 label {
        font-size: 1.5em; } }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__inputs___1QzTz {
    display: flex;
    flex-direction: column;
    width: 100%; }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l {
    margin-top: 10px;
    border: 0;
    border-bottom: 3px solid #c3c3d4;
    margin-right: 30px;
    width: 100%;
    padding: 15px;
    padding-left: 50px;
    font-size: 1.125em;
    outline: none;
    color: #7c8a8d;
    background-color: transparent; }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l::-webkit-inner-spin-button {
      -webkit-appearance: none;
              appearance: none; }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l::-webkit-input-placeholder {
      color: #7c8a8d; }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l:-ms-input-placeholder {
      color: #7c8a8d; }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l::-ms-input-placeholder {
      color: #7c8a8d; }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l::placeholder {
      color: #7c8a8d; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__input___Yco0l {
        padding-left: 50px;
        font-size: 1.375em; } }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 p {
    white-space: pre-line;
    font-size: 1.1875em; }
    @media screen and (min-width: 1600px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 p {
        font-size: 1em; } }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submitArea___OLP38 {
    display: flex;
    justify-content: flex-end;
    flex-direction: column-reverse; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submitArea___OLP38 {
        flex-direction: row;
        align-items: center; } }
  .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submit___28ZTI {
    margin-bottom: 20px;
    display: flex;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submit___28ZTI {
        width: 70%; } }
    @media screen and (min-width: 1200px) {
      .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submit___28ZTI {
        width: unset; } }
    .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submit___28ZTI button {
      font-size: 1.25em;
      background-color: #003641;
      color: #ffffff;
      padding: 15px 0;
      outline: none;
      border-radius: 100px;
      border: none;
      width: 100%;
      max-width: 100%;
      margin: 0 0 0 auto;
      display: block;
      width: 300px;
      font-weight: 500; }
      @media screen and (min-width: 768px) {
        .contactForm-module__contactForm___2cVTH .contactForm-module__form___3hh72 .contactForm-module__submit___28ZTI button {
          font-size: 1.625em; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.automoveis-module__askedQuestions___1Yb8O {
  color: #003641; }
  .automoveis-module__askedQuestions___1Yb8O h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .automoveis-module__askedQuestions___1Yb8O h3.automoveis-module__bground___2D5iH {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .automoveis-module__askedQuestions___1Yb8O h3.automoveis-module__nobground___1OpMl {
      background: transparent; }
  .automoveis-module__askedQuestions___1Yb8O p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___1Yb8O p {
        font-size: 1.5em; } }
  .automoveis-module__askedQuestions___1Yb8O .automoveis-module__contentQuestion___1ApnL {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__contentQuestion___1ApnL {
        padding: 0 40px 10px; } }
  .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm {
        padding: 2em 2em 2em 0; } }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm:last-child {
      border: 0; }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm .automoveis-module__title___SM7sw {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm .automoveis-module__title___SM7sw {
          font-size: 1.3125em; } }
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm .automoveis-module__title___SM7sw svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm .automoveis-module__content___1YX9J {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm.automoveis-module__active___35za1 .automoveis-module__content___1YX9J {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm.automoveis-module__active___35za1 .automoveis-module__content___1YX9J a {
        color: #fff; }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__accordionItem___3sMdm.automoveis-module__active___35za1 svg {
      transform: rotate(90deg); }
  .automoveis-module__askedQuestions___1Yb8O .automoveis-module__button___1XrFq {
    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) {
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__button___1XrFq {
        display: block; } }
  .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou .automoveis-module__input___1sx9f {
      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%; }
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou .automoveis-module__input___1sx9f.automoveis-module__active___35za1 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou .automoveis-module__input___1sx9f::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou .automoveis-module__input___1sx9f {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou svg {
      height: 40px; }
      .automoveis-module__askedQuestions___1Yb8O .automoveis-module__search___1qkou svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u {
  color: #003641; }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u h3.caminhoes-utilitarios-e-tratores-module__bground___2TL5A {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u h3.caminhoes-utilitarios-e-tratores-module__nobground___2A4My {
      background: transparent; }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u p {
        font-size: 1.5em; } }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__contentQuestion___JCbja {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__contentQuestion___JCbja {
        padding: 0 40px 10px; } }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD {
        padding: 2em 2em 2em 0; } }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD:last-child {
      border: 0; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD .caminhoes-utilitarios-e-tratores-module__title___3Ymbq {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD .caminhoes-utilitarios-e-tratores-module__title___3Ymbq {
          font-size: 1.3125em; } }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD .caminhoes-utilitarios-e-tratores-module__title___3Ymbq svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD .caminhoes-utilitarios-e-tratores-module__content___rTLOe {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD.caminhoes-utilitarios-e-tratores-module__active___3z_Zx .caminhoes-utilitarios-e-tratores-module__content___rTLOe {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD.caminhoes-utilitarios-e-tratores-module__active___3z_Zx .caminhoes-utilitarios-e-tratores-module__content___rTLOe a {
        color: #fff; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__accordionItem___31xbD.caminhoes-utilitarios-e-tratores-module__active___3z_Zx svg {
      transform: rotate(90deg); }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__button___gi3il {
    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) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__button___gi3il {
        display: block; } }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T .caminhoes-utilitarios-e-tratores-module__input___3Ewj6 {
      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%; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T .caminhoes-utilitarios-e-tratores-module__input___3Ewj6.caminhoes-utilitarios-e-tratores-module__active___3z_Zx {
        left: 1em;
        transition: 0.35s ease-in all; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T .caminhoes-utilitarios-e-tratores-module__input___3Ewj6::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T .caminhoes-utilitarios-e-tratores-module__input___3Ewj6 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T svg {
      height: 40px; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___BW8-u .caminhoes-utilitarios-e-tratores-module__search___19p1T svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.imoveis-module__askedQuestions___2AcWx {
  color: #003641; }
  .imoveis-module__askedQuestions___2AcWx h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .imoveis-module__askedQuestions___2AcWx h3.imoveis-module__bground___1ixle {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .imoveis-module__askedQuestions___2AcWx h3.imoveis-module__nobground___2mgd3 {
      background: transparent; }
  .imoveis-module__askedQuestions___2AcWx p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__askedQuestions___2AcWx p {
        font-size: 1.5em; } }
  .imoveis-module__askedQuestions___2AcWx .imoveis-module__contentQuestion___24mLB {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__contentQuestion___24mLB {
        padding: 0 40px 10px; } }
  .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq {
        padding: 2em 2em 2em 0; } }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq:last-child {
      border: 0; }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq .imoveis-module__title___Cevr5 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq .imoveis-module__title___Cevr5 {
          font-size: 1.3125em; } }
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq .imoveis-module__title___Cevr5 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq .imoveis-module__content___3hXop {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq.imoveis-module__active___B7Dea .imoveis-module__content___3hXop {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq.imoveis-module__active___B7Dea .imoveis-module__content___3hXop a {
        color: #fff; }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__accordionItem___2XXKq.imoveis-module__active___B7Dea svg {
      transform: rotate(90deg); }
  .imoveis-module__askedQuestions___2AcWx .imoveis-module__button___3LqBp {
    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) {
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__button___3LqBp {
        display: block; } }
  .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C .imoveis-module__input___CfXI1 {
      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%; }
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C .imoveis-module__input___CfXI1.imoveis-module__active___B7Dea {
        left: 1em;
        transition: 0.35s ease-in all; }
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C .imoveis-module__input___CfXI1::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C .imoveis-module__input___CfXI1 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C svg {
      height: 40px; }
      .imoveis-module__askedQuestions___2AcWx .imoveis-module__search____r26C svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.motocicletas-module__askedQuestions___2vsr3 {
  color: #003641; }
  .motocicletas-module__askedQuestions___2vsr3 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .motocicletas-module__askedQuestions___2vsr3 h3.motocicletas-module__bground___1-mMM {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .motocicletas-module__askedQuestions___2vsr3 h3.motocicletas-module__nobground___aIPAW {
      background: transparent; }
  .motocicletas-module__askedQuestions___2vsr3 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__askedQuestions___2vsr3 p {
        font-size: 1.5em; } }
  .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__contentQuestion___10U5e {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__contentQuestion___10U5e {
        padding: 0 40px 10px; } }
  .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4 {
        padding: 2em 2em 2em 0; } }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4:last-child {
      border: 0; }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4 .motocicletas-module__title___1d4TE {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4 .motocicletas-module__title___1d4TE {
          font-size: 1.3125em; } }
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4 .motocicletas-module__title___1d4TE svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4 .motocicletas-module__content___2B5Tz {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4.motocicletas-module__active___TPAVc .motocicletas-module__content___2B5Tz {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4.motocicletas-module__active___TPAVc .motocicletas-module__content___2B5Tz a {
        color: #fff; }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__accordionItem___1aIn4.motocicletas-module__active___TPAVc svg {
      transform: rotate(90deg); }
  .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__button___3b-be {
    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) {
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__button___3b-be {
        display: block; } }
  .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z .motocicletas-module__input___1poic {
      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%; }
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z .motocicletas-module__input___1poic.motocicletas-module__active___TPAVc {
        left: 1em;
        transition: 0.35s ease-in all; }
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z .motocicletas-module__input___1poic::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z .motocicletas-module__input___1poic {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z svg {
      height: 40px; }
      .motocicletas-module__askedQuestions___2vsr3 .motocicletas-module__search___jk7-z svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.servicos-module__askedQuestions___1qX9y {
  color: #003641; }
  .servicos-module__askedQuestions___1qX9y h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .servicos-module__askedQuestions___1qX9y h3.servicos-module__bground___2iV5E {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .servicos-module__askedQuestions___1qX9y h3.servicos-module__nobground___TIWQ8 {
      background: transparent; }
  .servicos-module__askedQuestions___1qX9y p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___1qX9y p {
        font-size: 1.5em; } }
  .servicos-module__askedQuestions___1qX9y .servicos-module__contentQuestion___OaxPK {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___1qX9y .servicos-module__contentQuestion___OaxPK {
        padding: 0 40px 10px; } }
  .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7 {
        padding: 2em 2em 2em 0; } }
    .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7:last-child {
      border: 0; }
    .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7 .servicos-module__title___b5aMl {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7 .servicos-module__title___b5aMl {
          font-size: 1.3125em; } }
      .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7 .servicos-module__title___b5aMl svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7 .servicos-module__content___19RsA {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7.servicos-module__active___19rL5 .servicos-module__content___19RsA {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7.servicos-module__active___19rL5 .servicos-module__content___19RsA a {
        color: #fff; }
    .servicos-module__askedQuestions___1qX9y .servicos-module__accordionItem___1EKE7.servicos-module__active___19rL5 svg {
      transform: rotate(90deg); }
  .servicos-module__askedQuestions___1qX9y .servicos-module__button___-f4s7 {
    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) {
      .servicos-module__askedQuestions___1qX9y .servicos-module__button___-f4s7 {
        display: block; } }
  .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 .servicos-module__input___2t3CD {
      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%; }
      .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 .servicos-module__input___2t3CD.servicos-module__active___19rL5 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 .servicos-module__input___2t3CD::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 .servicos-module__input___2t3CD {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 svg {
      height: 40px; }
      .servicos-module__askedQuestions___1qX9y .servicos-module__search___X5ko9 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.conta-corrente-module__askedQuestions___bHvEl {
  color: #003641; }
  .conta-corrente-module__askedQuestions___bHvEl h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .conta-corrente-module__askedQuestions___bHvEl h3.conta-corrente-module__bground___1EyvD {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .conta-corrente-module__askedQuestions___bHvEl h3.conta-corrente-module__nobground___1_gAW {
      background: transparent; }
  .conta-corrente-module__askedQuestions___bHvEl p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___bHvEl p {
        font-size: 1.5em; } }
  .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__contentQuestion___3i_dF {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__contentQuestion___3i_dF {
        padding: 0 40px 10px; } }
  .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD {
        padding: 2em 2em 2em 0; } }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD:last-child {
      border: 0; }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD .conta-corrente-module__title___351d6 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD .conta-corrente-module__title___351d6 {
          font-size: 1.3125em; } }
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD .conta-corrente-module__title___351d6 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD .conta-corrente-module__content___3glPh {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD.conta-corrente-module__active___Ch78F .conta-corrente-module__content___3glPh {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD.conta-corrente-module__active___Ch78F .conta-corrente-module__content___3glPh a {
        color: #fff; }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__accordionItem___3k3DD.conta-corrente-module__active___Ch78F svg {
      transform: rotate(90deg); }
  .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__button___1ekhu {
    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) {
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__button___1ekhu {
        display: block; } }
  .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 .conta-corrente-module__input___PZhwM {
      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%; }
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 .conta-corrente-module__input___PZhwM.conta-corrente-module__active___Ch78F {
        left: 1em;
        transition: 0.35s ease-in all; }
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 .conta-corrente-module__input___PZhwM::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 .conta-corrente-module__input___PZhwM {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 svg {
      height: 40px; }
      .conta-corrente-module__askedQuestions___bHvEl .conta-corrente-module__search___XIbK7 svg image {
        height: inherit; }

.conta-corrente-module__container___hpj9m {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__container___hpj9m {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .conta-corrente-module__container___hpj9m {
      font-size: 1em; } }
  .conta-corrente-module__container___hpj9m h2,
  .conta-corrente-module__container___hpj9m h3,
  .conta-corrente-module__container___hpj9m p {
    white-space: pre-line; }
  .conta-corrente-module__container___hpj9m h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__container___hpj9m h3 {
        font-size: 2em; } }

.conta-corrente-module__call___cC6EY {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__call___cC6EY {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .conta-corrente-module__call___cC6EY .conta-corrente-module__container___hpj9m {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__call___cC6EY .conta-corrente-module__container___hpj9m {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__call___cC6EY .conta-corrente-module__container___hpj9m .conta-corrente-module__content___3glPh {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .conta-corrente-module__call___cC6EY .conta-corrente-module__container___hpj9m .conta-corrente-module__content___3glPh {
        padding: 5rem 0 5rem 10rem; } }
  .conta-corrente-module__call___cC6EY h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .conta-corrente-module__call___cC6EY h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__call___cC6EY h2 {
        margin: 0.5em 0; } }
  .conta-corrente-module__call___cC6EY p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .conta-corrente-module__call___cC6EY p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG {
        width: 50%; } }
    .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__imageFullMobi___3Gq9r {
      display: block; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__imageFullMobi___3Gq9r {
          display: none; } }
    .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__bgTriangle___2mX2S {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__bgTriangle___2mX2S {
          display: block; } }
    .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__personTriangle___3hJQL {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__personTriangle___3hJQL {
          width: 100%;
          display: block; } }
    .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__yellowTriangle___2m4fS {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__yellowTriangle___2m4fS {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .conta-corrente-module__call___cC6EY .conta-corrente-module__image___3aLvG .conta-corrente-module__yellowTriangle___2m4fS {
          height: 17rem;
          width: 17rem; } }

.conta-corrente-module__benefits___2y7Ca {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .conta-corrente-module__benefits___2y7Ca .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__container___hpj9m {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__container___hpj9m {
        width: 81.25%;
        padding-left: 0; } }
  .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__backgroundImage___Dsje7 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__backgroundImage___Dsje7 {
        width: 65%; } }
  .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__benefitsContent___33ns0 {
    z-index: 2; }
  .conta-corrente-module__benefits___2y7Ca h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .conta-corrente-module__benefits___2y7Ca p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__benefits___2y7Ca p {
        font-size: 1.5em; } }
  .conta-corrente-module__benefits___2y7Ca .carouselItem {
    padding: 0; }
  .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE {
        margin: 20px; } }
    .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE:hover {
      transform: scale(1.1); }
    .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE figure svg {
        height: 53px;
        width: 53px; }
    .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE h4 {
          font-size: 1.5em; } }
    .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .conta-corrente-module__benefits___2y7Ca .conta-corrente-module__card___2QNRE p {
          font-size: 1.25em; } }

.conta-corrente-module__formSimulator___1t9xg {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .conta-corrente-module__formSimulator___1t9xg .conta-corrente-module__container___hpj9m {
    margin-bottom: 0; }
  .conta-corrente-module__formSimulator___1t9xg .conta-corrente-module__content___3glPh {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__formSimulator___1t9xg .conta-corrente-module__content___3glPh {
        padding: 40px 125px; } }
  .conta-corrente-module__formSimulator___1t9xg h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .conta-corrente-module__othersOptionsForYou___1bPaK {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.conta-corrente-module__othersOptionsForYou___1bPaK .conta-corrente-module__card___2QNRE {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__othersOptionsForYou___1bPaK .conta-corrente-module__card___2QNRE {
      margin-left: 0; } }
  .conta-corrente-module__othersOptionsForYou___1bPaK .conta-corrente-module__card___2QNRE .conta-corrente-module__cardItem___21v1g {
    width: 100%; }
    .conta-corrente-module__othersOptionsForYou___1bPaK .conta-corrente-module__card___2QNRE .conta-corrente-module__cardItem___21v1g .title,
    .conta-corrente-module__othersOptionsForYou___1bPaK .conta-corrente-module__card___2QNRE .conta-corrente-module__cardItem___21v1g .titleContent {
      height: 60px; }
  .conta-corrente-module__othersOptionsForYou___1bPaK .conta-corrente-module__card___2QNRE h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.conta-garantida-module__askedQuestions___WTqbZ {
  color: #003641; }
  .conta-garantida-module__askedQuestions___WTqbZ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .conta-garantida-module__askedQuestions___WTqbZ h3.conta-garantida-module__bground___1tyo1 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .conta-garantida-module__askedQuestions___WTqbZ h3.conta-garantida-module__nobground___3cUcx {
      background: transparent; }
  .conta-garantida-module__askedQuestions___WTqbZ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .conta-garantida-module__askedQuestions___WTqbZ p {
        font-size: 1.5em; } }
  .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__contentQuestion___elseQ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__contentQuestion___elseQ {
        padding: 0 40px 10px; } }
  .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9 {
        padding: 2em 2em 2em 0; } }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9:last-child {
      border: 0; }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9 .conta-garantida-module__title___28CLa {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9 .conta-garantida-module__title___28CLa {
          font-size: 1.3125em; } }
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9 .conta-garantida-module__title___28CLa svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9 .conta-garantida-module__content___23hwd {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9.conta-garantida-module__active___22sLx .conta-garantida-module__content___23hwd {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9.conta-garantida-module__active___22sLx .conta-garantida-module__content___23hwd a {
        color: #fff; }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__accordionItem___2-GN9.conta-garantida-module__active___22sLx svg {
      transform: rotate(90deg); }
  .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__button___1PVSQ {
    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) {
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__button___1PVSQ {
        display: block; } }
  .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB .conta-garantida-module__input___3bYTH {
      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%; }
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB .conta-garantida-module__input___3bYTH.conta-garantida-module__active___22sLx {
        left: 1em;
        transition: 0.35s ease-in all; }
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB .conta-garantida-module__input___3bYTH::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB .conta-garantida-module__input___3bYTH {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB svg {
      height: 40px; }
      .conta-garantida-module__askedQuestions___WTqbZ .conta-garantida-module__search___2wVyB svg image {
        height: inherit; }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__container___1w6bP {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__container___1w6bP {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__container___1w6bP {
      font-size: 1em; } }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70779936/bg-topo.png/44b2cd83-887c-474f-f31f-0ebae0bde91b?t=1630014952603");
  padding-top: 55.55556%;
  background-size: cover;
  background-position: 74% 0;
  background-repeat: no-repeat;
  position: relative;
  height: 50vh; }
  @media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud {
      background-position: center; } }
  @media screen and (min-width: 768px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud {
      padding-top: 28.40278%; } }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud .conta-garantida-module__container___1w6bP {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: center;
    right: 0;
    left: 0; }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud p {
    color: #ffffff;
    font-size: 1.125em;
    margin: 20px 0;
    text-shadow: 5px 5px 10px black; }
    @media screen and (min-width: 640px) {
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud p {
        white-space: pre-line;
        text-shadow: none; } }
    @media screen and (min-width: 1024px) {
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__bannerTop___3p0Ud p {
        font-size: 1.4375em;
        max-width: 60%; } }

.conta-garantida-module__contaGarantida___3y38k h2 {
  color: #ffffff;
  font-size: 1.5em;
  margin: 0;
  text-shadow: 5px 5px 10px black; }
  @media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3y38k h2 {
      white-space: pre-line;
      text-shadow: none; } }
  @media screen and (min-width: 768px) {
    .conta-garantida-module__contaGarantida___3y38k h2 {
      max-width: 65%; } }
  @media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3y38k h2 {
      font-size: 3em;
      margin: 0.5em 0; } }

.conta-garantida-module__contaGarantida___3y38k h3 {
  font-size: 1.375em; }
  @media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3y38k h3 {
      font-size: 2em; } }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__title___28CLa {
  font-size: 2em;
  margin-bottom: 20px;
  color: #fffffd;
  font-weight: bold; }
  @media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__title___28CLa {
      white-space: pre-line; } }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 p {
  font-size: 1.125em; }
  @media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 p {
      font-size: 1.5em; } }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul {
      flex-direction: row; } }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li {
        max-width: 18%; } }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li figure {
      width: 100%;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li h4 {
          font-size: 1.25em; } }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li p {
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__benefits___28gA9 ul li p {
          font-size: 0.875em;
          margin: 0 25px; } }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ {
  background-color: pink;
  padding: 50px 20px;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70779936/bg-form.png/b5d8d772-23b3-dca9-af31-6f3390f838fe?t=1630014952363");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__title___28CLa {
    font-size: 1.375em; }
    @media screen and (min-width: 640px) {
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__title___28CLa {
        font-size: 2.5em;
        color: #003641; } }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__form___1D6Ee {
    background-color: #f5f5f5;
    opacity: 0.95;
    padding: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ {
    display: flex;
    color: #003641;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ {
        flex-direction: column;
        width: 100%; } }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media screen and (min-width: 640px) {
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 {
          flex-direction: row; } }
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 label {
        font-size: 1.125em;
        font-weight: 500;
        margin-bottom: 15px; }
        @media screen and (min-width: 640px) {
          .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 label {
            font-size: 1.5em; } }
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 input {
        margin-bottom: 25px;
        border: 0;
        border-bottom: #013b42 2px solid;
        width: 100%;
        font-size: 1.25em;
        outline: none;
        position: relative;
        background-repeat: no-repeat;
        background-position: 5px 15px;
        font-family: "Asap", "Arial", sans-serif;
        outline: none; }
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 input[type="text"][name="companyName"] {
          background-image: url(https://www.sicoob.com.br/documents/25272901/70779936/icon-placeholder-empresa.png/6a748d49-4ec2-9da2-5340-15f104e2a041?t=1630014953072);
          padding: 15px 30px; }
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 input[type="text"][name="name"] {
          background-image: url(https://www.sicoob.com.br/documents/25272901/70779936/icon-placeholder-nome.png/28e2e7f9-9b5e-b15c-9976-5af598e297cd?t=1630014953306);
          padding: 15px 40px; }
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 input[type="email"][name="email"] {
          background-image: url(https://www.sicoob.com.br/documents/25272901/70779936/icon-placeholder-email.png/937fb58e-48b3-29ce-6849-a4278e103a2c?t=1630014952893);
          padding: 15px 30px; }
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 input[type="phone"][name="telphone"] {
          background-image: url(https://www.sicoob.com.br/documents/25272901/70779936/icon-placeholder-phone.png/c386570e-55c8-cbf2-9507-51c63e218a9f?t=1630014953508);
          padding: 15px 30px; }
        @media screen and (min-width: 640px) {
          .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroup___29zF9 input {
            font-size: 1.5em; } }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroupInner___1p9Cp {
      display: flex;
      flex-direction: column;
      width: 100%;
      margin-top: 30px; }
      @media screen and (min-width: 640px) {
        .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__inputGroupInner___1p9Cp {
          width: 49%; } }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ label {
      font-weight: bold; }
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__submit___3_BWp {
      margin-top: 30px;
      width: 100%;
      text-align: right; }
      .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__formSection___Cb7x_ .conta-garantida-module__contact___2y1d_ .conta-garantida-module__submit___3_BWp button {
        background-color: #003641;
        width: 100%;
        max-width: 250px;
        padding: 16px 0;
        font-weight: 500;
        border-radius: 10px;
        border: none;
        font-size: 1.25em;
        font-weight: bold;
        color: #ffffff; }

.conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__getInContact___2FYaP {
  background-color: #b7cd46;
  font-weight: bold;
  font-size: 1em;
  color: #fffffd; }
  @media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__getInContact___2FYaP {
      font-size: 1.375em; } }
  .conta-garantida-module__contaGarantida___3y38k .conta-garantida-module__getInContact___2FYaP a {
    color: #ffffff; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.antecipacao-de-recebiveis-module__askedQuestions___2tgdz {
  color: #003641; }
  .antecipacao-de-recebiveis-module__askedQuestions___2tgdz h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz h3.antecipacao-de-recebiveis-module__bground___1HErd {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz h3.antecipacao-de-recebiveis-module__nobground___19xoV {
      background: transparent; }
  .antecipacao-de-recebiveis-module__askedQuestions___2tgdz p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz p {
        font-size: 1.5em; } }
  .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__contentQuestion___2PEEo {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__contentQuestion___2PEEo {
        padding: 0 40px 10px; } }
  .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba {
        padding: 2em 2em 2em 0; } }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba:last-child {
      border: 0; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba .antecipacao-de-recebiveis-module__title___1sZNu {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba .antecipacao-de-recebiveis-module__title___1sZNu {
          font-size: 1.3125em; } }
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba .antecipacao-de-recebiveis-module__title___1sZNu svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba .antecipacao-de-recebiveis-module__content___2Af6W {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba.antecipacao-de-recebiveis-module__active___2LCAm .antecipacao-de-recebiveis-module__content___2Af6W {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba.antecipacao-de-recebiveis-module__active___2LCAm .antecipacao-de-recebiveis-module__content___2Af6W a {
        color: #fff; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__accordionItem___3ffba.antecipacao-de-recebiveis-module__active___2LCAm svg {
      transform: rotate(90deg); }
  .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__button___399DI {
    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) {
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__button___399DI {
        display: block; } }
  .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC .antecipacao-de-recebiveis-module__input___2sxwH {
      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%; }
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC .antecipacao-de-recebiveis-module__input___2sxwH.antecipacao-de-recebiveis-module__active___2LCAm {
        left: 1em;
        transition: 0.35s ease-in all; }
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC .antecipacao-de-recebiveis-module__input___2sxwH::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC .antecipacao-de-recebiveis-module__input___2sxwH {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC svg {
      height: 40px; }
      .antecipacao-de-recebiveis-module__askedQuestions___2tgdz .antecipacao-de-recebiveis-module__search___3GwiC svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.bndes-module__askedQuestions___2W2DQ {
  color: #003641; }
  .bndes-module__askedQuestions___2W2DQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .bndes-module__askedQuestions___2W2DQ h3.bndes-module__bground___19rlQ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .bndes-module__askedQuestions___2W2DQ h3.bndes-module__nobground___3L41w {
      background: transparent; }
  .bndes-module__askedQuestions___2W2DQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .bndes-module__askedQuestions___2W2DQ p {
        font-size: 1.5em; } }
  .bndes-module__askedQuestions___2W2DQ .bndes-module__contentQuestion___2B63V {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .bndes-module__askedQuestions___2W2DQ .bndes-module__contentQuestion___2B63V {
        padding: 0 40px 10px; } }
  .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4 {
        padding: 2em 2em 2em 0; } }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4:last-child {
      border: 0; }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4 .bndes-module__title___2B_1r {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4 .bndes-module__title___2B_1r {
          font-size: 1.3125em; } }
      .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4 .bndes-module__title___2B_1r svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4 .bndes-module__content___agKq5 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4.bndes-module__active___mIFg2 .bndes-module__content___agKq5 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4.bndes-module__active___mIFg2 .bndes-module__content___agKq5 a {
        color: #fff; }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__accordionItem___3yun4.bndes-module__active___mIFg2 svg {
      transform: rotate(90deg); }
  .bndes-module__askedQuestions___2W2DQ .bndes-module__button___2UhWa {
    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) {
      .bndes-module__askedQuestions___2W2DQ .bndes-module__button___2UhWa {
        display: block; } }
  .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln .bndes-module__input___3jUaB {
      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%; }
      .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln .bndes-module__input___3jUaB.bndes-module__active___mIFg2 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln .bndes-module__input___3jUaB::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln .bndes-module__input___3jUaB {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln svg {
      height: 40px; }
      .bndes-module__askedQuestions___2W2DQ .bndes-module__search___Gfyln svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.capital-de-giro-parcelado-module__askedQuestions___2LFCX {
  color: #003641; }
  .capital-de-giro-parcelado-module__askedQuestions___2LFCX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX h3.capital-de-giro-parcelado-module__bground___2vQoJ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX h3.capital-de-giro-parcelado-module__nobground___1PeEc {
      background: transparent; }
  .capital-de-giro-parcelado-module__askedQuestions___2LFCX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX p {
        font-size: 1.5em; } }
  .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__contentQuestion___3TTzC {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__contentQuestion___3TTzC {
        padding: 0 40px 10px; } }
  .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO {
        padding: 2em 2em 2em 0; } }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO:last-child {
      border: 0; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO .capital-de-giro-parcelado-module__title___CEBVC {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO .capital-de-giro-parcelado-module__title___CEBVC {
          font-size: 1.3125em; } }
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO .capital-de-giro-parcelado-module__title___CEBVC svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO .capital-de-giro-parcelado-module__content___2TGMf {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO.capital-de-giro-parcelado-module__active___WTUUB .capital-de-giro-parcelado-module__content___2TGMf {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO.capital-de-giro-parcelado-module__active___WTUUB .capital-de-giro-parcelado-module__content___2TGMf a {
        color: #fff; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__accordionItem___351aO.capital-de-giro-parcelado-module__active___WTUUB svg {
      transform: rotate(90deg); }
  .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__button___4JUQ1 {
    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) {
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__button___4JUQ1 {
        display: block; } }
  .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 .capital-de-giro-parcelado-module__input___2Jn0Z {
      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%; }
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 .capital-de-giro-parcelado-module__input___2Jn0Z.capital-de-giro-parcelado-module__active___WTUUB {
        left: 1em;
        transition: 0.35s ease-in all; }
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 .capital-de-giro-parcelado-module__input___2Jn0Z::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 .capital-de-giro-parcelado-module__input___2Jn0Z {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 svg {
      height: 40px; }
      .capital-de-giro-parcelado-module__askedQuestions___2LFCX .capital-de-giro-parcelado-module__search___2iFU4 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.credito-rotativo-module__askedQuestions___1_RJl {
  color: #003641; }
  .credito-rotativo-module__askedQuestions___1_RJl h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .credito-rotativo-module__askedQuestions___1_RJl h3.credito-rotativo-module__bground___3-FKb {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .credito-rotativo-module__askedQuestions___1_RJl h3.credito-rotativo-module__nobground___uqbP2 {
      background: transparent; }
  .credito-rotativo-module__askedQuestions___1_RJl p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .credito-rotativo-module__askedQuestions___1_RJl p {
        font-size: 1.5em; } }
  .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__contentQuestion___gIgIc {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__contentQuestion___gIgIc {
        padding: 0 40px 10px; } }
  .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb {
        padding: 2em 2em 2em 0; } }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb:last-child {
      border: 0; }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb .credito-rotativo-module__title___1V5sH {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb .credito-rotativo-module__title___1V5sH {
          font-size: 1.3125em; } }
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb .credito-rotativo-module__title___1V5sH svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb .credito-rotativo-module__content___OBFOF {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb.credito-rotativo-module__active___376Ix .credito-rotativo-module__content___OBFOF {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb.credito-rotativo-module__active___376Ix .credito-rotativo-module__content___OBFOF a {
        color: #fff; }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__accordionItem___1bKhb.credito-rotativo-module__active___376Ix svg {
      transform: rotate(90deg); }
  .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__button___3AErB {
    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) {
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__button___3AErB {
        display: block; } }
  .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J .credito-rotativo-module__input___6Zqos {
      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%; }
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J .credito-rotativo-module__input___6Zqos.credito-rotativo-module__active___376Ix {
        left: 1em;
        transition: 0.35s ease-in all; }
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J .credito-rotativo-module__input___6Zqos::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J .credito-rotativo-module__input___6Zqos {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J svg {
      height: 40px; }
      .credito-rotativo-module__askedQuestions___1_RJl .credito-rotativo-module__search___h8m1J svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.financiamento-de-energia-solar-module__askedQuestions___3Xco9 {
  color: #003641; }
  .financiamento-de-energia-solar-module__askedQuestions___3Xco9 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 h3.financiamento-de-energia-solar-module__bground___ibsGL {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 h3.financiamento-de-energia-solar-module__nobground___33eFj {
      background: transparent; }
  .financiamento-de-energia-solar-module__askedQuestions___3Xco9 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 p {
        font-size: 1.5em; } }
  .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__contentQuestion___p5Amy {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__contentQuestion___p5Amy {
        padding: 0 40px 10px; } }
  .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg {
        padding: 2em 2em 2em 0; } }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg:last-child {
      border: 0; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg .financiamento-de-energia-solar-module__title___2GgXR {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg .financiamento-de-energia-solar-module__title___2GgXR {
          font-size: 1.3125em; } }
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg .financiamento-de-energia-solar-module__title___2GgXR svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg .financiamento-de-energia-solar-module__content___y0EO0 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg.financiamento-de-energia-solar-module__active___35Tg1 .financiamento-de-energia-solar-module__content___y0EO0 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg.financiamento-de-energia-solar-module__active___35Tg1 .financiamento-de-energia-solar-module__content___y0EO0 a {
        color: #fff; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__accordionItem___3ywGg.financiamento-de-energia-solar-module__active___35Tg1 svg {
      transform: rotate(90deg); }
  .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__button___3EsRl {
    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) {
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__button___3EsRl {
        display: block; } }
  .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu .financiamento-de-energia-solar-module__input___2z0tO {
      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%; }
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu .financiamento-de-energia-solar-module__input___2z0tO.financiamento-de-energia-solar-module__active___35Tg1 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu .financiamento-de-energia-solar-module__input___2z0tO::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu .financiamento-de-energia-solar-module__input___2z0tO {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu svg {
      height: 40px; }
      .financiamento-de-energia-solar-module__askedQuestions___3Xco9 .financiamento-de-energia-solar-module__search___31YKu svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.credito-module__askedQuestions___yluGH {
  color: #003641; }
  .credito-module__askedQuestions___yluGH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .credito-module__askedQuestions___yluGH h3.credito-module__bground___DZ-GN {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .credito-module__askedQuestions___yluGH h3.credito-module__nobground___3PITL {
      background: transparent; }
  .credito-module__askedQuestions___yluGH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .credito-module__askedQuestions___yluGH p {
        font-size: 1.5em; } }
  .credito-module__askedQuestions___yluGH .credito-module__contentQuestion___1kGTc {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .credito-module__askedQuestions___yluGH .credito-module__contentQuestion___1kGTc {
        padding: 0 40px 10px; } }
  .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK {
        padding: 2em 2em 2em 0; } }
    .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK:last-child {
      border: 0; }
    .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK .credito-module__title___dY5wW {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK .credito-module__title___dY5wW {
          font-size: 1.3125em; } }
      .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK .credito-module__title___dY5wW svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK .credito-module__content___x_ECb {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK.credito-module__active___2UdBd .credito-module__content___x_ECb {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK.credito-module__active___2UdBd .credito-module__content___x_ECb a {
        color: #fff; }
    .credito-module__askedQuestions___yluGH .credito-module__accordionItem___3z8fK.credito-module__active___2UdBd svg {
      transform: rotate(90deg); }
  .credito-module__askedQuestions___yluGH .credito-module__button___28fcd {
    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) {
      .credito-module__askedQuestions___yluGH .credito-module__button___28fcd {
        display: block; } }
  .credito-module__askedQuestions___yluGH .credito-module__search___1VujH {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .credito-module__askedQuestions___yluGH .credito-module__search___1VujH .credito-module__input___37Phi {
      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%; }
      .credito-module__askedQuestions___yluGH .credito-module__search___1VujH .credito-module__input___37Phi.credito-module__active___2UdBd {
        left: 1em;
        transition: 0.35s ease-in all; }
      .credito-module__askedQuestions___yluGH .credito-module__search___1VujH .credito-module__input___37Phi::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .credito-module__askedQuestions___yluGH .credito-module__search___1VujH .credito-module__input___37Phi {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .credito-module__askedQuestions___yluGH .credito-module__search___1VujH svg {
      height: 40px; }
      .credito-module__askedQuestions___yluGH .credito-module__search___1VujH svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.microcredito-module__askedQuestions___1JDHQ {
  color: #003641; }
  .microcredito-module__askedQuestions___1JDHQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .microcredito-module__askedQuestions___1JDHQ h3.microcredito-module__bground___e55Fc {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .microcredito-module__askedQuestions___1JDHQ h3.microcredito-module__nobground___2lgKX {
      background: transparent; }
  .microcredito-module__askedQuestions___1JDHQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .microcredito-module__askedQuestions___1JDHQ p {
        font-size: 1.5em; } }
  .microcredito-module__askedQuestions___1JDHQ .microcredito-module__contentQuestion___2WWgb {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__contentQuestion___2WWgb {
        padding: 0 40px 10px; } }
  .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9 {
        padding: 2em 2em 2em 0; } }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9:last-child {
      border: 0; }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9 .microcredito-module__title___33lGg {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9 .microcredito-module__title___33lGg {
          font-size: 1.3125em; } }
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9 .microcredito-module__title___33lGg svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9 .microcredito-module__content___3dKP_ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9.microcredito-module__active___3enH2 .microcredito-module__content___3dKP_ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9.microcredito-module__active___3enH2 .microcredito-module__content___3dKP_ a {
        color: #fff; }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__accordionItem___m43K9.microcredito-module__active___3enH2 svg {
      transform: rotate(90deg); }
  .microcredito-module__askedQuestions___1JDHQ .microcredito-module__button___1hjEr {
    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) {
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__button___1hjEr {
        display: block; } }
  .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T .microcredito-module__input___3g4DR {
      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%; }
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T .microcredito-module__input___3g4DR.microcredito-module__active___3enH2 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T .microcredito-module__input___3g4DR::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T .microcredito-module__input___3g4DR {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T svg {
      height: 40px; }
      .microcredito-module__askedQuestions___1JDHQ .microcredito-module__search___3xC1T svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.compra-de-moeda-estrangeira-module__askedQuestions___15GOY {
  color: #003641; }
  .compra-de-moeda-estrangeira-module__askedQuestions___15GOY h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY h3.compra-de-moeda-estrangeira-module__bground___3NINm {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY h3.compra-de-moeda-estrangeira-module__nobground___1jE76 {
      background: transparent; }
  .compra-de-moeda-estrangeira-module__askedQuestions___15GOY p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY p {
        font-size: 1.5em; } }
  .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__contentQuestion___2HWym {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__contentQuestion___2HWym {
        padding: 0 40px 10px; } }
  .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y {
        padding: 2em 2em 2em 0; } }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y:last-child {
      border: 0; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y .compra-de-moeda-estrangeira-module__title___3DasW {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y .compra-de-moeda-estrangeira-module__title___3DasW {
          font-size: 1.3125em; } }
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y .compra-de-moeda-estrangeira-module__title___3DasW svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y .compra-de-moeda-estrangeira-module__content___1F6HO {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y.compra-de-moeda-estrangeira-module__active___3ommh .compra-de-moeda-estrangeira-module__content___1F6HO {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y.compra-de-moeda-estrangeira-module__active___3ommh .compra-de-moeda-estrangeira-module__content___1F6HO a {
        color: #fff; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__accordionItem___3G51y.compra-de-moeda-estrangeira-module__active___3ommh svg {
      transform: rotate(90deg); }
  .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__button___1nuiL {
    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) {
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__button___1nuiL {
        display: block; } }
  .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij .compra-de-moeda-estrangeira-module__input___1F9ht {
      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%; }
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij .compra-de-moeda-estrangeira-module__input___1F9ht.compra-de-moeda-estrangeira-module__active___3ommh {
        left: 1em;
        transition: 0.35s ease-in all; }
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij .compra-de-moeda-estrangeira-module__input___1F9ht::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij .compra-de-moeda-estrangeira-module__input___1F9ht {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij svg {
      height: 40px; }
      .compra-de-moeda-estrangeira-module__askedQuestions___15GOY .compra-de-moeda-estrangeira-module__search___2Zwij svg image {
        height: inherit; }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__container___1uT7e {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__container___1uT7e {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__container___1uT7e {
      font-size: 1em; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__bannerTop___3dBcY {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-topo.png/024e0410-c572-22eb-f307-20835bb02254?t=1630014384420");
  padding-top: 55.55556%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 768px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__bannerTop___3dBcY {
      padding-top: 28.40278%; } }
  .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__bannerTop___3dBcY .compra-de-moeda-estrangeira-module__container___1uT7e {
    position: absolute;
    top: 15px;
    bottom: 0;
    justify-content: center;
    right: 0;
    left: 0; }
  .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__bannerTop___3dBcY p {
    color: #ffffff;
    font-size: 0.75em;
    white-space: pre-line;
    max-width: 65%;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__bannerTop___3dBcY p {
        font-size: 1em;
        max-width: 60%; } }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__bannerTop___3dBcY p {
        font-size: 1.4375em; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 h2 {
  color: #ffffff;
  font-size: 0.875em;
  margin: 0;
  max-width: 65%;
  white-space: pre-line; }
  @media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 h2 {
      font-size: 1.375em; } }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 h2 {
      font-size: 3em;
      margin: 0.5em 0; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 h3 {
  font-size: 1.375em; }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 h3 {
      font-size: 2em; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__title___3DasW {
  font-size: 2em;
  margin-bottom: 20px;
  color: #fffffd;
  font-weight: bold; }
  @media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__title___3DasW {
      white-space: pre-line; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK p {
  font-size: 1.125em; }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK p {
      font-size: 1.5em; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul {
      flex-direction: row; } }
  .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li {
        max-width: 18%; } }
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li figure {
      width: 100%;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li h4 {
          font-size: 1.25em; } }
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li p {
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__benefits___I10IK ul li p {
          font-size: 0.875em;
          margin: 0 25px; } }

.compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__getInContact___1P_kE {
  background-color: #01a18e;
  font-weight: bold;
  font-size: 1em;
  color: #fffffd; }
  @media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__getInContact___1P_kE {
      font-size: 1.375em; } }
  .compra-de-moeda-estrangeira-module__moedaEstrangeira___-0VL5 .compra-de-moeda-estrangeira-module__getInContact___1P_kE a {
    color: #ffffff; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.fundos-de-investimentos-module__askedQuestions___3x0Ci {
  color: #003641; }
  .fundos-de-investimentos-module__askedQuestions___3x0Ci h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci h3.fundos-de-investimentos-module__bground___3M6jK {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci h3.fundos-de-investimentos-module__nobground___38QwA {
      background: transparent; }
  .fundos-de-investimentos-module__askedQuestions___3x0Ci p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .fundos-de-investimentos-module__askedQuestions___3x0Ci p {
        font-size: 1.5em; } }
  .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__contentQuestion___9Rl2M {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__contentQuestion___9Rl2M {
        padding: 0 40px 10px; } }
  .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv {
        padding: 2em 2em 2em 0; } }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv:last-child {
      border: 0; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv .fundos-de-investimentos-module__title___c_lVn {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv .fundos-de-investimentos-module__title___c_lVn {
          font-size: 1.3125em; } }
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv .fundos-de-investimentos-module__title___c_lVn svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv .fundos-de-investimentos-module__content___Ay1Zo {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv.fundos-de-investimentos-module__active___2cwbx .fundos-de-investimentos-module__content___Ay1Zo {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv.fundos-de-investimentos-module__active___2cwbx .fundos-de-investimentos-module__content___Ay1Zo a {
        color: #fff; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__accordionItem___7PzZv.fundos-de-investimentos-module__active___2cwbx svg {
      transform: rotate(90deg); }
  .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__button___1-Usk {
    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) {
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__button___1-Usk {
        display: block; } }
  .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd .fundos-de-investimentos-module__input___h0T1g {
      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%; }
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd .fundos-de-investimentos-module__input___h0T1g.fundos-de-investimentos-module__active___2cwbx {
        left: 1em;
        transition: 0.35s ease-in all; }
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd .fundos-de-investimentos-module__input___h0T1g::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd .fundos-de-investimentos-module__input___h0T1g {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd svg {
      height: 40px; }
      .fundos-de-investimentos-module__askedQuestions___3x0Ci .fundos-de-investimentos-module__search___39Qqd svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.lca-module__askedQuestions___2ZnAx {
  color: #003641; }
  .lca-module__askedQuestions___2ZnAx h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .lca-module__askedQuestions___2ZnAx h3.lca-module__bground___1VUNo {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .lca-module__askedQuestions___2ZnAx h3.lca-module__nobground___3VDg9 {
      background: transparent; }
  .lca-module__askedQuestions___2ZnAx p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .lca-module__askedQuestions___2ZnAx p {
        font-size: 1.5em; } }
  .lca-module__askedQuestions___2ZnAx .lca-module__contentQuestion___2yfcS {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .lca-module__askedQuestions___2ZnAx .lca-module__contentQuestion___2yfcS {
        padding: 0 40px 10px; } }
  .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk {
        padding: 2em 2em 2em 0; } }
    .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk:last-child {
      border: 0; }
    .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk .lca-module__title___6xatP {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk .lca-module__title___6xatP {
          font-size: 1.3125em; } }
      .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk .lca-module__title___6xatP svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk .lca-module__content___3o-XU {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk.lca-module__active___2OBzz .lca-module__content___3o-XU {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk.lca-module__active___2OBzz .lca-module__content___3o-XU a {
        color: #fff; }
    .lca-module__askedQuestions___2ZnAx .lca-module__accordionItem___1ZNSk.lca-module__active___2OBzz svg {
      transform: rotate(90deg); }
  .lca-module__askedQuestions___2ZnAx .lca-module__button___1Ontx {
    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) {
      .lca-module__askedQuestions___2ZnAx .lca-module__button___1Ontx {
        display: block; } }
  .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX .lca-module__input___2e4m4 {
      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%; }
      .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX .lca-module__input___2e4m4.lca-module__active___2OBzz {
        left: 1em;
        transition: 0.35s ease-in all; }
      .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX .lca-module__input___2e4m4::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX .lca-module__input___2e4m4 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX svg {
      height: 40px; }
      .lca-module__askedQuestions___2ZnAx .lca-module__search___1_3wX svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.rdc-module__askedQuestions___351_g {
  color: #003641; }
  .rdc-module__askedQuestions___351_g h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .rdc-module__askedQuestions___351_g h3.rdc-module__bground___1zK4w {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .rdc-module__askedQuestions___351_g h3.rdc-module__nobground___16Z2F {
      background: transparent; }
  .rdc-module__askedQuestions___351_g p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___351_g p {
        font-size: 1.5em; } }
  .rdc-module__askedQuestions___351_g .rdc-module__contentQuestion___28dRB {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___351_g .rdc-module__contentQuestion___28dRB {
        padding: 0 40px 10px; } }
  .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt {
        padding: 2em 2em 2em 0; } }
    .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt:last-child {
      border: 0; }
    .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt .rdc-module__title___hWtDB {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt .rdc-module__title___hWtDB {
          font-size: 1.3125em; } }
      .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt .rdc-module__title___hWtDB svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt .rdc-module__content___2o8_N {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt.rdc-module__active___flgI7 .rdc-module__content___2o8_N {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt.rdc-module__active___flgI7 .rdc-module__content___2o8_N a {
        color: #fff; }
    .rdc-module__askedQuestions___351_g .rdc-module__accordionItem___3XAtt.rdc-module__active___flgI7 svg {
      transform: rotate(90deg); }
  .rdc-module__askedQuestions___351_g .rdc-module__button___3eRg- {
    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) {
      .rdc-module__askedQuestions___351_g .rdc-module__button___3eRg- {
        display: block; } }
  .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp .rdc-module__input___1xfyr {
      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%; }
      .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp .rdc-module__input___1xfyr.rdc-module__active___flgI7 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp .rdc-module__input___1xfyr::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp .rdc-module__input___1xfyr {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp svg {
      height: 40px; }
      .rdc-module__askedQuestions___351_g .rdc-module__search___1zZRp svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.recebimentos-module__askedQuestions___1OtpH {
  color: #003641; }
  .recebimentos-module__askedQuestions___1OtpH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .recebimentos-module__askedQuestions___1OtpH h3.recebimentos-module__bground___fDt_4 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .recebimentos-module__askedQuestions___1OtpH h3.recebimentos-module__nobground___2D0sU {
      background: transparent; }
  .recebimentos-module__askedQuestions___1OtpH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .recebimentos-module__askedQuestions___1OtpH p {
        font-size: 1.5em; } }
  .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__contentQuestion___340Nw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__contentQuestion___340Nw {
        padding: 0 40px 10px; } }
  .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r {
        padding: 2em 2em 2em 0; } }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r:last-child {
      border: 0; }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r .recebimentos-module__title___2Xadr {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r .recebimentos-module__title___2Xadr {
          font-size: 1.3125em; } }
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r .recebimentos-module__title___2Xadr svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r .recebimentos-module__content___1Cg-y {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r.recebimentos-module__active___1CRNt .recebimentos-module__content___1Cg-y {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r.recebimentos-module__active___1CRNt .recebimentos-module__content___1Cg-y a {
        color: #fff; }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__accordionItem___1QM6r.recebimentos-module__active___1CRNt svg {
      transform: rotate(90deg); }
  .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__button___1sbZ- {
    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) {
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__button___1sbZ- {
        display: block; } }
  .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M .recebimentos-module__input___1s9aG {
      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%; }
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M .recebimentos-module__input___1s9aG.recebimentos-module__active___1CRNt {
        left: 1em;
        transition: 0.35s ease-in all; }
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M .recebimentos-module__input___1s9aG::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M .recebimentos-module__input___1s9aG {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M svg {
      height: 40px; }
      .recebimentos-module__askedQuestions___1OtpH .recebimentos-module__search___1Ai7M svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.renegocie-sua-divida-module__askedQuestions___XMEr_ {
  color: #003641; }
  .renegocie-sua-divida-module__askedQuestions___XMEr_ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ h3.renegocie-sua-divida-module__bground___14LWe {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ h3.renegocie-sua-divida-module__nobground___Q-iYI {
      background: transparent; }
  .renegocie-sua-divida-module__askedQuestions___XMEr_ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___XMEr_ p {
        font-size: 1.5em; } }
  .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__contentQuestion___26d1c {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__contentQuestion___26d1c {
        padding: 0 40px 10px; } }
  .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7 {
        padding: 2em 2em 2em 0; } }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7:last-child {
      border: 0; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7 .renegocie-sua-divida-module__title___38IlT {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7 .renegocie-sua-divida-module__title___38IlT {
          font-size: 1.3125em; } }
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7 .renegocie-sua-divida-module__title___38IlT svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7 .renegocie-sua-divida-module__content___3uW2d {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7.renegocie-sua-divida-module__active___3B31H .renegocie-sua-divida-module__content___3uW2d {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7.renegocie-sua-divida-module__active___3B31H .renegocie-sua-divida-module__content___3uW2d a {
        color: #fff; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__accordionItem___1ZZc7.renegocie-sua-divida-module__active___3B31H svg {
      transform: rotate(90deg); }
  .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__button___3SL0l {
    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) {
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__button___3SL0l {
        display: block; } }
  .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE .renegocie-sua-divida-module__input___3hVK5 {
      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%; }
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE .renegocie-sua-divida-module__input___3hVK5.renegocie-sua-divida-module__active___3B31H {
        left: 1em;
        transition: 0.35s ease-in all; }
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE .renegocie-sua-divida-module__input___3hVK5::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE .renegocie-sua-divida-module__input___3hVK5 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE svg {
      height: 40px; }
      .renegocie-sua-divida-module__askedQuestions___XMEr_ .renegocie-sua-divida-module__search___1yHIE svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.automoveis-module__askedQuestions___5wzId {
  color: #003641; }
  .automoveis-module__askedQuestions___5wzId h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .automoveis-module__askedQuestions___5wzId h3.automoveis-module__bground___2xk0M {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .automoveis-module__askedQuestions___5wzId h3.automoveis-module__nobground___2ckXl {
      background: transparent; }
  .automoveis-module__askedQuestions___5wzId p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___5wzId p {
        font-size: 1.5em; } }
  .automoveis-module__askedQuestions___5wzId .automoveis-module__contentQuestion___1SZv5 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___5wzId .automoveis-module__contentQuestion___1SZv5 {
        padding: 0 40px 10px; } }
  .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX {
        padding: 2em 2em 2em 0; } }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX:last-child {
      border: 0; }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX .automoveis-module__title___1c6Pt {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX .automoveis-module__title___1c6Pt {
          font-size: 1.3125em; } }
      .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX .automoveis-module__title___1c6Pt svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX .automoveis-module__content___st97D {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX.automoveis-module__active___2y0Ke .automoveis-module__content___st97D {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX.automoveis-module__active___2y0Ke .automoveis-module__content___st97D a {
        color: #fff; }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__accordionItem___1PsKX.automoveis-module__active___2y0Ke svg {
      transform: rotate(90deg); }
  .automoveis-module__askedQuestions___5wzId .automoveis-module__button___1wacO {
    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) {
      .automoveis-module__askedQuestions___5wzId .automoveis-module__button___1wacO {
        display: block; } }
  .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 .automoveis-module__input___C4DNW {
      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%; }
      .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 .automoveis-module__input___C4DNW.automoveis-module__active___2y0Ke {
        left: 1em;
        transition: 0.35s ease-in all; }
      .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 .automoveis-module__input___C4DNW::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 .automoveis-module__input___C4DNW {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 svg {
      height: 40px; }
      .automoveis-module__askedQuestions___5wzId .automoveis-module__search___1-qO8 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.fianca-module__askedQuestions___2EyH1 {
  color: #003641; }
  .fianca-module__askedQuestions___2EyH1 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .fianca-module__askedQuestions___2EyH1 h3.fianca-module__bground___3HW8k {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .fianca-module__askedQuestions___2EyH1 h3.fianca-module__nobground___I23pc {
      background: transparent; }
  .fianca-module__askedQuestions___2EyH1 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .fianca-module__askedQuestions___2EyH1 p {
        font-size: 1.5em; } }
  .fianca-module__askedQuestions___2EyH1 .fianca-module__contentQuestion___2IkLt {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .fianca-module__askedQuestions___2EyH1 .fianca-module__contentQuestion___2IkLt {
        padding: 0 40px 10px; } }
  .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy {
        padding: 2em 2em 2em 0; } }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy:last-child {
      border: 0; }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy .fianca-module__title____Z-Kx {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy .fianca-module__title____Z-Kx {
          font-size: 1.3125em; } }
      .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy .fianca-module__title____Z-Kx svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy .fianca-module__content___3_KSQ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy.fianca-module__active___3OEwt .fianca-module__content___3_KSQ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy.fianca-module__active___3OEwt .fianca-module__content___3_KSQ a {
        color: #fff; }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__accordionItem___1p5Yy.fianca-module__active___3OEwt svg {
      transform: rotate(90deg); }
  .fianca-module__askedQuestions___2EyH1 .fianca-module__button___1twQl {
    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) {
      .fianca-module__askedQuestions___2EyH1 .fianca-module__button___1twQl {
        display: block; } }
  .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M .fianca-module__input___wHTeX {
      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%; }
      .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M .fianca-module__input___wHTeX.fianca-module__active___3OEwt {
        left: 1em;
        transition: 0.35s ease-in all; }
      .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M .fianca-module__input___wHTeX::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M .fianca-module__input___wHTeX {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M svg {
      height: 40px; }
      .fianca-module__askedQuestions___2EyH1 .fianca-module__search___3v75M svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.residencial-module__askedQuestions___5Wxlm {
  color: #003641; }
  .residencial-module__askedQuestions___5Wxlm h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .residencial-module__askedQuestions___5Wxlm h3.residencial-module__bground___3Pz_D {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .residencial-module__askedQuestions___5Wxlm h3.residencial-module__nobground___14pFt {
      background: transparent; }
  .residencial-module__askedQuestions___5Wxlm p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .residencial-module__askedQuestions___5Wxlm p {
        font-size: 1.5em; } }
  .residencial-module__askedQuestions___5Wxlm .residencial-module__contentQuestion___3ySz2 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .residencial-module__askedQuestions___5Wxlm .residencial-module__contentQuestion___3ySz2 {
        padding: 0 40px 10px; } }
  .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome {
        padding: 2em 2em 2em 0; } }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome:last-child {
      border: 0; }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome .residencial-module__title___1cGXu {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome .residencial-module__title___1cGXu {
          font-size: 1.3125em; } }
      .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome .residencial-module__title___1cGXu svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome .residencial-module__content___2khDW {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome.residencial-module__active___292GC .residencial-module__content___2khDW {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome.residencial-module__active___292GC .residencial-module__content___2khDW a {
        color: #fff; }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__accordionItem___3bome.residencial-module__active___292GC svg {
      transform: rotate(90deg); }
  .residencial-module__askedQuestions___5Wxlm .residencial-module__button___KL9rl {
    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) {
      .residencial-module__askedQuestions___5Wxlm .residencial-module__button___KL9rl {
        display: block; } }
  .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx .residencial-module__input___usso2 {
      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%; }
      .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx .residencial-module__input___usso2.residencial-module__active___292GC {
        left: 1em;
        transition: 0.35s ease-in all; }
      .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx .residencial-module__input___usso2::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx .residencial-module__input___usso2 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx svg {
      height: 40px; }
      .residencial-module__askedQuestions___5Wxlm .residencial-module__search___1jmyx svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.riscos-profissionais-module__askedQuestions___1Y2iU {
  color: #003641; }
  .riscos-profissionais-module__askedQuestions___1Y2iU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .riscos-profissionais-module__askedQuestions___1Y2iU h3.riscos-profissionais-module__bground___3gDy8 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .riscos-profissionais-module__askedQuestions___1Y2iU h3.riscos-profissionais-module__nobground___1PnsY {
      background: transparent; }
  .riscos-profissionais-module__askedQuestions___1Y2iU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__askedQuestions___1Y2iU p {
        font-size: 1.5em; } }
  .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__contentQuestion___3RQy8 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__contentQuestion___3RQy8 {
        padding: 0 40px 10px; } }
  .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF {
        padding: 2em 2em 2em 0; } }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF:last-child {
      border: 0; }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF .riscos-profissionais-module__title___1ID3n {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF .riscos-profissionais-module__title___1ID3n {
          font-size: 1.3125em; } }
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF .riscos-profissionais-module__title___1ID3n svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF .riscos-profissionais-module__content___ayt4I {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF.riscos-profissionais-module__active___2zueU .riscos-profissionais-module__content___ayt4I {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF.riscos-profissionais-module__active___2zueU .riscos-profissionais-module__content___ayt4I a {
        color: #fff; }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__accordionItem___1bXbF.riscos-profissionais-module__active___2zueU svg {
      transform: rotate(90deg); }
  .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__button___3gmlp {
    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) {
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__button___3gmlp {
        display: block; } }
  .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs .riscos-profissionais-module__input___18exW {
      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%; }
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs .riscos-profissionais-module__input___18exW.riscos-profissionais-module__active___2zueU {
        left: 1em;
        transition: 0.35s ease-in all; }
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs .riscos-profissionais-module__input___18exW::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs .riscos-profissionais-module__input___18exW {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs svg {
      height: 40px; }
      .riscos-profissionais-module__askedQuestions___1Y2iU .riscos-profissionais-module__search___3huVs svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.viagem-module__askedQuestions___TR5C6 {
  color: #003641; }
  .viagem-module__askedQuestions___TR5C6 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .viagem-module__askedQuestions___TR5C6 h3.viagem-module__bground___1d44D {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .viagem-module__askedQuestions___TR5C6 h3.viagem-module__nobground___2CTeQ {
      background: transparent; }
  .viagem-module__askedQuestions___TR5C6 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .viagem-module__askedQuestions___TR5C6 p {
        font-size: 1.5em; } }
  .viagem-module__askedQuestions___TR5C6 .viagem-module__contentQuestion___11uE8 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .viagem-module__askedQuestions___TR5C6 .viagem-module__contentQuestion___11uE8 {
        padding: 0 40px 10px; } }
  .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze {
        padding: 2em 2em 2em 0; } }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze:last-child {
      border: 0; }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze .viagem-module__title___2IcR7 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze .viagem-module__title___2IcR7 {
          font-size: 1.3125em; } }
      .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze .viagem-module__title___2IcR7 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze .viagem-module__content___2AKxT {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze.viagem-module__active___TeuBM .viagem-module__content___2AKxT {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze.viagem-module__active___TeuBM .viagem-module__content___2AKxT a {
        color: #fff; }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__accordionItem___nWNze.viagem-module__active___TeuBM svg {
      transform: rotate(90deg); }
  .viagem-module__askedQuestions___TR5C6 .viagem-module__button___3H-vt {
    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) {
      .viagem-module__askedQuestions___TR5C6 .viagem-module__button___3H-vt {
        display: block; } }
  .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 .viagem-module__input___2rP8t {
      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%; }
      .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 .viagem-module__input___2rP8t.viagem-module__active___TeuBM {
        left: 1em;
        transition: 0.35s ease-in all; }
      .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 .viagem-module__input___2rP8t::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 .viagem-module__input___2rP8t {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 svg {
      height: 40px; }
      .viagem-module__askedQuestions___TR5C6 .viagem-module__search___11An8 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.vida-module__askedQuestions___2FOJl {
  color: #003641; }
  .vida-module__askedQuestions___2FOJl h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .vida-module__askedQuestions___2FOJl h3.vida-module__bground___34tWC {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .vida-module__askedQuestions___2FOJl h3.vida-module__nobground___2HzMk {
      background: transparent; }
  .vida-module__askedQuestions___2FOJl p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .vida-module__askedQuestions___2FOJl p {
        font-size: 1.5em; } }
  .vida-module__askedQuestions___2FOJl .vida-module__contentQuestion___38nxN {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .vida-module__askedQuestions___2FOJl .vida-module__contentQuestion___38nxN {
        padding: 0 40px 10px; } }
  .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9 {
        padding: 2em 2em 2em 0; } }
    .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9:last-child {
      border: 0; }
    .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9 .vida-module__title___3wLQJ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9 .vida-module__title___3wLQJ {
          font-size: 1.3125em; } }
      .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9 .vida-module__title___3wLQJ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9 .vida-module__content___zxBJe {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9.vida-module__active___2JsqL .vida-module__content___zxBJe {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9.vida-module__active___2JsqL .vida-module__content___zxBJe a {
        color: #fff; }
    .vida-module__askedQuestions___2FOJl .vida-module__accordionItem___3bRh9.vida-module__active___2JsqL svg {
      transform: rotate(90deg); }
  .vida-module__askedQuestions___2FOJl .vida-module__button___GonNm {
    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) {
      .vida-module__askedQuestions___2FOJl .vida-module__button___GonNm {
        display: block; } }
  .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD .vida-module__input___1vpeX {
      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%; }
      .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD .vida-module__input___1vpeX.vida-module__active___2JsqL {
        left: 1em;
        transition: 0.35s ease-in all; }
      .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD .vida-module__input___1vpeX::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD .vida-module__input___1vpeX {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD svg {
      height: 40px; }
      .vida-module__askedQuestions___2FOJl .vida-module__search___37ycD svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.canais-de-atendimento-module__askedQuestions___1Z8y9 {
  color: #003641; }
  .canais-de-atendimento-module__askedQuestions___1Z8y9 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 h3.canais-de-atendimento-module__bground___3U19U {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 h3.canais-de-atendimento-module__nobground___3R1Hw {
      background: transparent; }
  .canais-de-atendimento-module__askedQuestions___1Z8y9 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .canais-de-atendimento-module__askedQuestions___1Z8y9 p {
        font-size: 1.5em; } }
  .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__contentQuestion___3rsBS {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__contentQuestion___3rsBS {
        padding: 0 40px 10px; } }
  .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs- {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs- {
        padding: 2em 2em 2em 0; } }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs-:last-child {
      border: 0; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs- .canais-de-atendimento-module__title___16X0H {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs- .canais-de-atendimento-module__title___16X0H {
          font-size: 1.3125em; } }
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs- .canais-de-atendimento-module__title___16X0H svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs- .canais-de-atendimento-module__content___1_4H9 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs-.canais-de-atendimento-module__active___3FoeZ .canais-de-atendimento-module__content___1_4H9 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs-.canais-de-atendimento-module__active___3FoeZ .canais-de-atendimento-module__content___1_4H9 a {
        color: #fff; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__accordionItem___2xGs-.canais-de-atendimento-module__active___3FoeZ svg {
      transform: rotate(90deg); }
  .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__button___1BMX_ {
    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) {
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__button___1BMX_ {
        display: block; } }
  .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 .canais-de-atendimento-module__input___3GMr2 {
      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%; }
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 .canais-de-atendimento-module__input___3GMr2.canais-de-atendimento-module__active___3FoeZ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 .canais-de-atendimento-module__input___3GMr2::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 .canais-de-atendimento-module__input___3GMr2 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 svg {
      height: 40px; }
      .canais-de-atendimento-module__askedQuestions___1Z8y9 .canais-de-atendimento-module__search___1U0s7 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.dda-module__askedQuestions___BHZw7 {
  color: #003641; }
  .dda-module__askedQuestions___BHZw7 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .dda-module__askedQuestions___BHZw7 h3.dda-module__bground___1FLBx {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .dda-module__askedQuestions___BHZw7 h3.dda-module__nobground___3YqX9 {
      background: transparent; }
  .dda-module__askedQuestions___BHZw7 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .dda-module__askedQuestions___BHZw7 p {
        font-size: 1.5em; } }
  .dda-module__askedQuestions___BHZw7 .dda-module__contentQuestion___3vf3_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .dda-module__askedQuestions___BHZw7 .dda-module__contentQuestion___3vf3_ {
        padding: 0 40px 10px; } }
  .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu {
        padding: 2em 2em 2em 0; } }
    .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu:last-child {
      border: 0; }
    .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu .dda-module__title___2-ae_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu .dda-module__title___2-ae_ {
          font-size: 1.3125em; } }
      .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu .dda-module__title___2-ae_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu .dda-module__content___32jmw {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu.dda-module__active___1Gr56 .dda-module__content___32jmw {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu.dda-module__active___1Gr56 .dda-module__content___32jmw a {
        color: #fff; }
    .dda-module__askedQuestions___BHZw7 .dda-module__accordionItem___ENOIu.dda-module__active___1Gr56 svg {
      transform: rotate(90deg); }
  .dda-module__askedQuestions___BHZw7 .dda-module__button___-W85F {
    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) {
      .dda-module__askedQuestions___BHZw7 .dda-module__button___-W85F {
        display: block; } }
  .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va .dda-module__input___3gYvc {
      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%; }
      .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va .dda-module__input___3gYvc.dda-module__active___1Gr56 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va .dda-module__input___3gYvc::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va .dda-module__input___3gYvc {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va svg {
      height: 40px; }
      .dda-module__askedQuestions___BHZw7 .dda-module__search___Bp6Va svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.debito-automatico-module__askedQuestions___2g3T6 {
  color: #003641; }
  .debito-automatico-module__askedQuestions___2g3T6 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .debito-automatico-module__askedQuestions___2g3T6 h3.debito-automatico-module__bground___3485k {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .debito-automatico-module__askedQuestions___2g3T6 h3.debito-automatico-module__nobground___3ndHG {
      background: transparent; }
  .debito-automatico-module__askedQuestions___2g3T6 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .debito-automatico-module__askedQuestions___2g3T6 p {
        font-size: 1.5em; } }
  .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__contentQuestion___yLeWh {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__contentQuestion___yLeWh {
        padding: 0 40px 10px; } }
  .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf {
        padding: 2em 2em 2em 0; } }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf:last-child {
      border: 0; }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf .debito-automatico-module__title___b9C5U {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf .debito-automatico-module__title___b9C5U {
          font-size: 1.3125em; } }
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf .debito-automatico-module__title___b9C5U svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf .debito-automatico-module__content___3GmN9 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf.debito-automatico-module__active___2XVwF .debito-automatico-module__content___3GmN9 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf.debito-automatico-module__active___2XVwF .debito-automatico-module__content___3GmN9 a {
        color: #fff; }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__accordionItem___dNTWf.debito-automatico-module__active___2XVwF svg {
      transform: rotate(90deg); }
  .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__button___2u7N- {
    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) {
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__button___2u7N- {
        display: block; } }
  .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC .debito-automatico-module__input___1uFWh {
      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%; }
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC .debito-automatico-module__input___1uFWh.debito-automatico-module__active___2XVwF {
        left: 1em;
        transition: 0.35s ease-in all; }
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC .debito-automatico-module__input___1uFWh::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC .debito-automatico-module__input___1uFWh {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC svg {
      height: 40px; }
      .debito-automatico-module__askedQuestions___2g3T6 .debito-automatico-module__search___2clqC svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.deposito-em-cheque-module__askedQuestions___1ZlcE {
  color: #003641; }
  .deposito-em-cheque-module__askedQuestions___1ZlcE h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE h3.deposito-em-cheque-module__bground___nyARd {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE h3.deposito-em-cheque-module__nobground___13cU_ {
      background: transparent; }
  .deposito-em-cheque-module__askedQuestions___1ZlcE p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .deposito-em-cheque-module__askedQuestions___1ZlcE p {
        font-size: 1.5em; } }
  .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__contentQuestion___1DfVN {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__contentQuestion___1DfVN {
        padding: 0 40px 10px; } }
  .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c {
        padding: 2em 2em 2em 0; } }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c:last-child {
      border: 0; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c .deposito-em-cheque-module__title___3ezLF {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c .deposito-em-cheque-module__title___3ezLF {
          font-size: 1.3125em; } }
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c .deposito-em-cheque-module__title___3ezLF svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c .deposito-em-cheque-module__content___1SwbR {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c.deposito-em-cheque-module__active___12MQy .deposito-em-cheque-module__content___1SwbR {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c.deposito-em-cheque-module__active___12MQy .deposito-em-cheque-module__content___1SwbR a {
        color: #fff; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__accordionItem___3gg3c.deposito-em-cheque-module__active___12MQy svg {
      transform: rotate(90deg); }
  .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__button___3lJUG {
    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) {
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__button___3lJUG {
        display: block; } }
  .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv .deposito-em-cheque-module__input___1GjAf {
      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%; }
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv .deposito-em-cheque-module__input___1GjAf.deposito-em-cheque-module__active___12MQy {
        left: 1em;
        transition: 0.35s ease-in all; }
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv .deposito-em-cheque-module__input___1GjAf::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv .deposito-em-cheque-module__input___1GjAf {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv svg {
      height: 40px; }
      .deposito-em-cheque-module__askedQuestions___1ZlcE .deposito-em-cheque-module__search___2WuIv svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.deposito-facil-module__askedQuestions___aRe8u {
  color: #003641; }
  .deposito-facil-module__askedQuestions___aRe8u h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .deposito-facil-module__askedQuestions___aRe8u h3.deposito-facil-module__bground___2g4c2 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .deposito-facil-module__askedQuestions___aRe8u h3.deposito-facil-module__nobground___3GmUc {
      background: transparent; }
  .deposito-facil-module__askedQuestions___aRe8u p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .deposito-facil-module__askedQuestions___aRe8u p {
        font-size: 1.5em; } }
  .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__contentQuestion___2DnUq {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__contentQuestion___2DnUq {
        padding: 0 40px 10px; } }
  .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4 {
        padding: 2em 2em 2em 0; } }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4:last-child {
      border: 0; }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4 .deposito-facil-module__title___rkurF {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4 .deposito-facil-module__title___rkurF {
          font-size: 1.3125em; } }
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4 .deposito-facil-module__title___rkurF svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4 .deposito-facil-module__content___2bXZO {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4.deposito-facil-module__active___ma3On .deposito-facil-module__content___2bXZO {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4.deposito-facil-module__active___ma3On .deposito-facil-module__content___2bXZO a {
        color: #fff; }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__accordionItem___2jxQ4.deposito-facil-module__active___ma3On svg {
      transform: rotate(90deg); }
  .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__button___IzMeg {
    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) {
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__button___IzMeg {
        display: block; } }
  .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B .deposito-facil-module__input___17vqH {
      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%; }
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B .deposito-facil-module__input___17vqH.deposito-facil-module__active___ma3On {
        left: 1em;
        transition: 0.35s ease-in all; }
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B .deposito-facil-module__input___17vqH::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B .deposito-facil-module__input___17vqH {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B svg {
      height: 40px; }
      .deposito-facil-module__askedQuestions___aRe8u .deposito-facil-module__search___3tn4B svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.servicos-module__askedQuestions___mWNjX {
  color: #003641; }
  .servicos-module__askedQuestions___mWNjX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .servicos-module__askedQuestions___mWNjX h3.servicos-module__bground___3_IXJ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .servicos-module__askedQuestions___mWNjX h3.servicos-module__nobground___2jhiv {
      background: transparent; }
  .servicos-module__askedQuestions___mWNjX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___mWNjX p {
        font-size: 1.5em; } }
  .servicos-module__askedQuestions___mWNjX .servicos-module__contentQuestion___10qFO {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___mWNjX .servicos-module__contentQuestion___10qFO {
        padding: 0 40px 10px; } }
  .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p {
        padding: 2em 2em 2em 0; } }
    .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p:last-child {
      border: 0; }
    .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p .servicos-module__title___2Elln {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p .servicos-module__title___2Elln {
          font-size: 1.3125em; } }
      .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p .servicos-module__title___2Elln svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p .servicos-module__content___1KrsU {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p.servicos-module__active___3bgr2 .servicos-module__content___1KrsU {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p.servicos-module__active___3bgr2 .servicos-module__content___1KrsU a {
        color: #fff; }
    .servicos-module__askedQuestions___mWNjX .servicos-module__accordionItem___24u4p.servicos-module__active___3bgr2 svg {
      transform: rotate(90deg); }
  .servicos-module__askedQuestions___mWNjX .servicos-module__button___1dZDe {
    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) {
      .servicos-module__askedQuestions___mWNjX .servicos-module__button___1dZDe {
        display: block; } }
  .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF .servicos-module__input___19prd {
      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%; }
      .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF .servicos-module__input___19prd.servicos-module__active___3bgr2 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF .servicos-module__input___19prd::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF .servicos-module__input___19prd {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF svg {
      height: 40px; }
      .servicos-module__askedQuestions___mWNjX .servicos-module__search___267yF svg image {
        height: inherit; }

.servicos-module__container___r1Dx9 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .servicos-module__container___r1Dx9 {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .servicos-module__container___r1Dx9 {
      font-size: 1em; } }

.servicos-module__button___1dZDe {
  color: #ffffff;
  background: #00ae9d;
  padding: 0.7em 2em;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: bold;
  transition: ease-in all 0.3s; }
  .servicos-module__button___1dZDe:hover {
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 15px 1px #00ae9d; }
  @media screen and (min-width: 1024px) {
    .servicos-module__button___1dZDe {
      padding: 1em 2em; } }

.servicos-module__call___3wXxi {
  /*background: url('https://www.sicoob.com.br/documents/25272901/70631442/section-background.png/40b6d8c2-c040-b38a-9032-b30d25458195?t=1630014385274');*/
  background-size: contain;
  background-position: center; }
  .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx {
    width: 50.92593%; }
    @media (max-width: 768px) {
      .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx {
        width: 90%; } }
    .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx .servicos-module__lines___3JXGI {
      display: block;
      width: 200%;
      border-bottom: 5px solid black;
      margin: .5rem .2rem; }
    .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx h2 {
      font-size: 2em;
      margin: 0; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx h2 {
          margin: 0.5em 0; } }
    .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx .servicos-module__banner___3VqAS {
      position: absolute;
      margin-left: 60%;
      top: -10%;
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-servicos.png/bbe4acf0-caed-eb03-9d7e-82dee3d06242?t=1630014386757");
      background-size: 100%;
      width: 55.55556%;
      height: 0;
      padding-bottom: 56.94444%;
      background-position: top;
      border-radius: 50%; }
      @media (max-width: 768px) {
        .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx .servicos-module__banner___3VqAS {
          top: -2%; } }
    .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx h3 {
      font-size: 2em;
      font-weight: 800;
      line-height: 1.4;
      margin: 80px 0 60px; }
    .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx p {
      font-size: 1.5em;
      font-weight: 400;
      margin: 0; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___3wXxi .servicos-module__firstbox___acUtx p {
          margin: 0.5em 0; } }
  .servicos-module__call___3wXxi .servicos-module__vantagens___dEvRs h4 {
    font-size: 1.5em;
    font-weight: 600; }
  .servicos-module__call___3wXxi .servicos-module__vantagens___dEvRs ul {
    list-style-image: url("https://www.sicoob.com.br/documents/25272901/70631442/check-icon-interna.png/6da31e94-fc29-4a56-8aa7-d6ca24600ed5?t=1630014386590");
    padding-left: 20px; }
  .servicos-module__call___3wXxi .servicos-module__vantagens___dEvRs li {
    margin: 1rem;
    font-size: 1.5em;
    padding-left: 0.625em; }

.servicos-module__optsgrid___2gJ_t {
  margin: 100px auto 0;
  text-align: center;
  width: 87.96296%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (min-width: 1024px) {
    .servicos-module__optsgrid___2gJ_t {
      width: 81.25%; } }
  @media screen and (min-width: 640px) {
    .servicos-module__optsgrid___2gJ_t {
      padding: 0 15px; } }
  .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS {
    margin-bottom: 50px;
    width: calc(94%/3);
    text-align: center;
    box-shadow: 0px 0px 6px lightgray;
    font-size: 0.875em;
    color: #7c8a8c; }
    @media (max-width: 768px) {
      .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS {
        width: 100%; } }
    .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS .servicos-module__text___3nSs7,
    .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS .servicos-module__title___2Elln {
      padding: 2% 5%;
      margin: 5%; }
    .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS .servicos-module__title___2Elln {
      font-size: 1.5em;
      font-weight: 800;
      color: #03a091; }
    .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS .servicos-module__btn___l4y0s {
      padding: 10px 20px;
      color: #fff;
      font-size: 0.875em;
      font-weight: bold;
      margin: auto;
      background-color: #03a091;
      border-radius: 5px;
      border: none;
      outline: none;
      cursor: pointer; }
    .servicos-module__optsgrid___2gJ_t .servicos-module__card___NN1WS .servicos-module__lineb___2IIoa {
      border-top: 7px solid #03a091;
      margin-top: 22px; }

.servicos-module__selectedopt___gH1Pk {
  margin-top: 100px;
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/grafismo-bg-internas.jpg/a6b44ff7-6669-5e57-ce49-2b2828fb704b?t=1630014384566") no-repeat right center #05a293;
  color: white;
  position: relative; }
  @media (max-width: 768px) {
    .servicos-module__selectedopt___gH1Pk {
      background: #05a293; } }
  .servicos-module__selectedopt___gH1Pk .servicos-module__close___rQ8S4 {
    position: absolute;
    width: 15px;
    font-size: 2.5em;
    right: 5%;
    top: 10%;
    cursor: pointer;
    z-index: 99;
    font-weight: 500; }
    @media (max-width: 768px) {
      .servicos-module__selectedopt___gH1Pk .servicos-module__close___rQ8S4 {
        top: 20px;
        right: 20px; } }
  .servicos-module__selectedopt___gH1Pk .servicos-module__card___NN1WS {
    margin: 0 auto;
    width: 87.96296%;
    padding: 60px 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__selectedopt___gH1Pk .servicos-module__card___NN1WS {
        width: 81.25%; } }
    .servicos-module__selectedopt___gH1Pk .servicos-module__card___NN1WS .servicos-module__title___2Elln {
      font-size: 2.625em;
      font-weight: 800;
      margin: 0; }
    .servicos-module__selectedopt___gH1Pk .servicos-module__card___NN1WS .servicos-module__subtitle___21NJg {
      font-size: 1.5em;
      font-weight: 600; }
    .servicos-module__selectedopt___gH1Pk .servicos-module__card___NN1WS .servicos-module__text___3nSs7 {
      font-size: 1.25em;
      line-height: 1.625em;
      width: 75.92593%; }
      @media (max-width: 768px) {
        .servicos-module__selectedopt___gH1Pk .servicos-module__card___NN1WS .servicos-module__text___3nSs7 {
          width: 100%; } }

.servicos-module__flex40_60___TuJA4 {
  width: 100%;
  padding: 5% 0;
  display: flex;
  justify-content: space-around; }
  @media (max-width: 768px) {
    .servicos-module__flex40_60___TuJA4 {
      flex-wrap: wrap; } }
  .servicos-module__flex40_60___TuJA4 .servicos-module__sector___1C1-x {
    width: 60%;
    text-align: left;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.75em; }
    .servicos-module__flex40_60___TuJA4 .servicos-module__sector___1C1-x:first-child {
      width: 40%; }
    @media (max-width: 768px) {
      .servicos-module__flex40_60___TuJA4 .servicos-module__sector___1C1-x {
        width: 100% !important; } }
    .servicos-module__flex40_60___TuJA4 .servicos-module__sector___1C1-x .servicos-module__title___2Elln {
      margin-top: 30px;
      padding: 0 15px;
      font-size: 1.5em;
      font-weight: 600;
      max-width: 80%; }
      @media (max-width: 768px) {
        .servicos-module__flex40_60___TuJA4 .servicos-module__sector___1C1-x .servicos-module__title___2Elln {
          max-width: none;
          max-width: initial;
          margin-bottom: 30px; } }
    .servicos-module__flex40_60___TuJA4 .servicos-module__sector___1C1-x ul {
      margin-left: 1rem;
      list-style: disc outside none;
      list-style: initial; }

.servicos-module__lineb___2IIoa {
  width: 100%;
  border-top: 2px solid #16ab95;
  margin-top: 30px; }

.servicos-module__about___y-o6_ {
  color: #49479d; }
  .servicos-module__about___y-o6_ .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
  .servicos-module__about___y-o6_ .react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: transform, transition;
    transition: transform 1000ms ease-in-out 0s !important; }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer; }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8); }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative; }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px); }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow--left::before {
    content: '\E824'; }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow--right {
    right: calc(4% + 1px); }
  .servicos-module__about___y-o6_ .react-multiple-carousel__arrow--right::before {
    content: '\E825'; }
  .servicos-module__about___y-o6_ .react-multi-carousel-dot-list {
    position: absolute;
    bottom: 5px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    margin: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .servicos-module__about___y-o6_ .react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    transition: background 0.5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer; }
  .servicos-module__about___y-o6_ .react-multi-carousel-dot button:hover:active {
    background: #003641; }
  .servicos-module__about___y-o6_ .react-multi-carousel-dot--active button {
    background: #00ae9d; }
  .servicos-module__about___y-o6_ .react-multi-carousel-item {
    /*transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; */}
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .servicos-module__about___y-o6_ .react-multi-carousel-item {
      flex-shrink: 0 !important; }
    .servicos-module__about___y-o6_ .react-multi-carousel-track {
      overflow: visible !important; } }
  .servicos-module__about___y-o6_ .react-multi-carousel-list {
    height: 100%;
    width: 100%; }
    .servicos-module__about___y-o6_ .react-multi-carousel-list .react-multi-carousel-track {
      height: 100%;
      transition: all ease-in-out 0s !important; }
      .servicos-module__about___y-o6_ .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
        padding: 1em; }
        @media (max-width: 768px) {
          .servicos-module__about___y-o6_ .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active > div {
            background: #49479d;
            color: #ffffff; } }
  .servicos-module__about___y-o6_ .servicos-module__container___r1Dx9 {
    align-items: center; }
  .servicos-module__about___y-o6_ h4 {
    font-size: 1.25em; }
    @media screen and (min-width: 1024px) {
      .servicos-module__about___y-o6_ h4 {
        font-size: 1.5em; } }
  .servicos-module__about___y-o6_ .servicos-module__card___NN1WS {
    border: 1px solid #c3c3d4;
    border-radius: 10px;
    padding: 3em;
    min-height: 300px;
    transition: ease-in all 0.3s; }
    .servicos-module__about___y-o6_ .servicos-module__card___NN1WS .servicos-module__title___2Elln {
      font-weight: bold;
      margin-bottom: 1em; }
    .servicos-module__about___y-o6_ .servicos-module__card___NN1WS .servicos-module__text___3nSs7 {
      line-height: 1.4; }
    @media screen and (min-width: 1024px) {
      .servicos-module__about___y-o6_ .servicos-module__card___NN1WS:hover {
        background: #49479d;
        color: #ffffff;
        transition: ease-in all 0.3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870; } }

.servicos-module__banner___3VqAS {
  background: #00ae9d;
  color: #ffffff; }
  .servicos-module__banner___3VqAS .servicos-module__container___r1Dx9 {
    align-items: center; }
    @media screen and (min-width: 1024px) {
      .servicos-module__banner___3VqAS .servicos-module__container___r1Dx9 {
        width: 43.75%;
        margin-left: 19.04762%; } }
    .servicos-module__banner___3VqAS .servicos-module__container___r1Dx9 svg {
      display: none; }
      @media screen and (min-width: 1024px) {
        .servicos-module__banner___3VqAS .servicos-module__container___r1Dx9 svg {
          display: block;
          position: absolute;
          top: -10%;
          right: -60%;
          width: 59.52381%;
          fill: #c9d200; } }
      @media screen and (min-width: 1600px) {
        .servicos-module__banner___3VqAS .servicos-module__container___r1Dx9 svg {
          right: -40%;
          top: -10%;
          width: 43.65079%; } }
  .servicos-module__banner___3VqAS .servicos-module__title___2Elln {
    font-size: 1.875em;
    font-weight: bold;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .servicos-module__banner___3VqAS .servicos-module__title___2Elln {
        font-size: 2.125em; } }
  .servicos-module__banner___3VqAS .servicos-module__text___3nSs7 {
    font-size: 1.25em;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .servicos-module__banner___3VqAS .servicos-module__text___3nSs7 {
        font-size: 1.625em; } }
  .servicos-module__banner___3VqAS .servicos-module__button___1dZDe {
    color: #00ae9d;
    background: #ffffff; }
    .servicos-module__banner___3VqAS .servicos-module__button___1dZDe:hover {
      box-shadow: 0px 1px 15px 1px #ffffff; }

@media screen and (min-width: 1024px) {
  .servicos-module__info___3DH-6 .servicos-module__container___r1Dx9 {
    padding-top: 10%;
    width: 70.83333%;
    flex-direction: row; } }

.servicos-module__info___3DH-6 .servicos-module__content___1KrsU {
  margin-top: 5em;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #c3c3d4;
  padding: 2em;
  text-align: center;
  border: 1px solid #c3c3d4;
  border-radius: 15px;
  padding-top: 5em; }
  .servicos-module__info___3DH-6 .servicos-module__content___1KrsU:after {
    content: '';
    position: absolute;
    width: 40%;
    background: #ffffff;
    left: 30%;
    top: -10%;
    height: 20%; }
  .servicos-module__info___3DH-6 .servicos-module__content___1KrsU svg {
    position: absolute;
    top: -15%;
    left: auto;
    z-index: 2;
    width: 30%; }
  @media screen and (min-width: 1024px) {
    .servicos-module__info___3DH-6 .servicos-module__content___1KrsU {
      width: 44.11765%;
      padding: 5em 3em 3em 3em;
      margin-top: 0; }
      .servicos-module__info___3DH-6 .servicos-module__content___1KrsU svg {
        top: -10%;
        width: 25%; } }
  @media screen and (min-width: 1600px) {
    .servicos-module__info___3DH-6 .servicos-module__content___1KrsU {
      padding: 5em; }
      .servicos-module__info___3DH-6 .servicos-module__content___1KrsU svg {
        top: -25%; } }
  .servicos-module__info___3DH-6 .servicos-module__content___1KrsU .servicos-module__title___2Elln {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .servicos-module__info___3DH-6 .servicos-module__content___1KrsU .servicos-module__title___2Elln {
        font-size: 1.5em; } }
  .servicos-module__info___3DH-6 .servicos-module__content___1KrsU .servicos-module__text___3nSs7 {
    font-size: 1em;
    line-height: 1.3; }
    .servicos-module__info___3DH-6 .servicos-module__content___1KrsU .servicos-module__text___3nSs7 p {
      margin-bottom: 0.5em; }
    .servicos-module__info___3DH-6 .servicos-module__content___1KrsU .servicos-module__text___3nSs7 ul {
      margin-top: 2em;
      -webkit-columns: 2;
              columns: 2; }

.servicos-module__benefits___s3LNc .servicos-module__container___r1Dx9 {
  align-items: center; }

.servicos-module__benefits___s3LNc .servicos-module__title___2Elln {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.875em;
  margin-bottom: 1em; }

.servicos-module__benefits___s3LNc .servicos-module__list___24vC4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 {
      padding: 0 5%;
      flex-wrap: nowrap; }
      .servicos-module__benefits___s3LNc .servicos-module__list___24vC4:after, .servicos-module__benefits___s3LNc .servicos-module__list___24vC4:before {
        content: '';
        position: absolute;
        top: 35%;
        left: -15.5%;
        height: 50%;
        width: calc(18.75%);
        background: url("https://www.sicoob.com.br/documents/25272901/70631442/grafismo.png/82168f50-3864-6af0-1200-a1cb3d9b2b08?t=1630014385018");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
      .servicos-module__benefits___s3LNc .servicos-module__list___24vC4:after {
        left: auto;
        right: -15.5%;
        transform: scaleX(-1); } }
  .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 .servicos-module__item___zjqua {
    margin: 1.5em 1em;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 40%; }
    .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 .servicos-module__item___zjqua svg {
      margin-bottom: 1em;
      width: 40%; }
    @media screen and (min-width: 1024px) {
      .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 .servicos-module__item___zjqua {
        position: relative;
        width: 17.94872%;
        font-size: 1.25em; }
        .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 .servicos-module__item___zjqua:after {
          content: '';
          position: absolute;
          right: -15%;
          top: 20%;
          height: 70%;
          width: 1px;
          background: #003641;
          display: block; }
        .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 .servicos-module__item___zjqua:last-of-type:after {
          display: none; } }
    .servicos-module__benefits___s3LNc .servicos-module__list___24vC4 .servicos-module__item___zjqua .servicos-module__title___2Elln {
      font-size: inherit;
      text-transform: none;
      text-transform: initial;
      font-weight: bold;
      margin-bottom: 0.3em; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.pacotes-de-servicos-module__askedQuestions___LjfAa {
  color: #003641; }
  .pacotes-de-servicos-module__askedQuestions___LjfAa h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa h3.pacotes-de-servicos-module__bground___1VHY7 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa h3.pacotes-de-servicos-module__nobground___UmzlF {
      background: transparent; }
  .pacotes-de-servicos-module__askedQuestions___LjfAa p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__askedQuestions___LjfAa p {
        font-size: 1.5em; } }
  .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__contentQuestion___2HFca {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__contentQuestion___2HFca {
        padding: 0 40px 10px; } }
  .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn {
        padding: 2em 2em 2em 0; } }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn:last-child {
      border: 0; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn .pacotes-de-servicos-module__title___IqkZW {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn .pacotes-de-servicos-module__title___IqkZW {
          font-size: 1.3125em; } }
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn .pacotes-de-servicos-module__title___IqkZW svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn .pacotes-de-servicos-module__content___h8w5n {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn.pacotes-de-servicos-module__active___2poM1 .pacotes-de-servicos-module__content___h8w5n {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn.pacotes-de-servicos-module__active___2poM1 .pacotes-de-servicos-module__content___h8w5n a {
        color: #fff; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__accordionItem___1VRnn.pacotes-de-servicos-module__active___2poM1 svg {
      transform: rotate(90deg); }
  .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__button___2lksi {
    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) {
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__button___2lksi {
        display: block; } }
  .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A .pacotes-de-servicos-module__input___3PBLL {
      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%; }
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A .pacotes-de-servicos-module__input___3PBLL.pacotes-de-servicos-module__active___2poM1 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A .pacotes-de-servicos-module__input___3PBLL::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A .pacotes-de-servicos-module__input___3PBLL {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A svg {
      height: 40px; }
      .pacotes-de-servicos-module__askedQuestions___LjfAa .pacotes-de-servicos-module__search___35V-A svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.pagamento-de-contas-module__askedQuestions___16b6X {
  color: #003641; }
  .pagamento-de-contas-module__askedQuestions___16b6X h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .pagamento-de-contas-module__askedQuestions___16b6X h3.pagamento-de-contas-module__bground___3iZ3K {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .pagamento-de-contas-module__askedQuestions___16b6X h3.pagamento-de-contas-module__nobground___1usp1 {
      background: transparent; }
  .pagamento-de-contas-module__askedQuestions___16b6X p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .pagamento-de-contas-module__askedQuestions___16b6X p {
        font-size: 1.5em; } }
  .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__contentQuestion___LIYaZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__contentQuestion___LIYaZ {
        padding: 0 40px 10px; } }
  .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9 {
        padding: 2em 2em 2em 0; } }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9:last-child {
      border: 0; }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9 .pagamento-de-contas-module__title___3fOJQ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9 .pagamento-de-contas-module__title___3fOJQ {
          font-size: 1.3125em; } }
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9 .pagamento-de-contas-module__title___3fOJQ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9 .pagamento-de-contas-module__content___HQ-5N {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9.pagamento-de-contas-module__active___2hiBO .pagamento-de-contas-module__content___HQ-5N {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9.pagamento-de-contas-module__active___2hiBO .pagamento-de-contas-module__content___HQ-5N a {
        color: #fff; }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__accordionItem___23aD9.pagamento-de-contas-module__active___2hiBO svg {
      transform: rotate(90deg); }
  .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__button___y-pc2 {
    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) {
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__button___y-pc2 {
        display: block; } }
  .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC .pagamento-de-contas-module__input___NlYQL {
      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%; }
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC .pagamento-de-contas-module__input___NlYQL.pagamento-de-contas-module__active___2hiBO {
        left: 1em;
        transition: 0.35s ease-in all; }
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC .pagamento-de-contas-module__input___NlYQL::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC .pagamento-de-contas-module__input___NlYQL {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC svg {
      height: 40px; }
      .pagamento-de-contas-module__askedQuestions___16b6X .pagamento-de-contas-module__search___1-bBC svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.portabilidade-de-salario-module__askedQuestions___kLtEY {
  color: #003641; }
  .portabilidade-de-salario-module__askedQuestions___kLtEY h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY h3.portabilidade-de-salario-module__bground___IrT6Z {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY h3.portabilidade-de-salario-module__nobground___2cQ8z {
      background: transparent; }
  .portabilidade-de-salario-module__askedQuestions___kLtEY p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-salario-module__askedQuestions___kLtEY p {
        font-size: 1.5em; } }
  .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__contentQuestion___ORCoJ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__contentQuestion___ORCoJ {
        padding: 0 40px 10px; } }
  .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC {
        padding: 2em 2em 2em 0; } }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC:last-child {
      border: 0; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC .portabilidade-de-salario-module__title___3nmCs {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC .portabilidade-de-salario-module__title___3nmCs {
          font-size: 1.3125em; } }
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC .portabilidade-de-salario-module__title___3nmCs svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC .portabilidade-de-salario-module__content___1hK2t {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC.portabilidade-de-salario-module__active___1u6Te .portabilidade-de-salario-module__content___1hK2t {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC.portabilidade-de-salario-module__active___1u6Te .portabilidade-de-salario-module__content___1hK2t a {
        color: #fff; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__accordionItem___2bdHC.portabilidade-de-salario-module__active___1u6Te svg {
      transform: rotate(90deg); }
  .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__button___2BssU {
    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) {
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__button___2BssU {
        display: block; } }
  .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB .portabilidade-de-salario-module__input___3Ckx0 {
      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%; }
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB .portabilidade-de-salario-module__input___3Ckx0.portabilidade-de-salario-module__active___1u6Te {
        left: 1em;
        transition: 0.35s ease-in all; }
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB .portabilidade-de-salario-module__input___3Ckx0::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB .portabilidade-de-salario-module__input___3Ckx0 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB svg {
      height: 40px; }
      .portabilidade-de-salario-module__askedQuestions___kLtEY .portabilidade-de-salario-module__search___1auQB svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.rdc-module__askedQuestions___2-Lk5 {
  color: #003641; }
  .rdc-module__askedQuestions___2-Lk5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .rdc-module__askedQuestions___2-Lk5 h3.rdc-module__bground___IAQBW {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .rdc-module__askedQuestions___2-Lk5 h3.rdc-module__nobground___3H9_i {
      background: transparent; }
  .rdc-module__askedQuestions___2-Lk5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___2-Lk5 p {
        font-size: 1.5em; } }
  .rdc-module__askedQuestions___2-Lk5 .rdc-module__contentQuestion___1Cqr1 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__contentQuestion___1Cqr1 {
        padding: 0 40px 10px; } }
  .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2 {
        padding: 2em 2em 2em 0; } }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2:last-child {
      border: 0; }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2 .rdc-module__title___RuALF {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2 .rdc-module__title___RuALF {
          font-size: 1.3125em; } }
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2 .rdc-module__title___RuALF svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2 .rdc-module__content___2-SL9 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2.rdc-module__active___3u40K .rdc-module__content___2-SL9 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2.rdc-module__active___3u40K .rdc-module__content___2-SL9 a {
        color: #fff; }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__accordionItem___1T9T2.rdc-module__active___3u40K svg {
      transform: rotate(90deg); }
  .rdc-module__askedQuestions___2-Lk5 .rdc-module__button___H8A1d {
    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) {
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__button___H8A1d {
        display: block; } }
  .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH .rdc-module__input___NM0vt {
      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%; }
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH .rdc-module__input___NM0vt.rdc-module__active___3u40K {
        left: 1em;
        transition: 0.35s ease-in all; }
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH .rdc-module__input___NM0vt::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH .rdc-module__input___NM0vt {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH svg {
      height: 40px; }
      .rdc-module__askedQuestions___2-Lk5 .rdc-module__search___3VgoH svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.recarga-de-celular-module__askedQuestions___1dgoC {
  color: #003641; }
  .recarga-de-celular-module__askedQuestions___1dgoC h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .recarga-de-celular-module__askedQuestions___1dgoC h3.recarga-de-celular-module__bground___1S7gC {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .recarga-de-celular-module__askedQuestions___1dgoC h3.recarga-de-celular-module__nobground___2ZB0k {
      background: transparent; }
  .recarga-de-celular-module__askedQuestions___1dgoC p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .recarga-de-celular-module__askedQuestions___1dgoC p {
        font-size: 1.5em; } }
  .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__contentQuestion___DFdGK {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__contentQuestion___DFdGK {
        padding: 0 40px 10px; } }
  .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh {
        padding: 2em 2em 2em 0; } }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh:last-child {
      border: 0; }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh .recarga-de-celular-module__title___K4tL_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh .recarga-de-celular-module__title___K4tL_ {
          font-size: 1.3125em; } }
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh .recarga-de-celular-module__title___K4tL_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh .recarga-de-celular-module__content___1fqNS {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh.recarga-de-celular-module__active___1klqF .recarga-de-celular-module__content___1fqNS {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh.recarga-de-celular-module__active___1klqF .recarga-de-celular-module__content___1fqNS a {
        color: #fff; }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__accordionItem___2vLvh.recarga-de-celular-module__active___1klqF svg {
      transform: rotate(90deg); }
  .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__button___2YwPm {
    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) {
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__button___2YwPm {
        display: block; } }
  .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM .recarga-de-celular-module__input___1Rcng {
      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%; }
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM .recarga-de-celular-module__input___1Rcng.recarga-de-celular-module__active___1klqF {
        left: 1em;
        transition: 0.35s ease-in all; }
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM .recarga-de-celular-module__input___1Rcng::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM .recarga-de-celular-module__input___1Rcng {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM svg {
      height: 40px; }
      .recarga-de-celular-module__askedQuestions___1dgoC .recarga-de-celular-module__search___1f5kM svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.saque-sem-cartao-module__askedQuestions___1KJHl {
  color: #003641; }
  .saque-sem-cartao-module__askedQuestions___1KJHl h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .saque-sem-cartao-module__askedQuestions___1KJHl h3.saque-sem-cartao-module__bground___3zT4G {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .saque-sem-cartao-module__askedQuestions___1KJHl h3.saque-sem-cartao-module__nobground___2rL5f {
      background: transparent; }
  .saque-sem-cartao-module__askedQuestions___1KJHl p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .saque-sem-cartao-module__askedQuestions___1KJHl p {
        font-size: 1.5em; } }
  .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__contentQuestion___3B7r- {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__contentQuestion___3B7r- {
        padding: 0 40px 10px; } }
  .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ {
        padding: 2em 2em 2em 0; } }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ:last-child {
      border: 0; }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ .saque-sem-cartao-module__title___2eFqC {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ .saque-sem-cartao-module__title___2eFqC {
          font-size: 1.3125em; } }
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ .saque-sem-cartao-module__title___2eFqC svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ .saque-sem-cartao-module__content___25zXz {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ.saque-sem-cartao-module__active___vof6F .saque-sem-cartao-module__content___25zXz {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ.saque-sem-cartao-module__active___vof6F .saque-sem-cartao-module__content___25zXz a {
        color: #fff; }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__accordionItem___2P0WQ.saque-sem-cartao-module__active___vof6F svg {
      transform: rotate(90deg); }
  .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__button___3N7wt {
    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) {
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__button___3N7wt {
        display: block; } }
  .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i .saque-sem-cartao-module__input___eUL9- {
      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%; }
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i .saque-sem-cartao-module__input___eUL9-.saque-sem-cartao-module__active___vof6F {
        left: 1em;
        transition: 0.35s ease-in all; }
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i .saque-sem-cartao-module__input___eUL9-::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i .saque-sem-cartao-module__input___eUL9- {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i svg {
      height: 40px; }
      .saque-sem-cartao-module__askedQuestions___1KJHl .saque-sem-cartao-module__search___28P-i svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.transferencia-entre-contas-module__askedQuestions___1IM6L {
  color: #003641; }
  .transferencia-entre-contas-module__askedQuestions___1IM6L h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L h3.transferencia-entre-contas-module__bground___2vtS1 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L h3.transferencia-entre-contas-module__nobground___nzp8p {
      background: transparent; }
  .transferencia-entre-contas-module__askedQuestions___1IM6L p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .transferencia-entre-contas-module__askedQuestions___1IM6L p {
        font-size: 1.5em; } }
  .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__contentQuestion___e7FJO {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__contentQuestion___e7FJO {
        padding: 0 40px 10px; } }
  .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv {
        padding: 2em 2em 2em 0; } }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv:last-child {
      border: 0; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv .transferencia-entre-contas-module__title___VwhZp {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv .transferencia-entre-contas-module__title___VwhZp {
          font-size: 1.3125em; } }
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv .transferencia-entre-contas-module__title___VwhZp svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv .transferencia-entre-contas-module__content___3v6oP {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv.transferencia-entre-contas-module__active___sVz3_ .transferencia-entre-contas-module__content___3v6oP {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv.transferencia-entre-contas-module__active___sVz3_ .transferencia-entre-contas-module__content___3v6oP a {
        color: #fff; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__accordionItem___26btv.transferencia-entre-contas-module__active___sVz3_ svg {
      transform: rotate(90deg); }
  .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__button___38JD1 {
    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) {
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__button___38JD1 {
        display: block; } }
  .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c .transferencia-entre-contas-module__input___1aW-0 {
      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%; }
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c .transferencia-entre-contas-module__input___1aW-0.transferencia-entre-contas-module__active___sVz3_ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c .transferencia-entre-contas-module__input___1aW-0::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c .transferencia-entre-contas-module__input___1aW-0 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c svg {
      height: 40px; }
      .transferencia-entre-contas-module__askedQuestions___1IM6L .transferencia-entre-contas-module__search___1kB6c svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.agronegocio-module__askedQuestions___1PdXB {
  color: #003641; }
  .agronegocio-module__askedQuestions___1PdXB h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .agronegocio-module__askedQuestions___1PdXB h3.agronegocio-module__bground___35Wbu {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .agronegocio-module__askedQuestions___1PdXB h3.agronegocio-module__nobground___3c7Bp {
      background: transparent; }
  .agronegocio-module__askedQuestions___1PdXB p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .agronegocio-module__askedQuestions___1PdXB p {
        font-size: 1.5em; } }
  .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__contentQuestion___3Rglh {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__contentQuestion___3Rglh {
        padding: 0 40px 10px; } }
  .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi {
        padding: 2em 2em 2em 0; } }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi:last-child {
      border: 0; }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi .agronegocio-module__title___CusO_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi .agronegocio-module__title___CusO_ {
          font-size: 1.3125em; } }
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi .agronegocio-module__title___CusO_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi .agronegocio-module__content___bQwTc {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi.agronegocio-module__active___4SCzG .agronegocio-module__content___bQwTc {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi.agronegocio-module__active___4SCzG .agronegocio-module__content___bQwTc a {
        color: #fff; }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__accordionItem___39WDi.agronegocio-module__active___4SCzG svg {
      transform: rotate(90deg); }
  .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__button___dQ4hC {
    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) {
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__button___dQ4hC {
        display: block; } }
  .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om .agronegocio-module__input___1fpKr {
      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%; }
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om .agronegocio-module__input___1fpKr.agronegocio-module__active___4SCzG {
        left: 1em;
        transition: 0.35s ease-in all; }
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om .agronegocio-module__input___1fpKr::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om .agronegocio-module__input___1fpKr {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om svg {
      height: 40px; }
      .agronegocio-module__askedQuestions___1PdXB .agronegocio-module__search___237Om svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.para-voce-module__askedQuestions___2axAJ {
  color: #003641; }
  .para-voce-module__askedQuestions___2axAJ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .para-voce-module__askedQuestions___2axAJ h3.para-voce-module__bground___gr5Fy {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .para-voce-module__askedQuestions___2axAJ h3.para-voce-module__nobground___vpxit {
      background: transparent; }
  .para-voce-module__askedQuestions___2axAJ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .para-voce-module__askedQuestions___2axAJ p {
        font-size: 1.5em; } }
  .para-voce-module__askedQuestions___2axAJ .para-voce-module__contentQuestion___yhSCA {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__contentQuestion___yhSCA {
        padding: 0 40px 10px; } }
  .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf {
        padding: 2em 2em 2em 0; } }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf:last-child {
      border: 0; }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf .para-voce-module__title___3N869 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf .para-voce-module__title___3N869 {
          font-size: 1.3125em; } }
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf .para-voce-module__title___3N869 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf .para-voce-module__content___2PiCu {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf.para-voce-module__active___2YiH6 .para-voce-module__content___2PiCu {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf.para-voce-module__active___2YiH6 .para-voce-module__content___2PiCu a {
        color: #fff; }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__accordionItem___1orgf.para-voce-module__active___2YiH6 svg {
      transform: rotate(90deg); }
  .para-voce-module__askedQuestions___2axAJ .para-voce-module__button___1BphM {
    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) {
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__button___1BphM {
        display: block; } }
  .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w .para-voce-module__input___1_V7Q {
      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%; }
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w .para-voce-module__input___1_V7Q.para-voce-module__active___2YiH6 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w .para-voce-module__input___1_V7Q::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w .para-voce-module__input___1_V7Q {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w svg {
      height: 40px; }
      .para-voce-module__askedQuestions___2axAJ .para-voce-module__search___2ws7w svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.associe-se-module__askedQuestions___2RGlg {
  color: #003641; }
  .associe-se-module__askedQuestions___2RGlg h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .associe-se-module__askedQuestions___2RGlg h3.associe-se-module__bground___T9VTu {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .associe-se-module__askedQuestions___2RGlg h3.associe-se-module__nobground___MGb6G {
      background: transparent; }
  .associe-se-module__askedQuestions___2RGlg p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___2RGlg p {
        font-size: 1.5em; } }
  .associe-se-module__askedQuestions___2RGlg .associe-se-module__contentQuestion___KSQTV {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__contentQuestion___KSQTV {
        padding: 0 40px 10px; } }
  .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj {
        padding: 2em 2em 2em 0; } }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj:last-child {
      border: 0; }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj .associe-se-module__title___1BCxO {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj .associe-se-module__title___1BCxO {
          font-size: 1.3125em; } }
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj .associe-se-module__title___1BCxO svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj .associe-se-module__content___QSqj- {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj.associe-se-module__active___1JJ3O .associe-se-module__content___QSqj- {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj.associe-se-module__active___1JJ3O .associe-se-module__content___QSqj- a {
        color: #fff; }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__accordionItem___SGNQj.associe-se-module__active___1JJ3O svg {
      transform: rotate(90deg); }
  .associe-se-module__askedQuestions___2RGlg .associe-se-module__button___1Bc_C {
    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) {
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__button___1Bc_C {
        display: block; } }
  .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o .associe-se-module__input___ZPhpd {
      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%; }
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o .associe-se-module__input___ZPhpd.associe-se-module__active___1JJ3O {
        left: 1em;
        transition: 0.35s ease-in all; }
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o .associe-se-module__input___ZPhpd::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o .associe-se-module__input___ZPhpd {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o svg {
      height: 40px; }
      .associe-se-module__askedQuestions___2RGlg .associe-se-module__search___1IL1o svg image {
        height: inherit; }

.associe-se-module__iframe___36e3r {
  margin-left: 17%;
  margin-top: 30px;
  overflow-x: hidden;
  overflow-y: hidden; }
  .associe-se-module__iframe___36e3r iframe {
    width: 76%;
    height: 1115px;
    border: none; }

/*
.payrollLoans {
  // background: #f6f6f6;
}

.container {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: toPercentage(1080, 950);
  z-index: 2;
  margin-bottom: 30px;

  @include lg {
    padding: 4em 0;
    width: toPercentage(1440, 1170);
    justify-content: space-between;
    font-size: em(13);
  }

  @include xl {
    font-size: em(16);
  }

  h2,
  h3,
  p {
    white-space: pre-line;
  }
  h3 {
    margin: 15px 0;
    font-size: em(22);

    @include lg {
      font-size: em(32);
    }
  }
}

.call {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse;

  @include lg {
    height: 800px;
    flex-direction: row;
  }

  .container {
    padding: 5rem 2rem;
    width: 100%;

    @include lg {
      width: 50%;
      padding: 5rem 0;
    }
    .content {
      // max-width: 530px;
      @include lg {
        padding: 5rem 0 5rem 5rem;
      }

      @include xl {
        padding: 5rem 0 5rem 10rem;
      }
    }
  }

  h2 {
    font-size: em(28);
    @include sm {
      font-size: em(55);
    }
    @include lg {
      margin: 0.5em 0;
    }
  }

  p {
    font-size: em(16);
    line-height: 22px;
    @include sm {
      font-size: em(20);
      line-height: 32px;
      color: $c20;
      font-weight: 500;
    }
  }

  .cta {
    margin-top: 80px;
    text-align: center;
    width: max-content;
    :hover {
      background-color: $c18;
    }
    a {
      font-size: 1.2rem;
      font-weight: 600;
      padding: 1.2rem 4.3rem;
      border-radius: 2rem;
      border: 1px solid;
      color: #fff;
      text-decoration: none;
      background-color: $c2;
    }
  }

  .image {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end;
    @include lg {
      width: 50%;
    }

    .imageFullMobi {
      display: block;
      @include lg {
        display: none;
      }
    }

    .bgTriangle {
      display: none;
      z-index: 1;
      position: absolute;

      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px;
      @include lg {
        display: block;
      }
    }
    .personTriangle {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;

      width: 80%;
      right: 0;

      @include lg {
        width: 100%;
        display: block;
      }
    }
    .yellowTriangle {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;

      top: 10rem;
      left: 3rem;

      height: 15rem;
      width: 11rem;
      @include lg {
        display: block;
      }
      @include lg1200 {
        height: 17rem;
        width: 17rem;
      }
    }
  }
}

.help {
    :first-child {
      padding-bottom: 0;
      padding-top: 0;
    }
    :nth-child(2) {
      padding-top: 0;
    }
  @include lg {
    padding: 5rem 10rem 5rem 2rem;
    margin-top: 50px;
  }
  p {
    margin-bottom: 1.5rem;
  }
  img {
    width: 100%;
    height: 100%;
    max-height: 100vh;
    max-width: 525.3px;
  }
  a {
    text-decoration: underline;
    color: $c20;
  }
  .left {
    order: -1;
    @include sm {
      order: 1;
    }
  }
}

.admission {
  @include lg {
    margin-top: 150px;
  }
  p {
    margin-bottom: 1.5rem;
    padding-right: 0;
    @include lg {
      padding-right: 5rem;
    }
    @include xl {
      padding-right: 15rem;
    }
  }
  .container {
    padding-top: 0;
    padding-bottom: 2.5rem;
    @include lg {
      padding: 5rem 0rem;
    }
  }
  .imageContainer {
    .content {
      padding: 0;
    }
  }
}

.more {
    background-color: #f4f4f4;
    width: 100%;
    @include lg {
      font-size: em(20);
      padding-right: 5rem;
    }
      h3 {
        margin: 0 0 50px;
        @include lg {
          font-size: em(40);
        }
      }
      h4 {
        color: rgb(0, 174, 157);
        font-weight: bold;
        font-size: 1.1em;
        @include lg {
          font-size: 1.3em;
        }
      }
      p {
        padding-bottom: 30px;
        color: $c20;
        line-height: 30px;
        font-weight: 500;
        @include lg {
          font-size: 1em;
        }
      }
}

.othersOptionsForYou {
  @include lg {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: toPercentage(1440, 1170);
  }

  .card {
    margin: 3% auto;
    margin-left: 30px;

    @include lg {
      margin-left: 0;
    }

    .cardItem {
      width: 100%;
      :global {
        .title,
        .titleContent {
          height: 60px;
        }
      }
    }

    h3 {
      margin-bottom: 40px;
    }
  }
}
*/

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.beneficios-module__askedQuestions___3F01z {
  color: #003641; }
  .beneficios-module__askedQuestions___3F01z h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .beneficios-module__askedQuestions___3F01z h3.beneficios-module__bground___1Oehr {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .beneficios-module__askedQuestions___3F01z h3.beneficios-module__nobground___2p8hO {
      background: transparent; }
  .beneficios-module__askedQuestions___3F01z p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__askedQuestions___3F01z p {
        font-size: 1.5em; } }
  .beneficios-module__askedQuestions___3F01z .beneficios-module__contentQuestion___1kLIs {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__askedQuestions___3F01z .beneficios-module__contentQuestion___1kLIs {
        padding: 0 40px 10px; } }
  .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc {
        padding: 2em 2em 2em 0; } }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc:last-child {
      border: 0; }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc .beneficios-module__title___2b5at {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc .beneficios-module__title___2b5at {
          font-size: 1.3125em; } }
      .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc .beneficios-module__title___2b5at svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc .beneficios-module__content___1HlRe {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc.beneficios-module__active___3tjjX .beneficios-module__content___1HlRe {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc.beneficios-module__active___3tjjX .beneficios-module__content___1HlRe a {
        color: #fff; }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__accordionItem___18mMc.beneficios-module__active___3tjjX svg {
      transform: rotate(90deg); }
  .beneficios-module__askedQuestions___3F01z .beneficios-module__button___2kHjw {
    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) {
      .beneficios-module__askedQuestions___3F01z .beneficios-module__button___2kHjw {
        display: block; } }
  .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF .beneficios-module__input___eE9Az {
      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%; }
      .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF .beneficios-module__input___eE9Az.beneficios-module__active___3tjjX {
        left: 1em;
        transition: 0.35s ease-in all; }
      .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF .beneficios-module__input___eE9Az::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF .beneficios-module__input___eE9Az {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF svg {
      height: 40px; }
      .beneficios-module__askedQuestions___3F01z .beneficios-module__search___2sxhF svg image {
        height: inherit; }

.beneficios-module__container___Kii5c {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 0;
  width: 100%;
  padding: 0;
  z-index: 2; }
  .beneficios-module__container___Kii5c p {
    color: #6d7278; }
  @media screen and (min-width: 1024px) {
    .beneficios-module__container___Kii5c {
      width: 100%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .beneficios-module__container___Kii5c {
      font-size: 1em; } }

.beneficios-module__cardItem___3WWNt {
  background: white;
  height: 330px;
  width: 260px;
  display: flex;
  flex-direction: column;
  background-color: white;
  text-align: left;
  padding: 30px;
  transition: ease-in all 0.3s;
  border-color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .beneficios-module__cardItem___3WWNt {
      width: 290px; } }
  .beneficios-module__cardItem___3WWNt object {
    width: 50px;
    height: 50px; }
  .beneficios-module__cardItem___3WWNt h4 {
    color: #00ae9d;
    font-size: 1.5em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__cardItem___3WWNt h4 {
        font-size: 2em; } }
    @media screen and (min-width: 1600px) {
      .beneficios-module__cardItem___3WWNt h4 {
        font-size: 1.25em; } }
  .beneficios-module__cardItem___3WWNt p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__cardItem___3WWNt p {
        font-size: 1.375em; } }

.beneficios-module__cards___2_ijl {
  border-radius: 40px;
  background-color: #f4f4f4 !important;
  margin: 100px 30px 0;
  min-height: 1000px;
  align-items: center;
  padding: 1.25em; }
  @media screen and (min-width: 1024px) {
    .beneficios-module__cards___2_ijl {
      margin: 6.25em 10.625em 0;
      padding: 6.25em 0; } }
  @media (min-width: 1360px) and (max-width: 1370px) {
    .beneficios-module__cards___2_ijl {
      margin: 6.25em 4.375em 0; } }
  .beneficios-module__cards___2_ijl .beneficios-module__header___3-SDy {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 1.5em 0px 2.5em; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__cards___2_ijl .beneficios-module__header___3-SDy {
        font-size: 2.875em; } }
  .beneficios-module__cards___2_ijl .beneficios-module__cardList___ZQ6Vx {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    justify-content: center; }

.beneficios-module__about___3J8Jd {
  color: #013b42; }
  @media screen and (min-width: 1024px) {
    .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c {
      padding: 0; } }
  .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section:first-child > .beneficios-module__row___3wCm7 {
    padding-top: 2em; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section:first-child > .beneficios-module__row___3wCm7 {
        padding-top: 7.6875em; } }
  .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section:last-child > .beneficios-module__row___3wCm7 {
    padding-bottom: 2em; }
    @media screen and (min-width: 1024px) {
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section:last-child > .beneficios-module__row___3wCm7 {
        padding-top: 8.75em; } }
  .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section {
    background-color: #ffffff; }
    .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__row___3wCm7 {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 100%; }
    .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP {
      padding-top: 0px;
      position: relative; }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__art___21uf7 {
        margin-top: 0; }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__art___21uf7 {
            padding-left: 70px;
            margin-top: 0;
            margin-bottom: 0; } }
        @media screen and (min-width: 640px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__art___21uf7.beneficios-module__sm-mb-0___2fojX {
            margin-bottom: 0; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__art___21uf7.beneficios-module__sm-mb-0___2fojX {
            margin-bottom: 64px; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__help___18xG4 {
        position: relative;
        width: 100%;
        height: 100%; }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__help___18xG4 {
            transform: scale(1.18);
            width: auto;
            height: auto;
            right: 0;
            margin-top: -40px; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__background___3kbHd {
        background: url("https://www.sicoob.com.br/documents/25272901/70779364/retangulo.png/5b89cfb5-c294-0cd1-d4ef-8fa75d06148e?t=1630014932622");
        background-image: url("https://www.sicoob.com.br/documents/25272901/70779364/retangulo.png/5b89cfb5-c294-0cd1-d4ef-8fa75d06148e?t=1630014932622");
        width: 100%; }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__left___3mdvb {
        order: 1; }
        @media screen and (min-width: 640px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__left___3mdvb {
            margin-top: 10px;
            order: -1; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__left___3mdvb {
            margin-top: 100px; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__right___WRJ9d {
        order: -1;
        -ms-grid-row-align: center;
            align-self: center; }
        @media screen and (min-width: 640px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__right___WRJ9d {
            margin-top: 10px;
            order: 1; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__right___WRJ9d {
            margin-top: 100px; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__fright___2-vZ3 {
        order: -1;
        -ms-grid-row-align: center;
            align-self: center;
        margin-top: -40px; }
        @media screen and (min-width: 640px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk.beneficios-module__fright___2-vZ3 {
            order: 1; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk > .beneficios-module__wrapper___2gZ_Y {
        width: 100%;
        height: 100%;
        padding: 0.9375em 2em; }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk > .beneficios-module__wrapper___2gZ_Y.beneficios-module__no-extra___3qoXE {
            padding: 0; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk > .beneficios-module__wrapper___2gZ_Y {
            padding: 0 4.375em; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk > .beneficios-module__wrapper___2gZ_Y.beneficios-module__rpadded___1EAYq {
            padding: 0 10.625em 0 5.625em; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP.beneficios-module__textual___xilMk > .beneficios-module__wrapper___2gZ_Y.beneficios-module__lpadded___3qYo- {
            padding: 0 4.375em 0 10.625em; } }
      @media screen and (min-width: 640px) {
        .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP {
          display: flex;
          flex-direction: column;
          flex-basis: 100%; } }
      @media screen and (min-width: 1024px) {
        .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP {
          display: flex;
          flex-direction: column;
          flex-basis: 100%;
          flex: 1 1; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__header___3-SDy {
        font-size: 1.875em;
        font-weight: bold;
        margin: 60px 0 30px 0; }
        @media screen and (min-width: 640px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__header___3-SDy {
            font-size: 2.125em; } }
        @media screen and (min-width: 1024px) {
          .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__header___3-SDy {
            margin: 0px 0 50px 0;
            font-size: 4.25em; } }
      .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__content___1HlRe {
        color: #6d7278; }
        .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__content___1HlRe p {
          font-size: 1em;
          line-height: 1.5em;
          margin-bottom: 1.875em; }
          @media screen and (min-width: 1024px) {
            .beneficios-module__about___3J8Jd .beneficios-module__container___Kii5c section .beneficios-module__column___2LDaP .beneficios-module__content___1HlRe p {
              font-size: 1.5em;
              line-height: 1.625em; } }

.beneficios-module__carouselButtonGroup___25IxS {
  width: 100vw !important; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.benefitsCard-module__askedQuestions___39U_C {
  color: #003641; }
  .benefitsCard-module__askedQuestions___39U_C h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .benefitsCard-module__askedQuestions___39U_C h3.benefitsCard-module__bground___3jfy5 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .benefitsCard-module__askedQuestions___39U_C h3.benefitsCard-module__nobground___3IAVb {
      background: transparent; }
  .benefitsCard-module__askedQuestions___39U_C p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .benefitsCard-module__askedQuestions___39U_C p {
        font-size: 1.5em; } }
  .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__contentQuestion___1DNgS {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__contentQuestion___1DNgS {
        padding: 0 40px 10px; } }
  .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8 {
        padding: 2em 2em 2em 0; } }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8:last-child {
      border: 0; }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8 .benefitsCard-module__title___11okQ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8 .benefitsCard-module__title___11okQ {
          font-size: 1.3125em; } }
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8 .benefitsCard-module__title___11okQ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8 .benefitsCard-module__content___3Htai {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8.benefitsCard-module__active___2nGWW .benefitsCard-module__content___3Htai {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8.benefitsCard-module__active___2nGWW .benefitsCard-module__content___3Htai a {
        color: #fff; }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__accordionItem___2anQ8.benefitsCard-module__active___2nGWW svg {
      transform: rotate(90deg); }
  .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__button___349gN {
    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) {
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__button___349gN {
        display: block; } }
  .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr .benefitsCard-module__input___1Rm7A {
      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%; }
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr .benefitsCard-module__input___1Rm7A.benefitsCard-module__active___2nGWW {
        left: 1em;
        transition: 0.35s ease-in all; }
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr .benefitsCard-module__input___1Rm7A::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr .benefitsCard-module__input___1Rm7A {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr svg {
      height: 40px; }
      .benefitsCard-module__askedQuestions___39U_C .benefitsCard-module__search___KTcfr svg image {
        height: inherit; }

.benefitsCard-module__cardItem___1VS63 {
  display: flex;
  flex-direction: column;
  border: 1px solid white;
  background-color: white;
  padding: 40px;
  max-width: 380px;
  margin: 15px 0; }
  @media screen and (min-width: 1024px) {
    .benefitsCard-module__cardItem___1VS63 {
      margin: 15px 60px; } }
  @media (min-width: 1360px) and (max-width: 1370px) {
    .benefitsCard-module__cardItem___1VS63 {
      max-width: 300px;
      margin: 15px 30px; } }
  .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__image___3E0Fu img {
    max-height: 275px;
    padding-bottom: 50px; }
  .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai {
    height: 100%;
    position: relative;
    flex-direction: column;
    justify-content: space-between; }
    .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__list___2Zq5d {
      list-style-type: none;
      margin: 0;
      padding: 0;
      line-height: 1.5;
      padding-bottom: 30px;
      font-size: 1em;
      margin-top: 10px; }
      @media screen and (min-width: 1024px) {
        .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__list___2Zq5d {
          font-size: 1.125em;
          margin-top: 20px; } }
      .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__list___2Zq5d span {
        font-weight: bold;
        color: #7c8a8d; }
      .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__list___2Zq5d a {
        color: #00ae9d;
        font-weight: 600; }
    .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__title___11okQ {
      margin-bottom: 10px;
      color: #00ae9d;
      font-weight: 600;
      font-size: 1.125em; }
      @media screen and (min-width: 1400px) {
        .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__title___11okQ {
          font-size: 1.75em; } }
      @media screen and (min-width: 1600px) {
        .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__title___11okQ {
          font-size: 1.75em; } }
      .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__title___11okQ:visited, .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__title___11okQ:hover {
        color: #00ae9d; }
    .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__content___3Htai .benefitsCard-module__titleContent___7TuT8 {
      white-space: pre-line;
      margin-bottom: 10px;
      color: #7c8a8b; }
  .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__seeMore___2M05P {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-decoration: underline;
    color: #00ae9d;
    padding: 0;
    font-size: 1.125em;
    display: inline-block;
    align-self: flex-end; }
    @media screen and (min-width: 1024px) {
      .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__seeMore___2M05P {
        font-size: 1.5em; } }
  .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__seeMoreCTA___11gSw {
    margin-top: 25px;
    width: 100%; }
    .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__seeMoreCTA___11gSw .benefitsCard-module__btn-wrapper___3d-KR a {
      font-weight: bold;
      font-size: 1.25em;
      background-color: #013b42;
      font-weight: 500;
      color: white;
      cursor: pointer;
      border: 1px;
      border-radius: 30px;
      padding: 15px;
      display: block;
      text-align: center;
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__seeMoreCTA___11gSw .benefitsCard-module__btn-wrapper___3d-KR a {
          font-size: 1.625em; } }
    .benefitsCard-module__cardItem___1VS63 .benefitsCard-module__seeMoreCTA___11gSw i {
      margin-left: 5px;
      height: 20px;
      display: flex;
      align-items: center; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.cartoes-module__askedQuestions___HGSeN {
  color: #003641; }
  .cartoes-module__askedQuestions___HGSeN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .cartoes-module__askedQuestions___HGSeN h3.cartoes-module__bground___1Y3kx {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .cartoes-module__askedQuestions___HGSeN h3.cartoes-module__nobground___1Dn8w {
      background: transparent; }
  .cartoes-module__askedQuestions___HGSeN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__askedQuestions___HGSeN p {
        font-size: 1.5em; } }
  .cartoes-module__askedQuestions___HGSeN .cartoes-module__contentQuestion___fmr6p {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__contentQuestion___fmr6p {
        padding: 0 40px 10px; } }
  .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR {
        padding: 2em 2em 2em 0; } }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR:last-child {
      border: 0; }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR .cartoes-module__title___3dhCA {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR .cartoes-module__title___3dhCA {
          font-size: 1.3125em; } }
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR .cartoes-module__title___3dhCA svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR .cartoes-module__content___2Q3Zs {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR.cartoes-module__active___2mnI- .cartoes-module__content___2Q3Zs {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR.cartoes-module__active___2mnI- .cartoes-module__content___2Q3Zs a {
        color: #fff; }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__accordionItem___3nwYR.cartoes-module__active___2mnI- svg {
      transform: rotate(90deg); }
  .cartoes-module__askedQuestions___HGSeN .cartoes-module__button___1ufyu {
    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) {
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__button___1ufyu {
        display: block; } }
  .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D .cartoes-module__input___29lDB {
      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%; }
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D .cartoes-module__input___29lDB.cartoes-module__active___2mnI- {
        left: 1em;
        transition: 0.35s ease-in all; }
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D .cartoes-module__input___29lDB::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D .cartoes-module__input___29lDB {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D svg {
      height: 40px; }
      .cartoes-module__askedQuestions___HGSeN .cartoes-module__search___25z9D svg image {
        height: inherit; }

.cartoes-module__container___3sTY3 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 0;
  width: 100%;
  padding: 0;
  z-index: 2; }
  .cartoes-module__container___3sTY3 p {
    color: #6d7278; }
  @media screen and (min-width: 1024px) {
    .cartoes-module__container___3sTY3 {
      width: 100%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .cartoes-module__container___3sTY3 {
      font-size: 1em; } }

.cartoes-module__benefits___2VUGH .cartoes-module__header___33nn7 {
  margin-left: 15px !important; }

.cartoes-module__benefits___2VUGH p {
  font-size: 1.125em; }
  @media screen and (min-width: 1024px) {
    .cartoes-module__benefits___2VUGH p {
      font-size: 1.5em; } }

.cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR {
  background: white;
  height: 330px;
  width: 260px;
  display: flex;
  flex-direction: column;
  background-color: white;
  text-align: left;
  padding: 30px;
  transition: ease-in all 0.3s;
  border-color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR {
      width: 290px; } }
  .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR object {
    width: 50px;
    height: 50px; }
  .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR h4 {
    color: #00ae9d;
    font-size: 1.5em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR h4 {
        font-size: 2em; } }
    @media screen and (min-width: 1600px) {
      .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR h4 {
        font-size: 1.25em; } }
  .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__benefits___2VUGH .cartoes-module__cardItem___ypkrR p {
        font-size: 1.375em; } }

.cartoes-module__handImage___6RL-E {
  max-height: 100%;
  max-width: 500px; }

.cartoes-module__background___1-FFx {
  background: url("https://www.sicoob.com.br/documents/25272901/70779364/retangulo.png/5b89cfb5-c294-0cd1-d4ef-8fa75d06148e?t=1630014932622");
  background-repeat: no-repeat;
  width: 100%;
  background-size: auto auto;
  background-size: initial;
  background-position-x: -420px;
  margin-bottom: 3.125em;
  margin-top: 6.25em; }
  @media screen and (min-width: 1900px) {
    .cartoes-module__background___1-FFx {
      padding: 6.25em 0 6.25em 10.625em; } }
  @media screen and (max-width: 1700px) {
    .cartoes-module__background___1-FFx {
      padding: 6.25em 0 6.25em 0.625em; } }
  @media screen and (min-width: 1024px) {
    .cartoes-module__background___1-FFx {
      background-size: contain;
      background-position-x: left; } }
  .cartoes-module__background___1-FFx .cartoes-module__header___33nn7 {
    font-size: 1.5em;
    font-weight: bold;
    color: #c0cf2e;
    margin: 50px 20px; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__background___1-FFx .cartoes-module__header___33nn7 {
        margin-top: 100px !important;
        margin-bottom: 2.1875em;
        font-size: 2.875em; } }

.cartoes-module__cards___3PES0 {
  border-radius: 10px;
  background-color: #f4f4f4 !important;
  margin: 0 30px 100px;
  min-height: 1000px;
  align-items: center;
  padding: 1.25em; }
  @media screen and (min-width: 1024px) {
    .cartoes-module__cards___3PES0 {
      margin: 0 10.625em 6.25em;
      padding: 6.25em; } }
  @media (min-width: 1360px) and (max-width: 1370px) {
    .cartoes-module__cards___3PES0 {
      margin: 0 4.375em 6.25em; } }
  .cartoes-module__cards___3PES0 .cartoes-module__header___33nn7 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 1.5em 0px 2.5em; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__cards___3PES0 .cartoes-module__header___33nn7 {
        font-size: 2.875em; } }
  .cartoes-module__cards___3PES0 .cartoes-module__cardList___jRDyx {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    justify-content: center; }
    @media screen and (min-width: 768px) {
      .cartoes-module__cards___3PES0 .cartoes-module__cardList___jRDyx {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (min-width: 1024px) {
      .cartoes-module__cards___3PES0 .cartoes-module__cardList___jRDyx {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); } }

.cartoes-module__about___L3Q8c {
  color: #013b42; }
  @media screen and (min-width: 1024px) {
    .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 {
      padding: 0; } }
  .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section:first-child > .cartoes-module__row___2H4uK {
    padding-top: 2em; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section:first-child > .cartoes-module__row___2H4uK {
        padding-top: 7.6875em; } }
  .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section:last-child > .cartoes-module__row___2H4uK {
    padding-bottom: 2em; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section:last-child > .cartoes-module__row___2H4uK {
        padding-top: 8.75em; } }
  .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section {
    background-color: #ffffff; }
    .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__row___2H4uK {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 100%; }
    .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M {
      padding-top: 0px;
      position: relative; }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__art___3KXnZ {
        margin-top: 0; }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__art___3KXnZ {
            padding-left: 70px;
            margin-top: 0;
            margin-bottom: 0; } }
        @media screen and (min-width: 640px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__art___3KXnZ.cartoes-module__sm-mb-0___WHlXz {
            margin-bottom: 0; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__art___3KXnZ.cartoes-module__sm-mb-0___WHlXz {
            margin-bottom: 64px; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__help___2yd8a {
        position: relative;
        width: 100%;
        height: 100%; }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__help___2yd8a {
            transform: scale(1.18);
            width: auto;
            height: auto;
            right: 0;
            margin-top: -40px; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__background___1-FFx {
        background: url("https://www.sicoob.com.br/documents/25272901/70779364/retangulo.png/5b89cfb5-c294-0cd1-d4ef-8fa75d06148e?t=1630014932622");
        background-image: url("https://www.sicoob.com.br/documents/25272901/70779364/retangulo.png/5b89cfb5-c294-0cd1-d4ef-8fa75d06148e?t=1630014932622");
        width: 100%; }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__left___MYWPx {
        order: 1; }
        @media screen and (min-width: 640px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__left___MYWPx {
            margin-top: 10px;
            order: -1; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__left___MYWPx {
            margin-top: 100px; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__right___3fi0A {
        order: -1;
        -ms-grid-row-align: center;
            align-self: center; }
        @media screen and (min-width: 640px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__right___3fi0A {
            margin-top: 10px;
            order: 1; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__right___3fi0A {
            margin-top: 100px; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__fright___1lS2c {
        order: -1;
        -ms-grid-row-align: center;
            align-self: center;
        margin-top: -40px; }
        @media screen and (min-width: 640px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr.cartoes-module__fright___1lS2c {
            order: 1; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr > .cartoes-module__wrapper___y4NRO {
        width: 100%;
        height: 100%;
        padding: 0.9375em 2em; }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr > .cartoes-module__wrapper___y4NRO.cartoes-module__no-extra___ChQ4k {
            padding: 0; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr > .cartoes-module__wrapper___y4NRO {
            padding: 0 4.375em; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr > .cartoes-module__wrapper___y4NRO.cartoes-module__rpadded___1qo2W {
            padding: 0 10.625em 0 5.625em; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M.cartoes-module__textual___36eBr > .cartoes-module__wrapper___y4NRO.cartoes-module__lpadded___1Mu37 {
            padding: 0 4.375em 0 10.625em; } }
      @media screen and (min-width: 640px) {
        .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M {
          display: flex;
          flex-direction: column;
          flex-basis: 100%; } }
      @media screen and (min-width: 1024px) {
        .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M {
          display: flex;
          flex-direction: column;
          flex-basis: 100%;
          flex: 1 1; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__header___33nn7 {
        font-size: 1.875em;
        font-weight: bold;
        margin: 60px 0 30px 0; }
        @media screen and (min-width: 640px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__header___33nn7 {
            font-size: 2.125em; } }
        @media screen and (min-width: 1024px) {
          .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__header___33nn7 {
            margin: 0px 0 50px 0;
            font-size: 4.25em; } }
      .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__content___2Q3Zs {
        color: #6d7278; }
        .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__content___2Q3Zs p {
          font-size: 1em;
          line-height: 1.5em;
          margin-bottom: 1.875em; }
          @media screen and (min-width: 1024px) {
            .cartoes-module__about___L3Q8c .cartoes-module__container___3sTY3 section .cartoes-module__column___2YT0M .cartoes-module__content___2Q3Zs p {
              font-size: 1.5em;
              line-height: 1.625em; } }

.cartoes-module__carouselButtonGroup___TOaly {
  width: 100vw !important; }

.cartoes-module__modal___3Au5O {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000085;
  z-index: 10; }
  .cartoes-module__modal___3Au5O .cartoes-module__modalBody___9SxXY {
    width: 80%;
    height: 80%;
    margin: auto;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 53px;
    font-weight: 500;
    border-bottom: 5px solid #c0cf2e; }
    @media screen and (min-width: 1024px) {
      .cartoes-module__modal___3Au5O .cartoes-module__modalBody___9SxXY {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        min-height: 450px; } }
  .cartoes-module__modal___3Au5O .cartoes-module__modal___3Au5O .cartoes-module__modalDocumentList___30mX1 {
    color: #003641; }
  .cartoes-module__modal___3Au5O .cartoes-module__modalClose___3244U {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 1.875em;
    font-weight: bold;
    text-decoration: none;
    color: #003641; }
  .cartoes-module__modal___3Au5O .cartoes-module__modalSVG___qJFsz {
    margin-bottom: 20px; }
  .cartoes-module__modal___3Au5O .cartoes-module__modalTitle___3gDli {
    font-weight: bold;
    font-size: 2.375em; }
  .cartoes-module__modal___3Au5O .cartoes-module__modalDocumentList___30mX1 {
    margin: 20px 0; }
    .cartoes-module__modal___3Au5O .cartoes-module__modalDocumentList___30mX1 li {
      margin-bottom: 20px;
      font-size: 1.5em; }
  .cartoes-module__modal___3Au5O .cartoes-module__modalObservations___2Lz-8 {
    font-size: 1.25em;
    color: #00ae9d; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditCard-module__askedQuestions___3Ly_F {
  color: #003641; }
  .creditCard-module__askedQuestions___3Ly_F h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditCard-module__askedQuestions___3Ly_F h3.creditCard-module__bground___2NPYO {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditCard-module__askedQuestions___3Ly_F h3.creditCard-module__nobground___1FusW {
      background: transparent; }
  .creditCard-module__askedQuestions___3Ly_F p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditCard-module__askedQuestions___3Ly_F p {
        font-size: 1.5em; } }
  .creditCard-module__askedQuestions___3Ly_F .creditCard-module__contentQuestion___1njxq {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__contentQuestion___1njxq {
        padding: 0 40px 10px; } }
  .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q {
        padding: 2em 2em 2em 0; } }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q:last-child {
      border: 0; }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q .creditCard-module__title___10ths {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q .creditCard-module__title___10ths {
          font-size: 1.3125em; } }
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q .creditCard-module__title___10ths svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q .creditCard-module__content___1TorH {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q.creditCard-module__active___OLLBX .creditCard-module__content___1TorH {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q.creditCard-module__active___OLLBX .creditCard-module__content___1TorH a {
        color: #fff; }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__accordionItem___3u51Q.creditCard-module__active___OLLBX svg {
      transform: rotate(90deg); }
  .creditCard-module__askedQuestions___3Ly_F .creditCard-module__button___29lwC {
    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) {
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__button___29lwC {
        display: block; } }
  .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c .creditCard-module__input___1e-ln {
      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%; }
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c .creditCard-module__input___1e-ln.creditCard-module__active___OLLBX {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c .creditCard-module__input___1e-ln::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c .creditCard-module__input___1e-ln {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c svg {
      height: 40px; }
      .creditCard-module__askedQuestions___3Ly_F .creditCard-module__search___3iz0c svg image {
        height: inherit; }

.creditCard-module__cardItem___1w9Ie {
  display: flex;
  flex-direction: column;
  border: 1px solid white;
  background-color: white;
  padding: 40px;
  margin: 15px 60px;
  max-width: 320px; }
  @media screen and (min-width: 1024px) {
    .creditCard-module__cardItem___1w9Ie {
      max-width: 300px;
      margin: 15px 10px; } }
  .creditCard-module__cardItem___1w9Ie .creditCard-module__image___q8gVw img {
    max-height: 275px;
    padding-bottom: 50px; }
  .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH {
    height: 100%;
    position: relative;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (min-width: 1024px) {
      .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH {
        min-height: 370px; } }
    .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__list___Rvh6d {
      list-style-type: none;
      margin: 0;
      padding: 0;
      line-height: 1.5;
      padding-bottom: 30px; }
      .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__list___Rvh6d li {
        font-size: 1em;
        color: gray;
        margin-top: 10px; }
        @media screen and (min-width: 1024px) {
          .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__list___Rvh6d li {
            font-size: 1.375em;
            margin-top: 20px; } }
    .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__title___10ths {
      margin-bottom: 10px;
      color: #00ae9d;
      font-weight: 600;
      font-size: 1.125em; }
      @media screen and (min-width: 1400px) {
        .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__title___10ths {
          font-size: 1.75em; } }
      @media screen and (min-width: 1600px) {
        .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__title___10ths {
          font-size: 1.75em; } }
      .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__title___10ths:visited, .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__title___10ths:hover {
        color: #00ae9d; }
    .creditCard-module__cardItem___1w9Ie .creditCard-module__content___1TorH .creditCard-module__titleContent___19NzD {
      white-space: pre-line;
      margin-bottom: 10px;
      color: #7c8a8b; }
  .creditCard-module__cardItem___1w9Ie .creditCard-module__seeMore___KEW2r {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-decoration: underline;
    color: #00ae9d;
    padding: 0;
    font-size: 1.125em;
    display: inline-block;
    align-self: flex-end; }
    @media screen and (min-width: 1024px) {
      .creditCard-module__cardItem___1w9Ie .creditCard-module__seeMore___KEW2r {
        font-size: 1.5em; } }
  .creditCard-module__cardItem___1w9Ie .creditCard-module__seeMoreCTA___3rJf5 {
    margin-top: 25px;
    width: 100%; }
    .creditCard-module__cardItem___1w9Ie .creditCard-module__seeMoreCTA___3rJf5 .creditCard-module__btn-wrapper___24tM8 a {
      font-weight: bold;
      font-size: 1.25em;
      background-color: #013b42;
      font-weight: 500;
      color: white;
      cursor: pointer;
      border: 1px;
      border-radius: 30px;
      padding: 15px;
      display: block;
      text-align: center;
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .creditCard-module__cardItem___1w9Ie .creditCard-module__seeMoreCTA___3rJf5 .creditCard-module__btn-wrapper___24tM8 a {
          font-size: 1.625em; } }
    .creditCard-module__cardItem___1w9Ie .creditCard-module__seeMoreCTA___3rJf5 i {
      margin-left: 5px;
      height: 20px;
      display: flex;
      align-items: center; }

button {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.automoveis-module__askedQuestions___3Ig_5 {
  color: #003641; }
  .automoveis-module__askedQuestions___3Ig_5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .automoveis-module__askedQuestions___3Ig_5 h3.automoveis-module__bground___2NFJ5 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .automoveis-module__askedQuestions___3Ig_5 h3.automoveis-module__nobground___37S1P {
      background: transparent; }
  .automoveis-module__askedQuestions___3Ig_5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___3Ig_5 p {
        font-size: 1.5em; } }
  .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__contentQuestion___2vqae {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__contentQuestion___2vqae {
        padding: 0 40px 10px; } }
  .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo {
        padding: 2em 2em 2em 0; } }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo:last-child {
      border: 0; }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo .automoveis-module__title___2-jjG {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo .automoveis-module__title___2-jjG {
          font-size: 1.3125em; } }
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo .automoveis-module__title___2-jjG svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo .automoveis-module__content___2pHyy {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo.automoveis-module__active___2IEM4 .automoveis-module__content___2pHyy {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo.automoveis-module__active___2IEM4 .automoveis-module__content___2pHyy a {
        color: #fff; }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__accordionItem___35_vo.automoveis-module__active___2IEM4 svg {
      transform: rotate(90deg); }
  .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__button___3WCXz {
    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) {
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__button___3WCXz {
        display: block; } }
  .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu .automoveis-module__input___3jZ80 {
      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%; }
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu .automoveis-module__input___3jZ80.automoveis-module__active___2IEM4 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu .automoveis-module__input___3jZ80::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu .automoveis-module__input___3jZ80 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu svg {
      height: 40px; }
      .automoveis-module__askedQuestions___3Ig_5 .automoveis-module__search___3rFvu svg image {
        height: inherit; }

.automoveis-module__container___3sOAn {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .automoveis-module__container___3sOAn {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .automoveis-module__container___3sOAn {
      font-size: 1em; } }
  .automoveis-module__container___3sOAn h2,
  .automoveis-module__container___3sOAn h3,
  .automoveis-module__container___3sOAn p {
    white-space: pre-line; }
  .automoveis-module__container___3sOAn h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__container___3sOAn h3 {
        font-size: 2em; } }

.automoveis-module__call___3NSd6 {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .automoveis-module__call___3NSd6 {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .automoveis-module__call___3NSd6 .automoveis-module__container___3sOAn {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__call___3NSd6 .automoveis-module__container___3sOAn {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .automoveis-module__call___3NSd6 .automoveis-module__container___3sOAn .automoveis-module__content___2pHyy {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .automoveis-module__call___3NSd6 .automoveis-module__container___3sOAn .automoveis-module__content___2pHyy {
        padding: 5rem 0 5rem 10rem; } }
  .automoveis-module__call___3NSd6 h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .automoveis-module__call___3NSd6 h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .automoveis-module__call___3NSd6 h2 {
        margin: 0.5em 0; } }
  .automoveis-module__call___3NSd6 p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .automoveis-module__call___3NSd6 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo {
        width: 50%; } }
    .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__imageFullMobi___1JNlO {
      display: block; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__imageFullMobi___1JNlO {
          display: none; } }
    .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__bgTriangle___19HpB {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__bgTriangle___19HpB {
          display: block; } }
    .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__personTriangle___3B0SV {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__personTriangle___3B0SV {
          width: 100%;
          display: block; } }
    .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__yellowTriangle___2iL4r {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__yellowTriangle___2iL4r {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .automoveis-module__call___3NSd6 .automoveis-module__image___2ZyMo .automoveis-module__yellowTriangle___2iL4r {
          height: 17rem;
          width: 17rem; } }

.automoveis-module__benefits___2s4-h {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .automoveis-module__benefits___2s4-h .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .automoveis-module__benefits___2s4-h .automoveis-module__container___3sOAn {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__benefits___2s4-h .automoveis-module__container___3sOAn {
        width: 81.25%;
        padding-left: 0; } }
  .automoveis-module__benefits___2s4-h .automoveis-module__backgroundImage___iob5I {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__benefits___2s4-h .automoveis-module__backgroundImage___iob5I {
        width: 65%; } }
  .automoveis-module__benefits___2s4-h .automoveis-module__benefitsContent___1qLTy {
    z-index: 2; }
  .automoveis-module__benefits___2s4-h h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .automoveis-module__benefits___2s4-h p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__benefits___2s4-h p {
        font-size: 1.5em; } }
  .automoveis-module__benefits___2s4-h .carouselItem {
    padding: 0; }
  .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l {
        margin: 20px; } }
    .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l:hover {
      transform: scale(1.1); }
    .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l figure svg {
        height: 53px;
        width: 53px; }
    .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l h4 {
          font-size: 1.5em; } }
    .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .automoveis-module__benefits___2s4-h .automoveis-module__card___H1W-l p {
          font-size: 1.25em; } }

.automoveis-module__hire___2u3I2 {
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0; }
  @media screen and (min-width: 1024px) {
    .automoveis-module__hire___2u3I2 {
      margin-bottom: 0;
      margin-top: 60px; } }
  .automoveis-module__hire___2u3I2 :hover {
    background-color: #402f76; }
    .automoveis-module__hire___2u3I2 :hover a {
      color: white !important; }
  .automoveis-module__hire___2u3I2 .automoveis-module__hireCTA___1Nr-U {
    border: #503b94 3px solid;
    border-radius: 0.625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: 0.625em 0;
    cursor: pointer; }
    .automoveis-module__hire___2u3I2 .automoveis-module__hireCTA___1Nr-U a {
      color: #503b94;
      font-size: 1.625em; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__hire___2u3I2 .automoveis-module__hireCTA___1Nr-U a {
          font-size: 2em; } }
    @media screen and (min-width: 1024px) {
      .automoveis-module__hire___2u3I2 .automoveis-module__hireCTA___1Nr-U {
        width: 35%; } }

@media screen and (min-width: 1024px) {
  .automoveis-module__othersOptionsForYou___1yGY3 {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l {
      margin-left: 0; } }
  .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG {
      height: 460px;
    }
   }
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG .title,
    .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l .automoveis-module__cardItem___2PCcG .titleContent {
      height: 60px;
      position: absolute;
    top: 0; 
    line-height: 25px;
  }
  .automoveis-module__othersOptionsForYou___1yGY3 .automoveis-module__card___H1W-l h3 {
    margin-bottom: 40px; }

.automoveis-module__sectionApp___30DM8 {
  background-color: #b7cd33;
  background-size: contain;
  margin-top: 100px;
  color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___30DM8 {
      background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-mix.jpg/7db62cc9-f940-bba7-9c24-81669933a033?t=1630014384218) no-repeat right center #b7cd33; } }
  .automoveis-module__sectionApp___30DM8 .automoveis-module__container___3sOAn {
    position: relative;
    padding: 2.5em 0 0 0; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__sectionApp___30DM8 .automoveis-module__container___3sOAn {
        flex-direction: row;
        padding: 3em 0; } }
  .automoveis-module__sectionApp___30DM8 img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block; }
  .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym {
    max-width: 460px;
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym {
        margin: 0; } }
    .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym h3 {
      margin: 15px 0;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym h3 {
          font-size: 2.625em; } }
    .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym p {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym p {
          font-size: 1.5em; } }
    .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      margin-bottom: 30px; }
      .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw img,
      .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw a {
        margin-bottom: 15px; }
      @media screen and (min-width: 640px) {
        .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw {
          flex-direction: row; }
          .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw img,
          .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw a {
            margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .automoveis-module__sectionApp___30DM8 .automoveis-module__contentLeft___39sym .automoveis-module__iconsDevice___3RiLw {
          margin-bottom: 0; } }
  .automoveis-module__sectionApp___30DM8 .automoveis-module__contentRight___25YpQ {
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .automoveis-module__sectionApp___30DM8 .automoveis-module__contentRight___25YpQ {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn {
  color: #003641; }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn h3.caminhoes-utilitarios-e-tratores-module__bground___1oSTr {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn h3.caminhoes-utilitarios-e-tratores-module__nobground___94yg5 {
      background: transparent; }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn p {
        font-size: 1.5em; } }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__contentQuestion___BZVm5 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__contentQuestion___BZVm5 {
        padding: 0 40px 10px; } }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3 {
        padding: 2em 2em 2em 0; } }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3:last-child {
      border: 0; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3 .caminhoes-utilitarios-e-tratores-module__title___1Q-wU {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3 .caminhoes-utilitarios-e-tratores-module__title___1Q-wU {
          font-size: 1.3125em; } }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3 .caminhoes-utilitarios-e-tratores-module__title___1Q-wU svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3 .caminhoes-utilitarios-e-tratores-module__content___2QI1L {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3.caminhoes-utilitarios-e-tratores-module__active___3Ti-Z .caminhoes-utilitarios-e-tratores-module__content___2QI1L {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3.caminhoes-utilitarios-e-tratores-module__active___3Ti-Z .caminhoes-utilitarios-e-tratores-module__content___2QI1L a {
        color: #fff; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__accordionItem___2RNs3.caminhoes-utilitarios-e-tratores-module__active___3Ti-Z svg {
      transform: rotate(90deg); }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__button___2G7pM {
    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) {
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__button___2G7pM {
        display: block; } }
  .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v .caminhoes-utilitarios-e-tratores-module__input___27B2K {
      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%; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v .caminhoes-utilitarios-e-tratores-module__input___27B2K.caminhoes-utilitarios-e-tratores-module__active___3Ti-Z {
        left: 1em;
        transition: 0.35s ease-in all; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v .caminhoes-utilitarios-e-tratores-module__input___27B2K::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v .caminhoes-utilitarios-e-tratores-module__input___27B2K {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v svg {
      height: 40px; }
      .caminhoes-utilitarios-e-tratores-module__askedQuestions___1hFmn .caminhoes-utilitarios-e-tratores-module__search___GKC0v svg image {
        height: inherit; }

.caminhoes-utilitarios-e-tratores-module__container___15dmb {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__container___15dmb {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .caminhoes-utilitarios-e-tratores-module__container___15dmb {
      font-size: 1em; } }
  .caminhoes-utilitarios-e-tratores-module__container___15dmb h2,
  .caminhoes-utilitarios-e-tratores-module__container___15dmb h3,
  .caminhoes-utilitarios-e-tratores-module__container___15dmb p {
    white-space: pre-line; }
  .caminhoes-utilitarios-e-tratores-module__container___15dmb h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__container___15dmb h3 {
        font-size: 2em; } }

.caminhoes-utilitarios-e-tratores-module__call___2GeFA {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2GeFA {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__container___15dmb {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__container___15dmb {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__container___15dmb .caminhoes-utilitarios-e-tratores-module__content___2QI1L {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__container___15dmb .caminhoes-utilitarios-e-tratores-module__content___2QI1L {
        padding: 5rem 0 5rem 10rem; } }
  .caminhoes-utilitarios-e-tratores-module__call___2GeFA h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA h2 {
        margin: 0.5em 0; } }
  .caminhoes-utilitarios-e-tratores-module__call___2GeFA p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK {
        width: 50%; } }
    .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__imageFullMobi___2KANM {
      display: block; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__imageFullMobi___2KANM {
          display: none; } }
    .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__bgTriangle___2cs0_ {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__bgTriangle___2cs0_ {
          display: block; } }
    .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__personTriangle___1QJnS {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__personTriangle___1QJnS {
          width: 100%;
          display: block; } }
    .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__yellowTriangle___cikV1 {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__yellowTriangle___cikV1 {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .caminhoes-utilitarios-e-tratores-module__call___2GeFA .caminhoes-utilitarios-e-tratores-module__image___18QtK .caminhoes-utilitarios-e-tratores-module__yellowTriangle___cikV1 {
          height: 17rem;
          width: 17rem; } }

.caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__container___15dmb {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__container___15dmb {
        width: 81.25%;
        padding-left: 0; } }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__backgroundImage___3a4VY {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__backgroundImage___3a4VY {
        width: 65%; } }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__benefitsContent___3oaeW {
    z-index: 2; }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I p {
        font-size: 1.5em; } }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .carouselItem {
    padding: 0; }
  .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd {
        margin: 20px; } }
    .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd:hover {
      transform: scale(1.1); }
    .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd figure svg {
        height: 53px;
        width: 53px; }
    .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd h4 {
          font-size: 1.5em; } }
    .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .caminhoes-utilitarios-e-tratores-module__benefits___1Xn4I .caminhoes-utilitarios-e-tratores-module__card___1bnrd p {
          font-size: 1.25em; } }

.caminhoes-utilitarios-e-tratores-module__hire___3yMoh {
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0; }
  @media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__hire___3yMoh {
      margin-bottom: 0;
      margin-top: 60px; } }
  .caminhoes-utilitarios-e-tratores-module__hire___3yMoh :hover {
    background-color: #402f76; }
    .caminhoes-utilitarios-e-tratores-module__hire___3yMoh :hover a {
      color: white !important; }
  .caminhoes-utilitarios-e-tratores-module__hire___3yMoh .caminhoes-utilitarios-e-tratores-module__hireCTA___3EEaw {
    border: #503b94 3px solid;
    border-radius: 0.625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: 0.625em 0;
    cursor: pointer; }
    .caminhoes-utilitarios-e-tratores-module__hire___3yMoh .caminhoes-utilitarios-e-tratores-module__hireCTA___3EEaw a {
      color: #503b94;
      font-size: 1.625em; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__hire___3yMoh .caminhoes-utilitarios-e-tratores-module__hireCTA___3EEaw a {
          font-size: 2em; } }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__hire___3yMoh .caminhoes-utilitarios-e-tratores-module__hireCTA___3EEaw {
        width: 35%; } }

@media screen and (min-width: 1024px) {
  .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a .caminhoes-utilitarios-e-tratores-module__card___1bnrd {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a .caminhoes-utilitarios-e-tratores-module__card___1bnrd {
      margin-left: 0; } }
  .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a .caminhoes-utilitarios-e-tratores-module__card___1bnrd .caminhoes-utilitarios-e-tratores-module__cardItem___3SIor {
    width: 100%; }
    .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a .caminhoes-utilitarios-e-tratores-module__card___1bnrd .caminhoes-utilitarios-e-tratores-module__cardItem___3SIor .title,
    .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a .caminhoes-utilitarios-e-tratores-module__card___1bnrd .caminhoes-utilitarios-e-tratores-module__cardItem___3SIor .titleContent {
      height: 60px; }
  .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___18N6a .caminhoes-utilitarios-e-tratores-module__card___1bnrd h3 {
    margin-bottom: 40px; }

.caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW {
  background-color: #b7cd33;
  background-size: contain;
  margin-top: 100px;
  color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW {
      background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-mix.jpg/7db62cc9-f940-bba7-9c24-81669933a033?t=1630014384218) no-repeat right center #b7cd33; } }
  .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__container___15dmb {
    position: relative;
    padding: 2.5em 0 0 0; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__container___15dmb {
        flex-direction: row;
        padding: 3em 0; } }
  .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block; }
  .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W {
    max-width: 460px;
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W {
        margin: 0; } }
    .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W h3 {
      margin: 15px 0;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W h3 {
          font-size: 2.625em; } }
    .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W p {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W p {
          font-size: 1.5em; } }
    .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      margin-bottom: 30px; }
      .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh img,
      .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh a {
        margin-bottom: 15px; }
      @media screen and (min-width: 640px) {
        .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh {
          flex-direction: row; }
          .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh img,
          .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh a {
            margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentLeft___3sn1W .caminhoes-utilitarios-e-tratores-module__iconsDevice___eqAPh {
          margin-bottom: 0; } }
  .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentRight___XDPYf {
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .caminhoes-utilitarios-e-tratores-module__sectionApp___1jZdW .caminhoes-utilitarios-e-tratores-module__contentRight___XDPYf {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.imoveis-module__askedQuestions___3pgYr {
  color: #003641; }
  .imoveis-module__askedQuestions___3pgYr h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .imoveis-module__askedQuestions___3pgYr h3.imoveis-module__bground___8lT4y {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .imoveis-module__askedQuestions___3pgYr h3.imoveis-module__nobground___poa4- {
      background: transparent; }
  .imoveis-module__askedQuestions___3pgYr p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__askedQuestions___3pgYr p {
        font-size: 1.5em; } }
  .imoveis-module__askedQuestions___3pgYr .imoveis-module__contentQuestion___zN0sH {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__contentQuestion___zN0sH {
        padding: 0 40px 10px; } }
  .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn {
        padding: 2em 2em 2em 0; } }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn:last-child {
      border: 0; }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn .imoveis-module__title___31uXY {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn .imoveis-module__title___31uXY {
          font-size: 1.3125em; } }
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn .imoveis-module__title___31uXY svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn .imoveis-module__content___3xDZR {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn.imoveis-module__active___3FjnC .imoveis-module__content___3xDZR {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn.imoveis-module__active___3FjnC .imoveis-module__content___3xDZR a {
        color: #fff; }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__accordionItem___2Iadn.imoveis-module__active___3FjnC svg {
      transform: rotate(90deg); }
  .imoveis-module__askedQuestions___3pgYr .imoveis-module__button___TsGVO {
    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) {
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__button___TsGVO {
        display: block; } }
  .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO .imoveis-module__input___34yg4 {
      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%; }
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO .imoveis-module__input___34yg4.imoveis-module__active___3FjnC {
        left: 1em;
        transition: 0.35s ease-in all; }
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO .imoveis-module__input___34yg4::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO .imoveis-module__input___34yg4 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO svg {
      height: 40px; }
      .imoveis-module__askedQuestions___3pgYr .imoveis-module__search___3FGbO svg image {
        height: inherit; }

.imoveis-module__container___1hbcC {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .imoveis-module__container___1hbcC {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .imoveis-module__container___1hbcC {
      font-size: 1em; } }
  .imoveis-module__container___1hbcC h2,
  .imoveis-module__container___1hbcC h3,
  .imoveis-module__container___1hbcC p {
    white-space: pre-line; }
  .imoveis-module__container___1hbcC h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__container___1hbcC h3 {
        font-size: 2em; } }

.imoveis-module__call___2p7aS {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .imoveis-module__call___2p7aS {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .imoveis-module__call___2p7aS .imoveis-module__container___1hbcC {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__call___2p7aS .imoveis-module__container___1hbcC {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .imoveis-module__call___2p7aS .imoveis-module__container___1hbcC .imoveis-module__content___3xDZR {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .imoveis-module__call___2p7aS .imoveis-module__container___1hbcC .imoveis-module__content___3xDZR {
        padding: 5rem 0 5rem 10rem; } }
  .imoveis-module__call___2p7aS h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .imoveis-module__call___2p7aS h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .imoveis-module__call___2p7aS h2 {
        margin: 0.5em 0; } }
  .imoveis-module__call___2p7aS p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .imoveis-module__call___2p7aS p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA {
        width: 50%; } }
    .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__imageFullMobi___1VyGN {
      display: block; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__imageFullMobi___1VyGN {
          display: none; } }
    .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__bgTriangle___2BQUN {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__bgTriangle___2BQUN {
          display: block; } }
    .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__personTriangle___1vXs2 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__personTriangle___1vXs2 {
          width: 100%;
          display: block; } }
    .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__yellowTriangle___2Xqb1 {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__yellowTriangle___2Xqb1 {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .imoveis-module__call___2p7aS .imoveis-module__image___cbEMA .imoveis-module__yellowTriangle___2Xqb1 {
          height: 17rem;
          width: 17rem; } }

.imoveis-module__benefits___vlYmF {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .imoveis-module__benefits___vlYmF .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .imoveis-module__benefits___vlYmF .imoveis-module__container___1hbcC {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__benefits___vlYmF .imoveis-module__container___1hbcC {
        width: 81.25%;
        padding-left: 0; } }
  .imoveis-module__benefits___vlYmF .imoveis-module__backgroundImage___2QPTy {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__benefits___vlYmF .imoveis-module__backgroundImage___2QPTy {
        width: 65%; } }
  .imoveis-module__benefits___vlYmF .imoveis-module__benefitsContent___15TA0 {
    z-index: 2; }
  .imoveis-module__benefits___vlYmF h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .imoveis-module__benefits___vlYmF p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__benefits___vlYmF p {
        font-size: 1.5em; } }
  .imoveis-module__benefits___vlYmF .carouselItem {
    padding: 0; }
  .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o {
        margin: 20px; } }
    .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o:hover {
      transform: scale(1.1); }
    .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o figure svg {
        height: 53px;
        width: 53px; }
    .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o h4 {
          font-size: 1.5em; } }
    .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .imoveis-module__benefits___vlYmF .imoveis-module__card___3eX6o p {
          font-size: 1.25em; } }

.imoveis-module__hire___2XAMW {
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0; }
  @media screen and (min-width: 1024px) {
    .imoveis-module__hire___2XAMW {
      margin-bottom: 0;
      margin-top: 60px; } }
  .imoveis-module__hire___2XAMW :hover {
    background-color: #402f76; }
    .imoveis-module__hire___2XAMW :hover a {
      color: white !important; }
  .imoveis-module__hire___2XAMW .imoveis-module__hireCTA___1ApP0 {
    border: #503b94 3px solid;
    border-radius: 0.625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: 0.625em 0; }
    .imoveis-module__hire___2XAMW .imoveis-module__hireCTA___1ApP0 a {
      color: #503b94;
      font-size: 1.625em; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__hire___2XAMW .imoveis-module__hireCTA___1ApP0 a {
          font-size: 2em; } }
    @media screen and (min-width: 1024px) {
      .imoveis-module__hire___2XAMW .imoveis-module__hireCTA___1ApP0 {
        width: 35%; } }

@media screen and (min-width: 1024px) {
  .imoveis-module__othersOptionsForYou___36eOK {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o {
      margin-left: 0; } }
  .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn {
      height: 460px;
    }
   }
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn .title,
    .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o .imoveis-module__cardItem___Ik1Mn .titleContent {
      height: 60px;
      position: absolute;
    top: 0; 
    line-height: 25px;
  }
  .imoveis-module__othersOptionsForYou___36eOK .imoveis-module__card___3eX6o h3 {
    margin-bottom: 40px; }

.imoveis-module__sectionApp___LW93S {
  background-color: #b7cd33;
  background-size: contain;
  margin-top: 100px;
  color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___LW93S {
      background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-mix.jpg/7db62cc9-f940-bba7-9c24-81669933a033?t=1630014384218) no-repeat right center #b7cd33; } }
  .imoveis-module__sectionApp___LW93S .imoveis-module__container___1hbcC {
    position: relative;
    padding: 2.5em 0 0 0; }
    @media screen and (min-width: 1024px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__container___1hbcC {
        flex-direction: row;
        padding: 3em 0; } }
  .imoveis-module__sectionApp___LW93S img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block; }
  .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O {
    max-width: 460px;
    margin: auto; }
    @media screen and (min-width: 768px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O {
        margin: 0; } }
    @media screen and (min-width: 1024px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O {
        margin: 0; } }
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O h3 {
      margin: 15px 0;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O h3 {
          font-size: 2.625em; } }
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O p {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O p {
          font-size: 1.5em; } }
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      margin-bottom: 30px; }
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY img,
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY a {
        margin-bottom: 15px; }
      @media screen and (min-width: 640px) {
        .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY {
          flex-direction: row; }
          .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY img,
          .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY a {
            margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .imoveis-module__sectionApp___LW93S .imoveis-module__contentLeft___1k90O .imoveis-module__iconsDevice___2XHKY {
          margin-bottom: 0; } }
  .imoveis-module__sectionApp___LW93S .imoveis-module__contentRight___3_yBh {
    margin: auto; }
    @media screen and (min-width: 320px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentRight___3_yBh {
        display: none; } }
    @media screen and (min-width: 640px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentRight___3_yBh {
        display: none; } }
    @media screen and (min-width: 768px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentRight___3_yBh {
        position: absolute;
        right: -5%;
        bottom: 0;
        margin: 0;
        display: block; } }
    @media screen and (min-width: 1024px) {
      .imoveis-module__sectionApp___LW93S .imoveis-module__contentRight___3_yBh {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0;
        display: block; } }
  @media screen and (min-width: 320px) {
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentRightMobile___3htKm {
      display: block;
      margin-top: -6.375rem; } }
  @media screen and (min-width: 640px) {
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentRightMobile___3htKm {
      display: block;
      margin-top: -6.375rem; } }
  @media screen and (min-width: 768px) {
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentRightMobile___3htKm {
      display: none; } }
  @media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___LW93S .imoveis-module__contentRightMobile___3htKm {
      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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.motocicletas-module__askedQuestions___1Uwv3 {
  color: #003641; }
  .motocicletas-module__askedQuestions___1Uwv3 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .motocicletas-module__askedQuestions___1Uwv3 h3.motocicletas-module__bground___3MIuq {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .motocicletas-module__askedQuestions___1Uwv3 h3.motocicletas-module__nobground___12ux- {
      background: transparent; }
  .motocicletas-module__askedQuestions___1Uwv3 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__askedQuestions___1Uwv3 p {
        font-size: 1.5em; } }
  .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__contentQuestion___ucyKa {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__contentQuestion___ucyKa {
        padding: 0 40px 10px; } }
  .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G {
        padding: 2em 2em 2em 0; } }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G:last-child {
      border: 0; }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G .motocicletas-module__title___2FEWS {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G .motocicletas-module__title___2FEWS {
          font-size: 1.3125em; } }
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G .motocicletas-module__title___2FEWS svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G .motocicletas-module__content___24_dW {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G.motocicletas-module__active___3iqit .motocicletas-module__content___24_dW {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G.motocicletas-module__active___3iqit .motocicletas-module__content___24_dW a {
        color: #fff; }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__accordionItem___3K-8G.motocicletas-module__active___3iqit svg {
      transform: rotate(90deg); }
  .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__button___34Yuf {
    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) {
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__button___34Yuf {
        display: block; } }
  .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt .motocicletas-module__input___3eqEX {
      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%; }
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt .motocicletas-module__input___3eqEX.motocicletas-module__active___3iqit {
        left: 1em;
        transition: 0.35s ease-in all; }
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt .motocicletas-module__input___3eqEX::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt .motocicletas-module__input___3eqEX {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt svg {
      height: 40px; }
      .motocicletas-module__askedQuestions___1Uwv3 .motocicletas-module__search___1xDXt svg image {
        height: inherit; }

.motocicletas-module__container___wzrAb {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .motocicletas-module__container___wzrAb {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .motocicletas-module__container___wzrAb {
      font-size: 1em; } }
  .motocicletas-module__container___wzrAb h2,
  .motocicletas-module__container___wzrAb h3,
  .motocicletas-module__container___wzrAb p {
    white-space: pre-line; }
  .motocicletas-module__container___wzrAb h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__container___wzrAb h3 {
        font-size: 2em; } }

.motocicletas-module__call___3BoHe {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .motocicletas-module__call___3BoHe {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .motocicletas-module__call___3BoHe .motocicletas-module__container___wzrAb {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__call___3BoHe .motocicletas-module__container___wzrAb {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__call___3BoHe .motocicletas-module__container___wzrAb .motocicletas-module__content___24_dW {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .motocicletas-module__call___3BoHe .motocicletas-module__container___wzrAb .motocicletas-module__content___24_dW {
        padding: 5rem 0 5rem 10rem; } }
  .motocicletas-module__call___3BoHe h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .motocicletas-module__call___3BoHe h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__call___3BoHe h2 {
        margin: 0.5em 0; } }
  .motocicletas-module__call___3BoHe p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .motocicletas-module__call___3BoHe p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A {
        width: 50%; } }
    .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__imageFullMobi___2e84U {
      display: block; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__imageFullMobi___2e84U {
          display: none; } }
    .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__bgTriangle___1DF_p {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__bgTriangle___1DF_p {
          display: block; } }
    .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__personTriangle___3bN84 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__personTriangle___3bN84 {
          width: 100%;
          display: block; } }
    .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__yellowTriangle___2ZphP {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__yellowTriangle___2ZphP {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .motocicletas-module__call___3BoHe .motocicletas-module__image___1VL_A .motocicletas-module__yellowTriangle___2ZphP {
          height: 17rem;
          width: 17rem; } }

.motocicletas-module__benefits___34KMg {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .motocicletas-module__benefits___34KMg .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .motocicletas-module__benefits___34KMg .motocicletas-module__container___wzrAb {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__benefits___34KMg .motocicletas-module__container___wzrAb {
        width: 81.25%;
        padding-left: 0; } }
  .motocicletas-module__benefits___34KMg .motocicletas-module__backgroundImage___3BuBg {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__benefits___34KMg .motocicletas-module__backgroundImage___3BuBg {
        width: 65%; } }
  .motocicletas-module__benefits___34KMg .motocicletas-module__benefitsContent___19SeS {
    z-index: 2; }
  .motocicletas-module__benefits___34KMg h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .motocicletas-module__benefits___34KMg p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__benefits___34KMg p {
        font-size: 1.5em; } }
  .motocicletas-module__benefits___34KMg .carouselItem {
    padding: 0; }
  .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 {
        margin: 20px; } }
    .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7:hover {
      transform: scale(1.1); }
    .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 figure svg {
        height: 53px;
        width: 53px; }
    .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 h4 {
          font-size: 1.5em; } }
    .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .motocicletas-module__benefits___34KMg .motocicletas-module__card___3KtW7 p {
          font-size: 1.25em; } }

.motocicletas-module__hire___2thnu {
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0; }
  @media screen and (min-width: 1024px) {
    .motocicletas-module__hire___2thnu {
      margin-bottom: 0;
      margin-top: 60px; } }
  .motocicletas-module__hire___2thnu :hover {
    background-color: #402f76; }
    .motocicletas-module__hire___2thnu :hover a {
      color: white !important; }
  .motocicletas-module__hire___2thnu .motocicletas-module__hireCTA___3Mh4P {
    border: #503b94 3px solid;
    border-radius: 0.625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: 0.625em 0;
    cursor: pointer; }
    .motocicletas-module__hire___2thnu .motocicletas-module__hireCTA___3Mh4P a {
      color: #503b94;
      font-size: 1.625em; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__hire___2thnu .motocicletas-module__hireCTA___3Mh4P a {
          font-size: 2em; } }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__hire___2thnu .motocicletas-module__hireCTA___3Mh4P {
        width: 35%; } }

@media screen and (min-width: 1024px) {
  .motocicletas-module__othersOptionsForYou___h84Dr {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.motocicletas-module__othersOptionsForYou___h84Dr .motocicletas-module__card___3KtW7 {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .motocicletas-module__othersOptionsForYou___h84Dr .motocicletas-module__card___3KtW7 {
      margin-left: 0; } }
  .motocicletas-module__othersOptionsForYou___h84Dr .motocicletas-module__card___3KtW7 .motocicletas-module__cardItem___r2gdY {
    width: 100%;
    height: 500px;
   }
    .motocicletas-module__othersOptionsForYou___h84Dr .motocicletas-module__card___3KtW7 .motocicletas-module__cardItem___r2gdY .title,
    .motocicletas-module__othersOptionsForYou___h84Dr .motocicletas-module__card___3KtW7 .motocicletas-module__cardItem___r2gdY .titleContent {
      height: 60px; }
  .motocicletas-module__othersOptionsForYou___h84Dr .motocicletas-module__card___3KtW7 h3 {
    margin-bottom: 40px; }

.motocicletas-module__sectionApp___x4FFD {
  background-color: #b7cd33;
  background-size: contain;
  margin-top: 100px;
  color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___x4FFD {
      background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-mix.jpg/7db62cc9-f940-bba7-9c24-81669933a033?t=1630014384218) no-repeat right center #b7cd33; } }
  .motocicletas-module__sectionApp___x4FFD .motocicletas-module__container___wzrAb {
    position: relative;
    padding: 2.5em 0 0 0; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__sectionApp___x4FFD .motocicletas-module__container___wzrAb {
        flex-direction: row;
        padding: 3em 0; } }
  .motocicletas-module__sectionApp___x4FFD img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block; }
  .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl {
    max-width: 460px;
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl {
        margin: 0; } }
    .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl h3 {
      margin: 15px 0;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl h3 {
          font-size: 2.625em; } }
    .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl p {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl p {
          font-size: 1.5em; } }
    .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      margin-bottom: 30px; }
      .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL img,
      .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL a {
        margin-bottom: 15px; }
      @media screen and (min-width: 640px) {
        .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL {
          flex-direction: row; }
          .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL img,
          .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL a {
            margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentLeft___2bwAl .motocicletas-module__iconsDevice___ktojL {
          margin-bottom: 0; } }
  .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentRight___2Hq2D {
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .motocicletas-module__sectionApp___x4FFD .motocicletas-module__contentRight___2Hq2D {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.servicos-module__askedQuestions___3vxD- {
  color: #003641; }
  .servicos-module__askedQuestions___3vxD- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .servicos-module__askedQuestions___3vxD- h3.servicos-module__bground___3whpi {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .servicos-module__askedQuestions___3vxD- h3.servicos-module__nobground___2PrX6 {
      background: transparent; }
  .servicos-module__askedQuestions___3vxD- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___3vxD- p {
        font-size: 1.5em; } }
  .servicos-module__askedQuestions___3vxD- .servicos-module__contentQuestion___16QjQ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___3vxD- .servicos-module__contentQuestion___16QjQ {
        padding: 0 40px 10px; } }
  .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed {
        padding: 2em 2em 2em 0; } }
    .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed:last-child {
      border: 0; }
    .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed .servicos-module__title___29nIS {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed .servicos-module__title___29nIS {
          font-size: 1.3125em; } }
      .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed .servicos-module__title___29nIS svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed .servicos-module__content___2HSt4 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed.servicos-module__active___1wsfE .servicos-module__content___2HSt4 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed.servicos-module__active___1wsfE .servicos-module__content___2HSt4 a {
        color: #fff; }
    .servicos-module__askedQuestions___3vxD- .servicos-module__accordionItem___btbed.servicos-module__active___1wsfE svg {
      transform: rotate(90deg); }
  .servicos-module__askedQuestions___3vxD- .servicos-module__button___2ZDNr {
    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) {
      .servicos-module__askedQuestions___3vxD- .servicos-module__button___2ZDNr {
        display: block; } }
  .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY .servicos-module__input___2iUGP {
      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%; }
      .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY .servicos-module__input___2iUGP.servicos-module__active___1wsfE {
        left: 1em;
        transition: 0.35s ease-in all; }
      .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY .servicos-module__input___2iUGP::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY .servicos-module__input___2iUGP {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY svg {
      height: 40px; }
      .servicos-module__askedQuestions___3vxD- .servicos-module__search___bELcY svg image {
        height: inherit; }

.servicos-module__container___nk9Ij {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .servicos-module__container___nk9Ij {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .servicos-module__container___nk9Ij {
      font-size: 1em; } }
  .servicos-module__container___nk9Ij h2,
  .servicos-module__container___nk9Ij h3,
  .servicos-module__container___nk9Ij p {
    white-space: pre-line; }
  .servicos-module__container___nk9Ij h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .servicos-module__container___nk9Ij h3 {
        font-size: 2em; } }

.servicos-module__call___7j5xm {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .servicos-module__call___7j5xm {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .servicos-module__call___7j5xm .servicos-module__container___nk9Ij {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .servicos-module__call___7j5xm .servicos-module__container___nk9Ij {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .servicos-module__call___7j5xm .servicos-module__container___nk9Ij .servicos-module__content___2HSt4 {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .servicos-module__call___7j5xm .servicos-module__container___nk9Ij .servicos-module__content___2HSt4 {
        padding: 5rem 0 5rem 10rem; } }
  .servicos-module__call___7j5xm h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .servicos-module__call___7j5xm h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .servicos-module__call___7j5xm h2 {
        margin: 0.5em 0; } }
  .servicos-module__call___7j5xm p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .servicos-module__call___7j5xm p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .servicos-module__call___7j5xm .servicos-module__image___3DBhs {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .servicos-module__call___7j5xm .servicos-module__image___3DBhs {
        width: 50%; } }
    .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__imageFullMobi___3MbJr {
      display: block; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__imageFullMobi___3MbJr {
          display: none; } }
    .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__bgTriangle___GsJxv {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__bgTriangle___GsJxv {
          display: block; } }
    .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__personTriangle___1T_92 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__personTriangle___1T_92 {
          width: 100%;
          display: block; } }
    .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__yellowTriangle___27s6t {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__yellowTriangle___27s6t {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .servicos-module__call___7j5xm .servicos-module__image___3DBhs .servicos-module__yellowTriangle___27s6t {
          height: 17rem;
          width: 17rem; } }

.servicos-module__benefits___1036v {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .servicos-module__benefits___1036v .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .servicos-module__benefits___1036v .servicos-module__container___nk9Ij {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__benefits___1036v .servicos-module__container___nk9Ij {
        width: 81.25%;
        padding-left: 0; } }
  .servicos-module__benefits___1036v .servicos-module__backgroundImage___3a5vL {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .servicos-module__benefits___1036v .servicos-module__backgroundImage___3a5vL {
        width: 65%; } }
  .servicos-module__benefits___1036v .servicos-module__benefitsContent___3vtT6 {
    z-index: 2; }
  .servicos-module__benefits___1036v h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .servicos-module__benefits___1036v p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .servicos-module__benefits___1036v p {
        font-size: 1.5em; } }
  .servicos-module__benefits___1036v .carouselItem {
    padding: 0; }
  .servicos-module__benefits___1036v .servicos-module__card___2dFY3 {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__benefits___1036v .servicos-module__card___2dFY3 {
        margin: 20px; } }
    .servicos-module__benefits___1036v .servicos-module__card___2dFY3:hover {
      transform: scale(1.1); }
    .servicos-module__benefits___1036v .servicos-module__card___2dFY3 figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .servicos-module__benefits___1036v .servicos-module__card___2dFY3 figure svg {
        height: 53px;
        width: 53px; }
    .servicos-module__benefits___1036v .servicos-module__card___2dFY3 h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .servicos-module__benefits___1036v .servicos-module__card___2dFY3 h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .servicos-module__benefits___1036v .servicos-module__card___2dFY3 h4 {
          font-size: 1.5em; } }
    .servicos-module__benefits___1036v .servicos-module__card___2dFY3 p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .servicos-module__benefits___1036v .servicos-module__card___2dFY3 p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .servicos-module__benefits___1036v .servicos-module__card___2dFY3 p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .servicos-module__othersOptionsForYou___3fEQH {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.servicos-module__othersOptionsForYou___3fEQH .servicos-module__card___2dFY3 {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .servicos-module__othersOptionsForYou___3fEQH .servicos-module__card___2dFY3 {
      margin-left: 0; } }
  .servicos-module__othersOptionsForYou___3fEQH .servicos-module__card___2dFY3 .servicos-module__cardItem___1wISM {
    width: 100%; }
    .servicos-module__othersOptionsForYou___3fEQH .servicos-module__card___2dFY3 .servicos-module__cardItem___1wISM .title,
    .servicos-module__othersOptionsForYou___3fEQH .servicos-module__card___2dFY3 .servicos-module__cardItem___1wISM .titleContent {
      height: 60px; }
  .servicos-module__othersOptionsForYou___3fEQH .servicos-module__card___2dFY3 h3 {
    margin-bottom: 40px; }

.servicos-module__sectionApp___3dHxj {
  background-color: #b7cd33;
  background-size: contain;
  margin-top: 100px;
  color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___3dHxj {
      background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-mix.jpg/7db62cc9-f940-bba7-9c24-81669933a033?t=1630014384218) no-repeat right center #b7cd33; } }
  .servicos-module__sectionApp___3dHxj .servicos-module__container___nk9Ij {
    position: relative;
    padding: 2.5em 0 0 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__sectionApp___3dHxj .servicos-module__container___nk9Ij {
        flex-direction: row;
        padding: 3em 0; } }
  .servicos-module__sectionApp___3dHxj img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block; }
  .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC {
    max-width: 460px;
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC {
        margin: 0; } }
    .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC h3 {
      margin: 15px 0;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC h3 {
          font-size: 2.625em; } }
    .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC p {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC p {
          font-size: 1.5em; } }
    .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      margin-bottom: 30px; }
      .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 img,
      .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 a {
        margin-bottom: 15px; }
      @media screen and (min-width: 640px) {
        .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 {
          flex-direction: row; }
          .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 img,
          .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 a {
            margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .servicos-module__sectionApp___3dHxj .servicos-module__contentLeft___3mOTC .servicos-module__iconsDevice___BeFY6 {
          margin-bottom: 0; } }
  .servicos-module__sectionApp___3dHxj .servicos-module__contentRight___hUt16 {
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .servicos-module__sectionApp___3dHxj .servicos-module__contentRight___hUt16 {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.conta-capital-module__askedQuestions___23dSR {
  color: #003641; }
  .conta-capital-module__askedQuestions___23dSR h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .conta-capital-module__askedQuestions___23dSR h3.conta-capital-module__bground___2DLOk {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .conta-capital-module__askedQuestions___23dSR h3.conta-capital-module__nobground___3Npn0 {
      background: transparent; }
  .conta-capital-module__askedQuestions___23dSR p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .conta-capital-module__askedQuestions___23dSR p {
        font-size: 1.5em; } }
  .conta-capital-module__askedQuestions___23dSR .conta-capital-module__contentQuestion___3-CbD {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__contentQuestion___3-CbD {
        padding: 0 40px 10px; } }
  .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA {
        padding: 2em 2em 2em 0; } }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA:last-child {
      border: 0; }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA .conta-capital-module__title___1RnZ_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA .conta-capital-module__title___1RnZ_ {
          font-size: 1.3125em; } }
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA .conta-capital-module__title___1RnZ_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA .conta-capital-module__content___i96SQ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA.conta-capital-module__active___2WKa1 .conta-capital-module__content___i96SQ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA.conta-capital-module__active___2WKa1 .conta-capital-module__content___i96SQ a {
        color: #fff; }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__accordionItem___oZvkA.conta-capital-module__active___2WKa1 svg {
      transform: rotate(90deg); }
  .conta-capital-module__askedQuestions___23dSR .conta-capital-module__button___3fyLB {
    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) {
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__button___3fyLB {
        display: block; } }
  .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv .conta-capital-module__input___2sI_E {
      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%; }
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv .conta-capital-module__input___2sI_E.conta-capital-module__active___2WKa1 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv .conta-capital-module__input___2sI_E::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv .conta-capital-module__input___2sI_E {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv svg {
      height: 40px; }
      .conta-capital-module__askedQuestions___23dSR .conta-capital-module__search___Be4Pv svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.conta-corrente-module__askedQuestions___2NJT8 {
  color: #003641; }
  .conta-corrente-module__askedQuestions___2NJT8 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .conta-corrente-module__askedQuestions___2NJT8 h3.conta-corrente-module__bground___1hQ-F {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .conta-corrente-module__askedQuestions___2NJT8 h3.conta-corrente-module__nobground___3AS4y {
      background: transparent; }
  .conta-corrente-module__askedQuestions___2NJT8 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___2NJT8 p {
        font-size: 1.5em; } }
  .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__contentQuestion___25jbW {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__contentQuestion___25jbW {
        padding: 0 40px 10px; } }
  .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V {
        padding: 2em 2em 2em 0; } }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V:last-child {
      border: 0; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__title___MT5Pv {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__title___MT5Pv {
          font-size: 1.3125em; } }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__title___MT5Pv svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__content___3MkJq {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V.conta-corrente-module__active___fkR53 .conta-corrente-module__content___3MkJq {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V.conta-corrente-module__active___fkR53 .conta-corrente-module__content___3MkJq a {
        color: #fff; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V.conta-corrente-module__active___fkR53 svg {
      transform: rotate(90deg); }
  .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__button___3qOQr {
    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) {
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__button___3qOQr {
        display: block; } }
  .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_ {
      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%; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_.conta-corrente-module__active___fkR53 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW svg {
      height: 40px; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW svg image {
        height: inherit; }

.conta-corrente-module__container___2gmyz {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__container___2gmyz {
      padding: 2em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .conta-corrente-module__container___2gmyz {
      font-size: 1em; } }
  .conta-corrente-module__container___2gmyz h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__container___2gmyz h3 {
        font-size: 2em; } }

.conta-corrente-module__call___3EcSl {
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-main-conta-corrente.jpg/6858beba-cc95-fb5d-c19d-782af0f4323d?t=1630014386356");
  padding-top: 31.25%;
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  height: 50vh; }
  @media screen and (min-width: 640px) {
    .conta-corrente-module__call___3EcSl {
      background-position: center; } }
  .conta-corrente-module__call___3EcSl .conta-corrente-module__container___2gmyz {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
    .conta-corrente-module__call___3EcSl .conta-corrente-module__container___2gmyz .conta-corrente-module__content___3MkJq {
      max-width: 530px; }
  .conta-corrente-module__call___3EcSl h2 {
    color: #ffffff;
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .conta-corrente-module__call___3EcSl h2 {
        font-size: 2.625em; } }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__call___3EcSl h2 {
        margin: 0.5em 0; } }
  .conta-corrente-module__call___3EcSl p {
    color: #ffffff;
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .conta-corrente-module__call___3EcSl p {
        font-size: 1.125em;
        line-height: 24px; } }

.conta-corrente-module__benefits___My95F p {
  font-size: 1.125em; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___My95F p {
      font-size: 1.5em; } }

.conta-corrente-module__benefits___My95F ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___My95F ul {
      flex-direction: row; } }
  .conta-corrente-module__benefits___My95F ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0;
    padding: 18px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__benefits___My95F ul li {
        max-width: 15%; } }
    .conta-corrente-module__benefits___My95F ul li figure {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .conta-corrente-module__benefits___My95F ul li h4 {
      color: #00ae9d;
      font-size: 0.75em;
      margin: 0 0 10px 0; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__benefits___My95F ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .conta-corrente-module__benefits___My95F ul li h4 {
          font-size: 1.25em; } }
    .conta-corrente-module__benefits___My95F ul li p {
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__benefits___My95F ul li p {
          font-size: 0.875em;
          margin: 0 25px; } }

.conta-corrente-module__knowOurServices___kiGlO {
  background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-bg-internas.jpg/a6b44ff7-6669-5e57-ce49-2b2828fb704b?t=1630014384566) no-repeat right center #05a193;
  background-size: contain;
  color: #ffffff; }
  .conta-corrente-module__knowOurServices___kiGlO p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__knowOurServices___kiGlO p {
        font-size: 1.5em; } }
  .conta-corrente-module__knowOurServices___kiGlO ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 40px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__knowOurServices___kiGlO ul {
        flex-direction: row; } }
    .conta-corrente-module__knowOurServices___kiGlO ul li {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 20px;
      background-color: #ffffff;
      border-bottom: 10px solid #c0cf2e;
      margin: 20px 0; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__knowOurServices___kiGlO ul li {
          max-width: 32.22222%; } }
      .conta-corrente-module__knowOurServices___kiGlO ul li .conta-corrente-module__cardtitle___SEHlV {
        width: 100%;
        color: #00ae9d;
        font-size: 1.25em;
        margin: 0 0 14px 0;
        min-height: 55px;
        display: flex;
        align-items: center; }
        @media screen and (min-width: 1024px) {
          .conta-corrente-module__knowOurServices___kiGlO ul li .conta-corrente-module__cardtitle___SEHlV {
            font-size: 1.5em; } }
      .conta-corrente-module__knowOurServices___kiGlO ul li .conta-corrente-module__cardText___2J1qm {
        font-size: 0.8125em;
        color: #7c8a8c;
        padding: 0 10px 0 0;
        line-height: 18px; }
      .conta-corrente-module__knowOurServices___kiGlO ul li .conta-corrente-module__cardButton___34QuR {
        margin-top: 20px;
        width: 100%;
        background: #00ae9d;
        max-width: 111px;
        text-align: center;
        padding: 10px 0;
        margin: 20px auto 0 0;
        color: #ffffff;
        font-weight: 500;
        text-decoration: none;
        border-radius: 5px; }

.conta-corrente-module__openAccount___1zClh {
  color: #003641; }
  .conta-corrente-module__openAccount___1zClh p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__openAccount___1zClh p {
        font-size: 1.5em; } }
  .conta-corrente-module__openAccount___1zClh ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 40px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__openAccount___1zClh ul {
        flex-direction: row; } }
    .conta-corrente-module__openAccount___1zClh ul li {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 20px;
      background-color: #ffffff;
      margin: 20px 0;
      text-align: center;
      max-width: 300px;
      margin: 20px auto; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__openAccount___1zClh ul li {
          max-width: 220px;
          margin: 20px 0; } }
      .conta-corrente-module__openAccount___1zClh ul li .conta-corrente-module__cardtitle___SEHlV {
        width: 100%;
        color: #00ae9d;
        font-size: 1.25em;
        margin: 0 0 14px 0; }
        @media screen and (min-width: 1024px) {
          .conta-corrente-module__openAccount___1zClh ul li .conta-corrente-module__cardtitle___SEHlV {
            font-size: 1.5em; } }
      .conta-corrente-module__openAccount___1zClh ul li .conta-corrente-module__cardText___2J1qm {
        font-size: 0.875em;
        color: #7c8a8c;
        line-height: 18px; }
        .conta-corrente-module__openAccount___1zClh ul li .conta-corrente-module__cardText___2J1qm span {
          font-weight: 600; }

.conta-corrente-module__sectionApp___2xCtx {
  background-color: #b7cd33;
  background-size: contain;
  color: #ffffff; }
  @media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___2xCtx {
      background: url(https://www.sicoob.com.br/documents/25272901/70631442/grafismo-mix.jpg/7db62cc9-f940-bba7-9c24-81669933a033?t=1630014384218) no-repeat right center #b7cd33; } }
  .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__container___2gmyz {
    position: relative;
    padding: 2.5em 0 0 0; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__container___2gmyz {
        flex-direction: row;
        padding: 3em 0; } }
  .conta-corrente-module__sectionApp___2xCtx img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block; }
  .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl {
    max-width: 460px;
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl {
        margin: 0; } }
    .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl h3 {
      margin: 15px 0;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl h3 {
          font-size: 2.625em; } }
    .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl p {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl p {
          font-size: 1.5em; } }
    .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      margin-bottom: 30px; }
      .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI img,
      .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI a {
        margin-bottom: 15px; }
      @media screen and (min-width: 640px) {
        .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI {
          flex-direction: row; }
          .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI img,
          .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI a {
            margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentLeft___TRObl .conta-corrente-module__iconsDevice___VBrTI {
          margin-bottom: 0; } }
  .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentRight___1IEL8 {
    margin: auto; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__sectionApp___2xCtx .conta-corrente-module__contentRight___1IEL8 {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0; } }

.conta-corrente-module__learnMore___3cAtE {
  color: #003641; }
  .conta-corrente-module__learnMore___3cAtE p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__learnMore___3cAtE p {
        font-size: 1.5em; } }
  .conta-corrente-module__learnMore___3cAtE ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 40px; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__learnMore___3cAtE ul {
        flex-direction: row; } }
    .conta-corrente-module__learnMore___3cAtE ul li {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 20px;
      background-color: #ffffff;
      box-shadow: 0px 1px 22px 1px #dedede;
      border-bottom: 10px solid #00ae9d;
      margin: 20px 0; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__learnMore___3cAtE ul li {
          max-width: 49%;
          width: 100%; } }
      .conta-corrente-module__learnMore___3cAtE ul li .conta-corrente-module__cardtitle___SEHlV {
        width: 100%;
        color: #00ae9d;
        font-size: 1.25em;
        margin: 15px 0;
        text-align: center;
        font-weight: 700; }
        @media screen and (min-width: 1024px) {
          .conta-corrente-module__learnMore___3cAtE ul li .conta-corrente-module__cardtitle___SEHlV {
            font-size: 1.5em; } }
      .conta-corrente-module__learnMore___3cAtE ul li .conta-corrente-module__cardButton___34QuR {
        margin-top: 20px;
        width: 100%;
        background: #00ae9d;
        max-width: 111px;
        text-align: center;
        padding: 10px 0;
        margin: 5px auto;
        color: #ffffff;
        font-weight: 500;
        text-decoration: none;
        border-radius: 5px; }

.conta-corrente-module__askedQuestions___2NJT8 {
  background-color: #00ae9d;
  color: #ffffff; }
  .conta-corrente-module__askedQuestions___2NJT8 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__askedQuestions___2NJT8 p {
        font-size: 1.5em; } }
  .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordion___3a7eP {
    width: 100%; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V {
      border-bottom: 1px solid #ffffff;
      padding: 2em 0 2em 0; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V {
          padding: 2em 2em 2em 0; } }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__title___MT5Pv {
        cursor: pointer;
        width: 100%;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        font-size: 1.125em; }
        @media screen and (min-width: 1024px) {
          .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__title___MT5Pv {
            font-size: 1.5em; } }
        .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__title___MT5Pv svg {
          transition: 0.3s ease-in all;
          height: 16px;
          width: 16px;
          transform: rotate(270deg);
          fill: #ffffff; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V .conta-corrente-module__content___3MkJq {
        height: 0;
        display: none;
        margin-top: 1em;
        transition: ease 0.8s all;
        line-height: 22px; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V.conta-corrente-module__active___fkR53 .conta-corrente-module__content___3MkJq {
        height: auto;
        display: block;
        transition: ease 0.8s all; }
        .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V.conta-corrente-module__active___fkR53 .conta-corrente-module__content___3MkJq a {
          color: #ffffff; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__accordionItem___1o0-V.conta-corrente-module__active___fkR53 svg {
        transform: rotate(90deg); }
  .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_ {
      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%; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_.conta-corrente-module__active___fkR53 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_:-moz-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_::-moz-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_:-ms-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW .conta-corrente-module__input___1PnS_ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #ffffff; } }
    .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW svg {
      height: 40px; }
      .conta-corrente-module__askedQuestions___2NJT8 .conta-corrente-module__search___17pLW svg image {
        height: inherit; }

.conta-corrente-module__haveForYou___NkZhN {
  color: #003641; }
  .conta-corrente-module__haveForYou___NkZhN p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__haveForYou___NkZhN p {
        font-size: 1.5em; } }
  .conta-corrente-module__haveForYou___NkZhN ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .conta-corrente-module__haveForYou___NkZhN ul {
        flex-direction: row; } }
    .conta-corrente-module__haveForYou___NkZhN ul li {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 20px;
      background-color: #ffffff;
      box-shadow: 0px 1px 22px 1px #dedede;
      border-bottom: 10px solid #00ae9d;
      margin: 20px 0; }
      @media screen and (min-width: 1024px) {
        .conta-corrente-module__haveForYou___NkZhN ul li {
          max-width: 30%;
          width: 100%; } }
      .conta-corrente-module__haveForYou___NkZhN ul li .conta-corrente-module__cardImage___eo1At {
        max-width: 100%;
        height: auto;
        display: block; }
      .conta-corrente-module__haveForYou___NkZhN ul li .conta-corrente-module__cardtitle___SEHlV {
        width: 100%;
        color: #00ae9d;
        font-size: 1.25em;
        margin: 20px 0;
        text-align: center;
        font-weight: 700; }
        @media screen and (min-width: 1024px) {
          .conta-corrente-module__haveForYou___NkZhN ul li .conta-corrente-module__cardtitle___SEHlV {
            font-size: 1.5em; } }
      .conta-corrente-module__haveForYou___NkZhN ul li .conta-corrente-module__cardButton___34QuR {
        margin-top: 20px;
        width: 100%;
        background: #00ae9d;
        max-width: 111px;
        text-align: center;
        padding: 10px 0;
        margin: 5px auto;
        color: #ffffff;
        font-weight: 500;
        text-decoration: none;
        border-radius: 5px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.modalContent-module__askedQuestions___dp3vn {
  color: #003641; }
  .modalContent-module__askedQuestions___dp3vn h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .modalContent-module__askedQuestions___dp3vn h3.modalContent-module__bground___3Pu6Y {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .modalContent-module__askedQuestions___dp3vn h3.modalContent-module__nobground___JFgNH {
      background: transparent; }
  .modalContent-module__askedQuestions___dp3vn p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .modalContent-module__askedQuestions___dp3vn p {
        font-size: 1.5em; } }
  .modalContent-module__askedQuestions___dp3vn .modalContent-module__contentQuestion___35wS_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__contentQuestion___35wS_ {
        padding: 0 40px 10px; } }
  .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2 {
        padding: 2em 2em 2em 0; } }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2:last-child {
      border: 0; }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2 .modalContent-module__title___1nKV4 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2 .modalContent-module__title___1nKV4 {
          font-size: 1.3125em; } }
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2 .modalContent-module__title___1nKV4 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2 .modalContent-module__content___jgAKZ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2.modalContent-module__active___1peay .modalContent-module__content___jgAKZ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2.modalContent-module__active___1peay .modalContent-module__content___jgAKZ a {
        color: #fff; }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__accordionItem___2aiC2.modalContent-module__active___1peay svg {
      transform: rotate(90deg); }
  .modalContent-module__askedQuestions___dp3vn .modalContent-module__button___3V-wZ {
    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) {
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__button___3V-wZ {
        display: block; } }
  .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh .modalContent-module__input___3EPi1 {
      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%; }
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh .modalContent-module__input___3EPi1.modalContent-module__active___1peay {
        left: 1em;
        transition: 0.35s ease-in all; }
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh .modalContent-module__input___3EPi1::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh .modalContent-module__input___3EPi1 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh svg {
      height: 40px; }
      .modalContent-module__askedQuestions___dp3vn .modalContent-module__search___3n-dh svg image {
        height: inherit; }

.modalContent-module__documents___2iV2f {
  font-size: 0.625em;
  justify-content: center;
  display: flex;
  align-items: center;
  justify-content: left; }
  @media screen and (min-width: 640px) {
    .modalContent-module__documents___2iV2f {
      font-size: 0.75em; } }
  .modalContent-module__documents___2iV2f h3 {
    margin: 0;
    color: #f5f5f5; }
  .modalContent-module__documents___2iV2f .modalContent-module__titleCTA___8y0te,
  .modalContent-module__documents___2iV2f .modalContent-module__btnModal___3j3_Z {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 115px;
    text-align: center;
    padding: 5px 0 5px 0;
    margin: 5px auto;
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px; }

.modalContent-module__modal___1cpn- {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000085;
  z-index: 10; }
  .modalContent-module__modal___1cpn- .modalContent-module__modalBody___25ZEC {
    width: 80%;
    height: 80%;
    margin: auto;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 40px;
    font-weight: 500;
    color: #000 !important;
    border-bottom: 5px solid #c0cf2e; }
    @media screen and (min-width: 1024px) {
      .modalContent-module__modal___1cpn- .modalContent-module__modalBody___25ZEC {
        width: 50%;
        height: 65%;
        min-height: 450px; } }
  .modalContent-module__modal___1cpn- .modalContent-module__modal___1cpn- .modalContent-module__modalDocumentList___2jDXQ {
    color: #003641; }
  .modalContent-module__modal___1cpn- .modalContent-module__modalClose___-ArUa {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 1.875em;
    font-weight: bold;
    text-decoration: none;
    color: #003641; }
  .modalContent-module__modal___1cpn- .modalContent-module__modalSVG___2c3cZ {
    margin-bottom: 20px; }
  .modalContent-module__modal___1cpn- .modalContent-module__modalTitle___24San {
    font-weight: bold;
    font-size: 1.25em; }
    @media screen and (min-width: 768px) {
      .modalContent-module__modal___1cpn- .modalContent-module__modalTitle___24San {
        font-size: 2.375em; } }
  .modalContent-module__modal___1cpn- .modalContent-module__modalDocumentList___2jDXQ {
    margin: 20px 0;
    flex-direction: column;
    font-size: 0.8em; }
    .modalContent-module__modal___1cpn- .modalContent-module__modalDocumentList___2jDXQ li {
      margin-bottom: 2px;
      font-size: 1em;
      list-style: circle;
      padding: 0px 6px;
      border-bottom: white 1px solid; }
      @media screen and (min-width: 768px) {
        .modalContent-module__modal___1cpn- .modalContent-module__modalDocumentList___2jDXQ li {
          font-size: 1.5em;
          max-width: 50%; } }
  .modalContent-module__modal___1cpn- .modalContent-module__modalObservations___3BF_5 {
    font-size: 1.25em;
    color: #00ae9d; }
  .modalContent-module__modal___1cpn- .modalContent-module__btnModal___3j3_Z {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 115px;
    text-align: center;
    padding: 8px 7px 8px 7px;
    margin: 5px auto;
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.modal-module__askedQuestions___WIbgg {
  color: #003641; }
  .modal-module__askedQuestions___WIbgg h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .modal-module__askedQuestions___WIbgg h3.modal-module__bground___czFr_ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .modal-module__askedQuestions___WIbgg h3.modal-module__nobground___3T9m1 {
      background: transparent; }
  .modal-module__askedQuestions___WIbgg p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .modal-module__askedQuestions___WIbgg p {
        font-size: 1.5em; } }
  .modal-module__askedQuestions___WIbgg .modal-module__contentQuestion___ONQFU {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .modal-module__askedQuestions___WIbgg .modal-module__contentQuestion___ONQFU {
        padding: 0 40px 10px; } }
  .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50 {
        padding: 2em 2em 2em 0; } }
    .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50:last-child {
      border: 0; }
    .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50 .modal-module__title___3nB1M {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50 .modal-module__title___3nB1M {
          font-size: 1.3125em; } }
      .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50 .modal-module__title___3nB1M svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50 .modal-module__content___1cpZj {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50.modal-module__active___29NE0 .modal-module__content___1cpZj {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50.modal-module__active___29NE0 .modal-module__content___1cpZj a {
        color: #fff; }
    .modal-module__askedQuestions___WIbgg .modal-module__accordionItem___1bC50.modal-module__active___29NE0 svg {
      transform: rotate(90deg); }
  .modal-module__askedQuestions___WIbgg .modal-module__button___99Vxt {
    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) {
      .modal-module__askedQuestions___WIbgg .modal-module__button___99Vxt {
        display: block; } }
  .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i .modal-module__input___2eFdX {
      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%; }
      .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i .modal-module__input___2eFdX.modal-module__active___29NE0 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i .modal-module__input___2eFdX::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i .modal-module__input___2eFdX {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i svg {
      height: 40px; }
      .modal-module__askedQuestions___WIbgg .modal-module__search___3lx4i svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.boxButton-module__askedQuestions___3hwql {
  color: #003641; }
  .boxButton-module__askedQuestions___3hwql h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .boxButton-module__askedQuestions___3hwql h3.boxButton-module__bground___3gZ3V {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .boxButton-module__askedQuestions___3hwql h3.boxButton-module__nobground___YIWXb {
      background: transparent; }
  .boxButton-module__askedQuestions___3hwql p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .boxButton-module__askedQuestions___3hwql p {
        font-size: 1.5em; } }
  .boxButton-module__askedQuestions___3hwql .boxButton-module__contentQuestion___mi9yw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .boxButton-module__askedQuestions___3hwql .boxButton-module__contentQuestion___mi9yw {
        padding: 0 40px 10px; } }
  .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W {
        padding: 2em 2em 2em 0; } }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W:last-child {
      border: 0; }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W .boxButton-module__title___1hElZ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W .boxButton-module__title___1hElZ {
          font-size: 1.3125em; } }
      .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W .boxButton-module__title___1hElZ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W .boxButton-module__content___2KjgT {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W.boxButton-module__active___zWiY6 .boxButton-module__content___2KjgT {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W.boxButton-module__active___zWiY6 .boxButton-module__content___2KjgT a {
        color: #fff; }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__accordionItem___2rc7W.boxButton-module__active___zWiY6 svg {
      transform: rotate(90deg); }
  .boxButton-module__askedQuestions___3hwql .boxButton-module__button___1SILH {
    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) {
      .boxButton-module__askedQuestions___3hwql .boxButton-module__button___1SILH {
        display: block; } }
  .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD .boxButton-module__input___v3ryK {
      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%; }
      .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD .boxButton-module__input___v3ryK.boxButton-module__active___zWiY6 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD .boxButton-module__input___v3ryK::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD .boxButton-module__input___v3ryK {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD svg {
      height: 40px; }
      .boxButton-module__askedQuestions___3hwql .boxButton-module__search___34_MD svg image {
        height: inherit; }

.boxButton-module__boxButton___o7TC6 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  text-align: center;
  text-decoration: none;
  color: #003641;
  border-bottom: 5px solid #003641;
  margin-right: 20px;
  width: 100%;
  height: 100%; }
  .boxButton-module__boxButton___o7TC6 h3 {
    color: #003641;
    margin-bottom: 0; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.conta-salario-module__askedQuestions___3UlAh {
  color: #003641; }
  .conta-salario-module__askedQuestions___3UlAh h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .conta-salario-module__askedQuestions___3UlAh h3.conta-salario-module__bground___2Lkjq {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .conta-salario-module__askedQuestions___3UlAh h3.conta-salario-module__nobground___WcrzS {
      background: transparent; }
  .conta-salario-module__askedQuestions___3UlAh p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .conta-salario-module__askedQuestions___3UlAh p {
        font-size: 1.5em; } }
  .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__contentQuestion___-aQUj {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__contentQuestion___-aQUj {
        padding: 0 40px 10px; } }
  .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF {
        padding: 2em 2em 2em 0; } }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF:last-child {
      border: 0; }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF .conta-salario-module__title___NdSme {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF .conta-salario-module__title___NdSme {
          font-size: 1.3125em; } }
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF .conta-salario-module__title___NdSme svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF .conta-salario-module__content___1ZB9Z {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF.conta-salario-module__active___19PSN .conta-salario-module__content___1ZB9Z {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF.conta-salario-module__active___19PSN .conta-salario-module__content___1ZB9Z a {
        color: #fff; }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__accordionItem___1j-XF.conta-salario-module__active___19PSN svg {
      transform: rotate(90deg); }
  .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__button___GU77I {
    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) {
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__button___GU77I {
        display: block; } }
  .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC .conta-salario-module__input___ey7v_ {
      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%; }
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC .conta-salario-module__input___ey7v_.conta-salario-module__active___19PSN {
        left: 1em;
        transition: 0.35s ease-in all; }
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC .conta-salario-module__input___ey7v_::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC .conta-salario-module__input___ey7v_ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC svg {
      height: 40px; }
      .conta-salario-module__askedQuestions___3UlAh .conta-salario-module__search___-chsC svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.aluno-module__askedQuestions___MJs6Z {
  color: #003641; }
  .aluno-module__askedQuestions___MJs6Z h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .aluno-module__askedQuestions___MJs6Z h3.aluno-module__bground___3FPJ1 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .aluno-module__askedQuestions___MJs6Z h3.aluno-module__nobground___25ACt {
      background: transparent; }
  .aluno-module__askedQuestions___MJs6Z p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .aluno-module__askedQuestions___MJs6Z p {
        font-size: 1.5em; } }
  .aluno-module__askedQuestions___MJs6Z .aluno-module__contentQuestion___1fIrF {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .aluno-module__askedQuestions___MJs6Z .aluno-module__contentQuestion___1fIrF {
        padding: 0 40px 10px; } }
  .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ {
        padding: 2em 2em 2em 0; } }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ:last-child {
      border: 0; }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ .aluno-module__title___VF4kO {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ .aluno-module__title___VF4kO {
          font-size: 1.3125em; } }
      .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ .aluno-module__title___VF4kO svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ .aluno-module__content___2W27u {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ.aluno-module__active___1Z_ek .aluno-module__content___2W27u {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ.aluno-module__active___1Z_ek .aluno-module__content___2W27u a {
        color: #fff; }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__accordionItem___2XPSJ.aluno-module__active___1Z_ek svg {
      transform: rotate(90deg); }
  .aluno-module__askedQuestions___MJs6Z .aluno-module__button___2Khtm {
    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) {
      .aluno-module__askedQuestions___MJs6Z .aluno-module__button___2Khtm {
        display: block; } }
  .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C .aluno-module__input___2JWpN {
      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%; }
      .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C .aluno-module__input___2JWpN.aluno-module__active___1Z_ek {
        left: 1em;
        transition: 0.35s ease-in all; }
      .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C .aluno-module__input___2JWpN::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C .aluno-module__input___2JWpN {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C svg {
      height: 40px; }
      .aluno-module__askedQuestions___MJs6Z .aluno-module__search___2-z5C svg image {
        height: inherit; }

.aluno-module__container___2oPs3 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .aluno-module__container___2oPs3 {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .aluno-module__container___2oPs3 {
      font-size: 1em; } }
  .aluno-module__container___2oPs3 h2,
  .aluno-module__container___2oPs3 h3,
  .aluno-module__container___2oPs3 p {
    white-space: pre-line; }
  .aluno-module__container___2oPs3 h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .aluno-module__container___2oPs3 h3 {
        font-size: 2em; } }

.aluno-module__call___2KruZ {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .aluno-module__call___2KruZ {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .aluno-module__call___2KruZ {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .aluno-module__call___2KruZ {
              margin-bottom: 80px; } }
  .aluno-module__call___2KruZ .aluno-module__container___2oPs3 {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .aluno-module__call___2KruZ .aluno-module__container___2oPs3 {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .aluno-module__call___2KruZ .aluno-module__container___2oPs3 .aluno-module__content___2W27u {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .aluno-module__call___2KruZ .aluno-module__container___2oPs3 .aluno-module__content___2W27u {
        padding: 5rem 0 5rem 10rem; } }
  .aluno-module__call___2KruZ h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .aluno-module__call___2KruZ h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .aluno-module__call___2KruZ h2 {
        margin: 0.5em 0; } }
  .aluno-module__call___2KruZ p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .aluno-module__call___2KruZ p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .aluno-module__call___2KruZ .aluno-module__image___3n_I6 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .aluno-module__call___2KruZ .aluno-module__image___3n_I6 {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .aluno-module__call___2KruZ .aluno-module__image___3n_I6 {
            width: 50%; } }
    .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__imageFullMobi___17Iz8 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__imageFullMobi___17Iz8 {
          display: none; } }
    .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__bgTriangle___1pROR {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__bgTriangle___1pROR {
          display: block; } }
    .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__personTriangle___2yqF6 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__personTriangle___2yqF6 {
          width: 100%;
          display: block; } }
    .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__yellowTriangle___AlPxc {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 4rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__yellowTriangle___AlPxc {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .aluno-module__call___2KruZ .aluno-module__image___3n_I6 .aluno-module__yellowTriangle___AlPxc {
          height: 15rem;
          width: 15rem; } }

.aluno-module__benefits___3-ZLs {
  position: relative;
  overflow: hidden; }
  .aluno-module__benefits___3-ZLs .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .aluno-module__benefits___3-ZLs .aluno-module__container___2oPs3 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .aluno-module__benefits___3-ZLs .aluno-module__container___2oPs3 {
        width: 81.25%;
        padding-left: 0; } }
  .aluno-module__benefits___3-ZLs .aluno-module__backgroundImage___2O-uS {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .aluno-module__benefits___3-ZLs .aluno-module__backgroundImage___2O-uS {
        width: 65%; } }
  .aluno-module__benefits___3-ZLs .aluno-module__benefitsContent___3aS55 {
    z-index: 2; }
  .aluno-module__benefits___3-ZLs h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .aluno-module__benefits___3-ZLs p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .aluno-module__benefits___3-ZLs p {
        font-size: 1.5em; } }
  .aluno-module__benefits___3-ZLs .carouselItem {
    padding: 0; }
  .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 {
        margin: 20px; } }
    .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8:hover {
      transform: scale(1.1); }
    .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 figure svg {
        height: 53px;
        width: 53px; }
    .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 h4 {
          font-size: 1.5em; } }
    .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .aluno-module__benefits___3-ZLs .aluno-module__card___MN8x8 p {
          font-size: 1.25em; } }

.aluno-module__steps___2Xqy_ ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .aluno-module__steps___2Xqy_ ul {
      flex-direction: row; } }
  .aluno-module__steps___2Xqy_ ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .aluno-module__steps___2Xqy_ ul li {
        max-width: 18%; } }
    .aluno-module__steps___2Xqy_ ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .aluno-module__steps___2Xqy_ ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .aluno-module__steps___2Xqy_ ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .aluno-module__steps___2Xqy_ ul li h4 {
          font-size: 1.25em; } }
    .aluno-module__steps___2Xqy_ ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .aluno-module__steps___2Xqy_ ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.aluno-module__formSimulator___16J9d {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .aluno-module__formSimulator___16J9d .aluno-module__container___2oPs3 {
    margin-bottom: 0; }
  .aluno-module__formSimulator___16J9d .aluno-module__content___2W27u {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .aluno-module__formSimulator___16J9d .aluno-module__content___2W27u {
        padding: 40px 125px; } }
  .aluno-module__formSimulator___16J9d h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .aluno-module__othersOptionsForYou___2mwsi {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 {
      margin-left: 0; } }
  .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
    width: 100%; 
    height: 440px;
  }
  @media screen and (min-width: 768px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 {
      height: 460px;
    }
   }
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 .title,
    .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 .aluno-module__cardItem___l4Uv8 .titleContent {
      height: 60px;
      position: absolute;
    top: 0;}
  .aluno-module__othersOptionsForYou___2mwsi .aluno-module__card___MN8x8 h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb {
  color: #003641; }
  .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb h3.antecipacao-do-decimo-terceiro-module__bground___1XIMC {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb h3.antecipacao-do-decimo-terceiro-module__nobground___3aCoq {
      background: transparent; }
  .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb p {
        font-size: 1.5em; } }
  .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__contentQuestion___2gBEe {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__contentQuestion___2gBEe {
        padding: 0 40px 10px; } }
  .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ {
        padding: 2em 2em 2em 0; } }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ:last-child {
      border: 0; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ .antecipacao-do-decimo-terceiro-module__title___XvBOx {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ .antecipacao-do-decimo-terceiro-module__title___XvBOx {
          font-size: 1.3125em; } }
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ .antecipacao-do-decimo-terceiro-module__title___XvBOx svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ .antecipacao-do-decimo-terceiro-module__content___20Kuq {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ.antecipacao-do-decimo-terceiro-module__active___1dj_w .antecipacao-do-decimo-terceiro-module__content___20Kuq {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ.antecipacao-do-decimo-terceiro-module__active___1dj_w .antecipacao-do-decimo-terceiro-module__content___20Kuq a {
        color: #fff; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__accordionItem___3nRcJ.antecipacao-do-decimo-terceiro-module__active___1dj_w svg {
      transform: rotate(90deg); }
  .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__button___347A8 {
    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) {
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__button___347A8 {
        display: block; } }
  .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q .antecipacao-do-decimo-terceiro-module__input___1pNf9 {
      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%; }
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q .antecipacao-do-decimo-terceiro-module__input___1pNf9.antecipacao-do-decimo-terceiro-module__active___1dj_w {
        left: 1em;
        transition: 0.35s ease-in all; }
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q .antecipacao-do-decimo-terceiro-module__input___1pNf9::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q .antecipacao-do-decimo-terceiro-module__input___1pNf9 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q svg {
      height: 40px; }
      .antecipacao-do-decimo-terceiro-module__askedQuestions___2EFlb .antecipacao-do-decimo-terceiro-module__search___W631Q svg image {
        height: inherit; }

.antecipacao-do-decimo-terceiro-module__container___20rgx {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__container___20rgx {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .antecipacao-do-decimo-terceiro-module__container___20rgx {
      font-size: 1em; } }
  .antecipacao-do-decimo-terceiro-module__container___20rgx h2,
  .antecipacao-do-decimo-terceiro-module__container___20rgx h3,
  .antecipacao-do-decimo-terceiro-module__container___20rgx p {
    white-space: pre-line; }
  .antecipacao-do-decimo-terceiro-module__container___20rgx h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__container___20rgx h3 {
        font-size: 2em; } }

.antecipacao-do-decimo-terceiro-module__call___ALzqG {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___ALzqG {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .antecipacao-do-decimo-terceiro-module__call___ALzqG {
          margin-bottom: 50px;} }
          @media screen and (min-width: 1780px) {
            .antecipacao-do-decimo-terceiro-module__call___ALzqG {
              margin-bottom: 80px;} }
  .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__container___20rgx {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__container___20rgx {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__container___20rgx .antecipacao-do-decimo-terceiro-module__content___20Kuq {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__container___20rgx .antecipacao-do-decimo-terceiro-module__content___20Kuq {
        padding: 5rem 0 5rem 10rem; } }
  .antecipacao-do-decimo-terceiro-module__call___ALzqG h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG h2 {
        margin: 0.5em 0; } }
  .antecipacao-do-decimo-terceiro-module__call___ALzqG p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 {
            width: 50%; } }
    .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__imageFullMobi___1jyt- {
      display: block; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__imageFullMobi___1jyt- {
          display: none; } }
    .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__bgTriangle___1BsQ3 {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__bgTriangle___1BsQ3 {
          display: block; } }
    .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__personTriangle___2nxJp {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__personTriangle___2nxJp {
          width: 100%;
          display: block; } }
    .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__yellowTriangle___3OiS4 {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__yellowTriangle___3OiS4 {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .antecipacao-do-decimo-terceiro-module__call___ALzqG .antecipacao-do-decimo-terceiro-module__image___2hmi6 .antecipacao-do-decimo-terceiro-module__yellowTriangle___3OiS4 {
          height: 15rem;
          width: 15rem; } }

.antecipacao-do-decimo-terceiro-module__benefits___1H9yV {
  position: relative;
  overflow: hidden; }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__container___20rgx {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__container___20rgx {
        width: 81.25%;
        padding-left: 0; } }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__backgroundImage___egtP9 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__backgroundImage___egtP9 {
        width: 65%; } }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__benefitsContent___U9-Gd {
    z-index: 2; }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__benefits___1H9yV p {
        font-size: 1.5em; } }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .carouselItem {
    padding: 0; }
  .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI {
        margin: 20px; } }
    .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI:hover {
      transform: scale(1.1); }
    .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI figure svg {
        height: 53px;
        width: 53px; }
    .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI h4 {
          font-size: 1.5em; } }
    .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .antecipacao-do-decimo-terceiro-module__benefits___1H9yV .antecipacao-do-decimo-terceiro-module__card___1ZfMI p {
          font-size: 1.25em; } }

.antecipacao-do-decimo-terceiro-module__steps___1DdSU ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul {
      flex-direction: row; } }
  .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li {
        max-width: 18%; } }
    .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li h4 {
          font-size: 1.25em; } }
    .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-decimo-terceiro-module__steps___1DdSU ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.antecipacao-do-decimo-terceiro-module__formSimulator___3k-f5 {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .antecipacao-do-decimo-terceiro-module__formSimulator___3k-f5 .antecipacao-do-decimo-terceiro-module__container___20rgx {
    margin-bottom: 0; }
  .antecipacao-do-decimo-terceiro-module__formSimulator___3k-f5 .antecipacao-do-decimo-terceiro-module__content___20Kuq {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-decimo-terceiro-module__formSimulator___3k-f5 .antecipacao-do-decimo-terceiro-module__content___20Kuq {
        padding: 40px 125px; } }
  .antecipacao-do-decimo-terceiro-module__formSimulator___3k-f5 h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI {
      margin-left: 0; } }
  .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
    width: 100%; 
    height: 440px;
  }
  @media screen and (min-width: 768px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w {
      height: 460px;
    }
   }
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w .title,
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI .antecipacao-do-decimo-terceiro-module__cardItem___1AQ8w .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___1fCx9 .antecipacao-do-decimo-terceiro-module__card___1ZfMI h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 {
  color: #003641; }
  .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 h3.antecipacao-do-imposto-de-renda-module__bground___3Mbkm {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 h3.antecipacao-do-imposto-de-renda-module__nobground___1ekod {
      background: transparent; }
  .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 p {
        font-size: 1.5em; } }
  .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__contentQuestion___2py9x {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__contentQuestion___2py9x {
        padding: 0 40px 10px; } }
  .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM {
        padding: 2em 2em 2em 0; } }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM:last-child {
      border: 0; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM .antecipacao-do-imposto-de-renda-module__title___RF6Py {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM .antecipacao-do-imposto-de-renda-module__title___RF6Py {
          font-size: 1.3125em; } }
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM .antecipacao-do-imposto-de-renda-module__title___RF6Py svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM .antecipacao-do-imposto-de-renda-module__content___A6qA8 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM.antecipacao-do-imposto-de-renda-module__active___2CBpc .antecipacao-do-imposto-de-renda-module__content___A6qA8 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM.antecipacao-do-imposto-de-renda-module__active___2CBpc .antecipacao-do-imposto-de-renda-module__content___A6qA8 a {
        color: #fff; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__accordionItem___2DdhM.antecipacao-do-imposto-de-renda-module__active___2CBpc svg {
      transform: rotate(90deg); }
  .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__button___2AWj- {
    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) {
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__button___2AWj- {
        display: block; } }
  .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 .antecipacao-do-imposto-de-renda-module__input___3cQKr {
      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%; }
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 .antecipacao-do-imposto-de-renda-module__input___3cQKr.antecipacao-do-imposto-de-renda-module__active___2CBpc {
        left: 1em;
        transition: 0.35s ease-in all; }
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 .antecipacao-do-imposto-de-renda-module__input___3cQKr::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 .antecipacao-do-imposto-de-renda-module__input___3cQKr {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 svg {
      height: 40px; }
      .antecipacao-do-imposto-de-renda-module__askedQuestions___FsTF6 .antecipacao-do-imposto-de-renda-module__search___3W9c9 svg image {
        height: inherit; }

.antecipacao-do-imposto-de-renda-module__container___YXk31 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__container___YXk31 {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .antecipacao-do-imposto-de-renda-module__container___YXk31 {
      font-size: 1em; } }
  .antecipacao-do-imposto-de-renda-module__container___YXk31 h2,
  .antecipacao-do-imposto-de-renda-module__container___YXk31 h3,
  .antecipacao-do-imposto-de-renda-module__container___YXk31 p {
    white-space: pre-line; }
  .antecipacao-do-imposto-de-renda-module__container___YXk31 h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__container___YXk31 h3 {
        font-size: 2em; } }

.antecipacao-do-imposto-de-renda-module__call___5O3Gf {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___5O3Gf {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }

      @media screen and (min-width: 1440px) {
        .antecipacao-do-imposto-de-renda-module__call___5O3Gf {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .antecipacao-do-imposto-de-renda-module__call___5O3Gf {
              margin-bottom: 80px; } }
  .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__container___YXk31 {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__container___YXk31 {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__container___YXk31 .antecipacao-do-imposto-de-renda-module__content___A6qA8 {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__container___YXk31 .antecipacao-do-imposto-de-renda-module__content___A6qA8 {
        padding: 5rem 0 5rem 10rem; } }
  .antecipacao-do-imposto-de-renda-module__call___5O3Gf h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf h2 {
        margin: 0.5em 0; } }
  .antecipacao-do-imposto-de-renda-module__call___5O3Gf p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 {
            width: 50%; } }
    .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__imageFullMobi___3kHJ_ {
      display: block; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__imageFullMobi___3kHJ_ {
          display: none; } }
    .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__bgTriangle___LggNf {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__bgTriangle___LggNf {
          display: block; } }
    .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__personTriangle___IYJs4 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__personTriangle___IYJs4 {
          width: 100%;
          display: block; } }
    .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__yellowTriangle___1pOih {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 4rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__yellowTriangle___1pOih {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .antecipacao-do-imposto-de-renda-module__call___5O3Gf .antecipacao-do-imposto-de-renda-module__image___zhwd5 .antecipacao-do-imposto-de-renda-module__yellowTriangle___1pOih {
          height: 15rem;
          width: 15rem; } }

.antecipacao-do-imposto-de-renda-module__benefits___AUJWj {
  position: relative;
  overflow: hidden; }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__container___YXk31 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__container___YXk31 {
        width: 81.25%;
        padding-left: 0; } }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__backgroundImage___3ImH- {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__backgroundImage___3ImH- {
        width: 65%; } }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__benefitsContent___2rbRD {
    z-index: 2; }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__benefits___AUJWj p {
        font-size: 1.5em; } }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .carouselItem {
    padding: 0; }
  .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt {
        margin: 20px; } }
    .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt:hover {
      transform: scale(1.1); }
    .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt figure svg {
        height: 53px;
        width: 53px; }
    .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt h4 {
          font-size: 1.5em; } }
    .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .antecipacao-do-imposto-de-renda-module__benefits___AUJWj .antecipacao-do-imposto-de-renda-module__card___PVwVt p {
          font-size: 1.25em; } }

.antecipacao-do-imposto-de-renda-module__steps___2dt6C ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul {
      flex-direction: row; } }
  .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li {
        max-width: 18%; } }
    .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li h4 {
          font-size: 1.25em; } }
    .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .antecipacao-do-imposto-de-renda-module__steps___2dt6C ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

@media screen and (min-width: 1024px) {
  .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt {
  margin: 0 auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt {
      margin-left: 0; } }
  .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS {
      height: 460px;
    }
   }
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS .title,
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt .antecipacao-do-imposto-de-renda-module__cardItem___2i3wS .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1i29x .antecipacao-do-imposto-de-renda-module__card___PVwVt h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.boas-festas-module__askedQuestions___2aqwm {
  color: #003641; }
  .boas-festas-module__askedQuestions___2aqwm h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .boas-festas-module__askedQuestions___2aqwm h3.boas-festas-module__bground___3VWcb {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .boas-festas-module__askedQuestions___2aqwm h3.boas-festas-module__nobground___3GsjQ {
      background: transparent; }
  .boas-festas-module__askedQuestions___2aqwm p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__askedQuestions___2aqwm p {
        font-size: 1.5em; } }
  .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__contentQuestion___3r99P {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__contentQuestion___3r99P {
        padding: 0 40px 10px; } }
  .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2 {
        padding: 2em 2em 2em 0; } }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2:last-child {
      border: 0; }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2 .boas-festas-module__title___geoE_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2 .boas-festas-module__title___geoE_ {
          font-size: 1.3125em; } }
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2 .boas-festas-module__title___geoE_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2 .boas-festas-module__content___lkjHx {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2.boas-festas-module__active___2-UyA .boas-festas-module__content___lkjHx {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2.boas-festas-module__active___2-UyA .boas-festas-module__content___lkjHx a {
        color: #fff; }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__accordionItem___3UOP2.boas-festas-module__active___2-UyA svg {
      transform: rotate(90deg); }
  .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__button___1lo92 {
    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) {
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__button___1lo92 {
        display: block; } }
  .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p .boas-festas-module__input___bPud7 {
      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%; }
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p .boas-festas-module__input___bPud7.boas-festas-module__active___2-UyA {
        left: 1em;
        transition: 0.35s ease-in all; }
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p .boas-festas-module__input___bPud7::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p .boas-festas-module__input___bPud7 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p svg {
      height: 40px; }
      .boas-festas-module__askedQuestions___2aqwm .boas-festas-module__search___h0B_p svg image {
        height: inherit; }

.boas-festas-module__container___3Mqqv {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .boas-festas-module__container___3Mqqv {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .boas-festas-module__container___3Mqqv {
      font-size: 1em; } }
  .boas-festas-module__container___3Mqqv h2,
  .boas-festas-module__container___3Mqqv h3,
  .boas-festas-module__container___3Mqqv p {
    white-space: pre-line; }
  .boas-festas-module__container___3Mqqv h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__container___3Mqqv h3 {
        font-size: 2em; } }

.boas-festas-module__call___1Ud8b {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .boas-festas-module__call___1Ud8b {
      margin-bottom: 0px;
      /*height: 800px;*/
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .boas-festas-module__call___1Ud8b {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1600px) {
            .boas-festas-module__call___1Ud8b {
              margin-bottom: 100px; } }
  .boas-festas-module__call___1Ud8b .boas-festas-module__container___3Mqqv {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__call___1Ud8b .boas-festas-module__container___3Mqqv {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__call___1Ud8b .boas-festas-module__container___3Mqqv .boas-festas-module__content___lkjHx {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .boas-festas-module__call___1Ud8b .boas-festas-module__container___3Mqqv .boas-festas-module__content___lkjHx {
        padding: 5rem 0 5rem 10rem; } }
  .boas-festas-module__call___1Ud8b h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .boas-festas-module__call___1Ud8b h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__call___1Ud8b h2 {
        margin: 0.5em 0; } }
  .boas-festas-module__call___1Ud8b p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .boas-festas-module__call___1Ud8b p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q {
        width: 50%; } }
    .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__imageFullMobi___2IMQh {
      display: block; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__imageFullMobi___2IMQh {
          display: none; } }
    .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__bgTriangle___3y19T {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__bgTriangle___3y19T {
          display: block; } }
    .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__personTriangle___36fDD {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__personTriangle___36fDD {
          width: 100%;
          height: auto;
          display: block; } }
    .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__yellowTriangle___3JP7f {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__yellowTriangle___3JP7f {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .boas-festas-module__call___1Ud8b .boas-festas-module__image___1ay-q .boas-festas-module__yellowTriangle___3JP7f {
          height: 17rem;
          width: 17rem; } }

.boas-festas-module__benefits___hyyBe {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .boas-festas-module__benefits___hyyBe .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .boas-festas-module__benefits___hyyBe .boas-festas-module__container___3Mqqv {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__benefits___hyyBe .boas-festas-module__container___3Mqqv {
        width: 81.25%;
        padding-left: 0; } }
  .boas-festas-module__benefits___hyyBe .boas-festas-module__backgroundImage___Iiux2 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__benefits___hyyBe .boas-festas-module__backgroundImage___Iiux2 {
        width: 65%; } }
  .boas-festas-module__benefits___hyyBe .boas-festas-module__benefitsContent___20Kmr {
    z-index: 2; }
  .boas-festas-module__benefits___hyyBe h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .boas-festas-module__benefits___hyyBe p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__benefits___hyyBe p {
        font-size: 1.5em; } }
  .boas-festas-module__benefits___hyyBe .carouselItem {
    padding: 0; }
  .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 {
        margin: 20px; } }
    .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60:hover {
      transform: scale(1.1); }
    .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 figure svg {
        height: 53px;
        width: 53px; }
    .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 h4 {
          font-size: 1.5em; } }
    .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .boas-festas-module__benefits___hyyBe .boas-festas-module__card___2rD60 p {
          font-size: 1.25em; } }

.boas-festas-module__formSimulator___1H0WO {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .boas-festas-module__formSimulator___1H0WO .boas-festas-module__container___3Mqqv {
    margin-bottom: 0; }
  .boas-festas-module__formSimulator___1H0WO .boas-festas-module__content___lkjHx {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .boas-festas-module__formSimulator___1H0WO .boas-festas-module__content___lkjHx {
        padding: 40px 125px; } }
  .boas-festas-module__formSimulator___1H0WO h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .boas-festas-module__othersOptionsForYou___q22Nk {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 {
      margin-left: 0; } }
  .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm {
      height: 460px;
    }
   }
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm .title,
    .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 .boas-festas-module__cardItem___OSAqm .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .boas-festas-module__othersOptionsForYou___q22Nk .boas-festas-module__card___2rD60 h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.compra-cooperada-module__askedQuestions___3kFN7 {
  color: #003641; }
  .compra-cooperada-module__askedQuestions___3kFN7 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .compra-cooperada-module__askedQuestions___3kFN7 h3.compra-cooperada-module__bground___2voW9 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .compra-cooperada-module__askedQuestions___3kFN7 h3.compra-cooperada-module__nobground___2hi-Y {
      background: transparent; }
  .compra-cooperada-module__askedQuestions___3kFN7 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__askedQuestions___3kFN7 p {
        font-size: 1.5em; } }
  .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__contentQuestion___2dewp {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__contentQuestion___2dewp {
        padding: 0 40px 10px; } }
  .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5 {
        padding: 2em 2em 2em 0; } }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5:last-child {
      border: 0; }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5 .compra-cooperada-module__title___rwJ2p {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5 .compra-cooperada-module__title___rwJ2p {
          font-size: 1.3125em; } }
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5 .compra-cooperada-module__title___rwJ2p svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5 .compra-cooperada-module__content___1AJj1 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5.compra-cooperada-module__active___1YSdA .compra-cooperada-module__content___1AJj1 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5.compra-cooperada-module__active___1YSdA .compra-cooperada-module__content___1AJj1 a {
        color: #fff; }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__accordionItem___3FrC5.compra-cooperada-module__active___1YSdA svg {
      transform: rotate(90deg); }
  .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__button___1vsNO {
    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) {
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__button___1vsNO {
        display: block; } }
  .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 .compra-cooperada-module__input___jBLE7 {
      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%; }
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 .compra-cooperada-module__input___jBLE7.compra-cooperada-module__active___1YSdA {
        left: 1em;
        transition: 0.35s ease-in all; }
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 .compra-cooperada-module__input___jBLE7::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 .compra-cooperada-module__input___jBLE7 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 svg {
      height: 40px; }
      .compra-cooperada-module__askedQuestions___3kFN7 .compra-cooperada-module__search___2rPu5 svg image {
        height: inherit; }

.compra-cooperada-module__container___Ypwq6 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .compra-cooperada-module__container___Ypwq6 {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .compra-cooperada-module__container___Ypwq6 {
      font-size: 1em; } }
  .compra-cooperada-module__container___Ypwq6 h2,
  .compra-cooperada-module__container___Ypwq6 h3,
  .compra-cooperada-module__container___Ypwq6 p {
    white-space: pre-line; }
  .compra-cooperada-module__container___Ypwq6 h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__container___Ypwq6 h3 {
        font-size: 2em; } }

.compra-cooperada-module__call___113nE {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___113nE {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .compra-cooperada-module__call___113nE {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .compra-cooperada-module__call___113nE {
              margin-bottom: 80px; } }
  .compra-cooperada-module__call___113nE .compra-cooperada-module__container___Ypwq6 {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__call___113nE .compra-cooperada-module__container___Ypwq6 {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__call___113nE .compra-cooperada-module__container___Ypwq6 .compra-cooperada-module__content___1AJj1 {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .compra-cooperada-module__call___113nE .compra-cooperada-module__container___Ypwq6 .compra-cooperada-module__content___1AJj1 {
        padding: 5rem 0 5rem 10rem; } }
  .compra-cooperada-module__call___113nE h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .compra-cooperada-module__call___113nE h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__call___113nE h2 {
        margin: 0.5em 0; } }
  .compra-cooperada-module__call___113nE p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .compra-cooperada-module__call___113nE p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 {
        width: 50%; } }
        @media screen and (min-width: 1280px) {
          .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 {
            width: 48%; } }
                @media screen and (min-width: 1600px) {
                  .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 {
                    width: 46%; } }
    .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__imageFullMobi___2H_b0 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__imageFullMobi___2H_b0 {
          display: none; } }
          .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__imageFullMobi___2H_b0_v2 {
            display: none; }
            @media screen and (min-width: 1024px) {
              .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__imageFullMobi___2H_b0_v2 {
                display: block; } }
    .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__bgTriangle___3elvk {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__bgTriangle___3elvk {
          display: block; } }
    .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__personTriangle___MojR3 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__personTriangle___MojR3 {
          width: 100%;
          display: none; } }
    .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__yellowTriangle___2xclI {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__yellowTriangle___2xclI {
          display: none; } }
      @media screen and (min-width: 1200px) {
        .compra-cooperada-module__call___113nE .compra-cooperada-module__image___39lp2 .compra-cooperada-module__yellowTriangle___2xclI {
          height: 15rem;
          width: 15rem; } }

.compra-cooperada-module__benefits___3lSmv {
  margin-bottom: 100px;
  position: relative;
  overflow: hidden; }
  .compra-cooperada-module__benefits___3lSmv .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__container___Ypwq6 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__container___Ypwq6 {
        width: 81.25%;
        padding-left: 0; } }
  .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__backgroundImage___suwXJ {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__backgroundImage___suwXJ {
        width: 65%; } }
  .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__benefitsContent___cAIkf {
    z-index: 2; }
  .compra-cooperada-module__benefits___3lSmv h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .compra-cooperada-module__benefits___3lSmv p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__benefits___3lSmv p {
        font-size: 1.5em; } }
  .compra-cooperada-module__benefits___3lSmv .carouselItem {
    padding: 0; }
  .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo {
        margin: 20px; } }
    .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo:hover {
      transform: scale(1.1); }
    .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo figure svg {
        height: 53px;
        width: 53px; }
    .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo h4 {
          font-size: 1.5em; } }
    .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .compra-cooperada-module__benefits___3lSmv .compra-cooperada-module__card___39xOo p {
          font-size: 1.25em; } }

.compra-cooperada-module__steps___3YhHD ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .compra-cooperada-module__steps___3YhHD ul {
      flex-direction: row; } }
  .compra-cooperada-module__steps___3YhHD ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .compra-cooperada-module__steps___3YhHD ul li {
        max-width: 18%; } }
    .compra-cooperada-module__steps___3YhHD ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .compra-cooperada-module__steps___3YhHD ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__steps___3YhHD ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .compra-cooperada-module__steps___3YhHD ul li h4 {
          font-size: 1.25em; } }
    .compra-cooperada-module__steps___3YhHD ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .compra-cooperada-module__steps___3YhHD ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.compra-cooperada-module__formSimulator___3fc8x {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .compra-cooperada-module__formSimulator___3fc8x .compra-cooperada-module__container___Ypwq6 {
    margin-bottom: 0; }
  .compra-cooperada-module__formSimulator___3fc8x .compra-cooperada-module__content___1AJj1 {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .compra-cooperada-module__formSimulator___3fc8x .compra-cooperada-module__content___1AJj1 {
        padding: 40px 125px; } }
  .compra-cooperada-module__formSimulator___3fc8x h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .compra-cooperada-module__othersOptionsForYou___1VE1J {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo {
      margin-left: 0; } }
  .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH {
      height: 460px;
    }
   }
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH .title,
    .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo .compra-cooperada-module__cardItem___2EDTH .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .compra-cooperada-module__othersOptionsForYou___1VE1J .compra-cooperada-module__card___39xOo h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.index-module__askedQuestions___mzLnE {
  color: #003641; }
  .index-module__askedQuestions___mzLnE h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .index-module__askedQuestions___mzLnE h3.index-module__bground____fLL0 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .index-module__askedQuestions___mzLnE h3.index-module__nobground___SA02w {
      background: transparent; }
  .index-module__askedQuestions___mzLnE p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .index-module__askedQuestions___mzLnE p {
        font-size: 1.5em; } }
  .index-module__askedQuestions___mzLnE .index-module__contentQuestion___3A65X {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .index-module__askedQuestions___mzLnE .index-module__contentQuestion___3A65X {
        padding: 0 40px 10px; } }
  .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE {
        padding: 2em 2em 2em 0; } }
    .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE:last-child {
      border: 0; }
    .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE .index-module__title___3qBT6 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE .index-module__title___3qBT6 {
          font-size: 1.3125em; } }
      .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE .index-module__title___3qBT6 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE .index-module__content___3pQjF {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE.index-module__active___wbzdQ .index-module__content___3pQjF {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE.index-module__active___wbzdQ .index-module__content___3pQjF a {
        color: #fff; }
    .index-module__askedQuestions___mzLnE .index-module__accordionItem___3N-HE.index-module__active___wbzdQ svg {
      transform: rotate(90deg); }
  .index-module__askedQuestions___mzLnE .index-module__button___27Pqc {
    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) {
      .index-module__askedQuestions___mzLnE .index-module__button___27Pqc {
        display: block; } }
  .index-module__askedQuestions___mzLnE .index-module__search___1dA-f {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .index-module__askedQuestions___mzLnE .index-module__search___1dA-f .index-module__input___2qsii {
      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%; }
      .index-module__askedQuestions___mzLnE .index-module__search___1dA-f .index-module__input___2qsii.index-module__active___wbzdQ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .index-module__askedQuestions___mzLnE .index-module__search___1dA-f .index-module__input___2qsii::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .index-module__askedQuestions___mzLnE .index-module__search___1dA-f .index-module__input___2qsii {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .index-module__askedQuestions___mzLnE .index-module__search___1dA-f svg {
      height: 40px; }
      .index-module__askedQuestions___mzLnE .index-module__search___1dA-f svg image {
        height: inherit; }

.index-module__strong___1Q-cr {
  font-weight: bold; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationButton-module__askedQuestions___2buil {
  color: #003641; }
  .creditSimulationButton-module__askedQuestions___2buil h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationButton-module__askedQuestions___2buil h3.creditSimulationButton-module__bground___2sgxj {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationButton-module__askedQuestions___2buil h3.creditSimulationButton-module__nobground___W0pwC {
      background: transparent; }
  .creditSimulationButton-module__askedQuestions___2buil p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationButton-module__askedQuestions___2buil p {
        font-size: 1.5em; } }
  .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__contentQuestion___20tyv {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__contentQuestion___20tyv {
        padding: 0 40px 10px; } }
  .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF {
        padding: 2em 2em 2em 0; } }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF:last-child {
      border: 0; }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF .creditSimulationButton-module__title___341uC {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF .creditSimulationButton-module__title___341uC {
          font-size: 1.3125em; } }
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF .creditSimulationButton-module__title___341uC svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF .creditSimulationButton-module__content___3dfah {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF.creditSimulationButton-module__active___3uEIq .creditSimulationButton-module__content___3dfah {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF.creditSimulationButton-module__active___3uEIq .creditSimulationButton-module__content___3dfah a {
        color: #fff; }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__accordionItem___3jvdF.creditSimulationButton-module__active___3uEIq svg {
      transform: rotate(90deg); }
  .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__button___2bhhI {
    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) {
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__button___2bhhI {
        display: block; } }
  .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee .creditSimulationButton-module__input___36ZHF {
      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%; }
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee .creditSimulationButton-module__input___36ZHF.creditSimulationButton-module__active___3uEIq {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee .creditSimulationButton-module__input___36ZHF::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee .creditSimulationButton-module__input___36ZHF {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee svg {
      height: 40px; }
      .creditSimulationButton-module__askedQuestions___2buil .creditSimulationButton-module__search___Mo-Ee svg image {
        height: inherit; }

.creditSimulationButton-module__button___2bhhI {
  padding: 20px;
  border-radius: 31px;
  outline: none;
  border: none;
  background-color: #003641;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb {
  color: #003641; }
  .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb h3.creditSimulationResultSelectedMode-module__bground___TOrhQ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb h3.creditSimulationResultSelectedMode-module__nobground___3lMIW {
      background: transparent; }
  .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb p {
        font-size: 1.5em; } }
  .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__contentQuestion___qGH88 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__contentQuestion___qGH88 {
        padding: 0 40px 10px; } }
  .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt {
        padding: 2em 2em 2em 0; } }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt:last-child {
      border: 0; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt .creditSimulationResultSelectedMode-module__title___GduUi {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt .creditSimulationResultSelectedMode-module__title___GduUi {
          font-size: 1.3125em; } }
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt .creditSimulationResultSelectedMode-module__title___GduUi svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt .creditSimulationResultSelectedMode-module__content___28nSx {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt.creditSimulationResultSelectedMode-module__active___42HkT .creditSimulationResultSelectedMode-module__content___28nSx {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt.creditSimulationResultSelectedMode-module__active___42HkT .creditSimulationResultSelectedMode-module__content___28nSx a {
        color: #fff; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__accordionItem___TbGBt.creditSimulationResultSelectedMode-module__active___42HkT svg {
      transform: rotate(90deg); }
  .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__button___1ZjCL {
    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) {
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__button___1ZjCL {
        display: block; } }
  .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn .creditSimulationResultSelectedMode-module__input___3B6TO {
      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%; }
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn .creditSimulationResultSelectedMode-module__input___3B6TO.creditSimulationResultSelectedMode-module__active___42HkT {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn .creditSimulationResultSelectedMode-module__input___3B6TO::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn .creditSimulationResultSelectedMode-module__input___3B6TO {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn svg {
      height: 40px; }
      .creditSimulationResultSelectedMode-module__askedQuestions___1U4Cb .creditSimulationResultSelectedMode-module__search___2M5qn svg image {
        height: inherit; }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__title___GduUi h4 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 25px;
  font-size: 2.5em; }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__title___GduUi p {
  text-align: center;
  color: #7c8a8b;
  margin-bottom: 50px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__title___GduUi p {
      white-space: pre-wrap; } }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResultTitle___25wsk {
  color: #003641;
  margin-bottom: 30px;
  font-size: 1.25em; }
  @media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResultTitle___25wsk {
      font-size: 1.25em; } }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__itemTitle___3fCOx {
  display: block;
  color: #7c8a8b;
  font-weight: 500;
  font-size: 1em;
  margin-bottom: 10px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__itemTitle___3fCOx {
      font-size: 1.0625em; } }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 {
  display: flex;
  border: 1px solid #dedede;
  padding: 15px 0;
  margin-bottom: 75px;
  flex-direction: column; }
  @media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 {
      flex-direction: row; } }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 .creditSimulationResultSelectedMode-module__simulationResultItem____N6yS {
    padding: 20px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 .creditSimulationResultSelectedMode-module__simulationResultItem____N6yS {
        padding: 0 20px;
        width: 33%; } }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 .creditSimulationResultSelectedMode-module__simulationResultItem____N6yS .creditSimulationResultSelectedMode-module__value___3Krfr {
      font-weight: 500;
      font-size: 1.875em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 .creditSimulationResultSelectedMode-module__simulationResultItem____N6yS .creditSimulationResultSelectedMode-module__value___3Krfr {
          font-size: 2em; } }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 .creditSimulationResultSelectedMode-module__withBorder___3wtYp {
    border: 1px solid #dedede;
    border-left: none;
    border-right: none; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__simulationResult___2nvB9 .creditSimulationResultSelectedMode-module__withBorder___3wtYp {
        border: 1px solid #dedede;
        border-top: none;
        border-bottom: none; } }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 {
  margin-bottom: 40px; }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 {
        flex-direction: row; } }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeItem___1XW2c {
    width: 100%;
    border: 1px solid #dedede;
    margin-bottom: 40px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeItem___1XW2c {
        width: calc(33% - 20px); } }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #dedede; }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW.creditSimulationResultSelectedMode-module__selected___2u46a {
      background: #e1f6f6; }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW label {
      font-size: 1.25em;
      font-weight: 600; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW label {
          font-size: 1.75em; } }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW input[type="radio"] {
      position: relative;
      background-color: red; }
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW input[type="radio"]:after, .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW input[type="radio"]:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        position: relative;
        display: inline-block;
        visibility: visible;
        content: "\B7";
        top: -5px;
        left: -10px;
        width: 28px;
        height: 28px; }
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW input[type="radio"]:after {
        background: url("https://www.sicoob.com.br/documents/25272901/70631442/bullet-not-selected.png/aaf38a5a-7bd9-bb98-4a4c-bcbbdcd5643a?t=1630014384027");
        background-size: 80%;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 30px; }
      .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__bestPurposeSelector___2w-aW input[type="radio"]:checked:after {
        background: url("https://www.sicoob.com.br/documents/25272901/70631442/bullet-selected.png/181c18ab-378d-80e8-235a-0bc5175d646b?t=1630014385689");
        background-size: 80%;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 30px; }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__itemContainer___3W2Ak {
    display: flex;
    justify-content: space-between;
    margin: 0 20px;
    padding: 20px 0;
    align-items: center; }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__itemContainer___3W2Ak.creditSimulationResultSelectedMode-module__withBorder___3wtYp {
      border: 1px solid #dedede;
      border-right: 0;
      border-left: 0; }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__itemContainer___3W2Ak .creditSimulationResultSelectedMode-module__itemTitle___3fCOx {
      margin: 0;
      font-size: 1em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__itemContainer___3W2Ak .creditSimulationResultSelectedMode-module__itemTitle___3fCOx {
          font-size: 1.25em; } }
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__itemContainer___3W2Ak .creditSimulationResultSelectedMode-module__itemValue___FypRJ {
      font-weight: 500;
      font-size: 1.5em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__bestPurposeContainer___2ur57 .creditSimulationResultSelectedMode-module__itemContainer___3W2Ak .creditSimulationResultSelectedMode-module__itemValue___FypRJ {
          font-size: 1.875em; } }

.creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__buttons___2Q9yr {
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__buttons___2Q9yr {
      flex-direction: row;
      float: right; } }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__buttons___2Q9yr .creditSimulationResultSelectedMode-module__returnBtn___3-P6d,
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__buttons___2Q9yr .creditSimulationResultSelectedMode-module__contractBtn___1RFJ0 {
    width: 200px;
    padding: 15px 0;
    font-weight: 600;
    margin-bottom: 20px; }
  .creditSimulationResultSelectedMode-module__selectedModeContainer___2Hrvj .creditSimulationResultSelectedMode-module__buttons___2Q9yr .creditSimulationResultSelectedMode-module__returnBtn___3-P6d {
    background-color: transparent;
    border: 1px solid #7c8a8b;
    color: #7c8a8b;
    margin-right: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationResultOptions-module__askedQuestions___X4PqU {
  color: #003641; }
  .creditSimulationResultOptions-module__askedQuestions___X4PqU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU h3.creditSimulationResultOptions-module__bground___27LEt {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU h3.creditSimulationResultOptions-module__nobground___2OLvd {
      background: transparent; }
  .creditSimulationResultOptions-module__askedQuestions___X4PqU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultOptions-module__askedQuestions___X4PqU p {
        font-size: 1.5em; } }
  .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__contentQuestion___MSf3- {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__contentQuestion___MSf3- {
        padding: 0 40px 10px; } }
  .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH {
        padding: 2em 2em 2em 0; } }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH:last-child {
      border: 0; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH .creditSimulationResultOptions-module__title___2GDsL {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH .creditSimulationResultOptions-module__title___2GDsL {
          font-size: 1.3125em; } }
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH .creditSimulationResultOptions-module__title___2GDsL svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH .creditSimulationResultOptions-module__content___VvBXf {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH.creditSimulationResultOptions-module__active___3ygtm .creditSimulationResultOptions-module__content___VvBXf {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH.creditSimulationResultOptions-module__active___3ygtm .creditSimulationResultOptions-module__content___VvBXf a {
        color: #fff; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__accordionItem___hsnGH.creditSimulationResultOptions-module__active___3ygtm svg {
      transform: rotate(90deg); }
  .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__button___mH9sq {
    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) {
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__button___mH9sq {
        display: block; } }
  .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv .creditSimulationResultOptions-module__input___2RuTC {
      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%; }
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv .creditSimulationResultOptions-module__input___2RuTC.creditSimulationResultOptions-module__active___3ygtm {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv .creditSimulationResultOptions-module__input___2RuTC::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv .creditSimulationResultOptions-module__input___2RuTC {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv svg {
      height: 40px; }
      .creditSimulationResultOptions-module__askedQuestions___X4PqU .creditSimulationResultOptions-module__search___1dnyv svg image {
        height: inherit; }

.creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__flex___2Iw1F {
  display: flex; }

.creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk {
  display: flex;
  white-space: pre;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk {
      flex-direction: row; } }
  .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__text___2UtXG {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__text___2UtXG {
        width: 40%; } }
    .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__text___2UtXG .creditSimulationResultOptions-module__title___2GDsL {
      text-align: left;
      font-weight: bold;
      text-transform: none;
      margin-bottom: 20px;
      font-size: 2.0625em;
      white-space: normal;
      white-space: initial; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__text___2UtXG .creditSimulationResultOptions-module__title___2GDsL {
          font-size: 3.125em; } }
    .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__text___2UtXG .creditSimulationResultOptions-module__titleSupport___38xPV {
      color: #7e898b;
      font-size: 0.8125em;
      margin-bottom: 30px;
      white-space: normal; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__text___2UtXG .creditSimulationResultOptions-module__titleSupport___38xPV {
          white-space: pre-wrap;
          font-size: 1.3125em; } }
  .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__firstSection___ekSrk .creditSimulationResultOptions-module__knowBtn___1dW8c {
    width: 200px;
    font-weight: 500;
    padding: 15px 0; }

.creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD {
  margin-bottom: 50px; }
  .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__title___2GDsL {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 1.875em; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__title___2GDsL {
        font-size: 3.125em; } }
  .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__titleSupport___38xPV {
    text-align: center;
    color: #7c8a8b;
    font-weight: 500;
    margin-bottom: 75px;
    font-size: 0.875em; }
    @media screen and (min-width: 1024px) {
      .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__titleSupport___38xPV {
        font-size: 1.15625em; } }
  .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk {
    justify-content: initial;
    overflow: auto; }
    .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U {
      border-color: #ffffff;
      box-shadow: 3px 3px 10px 1px #dedede;
      margin-bottom: 15px;
      margin-right: 20px; }
      @media screen and (min-width: 1024px) {
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U {
          width: calc(33% - 10px); } }
      .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf {
        padding: 25px; }
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf h5 {
          color: #00ae9d;
          font-size: 1.875em;
          padding: 0;
          margin: 0;
          margin-bottom: 20px;
          min-height: 60px;
          display: flex;
          align-items: center; }
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf .creditSimulationResultOptions-module__text___2UtXG {
          color: #7c8a8b;
          white-space: pre-wrap;
          font-weight: 500;
          margin-bottom: 20px; }
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf .creditSimulationResultOptions-module__financingResult___2dEcv {
          border: 1px solid #dedede;
          border-left: none;
          border-right: none;
          margin-bottom: 30px; }
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf .creditSimulationResultOptions-module__fromText___13SVS {
          margin: 5px;
          color: #7c8a8b;
          font-size: 1.375em; }
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf .creditSimulationResultOptions-module__fromValue___2Vzld {
          margin: 5px;
          color: #00ae9d;
          font-size: 2.5em;
          font-weight: 600; }
        .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf .creditSimulationResultOptions-module__cta___1yN_p {
          text-align: center; }
          .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__secondSection___1sFvD .creditSimulationResultOptions-module__cardsContainer___2ARnk .creditSimulationResultOptions-module__card___-_W8U .creditSimulationResultOptions-module__content___VvBXf .creditSimulationResultOptions-module__cta___1yN_p .creditSimulationResultOptions-module__selectFinancingType___3Lwui {
            width: 200px;
            font-weight: 500;
            font-size: 1.25em; }

.creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__resetStepContainer___JBqv2 {
  text-align: center; }
  .creditSimulationResultOptions-module__creditSimulationResult___208DV .creditSimulationResultOptions-module__resetStepContainer___JBqv2 .creditSimulationResultOptions-module__resetStep___1xklX {
    background-color: transparent;
    color: #7c8a8b;
    border: 1px solid #7c8a8b;
    font-weight: 500;
    width: 200px;
    padding: 15px 0; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationProgressBar-module__askedQuestions___3UIdC {
  color: #003641; }
  .creditSimulationProgressBar-module__askedQuestions___3UIdC h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC h3.creditSimulationProgressBar-module__bground___3Se8d {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC h3.creditSimulationProgressBar-module__nobground___27sEj {
      background: transparent; }
  .creditSimulationProgressBar-module__askedQuestions___3UIdC p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgressBar-module__askedQuestions___3UIdC p {
        font-size: 1.5em; } }
  .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__contentQuestion___3uW0t {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__contentQuestion___3uW0t {
        padding: 0 40px 10px; } }
  .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt {
        padding: 2em 2em 2em 0; } }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt:last-child {
      border: 0; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt .creditSimulationProgressBar-module__title___1hNUy {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt .creditSimulationProgressBar-module__title___1hNUy {
          font-size: 1.3125em; } }
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt .creditSimulationProgressBar-module__title___1hNUy svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt .creditSimulationProgressBar-module__content___1S6qs {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt.creditSimulationProgressBar-module__active___3h4fv .creditSimulationProgressBar-module__content___1S6qs {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt.creditSimulationProgressBar-module__active___3h4fv .creditSimulationProgressBar-module__content___1S6qs a {
        color: #fff; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__accordionItem___2l8Qt.creditSimulationProgressBar-module__active___3h4fv svg {
      transform: rotate(90deg); }
  .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__button___2p-I6 {
    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) {
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__button___2p-I6 {
        display: block; } }
  .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf .creditSimulationProgressBar-module__input___1P5g0 {
      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%; }
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf .creditSimulationProgressBar-module__input___1P5g0.creditSimulationProgressBar-module__active___3h4fv {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf .creditSimulationProgressBar-module__input___1P5g0::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf .creditSimulationProgressBar-module__input___1P5g0 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf svg {
      height: 40px; }
      .creditSimulationProgressBar-module__askedQuestions___3UIdC .creditSimulationProgressBar-module__search___1_cAf svg image {
        height: inherit; }

.creditSimulationProgressBar-module__stepperWrapper___zwvpj {
  font-family: Arial;
  margin-top: 3.125em;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px; }
  @media screen and (min-width: 1400px) {
    .creditSimulationProgressBar-module__stepperWrapper___zwvpj {
      width: 62.5em; } }

.creditSimulationProgressBar-module__stepperItem___1koN5 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1; }
  @media (max-width: 768px) {
    .creditSimulationProgressBar-module__stepperItem___1koN5 {
      font-size: 12px; } }
  .creditSimulationProgressBar-module__stepperItem___1koN5::before, .creditSimulationProgressBar-module__stepperItem___1koN5::after {
    position: absolute;
    content: "";
    border-bottom: 5px solid #ccc;
    width: 100%;
    top: 7.5px;
    z-index: 2; }
  .creditSimulationProgressBar-module__stepperItem___1koN5::before {
    left: -50%; }
  .creditSimulationProgressBar-module__stepperItem___1koN5::after {
    left: 50%; }
  .creditSimulationProgressBar-module__stepperItem___1koN5 .creditSimulationProgressBar-module__stepCounter___2UwJw {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ccc;
    margin-bottom: 6px; }
  .creditSimulationProgressBar-module__stepperItem___1koN5 .creditSimulationProgressBar-module__active___3h4fv {
    font-weight: bold; }
  .creditSimulationProgressBar-module__stepperItem___1koN5.creditSimulationProgressBar-module__completed___1m3J5::after {
    position: absolute;
    content: "";
    border-bottom: 5px solid #00ae9d;
    width: 100%;
    left: 50%;
    z-index: 3;
    top: 7.5px; }
  .creditSimulationProgressBar-module__stepperItem___1koN5.creditSimulationProgressBar-module__completed___1m3J5 .creditSimulationProgressBar-module__stepCounter___2UwJw {
    background-color: #00ae9d; }
  .creditSimulationProgressBar-module__stepperItem___1koN5:first-child::before {
    content: none; }
  .creditSimulationProgressBar-module__stepperItem___1koN5:last-child::after {
    content: none; }
  .creditSimulationProgressBar-module__stepperItem___1koN5 .creditSimulationProgressBar-module__icon___2p1OO {
    position: absolute;
    top: -13px;
    z-index: 6;
    padding: 5px 0px; }
    .creditSimulationProgressBar-module__stepperItem___1koN5 .creditSimulationProgressBar-module__icon___2p1OO svg,
    .creditSimulationProgressBar-module__stepperItem___1koN5 .creditSimulationProgressBar-module__icon___2p1OO image {
      width: 70px;
      height: 30px;
      background: #fff; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationProgress-module__askedQuestions___3RTzz {
  color: #003641; }
  .creditSimulationProgress-module__askedQuestions___3RTzz h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationProgress-module__askedQuestions___3RTzz h3.creditSimulationProgress-module__bground___tF2Sy {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationProgress-module__askedQuestions___3RTzz h3.creditSimulationProgress-module__nobground___2pEMO {
      background: transparent; }
  .creditSimulationProgress-module__askedQuestions___3RTzz p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgress-module__askedQuestions___3RTzz p {
        font-size: 1.5em; } }
  .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__contentQuestion___1LmJZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__contentQuestion___1LmJZ {
        padding: 0 40px 10px; } }
  .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d {
        padding: 2em 2em 2em 0; } }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d:last-child {
      border: 0; }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d .creditSimulationProgress-module__title___1ooIj {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d .creditSimulationProgress-module__title___1ooIj {
          font-size: 1.3125em; } }
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d .creditSimulationProgress-module__title___1ooIj svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d .creditSimulationProgress-module__content___1A7Cp {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d.creditSimulationProgress-module__active___2Qbp2 .creditSimulationProgress-module__content___1A7Cp {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d.creditSimulationProgress-module__active___2Qbp2 .creditSimulationProgress-module__content___1A7Cp a {
        color: #fff; }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__accordionItem___3dK2d.creditSimulationProgress-module__active___2Qbp2 svg {
      transform: rotate(90deg); }
  .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__button___3mYBV {
    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) {
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__button___3mYBV {
        display: block; } }
  .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L .creditSimulationProgress-module__input___2amsA {
      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%; }
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L .creditSimulationProgress-module__input___2amsA.creditSimulationProgress-module__active___2Qbp2 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L .creditSimulationProgress-module__input___2amsA::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L .creditSimulationProgress-module__input___2amsA {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L svg {
      height: 40px; }
      .creditSimulationProgress-module__askedQuestions___3RTzz .creditSimulationProgress-module__search___1Gz-L svg image {
        height: inherit; }

.creditSimulationProgress-module__flex___3vFL6 {
  display: flex; }

.creditSimulationProgress-module__flexStart___3rLTK {
  align-items: flex-start; }

.creditSimulationProgress-module__strong___2b_r1 {
  font-weight: bold !important; }

.creditSimulationProgress-module__jcSpaceBetween___10dut {
  justify-content: space-between; }

.creditSimulationProgress-module__fwWrap____MD7c {
  flex-wrap: wrap; }

.creditSimulationProgress-module__mobileFull___18rIu {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationProgress-module__mobileFull___18rIu {
      width: unset; } }

.creditSimulationProgress-module__container___2E98P {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__container___2E98P {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationProgress-module__container___2E98P {
      font-size: 1em; } }
  .creditSimulationProgress-module__container___2E98P.creditSimulationProgress-module__withPadding___26Ohs {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgress-module__container___2E98P.creditSimulationProgress-module__withPadding___26Ohs {
        padding: 4em 0; } }
  .creditSimulationProgress-module__container___2E98P h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationProgress-module__container___2E98P h2 span {
      display: block; }
  .creditSimulationProgress-module__container___2E98P h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationProgress-module__nextButton___3_Mox {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationProgress-module__nextButtonContainer___2_SXN {
    padding-top: 0; }

.creditSimulationProgress-module__selectButton___1nrOE {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationProgress-module__selectButton___1nrOE.creditSimulationProgress-module__selected___39lOW {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationProgress-module__stepInnerContainer___39DEw {
  flex-wrap: wrap; }
  .creditSimulationProgress-module__stepInnerContainer___39DEw .creditSimulationProgress-module__stepInnerFirstEl___377lg {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__stepInnerContainer___39DEw {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationProgress-module__stepInnerContainer___39DEw .creditSimulationProgress-module__selectButtonContainer___1GAqu {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgress-module__stepInnerContainer___39DEw .creditSimulationProgress-module__selectButtonContainer___1GAqu {
        width: 38%; } }

.creditSimulationProgress-module__formContainer___1aAuk {
  width: 90%;
  justify-content: space-between; }

.creditSimulationProgress-module__input___2amsA {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__input___2amsA {
      width: 50%; } }

.creditSimulationProgress-module__selectButtonContainer___1GAqu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationProgress-module__questionGroup___2CONt {
  margin-bottom: 50px; }
  .creditSimulationProgress-module__questionGroup___2CONt .creditSimulationProgress-module__questionTitle___3P1FF {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationProgress-module__questionGroup___2CONt .creditSimulationProgress-module__questionTitle___3P1FF {
        font-size: 1.375em; } }
  .creditSimulationProgress-module__questionGroup___2CONt .creditSimulationProgress-module__questionTitleSupport___3FeyD {
    color: #7c8a8b;
    margin-bottom: 35px; }

.creditSimulationProgress-module__progressBar___1mzcd {
  padding: 0;
  padding-top: 50px; }
  .creditSimulationProgress-module__progressBar___1mzcd .creditSimulationProgress-module__stepText___2qRLK {
    color: #bababa; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationIntroduction-module__askedQuestions___1tR-x {
  color: #003641; }
  .creditSimulationIntroduction-module__askedQuestions___1tR-x h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x h3.creditSimulationIntroduction-module__bground___21wCi {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x h3.creditSimulationIntroduction-module__nobground___1gdDZ {
      background: transparent; }
  .creditSimulationIntroduction-module__askedQuestions___1tR-x p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationIntroduction-module__askedQuestions___1tR-x p {
        font-size: 1.5em; } }
  .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__contentQuestion___1WW-x {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__contentQuestion___1WW-x {
        padding: 0 40px 10px; } }
  .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8 {
        padding: 2em 2em 2em 0; } }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8:last-child {
      border: 0; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8 .creditSimulationIntroduction-module__title___agGcl {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8 .creditSimulationIntroduction-module__title___agGcl {
          font-size: 1.3125em; } }
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8 .creditSimulationIntroduction-module__title___agGcl svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8 .creditSimulationIntroduction-module__content___26qZ9 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8.creditSimulationIntroduction-module__active___3cGq8 .creditSimulationIntroduction-module__content___26qZ9 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8.creditSimulationIntroduction-module__active___3cGq8 .creditSimulationIntroduction-module__content___26qZ9 a {
        color: #fff; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__accordionItem___5u0O8.creditSimulationIntroduction-module__active___3cGq8 svg {
      transform: rotate(90deg); }
  .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__button___15_-v {
    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) {
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__button___15_-v {
        display: block; } }
  .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh .creditSimulationIntroduction-module__input___1IXAy {
      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%; }
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh .creditSimulationIntroduction-module__input___1IXAy.creditSimulationIntroduction-module__active___3cGq8 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh .creditSimulationIntroduction-module__input___1IXAy::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh .creditSimulationIntroduction-module__input___1IXAy {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh svg {
      height: 40px; }
      .creditSimulationIntroduction-module__askedQuestions___1tR-x .creditSimulationIntroduction-module__search___1XWIh svg image {
        height: inherit; }

.creditSimulationIntroduction-module__flex___14Fmj {
  display: flex; }

.creditSimulationIntroduction-module__flexStart___3Jzdb {
  align-items: flex-start; }

.creditSimulationIntroduction-module__strong___1Cs-s {
  font-weight: bold !important; }

.creditSimulationIntroduction-module__jcSpaceBetween___1npCN {
  justify-content: space-between; }

.creditSimulationIntroduction-module__fwWrap___2WsVb {
  flex-wrap: wrap; }

.creditSimulationIntroduction-module__mobileFull___1D784 {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationIntroduction-module__mobileFull___1D784 {
      width: unset; } }

.creditSimulationIntroduction-module__container___lQm3k {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__container___lQm3k {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationIntroduction-module__container___lQm3k {
      font-size: 1em; } }
  .creditSimulationIntroduction-module__container___lQm3k.creditSimulationIntroduction-module__withPadding___1NSWB {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationIntroduction-module__container___lQm3k.creditSimulationIntroduction-module__withPadding___1NSWB {
        padding: 4em 0; } }
  .creditSimulationIntroduction-module__container___lQm3k h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationIntroduction-module__container___lQm3k h2 span {
      display: block; }
  .creditSimulationIntroduction-module__container___lQm3k h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationIntroduction-module__nextButton___3jOGu {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationIntroduction-module__nextButtonContainer___3Nool {
    padding-top: 0; }

.creditSimulationIntroduction-module__selectButton___3aJcd {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationIntroduction-module__selectButton___3aJcd.creditSimulationIntroduction-module__selected___1AYTK {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationIntroduction-module__stepInnerContainer___3OUNI {
  flex-wrap: wrap; }
  .creditSimulationIntroduction-module__stepInnerContainer___3OUNI .creditSimulationIntroduction-module__stepInnerFirstEl___kHvB0 {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__stepInnerContainer___3OUNI {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationIntroduction-module__stepInnerContainer___3OUNI .creditSimulationIntroduction-module__selectButtonContainer___lfgCv {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationIntroduction-module__stepInnerContainer___3OUNI .creditSimulationIntroduction-module__selectButtonContainer___lfgCv {
        width: 38%; } }

.creditSimulationIntroduction-module__formContainer___iD4hf {
  width: 90%;
  justify-content: space-between; }

.creditSimulationIntroduction-module__input___1IXAy {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__input___1IXAy {
      width: 50%; } }

.creditSimulationIntroduction-module__selectButtonContainer___lfgCv {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationIntroduction-module__questionGroup___2HLf7 {
  margin-bottom: 50px; }
  .creditSimulationIntroduction-module__questionGroup___2HLf7 .creditSimulationIntroduction-module__questionTitle___3GgT1 {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationIntroduction-module__questionGroup___2HLf7 .creditSimulationIntroduction-module__questionTitle___3GgT1 {
        font-size: 1.375em; } }
  .creditSimulationIntroduction-module__questionGroup___2HLf7 .creditSimulationIntroduction-module__questionTitleSupport___3GC4Y {
    color: #7c8a8b;
    margin-bottom: 35px; }

.creditSimulationIntroduction-module__stepZero___3O68u {
  position: relative; }
  .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__content___26qZ9 {
    position: relative;
    z-index: 5; }
  .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__title___agGcl {
    font-weight: 500;
    font-size: 3.75em; }
  .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__titleSupport___2QCew {
    font-size: 1.25em;
    font-weight: 500;
    color: #7e898b;
    margin: 25px 0; }
  .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__goToSimulationBtn___V_zXC {
    text-align: center;
    margin: 40px 0; }
  .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__goToSimulationCta___3mVd1 {
    padding: 20px 50px;
    font-weight: 500; }
  .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__absoluteBackground___3bcLY {
    position: relative;
    top: -152px;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 0; }
    .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__absoluteBackground___3bcLY img {
      position: relative;
      width: 150%;
      right: 25%;
      margin: 0 auto;
      display: block; }
      @media screen and (min-width: 1200px) {
        .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__absoluteBackground___3bcLY img {
          width: 100%;
          right: 0; } }
    @media screen and (min-width: 1200px) {
      .creditSimulationIntroduction-module__stepZero___3O68u .creditSimulationIntroduction-module__absoluteBackground___3bcLY {
        top: -210px; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationStepDesire-module__askedQuestions___3mBF3 {
  color: #003641; }
  .creditSimulationStepDesire-module__askedQuestions___3mBF3 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 h3.creditSimulationStepDesire-module__bground___1ka0C {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 h3.creditSimulationStepDesire-module__nobground___3aNZT {
      background: transparent; }
  .creditSimulationStepDesire-module__askedQuestions___3mBF3 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 p {
        font-size: 1.5em; } }
  .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__contentQuestion___2kdxA {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__contentQuestion___2kdxA {
        padding: 0 40px 10px; } }
  .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf {
        padding: 2em 2em 2em 0; } }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf:last-child {
      border: 0; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf .creditSimulationStepDesire-module__title___1il8N {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf .creditSimulationStepDesire-module__title___1il8N {
          font-size: 1.3125em; } }
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf .creditSimulationStepDesire-module__title___1il8N svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf .creditSimulationStepDesire-module__content___R7uuU {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf.creditSimulationStepDesire-module__active___1ghTe .creditSimulationStepDesire-module__content___R7uuU {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf.creditSimulationStepDesire-module__active___1ghTe .creditSimulationStepDesire-module__content___R7uuU a {
        color: #fff; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__accordionItem___M05jf.creditSimulationStepDesire-module__active___1ghTe svg {
      transform: rotate(90deg); }
  .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__button___1uASh {
    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) {
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__button___1uASh {
        display: block; } }
  .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs .creditSimulationStepDesire-module__input___1_U8p {
      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%; }
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs .creditSimulationStepDesire-module__input___1_U8p.creditSimulationStepDesire-module__active___1ghTe {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs .creditSimulationStepDesire-module__input___1_U8p::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs .creditSimulationStepDesire-module__input___1_U8p {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs svg {
      height: 40px; }
      .creditSimulationStepDesire-module__askedQuestions___3mBF3 .creditSimulationStepDesire-module__search___3XRRs svg image {
        height: inherit; }

.creditSimulationStepDesire-module__flex___1sCK8 {
  display: flex; }

.creditSimulationStepDesire-module__flexStart___5QojM {
  align-items: flex-start; }

.creditSimulationStepDesire-module__strong___3Pzwd {
  font-weight: bold !important; }

.creditSimulationStepDesire-module__jcSpaceBetween___jWIV3 {
  justify-content: space-between; }

.creditSimulationStepDesire-module__fwWrap___3wcsU {
  flex-wrap: wrap; }

.creditSimulationStepDesire-module__mobileFull___FHD-O {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationStepDesire-module__mobileFull___FHD-O {
      width: unset; } }

.creditSimulationStepDesire-module__container___SCOMe {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__container___SCOMe {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationStepDesire-module__container___SCOMe {
      font-size: 1em; } }
  .creditSimulationStepDesire-module__container___SCOMe.creditSimulationStepDesire-module__withPadding___34vyN {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationStepDesire-module__container___SCOMe.creditSimulationStepDesire-module__withPadding___34vyN {
        padding: 4em 0; } }
  .creditSimulationStepDesire-module__container___SCOMe h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationStepDesire-module__container___SCOMe h2 span {
      display: block; }
  .creditSimulationStepDesire-module__container___SCOMe h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationStepDesire-module__nextButton___19jwc {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationStepDesire-module__nextButtonContainer___1aIbm {
    padding-top: 0; }

.creditSimulationStepDesire-module__selectButton___2RRPF {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationStepDesire-module__selectButton___2RRPF.creditSimulationStepDesire-module__selected___fzr4n {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationStepDesire-module__stepInnerContainer___3VXjN {
  flex-wrap: wrap; }
  .creditSimulationStepDesire-module__stepInnerContainer___3VXjN .creditSimulationStepDesire-module__stepInnerFirstEl___5vq1A {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__stepInnerContainer___3VXjN {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationStepDesire-module__stepInnerContainer___3VXjN .creditSimulationStepDesire-module__selectButtonContainer___eV2sa {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationStepDesire-module__stepInnerContainer___3VXjN .creditSimulationStepDesire-module__selectButtonContainer___eV2sa {
        width: 38%; } }

.creditSimulationStepDesire-module__formContainer___3yTgN {
  width: 90%;
  justify-content: space-between; }

.creditSimulationStepDesire-module__input___1_U8p {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__input___1_U8p {
      width: 50%; } }

.creditSimulationStepDesire-module__selectButtonContainer___eV2sa {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationStepDesire-module__questionGroup___3pBZU {
  margin-bottom: 50px; }
  .creditSimulationStepDesire-module__questionGroup___3pBZU .creditSimulationStepDesire-module__questionTitle___2TOoH {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationStepDesire-module__questionGroup___3pBZU .creditSimulationStepDesire-module__questionTitle___2TOoH {
        font-size: 1.375em; } }
  .creditSimulationStepDesire-module__questionGroup___3pBZU .creditSimulationStepDesire-module__questionTitleSupport___1tZGI {
    color: #7c8a8b;
    margin-bottom: 35px; }

.creditSimulationStepDesire-module__stepOne___JvDSE {
  position: relative; }
  .creditSimulationStepDesire-module__stepOne___JvDSE .creditSimulationStepDesire-module__optionsContainer___1ktVw {
    position: relative;
    z-index: 5; }
  @media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__stepOne___JvDSE .creditSimulationStepDesire-module__absoluteBackground___1Yfa6 {
      position: relative;
      top: -200px; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationOptions-module__askedQuestions___2xjdz {
  color: #003641; }
  .creditSimulationOptions-module__askedQuestions___2xjdz h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationOptions-module__askedQuestions___2xjdz h3.creditSimulationOptions-module__bground___2DI65 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationOptions-module__askedQuestions___2xjdz h3.creditSimulationOptions-module__nobground___10Eg2 {
      background: transparent; }
  .creditSimulationOptions-module__askedQuestions___2xjdz p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__askedQuestions___2xjdz p {
        font-size: 1.5em; } }
  .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__contentQuestion___2SGxN {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__contentQuestion___2SGxN {
        padding: 0 40px 10px; } }
  .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF {
        padding: 2em 2em 2em 0; } }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF:last-child {
      border: 0; }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF .creditSimulationOptions-module__title___28dNn {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF .creditSimulationOptions-module__title___28dNn {
          font-size: 1.3125em; } }
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF .creditSimulationOptions-module__title___28dNn svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF .creditSimulationOptions-module__content___2SeoM {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF.creditSimulationOptions-module__active___2HvC2 .creditSimulationOptions-module__content___2SeoM {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF.creditSimulationOptions-module__active___2HvC2 .creditSimulationOptions-module__content___2SeoM a {
        color: #fff; }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__accordionItem___1HsoF.creditSimulationOptions-module__active___2HvC2 svg {
      transform: rotate(90deg); }
  .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__button___aIeYv {
    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) {
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__button___aIeYv {
        display: block; } }
  .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX .creditSimulationOptions-module__input___tbmBo {
      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%; }
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX .creditSimulationOptions-module__input___tbmBo.creditSimulationOptions-module__active___2HvC2 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX .creditSimulationOptions-module__input___tbmBo::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX .creditSimulationOptions-module__input___tbmBo {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX svg {
      height: 40px; }
      .creditSimulationOptions-module__askedQuestions___2xjdz .creditSimulationOptions-module__search___2i3bX svg image {
        height: inherit; }

.creditSimulationOptions-module__flex___1ysLO {
  display: flex; }

.creditSimulationOptions-module__flexStart___1g7X8 {
  align-items: flex-start; }

.creditSimulationOptions-module__strong___2mdbV {
  font-weight: bold !important; }

.creditSimulationOptions-module__jcSpaceBetween___3O0Qr {
  justify-content: space-between; }

.creditSimulationOptions-module__fwWrap___2vPjy {
  flex-wrap: wrap; }

.creditSimulationOptions-module__mobileFull___1bnZ7 {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationOptions-module__mobileFull___1bnZ7 {
      width: unset; } }

.creditSimulationOptions-module__container___3XaAp {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__container___3XaAp {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationOptions-module__container___3XaAp {
      font-size: 1em; } }
  .creditSimulationOptions-module__container___3XaAp.creditSimulationOptions-module__withPadding___1K_N3 {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__container___3XaAp.creditSimulationOptions-module__withPadding___1K_N3 {
        padding: 4em 0; } }
  .creditSimulationOptions-module__container___3XaAp h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationOptions-module__container___3XaAp h2 span {
      display: block; }
  .creditSimulationOptions-module__container___3XaAp h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationOptions-module__nextButton___11fDY {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationOptions-module__nextButtonContainer___991k8 {
    padding-top: 0; }

.creditSimulationOptions-module__selectButton___1C61k {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationOptions-module__selectButton___1C61k.creditSimulationOptions-module__selected___1_VoV {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationOptions-module__stepInnerContainer___3gCCi {
  flex-wrap: wrap; }
  .creditSimulationOptions-module__stepInnerContainer___3gCCi .creditSimulationOptions-module__stepInnerFirstEl___1R1cr {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__stepInnerContainer___3gCCi {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationOptions-module__stepInnerContainer___3gCCi .creditSimulationOptions-module__selectButtonContainer___1g9Cg {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__stepInnerContainer___3gCCi .creditSimulationOptions-module__selectButtonContainer___1g9Cg {
        width: 38%; } }

.creditSimulationOptions-module__formContainer___3IYkK {
  width: 90%;
  justify-content: space-between; }

.creditSimulationOptions-module__input___tbmBo {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__input___tbmBo {
      width: 50%; } }

.creditSimulationOptions-module__selectButtonContainer___1g9Cg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationOptions-module__questionGroup___2bsky {
  margin-bottom: 50px; }
  .creditSimulationOptions-module__questionGroup___2bsky .creditSimulationOptions-module__questionTitle___1pwSV {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__questionGroup___2bsky .creditSimulationOptions-module__questionTitle___1pwSV {
        font-size: 1.375em; } }
  .creditSimulationOptions-module__questionGroup___2bsky .creditSimulationOptions-module__questionTitleSupport___Z0XBB {
    color: #7c8a8b;
    margin-bottom: 35px; }

.creditSimulationOptions-module__whatsYourDesire____uPnp {
  padding: 0; }
  .creditSimulationOptions-module__whatsYourDesireInner___3JJxi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__whatsYourDesireInner___3JJxi {
        width: 80%;
        flex-direction: row; } }
  .creditSimulationOptions-module__whatsYourDesire____uPnp h4 {
    padding: 0;
    margin: 0;
    margin-bottom: 50px; }
  .creditSimulationOptions-module__whatsYourDesireItem___3ktxy {
    width: 100%;
    padding: 20px 20px;
    border: 1px solid #ddd;
    border-radius: 15px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    cursor: pointer; }
    @media screen and (min-width: 1024px) {
      .creditSimulationOptions-module__whatsYourDesireItem___3ktxy {
        border-radius: 50px;
        width: 48%; } }
    .creditSimulationOptions-module__whatsYourDesireItem___3ktxy.creditSimulationOptions-module__selected___1_VoV {
      background-color: #00ae9d;
      border-color: #00ae9d;
      color: #fff; }
      .creditSimulationOptions-module__whatsYourDesireItem___3ktxy.creditSimulationOptions-module__selected___1_VoV .creditSimulationOptions-module__icon___23J0f {
        color: #fff; }
      .creditSimulationOptions-module__whatsYourDesireItem___3ktxy.creditSimulationOptions-module__selected___1_VoV .creditSimulationOptions-module__text___26qU4 {
        color: #fff; }
    .creditSimulationOptions-module__whatsYourDesireItem___3ktxy .creditSimulationOptions-module__icon___23J0f {
      margin: 0 20px; }
    .creditSimulationOptions-module__whatsYourDesireItem___3ktxy .creditSimulationOptions-module__text___26qU4 {
      color: #00ae9d;
      font-weight: 500;
      font-size: 1.125em; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo {
  color: #003641; }
  .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo h3.creditSimulationComplementaryQuestion-module__bground___2bHqq {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo h3.creditSimulationComplementaryQuestion-module__nobground___2AkRz {
      background: transparent; }
  .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo p {
        font-size: 1.5em; } }
  .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__contentQuestion___2OoVE {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__contentQuestion___2OoVE {
        padding: 0 40px 10px; } }
  .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_ {
        padding: 2em 2em 2em 0; } }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_:last-child {
      border: 0; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_ .creditSimulationComplementaryQuestion-module__title___3skaG {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_ .creditSimulationComplementaryQuestion-module__title___3skaG {
          font-size: 1.3125em; } }
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_ .creditSimulationComplementaryQuestion-module__title___3skaG svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_ .creditSimulationComplementaryQuestion-module__content___KjhdD {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_.creditSimulationComplementaryQuestion-module__active___1gTir .creditSimulationComplementaryQuestion-module__content___KjhdD {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_.creditSimulationComplementaryQuestion-module__active___1gTir .creditSimulationComplementaryQuestion-module__content___KjhdD a {
        color: #fff; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__accordionItem___1taw_.creditSimulationComplementaryQuestion-module__active___1gTir svg {
      transform: rotate(90deg); }
  .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__button___97tlJ {
    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) {
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__button___97tlJ {
        display: block; } }
  .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd .creditSimulationComplementaryQuestion-module__input___v-y0X {
      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%; }
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd .creditSimulationComplementaryQuestion-module__input___v-y0X.creditSimulationComplementaryQuestion-module__active___1gTir {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd .creditSimulationComplementaryQuestion-module__input___v-y0X::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd .creditSimulationComplementaryQuestion-module__input___v-y0X {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd svg {
      height: 40px; }
      .creditSimulationComplementaryQuestion-module__askedQuestions___1XxKo .creditSimulationComplementaryQuestion-module__search___3q0vd svg image {
        height: inherit; }

.creditSimulationComplementaryQuestion-module__flex___1p_aX {
  display: flex; }

.creditSimulationComplementaryQuestion-module__flexStart___3zbRm {
  align-items: flex-start; }

.creditSimulationComplementaryQuestion-module__strong___3sDGo {
  font-weight: bold !important; }

.creditSimulationComplementaryQuestion-module__jcSpaceBetween___3rWJC {
  justify-content: space-between; }

.creditSimulationComplementaryQuestion-module__fwWrap___2jIZ4 {
  flex-wrap: wrap; }

.creditSimulationComplementaryQuestion-module__mobileFull___3VV8S {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationComplementaryQuestion-module__mobileFull___3VV8S {
      width: unset; } }

.creditSimulationComplementaryQuestion-module__container___nOB-n {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__container___nOB-n {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationComplementaryQuestion-module__container___nOB-n {
      font-size: 1em; } }
  .creditSimulationComplementaryQuestion-module__container___nOB-n.creditSimulationComplementaryQuestion-module__withPadding___2GjCJ {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationComplementaryQuestion-module__container___nOB-n.creditSimulationComplementaryQuestion-module__withPadding___2GjCJ {
        padding: 4em 0; } }
  .creditSimulationComplementaryQuestion-module__container___nOB-n h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationComplementaryQuestion-module__container___nOB-n h2 span {
      display: block; }
  .creditSimulationComplementaryQuestion-module__container___nOB-n h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationComplementaryQuestion-module__nextButton___jWXYq {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationComplementaryQuestion-module__nextButtonContainer___2zGoR {
    padding-top: 0; }

.creditSimulationComplementaryQuestion-module__selectButton___2QuHq {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationComplementaryQuestion-module__selectButton___2QuHq.creditSimulationComplementaryQuestion-module__selected___4lV39 {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationComplementaryQuestion-module__stepInnerContainer___2Fd-W {
  flex-wrap: wrap; }
  .creditSimulationComplementaryQuestion-module__stepInnerContainer___2Fd-W .creditSimulationComplementaryQuestion-module__stepInnerFirstEl___LB6Bx {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__stepInnerContainer___2Fd-W {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationComplementaryQuestion-module__stepInnerContainer___2Fd-W .creditSimulationComplementaryQuestion-module__selectButtonContainer___3oyyJ {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationComplementaryQuestion-module__stepInnerContainer___2Fd-W .creditSimulationComplementaryQuestion-module__selectButtonContainer___3oyyJ {
        width: 38%; } }

.creditSimulationComplementaryQuestion-module__formContainer___1Bjed {
  width: 90%;
  justify-content: space-between; }

.creditSimulationComplementaryQuestion-module__input___v-y0X {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__input___v-y0X {
      width: 50%; } }

.creditSimulationComplementaryQuestion-module__selectButtonContainer___3oyyJ {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationComplementaryQuestion-module__questionGroup___2d3ZO {
  margin-bottom: 50px; }
  .creditSimulationComplementaryQuestion-module__questionGroup___2d3ZO .creditSimulationComplementaryQuestion-module__questionTitle___SSUoP {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationComplementaryQuestion-module__questionGroup___2d3ZO .creditSimulationComplementaryQuestion-module__questionTitle___SSUoP {
        font-size: 1.375em; } }
  .creditSimulationComplementaryQuestion-module__questionGroup___2d3ZO .creditSimulationComplementaryQuestion-module__questionTitleSupport___8ETnx {
    color: #7c8a8b;
    margin-bottom: 35px; }

.creditSimulationComplementaryQuestion-module__stepTwo___1md4B .creditSimulationComplementaryQuestion-module__questionSupport___1JMpG {
  color: #7e898b;
  font-size: 0.875em;
  margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationInvestByYourWay-module__askedQuestions___2Migi {
  color: #003641; }
  .creditSimulationInvestByYourWay-module__askedQuestions___2Migi h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi h3.creditSimulationInvestByYourWay-module__bground___2DUHL {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi h3.creditSimulationInvestByYourWay-module__nobground___rDMlR {
      background: transparent; }
  .creditSimulationInvestByYourWay-module__askedQuestions___2Migi p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi p {
        font-size: 1.5em; } }
  .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__contentQuestion___2jaSb {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__contentQuestion___2jaSb {
        padding: 0 40px 10px; } }
  .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb {
        padding: 2em 2em 2em 0; } }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb:last-child {
      border: 0; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb .creditSimulationInvestByYourWay-module__title___82YWs {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb .creditSimulationInvestByYourWay-module__title___82YWs {
          font-size: 1.3125em; } }
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb .creditSimulationInvestByYourWay-module__title___82YWs svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb .creditSimulationInvestByYourWay-module__content___3iEup {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb.creditSimulationInvestByYourWay-module__active___5sn7D .creditSimulationInvestByYourWay-module__content___3iEup {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb.creditSimulationInvestByYourWay-module__active___5sn7D .creditSimulationInvestByYourWay-module__content___3iEup a {
        color: #fff; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__accordionItem___2IaMb.creditSimulationInvestByYourWay-module__active___5sn7D svg {
      transform: rotate(90deg); }
  .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__button___390JL {
    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) {
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__button___390JL {
        display: block; } }
  .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP .creditSimulationInvestByYourWay-module__input___3bkpw {
      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%; }
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP .creditSimulationInvestByYourWay-module__input___3bkpw.creditSimulationInvestByYourWay-module__active___5sn7D {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP .creditSimulationInvestByYourWay-module__input___3bkpw::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP .creditSimulationInvestByYourWay-module__input___3bkpw {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP svg {
      height: 40px; }
      .creditSimulationInvestByYourWay-module__askedQuestions___2Migi .creditSimulationInvestByYourWay-module__search___1boPP svg image {
        height: inherit; }

.creditSimulationInvestByYourWay-module__flex___2B9dX {
  display: flex; }

.creditSimulationInvestByYourWay-module__flexStart___3HnJf {
  align-items: flex-start; }

.creditSimulationInvestByYourWay-module__strong___quFHl {
  font-weight: bold !important; }

.creditSimulationInvestByYourWay-module__jcSpaceBetween___3zUM2 {
  justify-content: space-between; }

.creditSimulationInvestByYourWay-module__fwWrap___1EjiX {
  flex-wrap: wrap; }

.creditSimulationInvestByYourWay-module__mobileFull___3s9LS {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationInvestByYourWay-module__mobileFull___3s9LS {
      width: unset; } }

.creditSimulationInvestByYourWay-module__container___1rW0L {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__container___1rW0L {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationInvestByYourWay-module__container___1rW0L {
      font-size: 1em; } }
  .creditSimulationInvestByYourWay-module__container___1rW0L.creditSimulationInvestByYourWay-module__withPadding___2KWyK {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInvestByYourWay-module__container___1rW0L.creditSimulationInvestByYourWay-module__withPadding___2KWyK {
        padding: 4em 0; } }
  .creditSimulationInvestByYourWay-module__container___1rW0L h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationInvestByYourWay-module__container___1rW0L h2 span {
      display: block; }
  .creditSimulationInvestByYourWay-module__container___1rW0L h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationInvestByYourWay-module__nextButton___hyqDp {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationInvestByYourWay-module__nextButtonContainer___1n_ss {
    padding-top: 0; }

.creditSimulationInvestByYourWay-module__selectButton___1h7FB {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationInvestByYourWay-module__selectButton___1h7FB.creditSimulationInvestByYourWay-module__selected___3_RAG {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationInvestByYourWay-module__stepInnerContainer___1ZGqX {
  flex-wrap: wrap; }
  .creditSimulationInvestByYourWay-module__stepInnerContainer___1ZGqX .creditSimulationInvestByYourWay-module__stepInnerFirstEl___39Nnt {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__stepInnerContainer___1ZGqX {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationInvestByYourWay-module__stepInnerContainer___1ZGqX .creditSimulationInvestByYourWay-module__selectButtonContainer___3nCFj {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInvestByYourWay-module__stepInnerContainer___1ZGqX .creditSimulationInvestByYourWay-module__selectButtonContainer___3nCFj {
        width: 38%; } }

.creditSimulationInvestByYourWay-module__formContainer___sGsfO {
  width: 90%;
  justify-content: space-between; }

.creditSimulationInvestByYourWay-module__input___3bkpw {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__input___3bkpw {
      width: 50%; } }

.creditSimulationInvestByYourWay-module__selectButtonContainer___3nCFj {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationInvestByYourWay-module__questionGroup___LW8Ou {
  margin-bottom: 50px; }
  .creditSimulationInvestByYourWay-module__questionGroup___LW8Ou .creditSimulationInvestByYourWay-module__questionTitle___3ig7I {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInvestByYourWay-module__questionGroup___LW8Ou .creditSimulationInvestByYourWay-module__questionTitle___3ig7I {
        font-size: 1.375em; } }
  .creditSimulationInvestByYourWay-module__questionGroup___LW8Ou .creditSimulationInvestByYourWay-module__questionTitleSupport___125cR {
    color: #7c8a8b;
    margin-bottom: 35px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationInput-module__askedQuestions___3HPJo {
  color: #003641; }
  .creditSimulationInput-module__askedQuestions___3HPJo h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationInput-module__askedQuestions___3HPJo h3.creditSimulationInput-module__bground___1elb3 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationInput-module__askedQuestions___3HPJo h3.creditSimulationInput-module__nobground___t5mXF {
      background: transparent; }
  .creditSimulationInput-module__askedQuestions___3HPJo p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInput-module__askedQuestions___3HPJo p {
        font-size: 1.5em; } }
  .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__contentQuestion___NCMYf {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__contentQuestion___NCMYf {
        padding: 0 40px 10px; } }
  .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl {
        padding: 2em 2em 2em 0; } }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl:last-child {
      border: 0; }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl .creditSimulationInput-module__title___3uj7e {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl .creditSimulationInput-module__title___3uj7e {
          font-size: 1.3125em; } }
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl .creditSimulationInput-module__title___3uj7e svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl .creditSimulationInput-module__content___N7JeW {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl.creditSimulationInput-module__active___JIEWQ .creditSimulationInput-module__content___N7JeW {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl.creditSimulationInput-module__active___JIEWQ .creditSimulationInput-module__content___N7JeW a {
        color: #fff; }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__accordionItem___1v3sl.creditSimulationInput-module__active___JIEWQ svg {
      transform: rotate(90deg); }
  .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__button___1Thyr {
    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) {
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__button___1Thyr {
        display: block; } }
  .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL .creditSimulationInput-module__input___3909E {
      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%; }
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL .creditSimulationInput-module__input___3909E.creditSimulationInput-module__active___JIEWQ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL .creditSimulationInput-module__input___3909E::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL .creditSimulationInput-module__input___3909E {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL svg {
      height: 40px; }
      .creditSimulationInput-module__askedQuestions___3HPJo .creditSimulationInput-module__search___2GgtL svg image {
        height: inherit; }

.creditSimulationInput-module__inputGroup___KdTh_ {
  position: relative; }
  .creditSimulationInput-module__inputGroup___KdTh_ button {
    cursor: pointer; }
  .creditSimulationInput-module__inputGroup___KdTh_ .creditSimulationInput-module__plusMinusInput___dQ4eB {
    position: absolute;
    background-color: unset;
    border: none;
    color: #00ae9d;
    font-weight: bold;
    font-size: 2.375em;
    top: 0;
    bottom: 0; }
  .creditSimulationInput-module__inputGroup___KdTh_ .creditSimulationInput-module__plusInput___3LJ21 {
    right: 25px;
    top: -5px; }
  .creditSimulationInput-module__inputGroup___KdTh_ .creditSimulationInput-module__minusInput___2CX3q {
    left: 25px; }
  .creditSimulationInput-module__inputGroup___KdTh_ input {
    border-radius: 50px;
    text-align: center;
    width: 100%;
    color: #00ae9d;
    font-weight: bold;
    font-size: 1.5em;
    border: 1px solid #ddd;
    padding: 10px 0; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationQuestionGroup-module__askedQuestions___q5G5k {
  color: #003641; }
  .creditSimulationQuestionGroup-module__askedQuestions___q5G5k h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k h3.creditSimulationQuestionGroup-module__bground___1OuRY {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k h3.creditSimulationQuestionGroup-module__nobground___QMtTa {
      background: transparent; }
  .creditSimulationQuestionGroup-module__askedQuestions___q5G5k p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k p {
        font-size: 1.5em; } }
  .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__contentQuestion___hGYt_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__contentQuestion___hGYt_ {
        padding: 0 40px 10px; } }
  .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe {
        padding: 2em 2em 2em 0; } }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe:last-child {
      border: 0; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe .creditSimulationQuestionGroup-module__title___2q82H {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe .creditSimulationQuestionGroup-module__title___2q82H {
          font-size: 1.3125em; } }
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe .creditSimulationQuestionGroup-module__title___2q82H svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe .creditSimulationQuestionGroup-module__content___vE6ha {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe.creditSimulationQuestionGroup-module__active___2d6Wx .creditSimulationQuestionGroup-module__content___vE6ha {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe.creditSimulationQuestionGroup-module__active___2d6Wx .creditSimulationQuestionGroup-module__content___vE6ha a {
        color: #fff; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__accordionItem___2Egwe.creditSimulationQuestionGroup-module__active___2d6Wx svg {
      transform: rotate(90deg); }
  .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__button___30Ydn {
    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) {
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__button___30Ydn {
        display: block; } }
  .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ .creditSimulationQuestionGroup-module__input___2cPbS {
      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%; }
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ .creditSimulationQuestionGroup-module__input___2cPbS.creditSimulationQuestionGroup-module__active___2d6Wx {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ .creditSimulationQuestionGroup-module__input___2cPbS::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ .creditSimulationQuestionGroup-module__input___2cPbS {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ svg {
      height: 40px; }
      .creditSimulationQuestionGroup-module__askedQuestions___q5G5k .creditSimulationQuestionGroup-module__search___2prIZ svg image {
        height: inherit; }

.creditSimulationQuestionGroup-module__flex___BFYwX {
  display: flex; }

.creditSimulationQuestionGroup-module__flexStart___icqVW {
  align-items: flex-start; }

.creditSimulationQuestionGroup-module__strong___3pz28 {
  font-weight: bold !important; }

.creditSimulationQuestionGroup-module__jcSpaceBetween___14PqL {
  justify-content: space-between; }

.creditSimulationQuestionGroup-module__fwWrap___TQuUs {
  flex-wrap: wrap; }

.creditSimulationQuestionGroup-module__mobileFull___2KZSX {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationQuestionGroup-module__mobileFull___2KZSX {
      width: unset; } }

.creditSimulationQuestionGroup-module__container___1Bx-q {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__container___1Bx-q {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationQuestionGroup-module__container___1Bx-q {
      font-size: 1em; } }
  .creditSimulationQuestionGroup-module__container___1Bx-q.creditSimulationQuestionGroup-module__withPadding___35D38 {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationQuestionGroup-module__container___1Bx-q.creditSimulationQuestionGroup-module__withPadding___35D38 {
        padding: 4em 0; } }
  .creditSimulationQuestionGroup-module__container___1Bx-q h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationQuestionGroup-module__container___1Bx-q h2 span {
      display: block; }
  .creditSimulationQuestionGroup-module__container___1Bx-q h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationQuestionGroup-module__nextButton___1OIGD {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationQuestionGroup-module__nextButtonContainer___168fI {
    padding-top: 0; }

.creditSimulationQuestionGroup-module__selectButton___xQScw {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationQuestionGroup-module__selectButton___xQScw.creditSimulationQuestionGroup-module__selected___Gdx5r {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationQuestionGroup-module__stepInnerContainer___22858 {
  flex-wrap: wrap; }
  .creditSimulationQuestionGroup-module__stepInnerContainer___22858 .creditSimulationQuestionGroup-module__stepInnerFirstEl___3MOpS {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__stepInnerContainer___22858 {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationQuestionGroup-module__stepInnerContainer___22858 .creditSimulationQuestionGroup-module__selectButtonContainer___2jwB_ {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationQuestionGroup-module__stepInnerContainer___22858 .creditSimulationQuestionGroup-module__selectButtonContainer___2jwB_ {
        width: 38%; } }

.creditSimulationQuestionGroup-module__formContainer___2lVlp {
  width: 90%;
  justify-content: space-between; }

.creditSimulationQuestionGroup-module__input___2cPbS {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__input___2cPbS {
      width: 50%; } }

.creditSimulationQuestionGroup-module__selectButtonContainer___2jwB_ {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationQuestionGroup-module__questionGroup___19JHq {
  margin-bottom: 50px; }
  .creditSimulationQuestionGroup-module__questionGroup___19JHq .creditSimulationQuestionGroup-module__questionTitle___1B7pn {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationQuestionGroup-module__questionGroup___19JHq .creditSimulationQuestionGroup-module__questionTitle___1B7pn {
        font-size: 1.375em; } }
  .creditSimulationQuestionGroup-module__questionGroup___19JHq .creditSimulationQuestionGroup-module__questionTitleSupport___3zn5X {
    color: #7c8a8b;
    margin-bottom: 35px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N {
  color: #003641; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N h3.creditSimulationWeHelpYouToRealizeYourDreams-module__bground___1E6XN {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N h3.creditSimulationWeHelpYouToRealizeYourDreams-module__nobground___29IOW {
      background: transparent; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N p {
        font-size: 1.5em; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__contentQuestion___18qOV {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__contentQuestion___18qOV {
        padding: 0 40px 10px; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi {
        padding: 2em 2em 2em 0; } }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi:last-child {
      border: 0; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi .creditSimulationWeHelpYouToRealizeYourDreams-module__title___1keJU {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi .creditSimulationWeHelpYouToRealizeYourDreams-module__title___1keJU {
          font-size: 1.3125em; } }
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi .creditSimulationWeHelpYouToRealizeYourDreams-module__title___1keJU svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi .creditSimulationWeHelpYouToRealizeYourDreams-module__content___2aeps {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi.creditSimulationWeHelpYouToRealizeYourDreams-module__active___QJUmn .creditSimulationWeHelpYouToRealizeYourDreams-module__content___2aeps {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi.creditSimulationWeHelpYouToRealizeYourDreams-module__active___QJUmn .creditSimulationWeHelpYouToRealizeYourDreams-module__content___2aeps a {
        color: #fff; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___2szwi.creditSimulationWeHelpYouToRealizeYourDreams-module__active___QJUmn svg {
      transform: rotate(90deg); }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__button___QCwEc {
    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) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__button___QCwEc {
        display: block; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy .creditSimulationWeHelpYouToRealizeYourDreams-module__input___ShKXZ {
      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%; }
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy .creditSimulationWeHelpYouToRealizeYourDreams-module__input___ShKXZ.creditSimulationWeHelpYouToRealizeYourDreams-module__active___QJUmn {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy .creditSimulationWeHelpYouToRealizeYourDreams-module__input___ShKXZ::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy .creditSimulationWeHelpYouToRealizeYourDreams-module__input___ShKXZ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy svg {
      height: 40px; }
      .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___3d34N .creditSimulationWeHelpYouToRealizeYourDreams-module__search___1y2Iy svg image {
        height: inherit; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__flex___3Pdy- {
  display: flex; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__flexStart___3bqGe {
  align-items: flex-start; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__strong___lKGyY {
  font-weight: bold !important; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__jcSpaceBetween___3o0_H {
  justify-content: space-between; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__fwWrap___33kuR {
  flex-wrap: wrap; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__mobileFull___2h5kD {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__mobileFull___2h5kD {
      width: unset; } }

.creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru {
      font-size: 1em; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru.creditSimulationWeHelpYouToRealizeYourDreams-module__withPadding___3cgY4 {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru.creditSimulationWeHelpYouToRealizeYourDreams-module__withPadding___3cgY4 {
        padding: 4em 0; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru h2 span {
      display: block; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__container___3Qkru h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationWeHelpYouToRealizeYourDreams-module__nextButton___1rxg7 {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__nextButtonContainer___HgwOo {
    padding-top: 0; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__selectButton___o6dGA {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__selectButton___o6dGA.creditSimulationWeHelpYouToRealizeYourDreams-module__selected___s-Y72 {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___2zbdU {
  flex-wrap: wrap; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___2zbdU .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerFirstEl___3JKm0 {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___2zbdU {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___2zbdU .creditSimulationWeHelpYouToRealizeYourDreams-module__selectButtonContainer___3bNSB {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___2zbdU .creditSimulationWeHelpYouToRealizeYourDreams-module__selectButtonContainer___3bNSB {
        width: 38%; } }

.creditSimulationWeHelpYouToRealizeYourDreams-module__formContainer___39MES {
  width: 90%;
  justify-content: space-between; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__input___ShKXZ {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__input___ShKXZ {
      width: 50%; } }

.creditSimulationWeHelpYouToRealizeYourDreams-module__selectButtonContainer___3bNSB {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___2fRuw {
  margin-bottom: 50px; }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___2fRuw .creditSimulationWeHelpYouToRealizeYourDreams-module__questionTitle___2Q7oO {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___2fRuw .creditSimulationWeHelpYouToRealizeYourDreams-module__questionTitle___2Q7oO {
        font-size: 1.375em; } }
  .creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___2fRuw .creditSimulationWeHelpYouToRealizeYourDreams-module__questionTitleSupport___346p2 {
    color: #7c8a8b;
    margin-bottom: 35px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z {
  color: #003641; }
  .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z h3.creditSimulationYourDreamIsOneStepAway-module__bground___2dahF {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z h3.creditSimulationYourDreamIsOneStepAway-module__nobground___3OdJm {
      background: transparent; }
  .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z p {
        font-size: 1.5em; } }
  .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__contentQuestion___8uBAp {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__contentQuestion___8uBAp {
        padding: 0 40px 10px; } }
  .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH {
        padding: 2em 2em 2em 0; } }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH:last-child {
      border: 0; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH .creditSimulationYourDreamIsOneStepAway-module__title___3XwMb {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH .creditSimulationYourDreamIsOneStepAway-module__title___3XwMb {
          font-size: 1.3125em; } }
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH .creditSimulationYourDreamIsOneStepAway-module__title___3XwMb svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH .creditSimulationYourDreamIsOneStepAway-module__content___1oiPg {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH.creditSimulationYourDreamIsOneStepAway-module__active___1-M6G .creditSimulationYourDreamIsOneStepAway-module__content___1oiPg {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH.creditSimulationYourDreamIsOneStepAway-module__active___1-M6G .creditSimulationYourDreamIsOneStepAway-module__content___1oiPg a {
        color: #fff; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__accordionItem___3u3cH.creditSimulationYourDreamIsOneStepAway-module__active___1-M6G svg {
      transform: rotate(90deg); }
  .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__button___rfN0L {
    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) {
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__button___rfN0L {
        display: block; } }
  .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a .creditSimulationYourDreamIsOneStepAway-module__input___14ZbT {
      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%; }
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a .creditSimulationYourDreamIsOneStepAway-module__input___14ZbT.creditSimulationYourDreamIsOneStepAway-module__active___1-M6G {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a .creditSimulationYourDreamIsOneStepAway-module__input___14ZbT::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a .creditSimulationYourDreamIsOneStepAway-module__input___14ZbT {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a svg {
      height: 40px; }
      .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___3EY9Z .creditSimulationYourDreamIsOneStepAway-module__search___1KL4a svg image {
        height: inherit; }

.creditSimulationYourDreamIsOneStepAway-module__flex___2DHjU {
  display: flex; }

.creditSimulationYourDreamIsOneStepAway-module__flexStart___1Z8p4 {
  align-items: flex-start; }

.creditSimulationYourDreamIsOneStepAway-module__strong___3zPxW {
  font-weight: bold !important; }

.creditSimulationYourDreamIsOneStepAway-module__jcSpaceBetween___3gtGp {
  justify-content: space-between; }

.creditSimulationYourDreamIsOneStepAway-module__fwWrap___io-MO {
  flex-wrap: wrap; }

.creditSimulationYourDreamIsOneStepAway-module__mobileFull___3CqtJ {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationYourDreamIsOneStepAway-module__mobileFull___3CqtJ {
      width: unset; } }

.creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt {
      font-size: 1em; } }
  .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt.creditSimulationYourDreamIsOneStepAway-module__withPadding___d44nY {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt.creditSimulationYourDreamIsOneStepAway-module__withPadding___d44nY {
        padding: 4em 0; } }
  .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt h2 span {
      display: block; }
  .creditSimulationYourDreamIsOneStepAway-module__container___2Ouzt h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationYourDreamIsOneStepAway-module__nextButton___2gHH0 {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationYourDreamIsOneStepAway-module__nextButtonContainer___2eqXz {
    padding-top: 0; }

.creditSimulationYourDreamIsOneStepAway-module__selectButton___1wQeP {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationYourDreamIsOneStepAway-module__selectButton___1wQeP.creditSimulationYourDreamIsOneStepAway-module__selected___FB1KC {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___x053G {
  flex-wrap: wrap; }
  .creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___x053G .creditSimulationYourDreamIsOneStepAway-module__stepInnerFirstEl___12jo4 {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___x053G {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___x053G .creditSimulationYourDreamIsOneStepAway-module__selectButtonContainer___28wXY {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___x053G .creditSimulationYourDreamIsOneStepAway-module__selectButtonContainer___28wXY {
        width: 38%; } }

.creditSimulationYourDreamIsOneStepAway-module__formContainer___3Awew {
  width: 90%;
  justify-content: space-between; }

.creditSimulationYourDreamIsOneStepAway-module__input___14ZbT {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__input___14ZbT {
      width: 50%; } }

.creditSimulationYourDreamIsOneStepAway-module__selectButtonContainer___28wXY {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationYourDreamIsOneStepAway-module__questionGroup___1iDww {
  margin-bottom: 50px; }
  .creditSimulationYourDreamIsOneStepAway-module__questionGroup___1iDww .creditSimulationYourDreamIsOneStepAway-module__questionTitle___29nMW {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationYourDreamIsOneStepAway-module__questionGroup___1iDww .creditSimulationYourDreamIsOneStepAway-module__questionTitle___29nMW {
        font-size: 1.375em; } }
  .creditSimulationYourDreamIsOneStepAway-module__questionGroup___1iDww .creditSimulationYourDreamIsOneStepAway-module__questionTitleSupport___3y0Rd {
    color: #7c8a8b;
    margin-bottom: 35px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.creditSimulationShared-module__askedQuestions___1I8KR {
  color: #003641; }
  .creditSimulationShared-module__askedQuestions___1I8KR h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .creditSimulationShared-module__askedQuestions___1I8KR h3.creditSimulationShared-module__bground___-X0Qq {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .creditSimulationShared-module__askedQuestions___1I8KR h3.creditSimulationShared-module__nobground___1N3I- {
      background: transparent; }
  .creditSimulationShared-module__askedQuestions___1I8KR p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .creditSimulationShared-module__askedQuestions___1I8KR p {
        font-size: 1.5em; } }
  .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__contentQuestion___25o1c {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__contentQuestion___25o1c {
        padding: 0 40px 10px; } }
  .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ {
        padding: 2em 2em 2em 0; } }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ:last-child {
      border: 0; }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ .creditSimulationShared-module__title___3mDO6 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ .creditSimulationShared-module__title___3mDO6 {
          font-size: 1.3125em; } }
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ .creditSimulationShared-module__title___3mDO6 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ .creditSimulationShared-module__content___1kps2 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ.creditSimulationShared-module__active___1SSTl .creditSimulationShared-module__content___1kps2 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ.creditSimulationShared-module__active___1SSTl .creditSimulationShared-module__content___1kps2 a {
        color: #fff; }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__accordionItem___2_wJJ.creditSimulationShared-module__active___1SSTl svg {
      transform: rotate(90deg); }
  .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__button___3cXjj {
    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) {
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__button___3cXjj {
        display: block; } }
  .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 .creditSimulationShared-module__input___1nA7Y {
      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%; }
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 .creditSimulationShared-module__input___1nA7Y.creditSimulationShared-module__active___1SSTl {
        left: 1em;
        transition: 0.35s ease-in all; }
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 .creditSimulationShared-module__input___1nA7Y::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 .creditSimulationShared-module__input___1nA7Y {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 svg {
      height: 40px; }
      .creditSimulationShared-module__askedQuestions___1I8KR .creditSimulationShared-module__search___1lh30 svg image {
        height: inherit; }

.creditSimulationShared-module__flex___e9Kiu {
  display: flex; }

.creditSimulationShared-module__flexStart___1ZfvZ {
  align-items: flex-start; }

.creditSimulationShared-module__strong___1PtQR {
  font-weight: bold !important; }

.creditSimulationShared-module__jcSpaceBetween___1Az4m {
  justify-content: space-between; }

.creditSimulationShared-module__fwWrap___3D0iV {
  flex-wrap: wrap; }

.creditSimulationShared-module__mobileFull___cG1wY {
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .creditSimulationShared-module__mobileFull___cG1wY {
      width: unset; } }

.creditSimulationShared-module__container___1ihfu {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .creditSimulationShared-module__container___1ihfu {
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .creditSimulationShared-module__container___1ihfu {
      font-size: 1em; } }
  .creditSimulationShared-module__container___1ihfu.creditSimulationShared-module__withPadding___-sk13 {
    padding: 2.5em 0; }
    @media screen and (min-width: 1024px) {
      .creditSimulationShared-module__container___1ihfu.creditSimulationShared-module__withPadding___-sk13 {
        padding: 4em 0; } }
  .creditSimulationShared-module__container___1ihfu h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0.3125em; }
    .creditSimulationShared-module__container___1ihfu h2 span {
      display: block; }
  .creditSimulationShared-module__container___1ihfu h3 {
    text-align: center;
    margin-top: 0.3125em; }

h4 {
  font-size: 1.75em;
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 2.5em; } }

.creditSimulationShared-module__nextButton___3HPTP {
  padding: 15px 50px;
  width: 300px; }
  .creditSimulationShared-module__nextButtonContainer___wioSZ {
    padding-top: 0; }

.creditSimulationShared-module__selectButton___2t79U {
  padding: 10px;
  width: 45%;
  min-height: 40px;
  border: 1px solid #ddd;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex; }
  .creditSimulationShared-module__selectButton___2t79U.creditSimulationShared-module__selected___2yGn8 {
    background-color: #00ae9d;
    color: #fff; }

.creditSimulationShared-module__stepInnerContainer___6uhK1 {
  flex-wrap: wrap; }
  .creditSimulationShared-module__stepInnerContainer___6uhK1 .creditSimulationShared-module__stepInnerFirstEl___3N9By {
    width: 50%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationShared-module__stepInnerContainer___6uhK1 {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .creditSimulationShared-module__stepInnerContainer___6uhK1 .creditSimulationShared-module__selectButtonContainer___3Dssc {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .creditSimulationShared-module__stepInnerContainer___6uhK1 .creditSimulationShared-module__selectButtonContainer___3Dssc {
        width: 38%; } }

.creditSimulationShared-module__formContainer___GzAZz {
  width: 90%;
  justify-content: space-between; }

.creditSimulationShared-module__input___1nA7Y {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .creditSimulationShared-module__input___1nA7Y {
      width: 50%; } }

.creditSimulationShared-module__selectButtonContainer___3Dssc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65%;
  flex-direction: row; }

.creditSimulationShared-module__questionGroup___kTNui {
  margin-bottom: 50px; }
  .creditSimulationShared-module__questionGroup___kTNui .creditSimulationShared-module__questionTitle___3UkCq {
    font-weight: 500;
    font-size: 0.875em;
    color: #003641;
    margin-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .creditSimulationShared-module__questionGroup___kTNui .creditSimulationShared-module__questionTitle___3UkCq {
        font-size: 1.375em; } }
  .creditSimulationShared-module__questionGroup___kTNui .creditSimulationShared-module__questionTitleSupport___10CY8 {
    color: #7c8a8b;
    margin-bottom: 35px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.liquida-sicoob-card-module__askedQuestions___2r_0_ {
  color: #003641; }
  .liquida-sicoob-card-module__askedQuestions___2r_0_ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ h3.liquida-sicoob-card-module__bground___3T-k0 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ h3.liquida-sicoob-card-module__nobground___3hLiz {
      background: transparent; }
  .liquida-sicoob-card-module__askedQuestions___2r_0_ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__askedQuestions___2r_0_ p {
        font-size: 1.5em; } }
  .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__contentQuestion___35qF9 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__contentQuestion___35qF9 {
        padding: 0 40px 10px; } }
  .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey {
        padding: 2em 2em 2em 0; } }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey:last-child {
      border: 0; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey .liquida-sicoob-card-module__title___1Coxw {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey .liquida-sicoob-card-module__title___1Coxw {
          font-size: 1.3125em; } }
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey .liquida-sicoob-card-module__title___1Coxw svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey .liquida-sicoob-card-module__content___3WvqV {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey.liquida-sicoob-card-module__active___1avWp .liquida-sicoob-card-module__content___3WvqV {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey.liquida-sicoob-card-module__active___1avWp .liquida-sicoob-card-module__content___3WvqV a {
        color: #fff; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__accordionItem___38wey.liquida-sicoob-card-module__active___1avWp svg {
      transform: rotate(90deg); }
  .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__button___3CFYz {
    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) {
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__button___3CFYz {
        display: block; } }
  .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB .liquida-sicoob-card-module__input___yHRTE {
      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%; }
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB .liquida-sicoob-card-module__input___yHRTE.liquida-sicoob-card-module__active___1avWp {
        left: 1em;
        transition: 0.35s ease-in all; }
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB .liquida-sicoob-card-module__input___yHRTE::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB .liquida-sicoob-card-module__input___yHRTE {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB svg {
      height: 40px; }
      .liquida-sicoob-card-module__askedQuestions___2r_0_ .liquida-sicoob-card-module__search___38BVB svg image {
        height: inherit; }

.liquida-sicoob-card-module__container___2S1mG {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__container___2S1mG {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .liquida-sicoob-card-module__container___2S1mG {
      font-size: 1em; } }
  .liquida-sicoob-card-module__container___2S1mG h2,
  .liquida-sicoob-card-module__container___2S1mG h3,
  .liquida-sicoob-card-module__container___2S1mG p {
    white-space: pre-line; }
  .liquida-sicoob-card-module__container___2S1mG h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__container___2S1mG h3 {
        font-size: 2em; } }

.liquida-sicoob-card-module__call___2wmth {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2wmth {
      margin-bottom: 0px;
      /*height: 800px;*/
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .liquida-sicoob-card-module__call___2wmth {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1600px) {
            .liquida-sicoob-card-module__call___2wmth {
              margin-bottom: 100px; } }
  .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__container___2S1mG {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__container___2S1mG {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__container___2S1mG .liquida-sicoob-card-module__content___3WvqV {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__container___2S1mG .liquida-sicoob-card-module__content___3WvqV {
        padding: 5rem 0 5rem 10rem; } }
  .liquida-sicoob-card-module__call___2wmth h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .liquida-sicoob-card-module__call___2wmth h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__call___2wmth h2 {
        margin: 0.5em 0; } }
  .liquida-sicoob-card-module__call___2wmth p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .liquida-sicoob-card-module__call___2wmth p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 {
        width: 50%; } }
    .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__imageFullMobi___1Mb-C {
      display: block; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__imageFullMobi___1Mb-C {
          display: none; } }
    .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__bgTriangle___1GOMr {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__bgTriangle___1GOMr {
          display: block; } }
    .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__personTriangle___3dtzw {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__personTriangle___3dtzw {
          width: 100%;
          height: auto;
          display: block; } }
    .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__yellowTriangle___3Kzxw {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__yellowTriangle___3Kzxw {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .liquida-sicoob-card-module__call___2wmth .liquida-sicoob-card-module__image___29vV6 .liquida-sicoob-card-module__yellowTriangle___3Kzxw {
          height: 17rem;
          width: 17rem; } }

.liquida-sicoob-card-module__benefits___xxWVP {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .liquida-sicoob-card-module__benefits___xxWVP .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__container___2S1mG {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__container___2S1mG {
        width: 81.25%;
        padding-left: 0; } }
  .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__backgroundImage___2BDmI {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__backgroundImage___2BDmI {
        width: 65%; } }
  .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__benefitsContent___A0wGD {
    z-index: 2; }
  .liquida-sicoob-card-module__benefits___xxWVP h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .liquida-sicoob-card-module__benefits___xxWVP p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__benefits___xxWVP p {
        font-size: 1.5em; } }
  .liquida-sicoob-card-module__benefits___xxWVP .carouselItem {
    padding: 0; }
  .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT {
        margin: 20px; } }
    .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT:hover {
      transform: scale(1.1); }
    .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT figure svg {
        height: 53px;
        width: 53px; }
    .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT h4 {
          font-size: 1.5em; } }
    .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .liquida-sicoob-card-module__benefits___xxWVP .liquida-sicoob-card-module__card___XwjMT p {
          font-size: 1.25em; } }

.liquida-sicoob-card-module__formSimulator___2oBjX {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .liquida-sicoob-card-module__formSimulator___2oBjX .liquida-sicoob-card-module__container___2S1mG {
    margin-bottom: 0; }
  .liquida-sicoob-card-module__formSimulator___2oBjX .liquida-sicoob-card-module__content___3WvqV {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .liquida-sicoob-card-module__formSimulator___2oBjX .liquida-sicoob-card-module__content___3WvqV {
        padding: 40px 125px; } }
  .liquida-sicoob-card-module__formSimulator___2oBjX h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .liquida-sicoob-card-module__othersOptionsForYou___2iWxR {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT {
      margin-left: 0; } }
  .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ {
      height: 460px;
    }
   }
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ .title,
    .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT .liquida-sicoob-card-module__cardItem___GEfDZ .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .liquida-sicoob-card-module__othersOptionsForYou___2iWxR .liquida-sicoob-card-module__card___XwjMT h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.microcredito-module__askedQuestions___1pvl5 {
  color: #003641; }
  .microcredito-module__askedQuestions___1pvl5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .microcredito-module__askedQuestions___1pvl5 h3.microcredito-module__bground___2kLjk {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .microcredito-module__askedQuestions___1pvl5 h3.microcredito-module__nobground___1g6ZQ {
      background: transparent; }
  .microcredito-module__askedQuestions___1pvl5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .microcredito-module__askedQuestions___1pvl5 p {
        font-size: 1.5em; } }
  .microcredito-module__askedQuestions___1pvl5 .microcredito-module__contentQuestion___12o4C {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__contentQuestion___12o4C {
        padding: 0 40px 10px; } }
  .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6 {
        padding: 2em 2em 2em 0; } }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6:last-child {
      border: 0; }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6 .microcredito-module__title___3HuUz {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6 .microcredito-module__title___3HuUz {
          font-size: 1.3125em; } }
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6 .microcredito-module__title___3HuUz svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6 .microcredito-module__content___14atZ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6.microcredito-module__active___2quYP .microcredito-module__content___14atZ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6.microcredito-module__active___2quYP .microcredito-module__content___14atZ a {
        color: #fff; }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__accordionItem___2unz6.microcredito-module__active___2quYP svg {
      transform: rotate(90deg); }
  .microcredito-module__askedQuestions___1pvl5 .microcredito-module__button___7wc7T {
    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) {
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__button___7wc7T {
        display: block; } }
  .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C .microcredito-module__input___7o-hT {
      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%; }
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C .microcredito-module__input___7o-hT.microcredito-module__active___2quYP {
        left: 1em;
        transition: 0.35s ease-in all; }
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C .microcredito-module__input___7o-hT::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C .microcredito-module__input___7o-hT {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C svg {
      height: 40px; }
      .microcredito-module__askedQuestions___1pvl5 .microcredito-module__search___1p05C svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.moradia-module__askedQuestions___2dGj_ {
  color: #003641; }
  .moradia-module__askedQuestions___2dGj_ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .moradia-module__askedQuestions___2dGj_ h3.moradia-module__bground___i5uaD {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .moradia-module__askedQuestions___2dGj_ h3.moradia-module__nobground___sHGgR {
      background: transparent; }
  .moradia-module__askedQuestions___2dGj_ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .moradia-module__askedQuestions___2dGj_ p {
        font-size: 1.5em; } }
  .moradia-module__askedQuestions___2dGj_ .moradia-module__contentQuestion___orTGd {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .moradia-module__askedQuestions___2dGj_ .moradia-module__contentQuestion___orTGd {
        padding: 0 40px 10px; } }
  .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV {
        padding: 2em 2em 2em 0; } }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV:last-child {
      border: 0; }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV .moradia-module__title___2Tiw_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV .moradia-module__title___2Tiw_ {
          font-size: 1.3125em; } }
      .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV .moradia-module__title___2Tiw_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV .moradia-module__content___1H7Bm {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV.moradia-module__active___3k3zG .moradia-module__content___1H7Bm {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV.moradia-module__active___3k3zG .moradia-module__content___1H7Bm a {
        color: #fff; }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__accordionItem___37NnV.moradia-module__active___3k3zG svg {
      transform: rotate(90deg); }
  .moradia-module__askedQuestions___2dGj_ .moradia-module__button___3dEhd {
    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) {
      .moradia-module__askedQuestions___2dGj_ .moradia-module__button___3dEhd {
        display: block; } }
  .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB .moradia-module__input___28uXt {
      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%; }
      .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB .moradia-module__input___28uXt.moradia-module__active___3k3zG {
        left: 1em;
        transition: 0.35s ease-in all; }
      .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB .moradia-module__input___28uXt::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB .moradia-module__input___28uXt {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB svg {
      height: 40px; }
      .moradia-module__askedQuestions___2dGj_ .moradia-module__search___2dYbB svg image {
        height: inherit; }

.moradia-module__container___3Y83u {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .moradia-module__container___3Y83u {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .moradia-module__container___3Y83u {
      font-size: 1em; } }
  .moradia-module__container___3Y83u h2,
  .moradia-module__container___3Y83u h3,
  .moradia-module__container___3Y83u p {
    white-space: pre-line; }
  .moradia-module__container___3Y83u h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .moradia-module__container___3Y83u h3 {
        font-size: 2em; } }

.moradia-module__call___qfdHY {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .moradia-module__call___qfdHY {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .moradia-module__call___qfdHY {
          margin-bottom: 50px;} }
          @media screen and (min-width: 1780px) {
            .moradia-module__call___qfdHY {
              margin-bottom: 80px;} }
  .moradia-module__call___qfdHY .moradia-module__container___3Y83u {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .moradia-module__call___qfdHY .moradia-module__container___3Y83u {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .moradia-module__call___qfdHY .moradia-module__container___3Y83u .moradia-module__content___1H7Bm {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .moradia-module__call___qfdHY .moradia-module__container___3Y83u .moradia-module__content___1H7Bm {
        padding: 5rem 0 5rem 10rem; } }
  .moradia-module__call___qfdHY h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .moradia-module__call___qfdHY h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .moradia-module__call___qfdHY h2 {
        margin: 0.5em 0; } }
  .moradia-module__call___qfdHY p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .moradia-module__call___qfdHY p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .moradia-module__call___qfdHY .moradia-module__image___3gKb- {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .moradia-module__call___qfdHY .moradia-module__image___3gKb- {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .moradia-module__call___qfdHY .moradia-module__image___3gKb- {
            width: 50%; } }
    .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__imageFullMobi___3ff3Y {
      display: block; }
      @media screen and (min-width: 1024px) {
        .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__imageFullMobi___3ff3Y {
          display: none; } }
    .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__bgTriangle___38wq_ {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__bgTriangle___38wq_ {
          display: block; } }
    .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__personTriangle___KzhBg {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__personTriangle___KzhBg {
          width: 100%;
          display: block; } }
    .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__yellowTriangle___23Mrm {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__yellowTriangle___23Mrm {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .moradia-module__call___qfdHY .moradia-module__image___3gKb- .moradia-module__yellowTriangle___23Mrm {
          height: 15rem;
          width: 15rem; } }

.moradia-module__benefits___3RKad {
  position: relative;
  overflow: hidden; }
  .moradia-module__benefits___3RKad .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .moradia-module__benefits___3RKad .moradia-module__container___3Y83u {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .moradia-module__benefits___3RKad .moradia-module__container___3Y83u {
        width: 81.25%;
        padding-left: 0; } }
  .moradia-module__benefits___3RKad .moradia-module__backgroundImage___4Hvaz {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .moradia-module__benefits___3RKad .moradia-module__backgroundImage___4Hvaz {
        width: 65%; } }
  .moradia-module__benefits___3RKad .moradia-module__benefitsContent___2TLs3 {
    z-index: 2; }
  .moradia-module__benefits___3RKad h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .moradia-module__benefits___3RKad p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .moradia-module__benefits___3RKad p {
        font-size: 1.5em; } }
  .moradia-module__benefits___3RKad .carouselItem {
    padding: 0; }
  .moradia-module__benefits___3RKad .moradia-module__card___1CAie {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .moradia-module__benefits___3RKad .moradia-module__card___1CAie {
        margin: 20px; } }
    .moradia-module__benefits___3RKad .moradia-module__card___1CAie:hover {
      transform: scale(1.1); }
    .moradia-module__benefits___3RKad .moradia-module__card___1CAie figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .moradia-module__benefits___3RKad .moradia-module__card___1CAie figure svg {
        height: 53px;
        width: 53px; }
    .moradia-module__benefits___3RKad .moradia-module__card___1CAie h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .moradia-module__benefits___3RKad .moradia-module__card___1CAie h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .moradia-module__benefits___3RKad .moradia-module__card___1CAie h4 {
          font-size: 1.5em; } }
    .moradia-module__benefits___3RKad .moradia-module__card___1CAie p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .moradia-module__benefits___3RKad .moradia-module__card___1CAie p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .moradia-module__benefits___3RKad .moradia-module__card___1CAie p {
          font-size: 1.25em; } }

.moradia-module__steps___3W20I ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .moradia-module__steps___3W20I ul {
      flex-direction: row; } }
  .moradia-module__steps___3W20I ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .moradia-module__steps___3W20I ul li {
        max-width: 18%; } }
    .moradia-module__steps___3W20I ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .moradia-module__steps___3W20I ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .moradia-module__steps___3W20I ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .moradia-module__steps___3W20I ul li h4 {
          font-size: 1.25em; } }
    .moradia-module__steps___3W20I ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .moradia-module__steps___3W20I ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.moradia-module__formSimulator___1j8pK {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .moradia-module__formSimulator___1j8pK .moradia-module__container___3Y83u {
    margin-bottom: 0; }
  .moradia-module__formSimulator___1j8pK .moradia-module__content___1H7Bm {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .moradia-module__formSimulator___1j8pK .moradia-module__content___1H7Bm {
        padding: 40px 125px; } }
  .moradia-module__formSimulator___1j8pK h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .moradia-module__othersOptionsForYou___2y1ag {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie {
      margin-left: 0; } }
  .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 {
      height: 460px;
    }
   }
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 .title,
    .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie .moradia-module__cardItem___6JD61 .titleContent {
      height: 60px;
      position: absolute;
    top: 0;}
  .moradia-module__othersOptionsForYou___2y1ag .moradia-module__card___1CAie h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.pessoal-module__askedQuestions___23iJt {
  color: #003641; }
  .pessoal-module__askedQuestions___23iJt h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .pessoal-module__askedQuestions___23iJt h3.pessoal-module__bground___3g1Ym {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .pessoal-module__askedQuestions___23iJt h3.pessoal-module__nobground___27jeo {
      background: transparent; }
  .pessoal-module__askedQuestions___23iJt p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__askedQuestions___23iJt p {
        font-size: 1.5em; } }
  .pessoal-module__askedQuestions___23iJt .pessoal-module__contentQuestion___zSgQA {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__askedQuestions___23iJt .pessoal-module__contentQuestion___zSgQA {
        padding: 0 40px 10px; } }
  .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy {
        padding: 2em 2em 2em 0; } }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy:last-child {
      border: 0; }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy .pessoal-module__title___1zFNW {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy .pessoal-module__title___1zFNW {
          font-size: 1.3125em; } }
      .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy .pessoal-module__title___1zFNW svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy .pessoal-module__content___1eYc- {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy.pessoal-module__active___3VbI0 .pessoal-module__content___1eYc- {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy.pessoal-module__active___3VbI0 .pessoal-module__content___1eYc- a {
        color: #fff; }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__accordionItem___biaPy.pessoal-module__active___3VbI0 svg {
      transform: rotate(90deg); }
  .pessoal-module__askedQuestions___23iJt .pessoal-module__button___2Rr0W {
    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) {
      .pessoal-module__askedQuestions___23iJt .pessoal-module__button___2Rr0W {
        display: block; } }
  .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L .pessoal-module__input___10Llu {
      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%; }
      .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L .pessoal-module__input___10Llu.pessoal-module__active___3VbI0 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L .pessoal-module__input___10Llu::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L .pessoal-module__input___10Llu {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L svg {
      height: 40px; }
      .pessoal-module__askedQuestions___23iJt .pessoal-module__search___2yQ-L svg image {
        height: inherit; }

.pessoal-module__container___13lkN {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .pessoal-module__container___13lkN {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .pessoal-module__container___13lkN {
      font-size: 1em; } }
  .pessoal-module__container___13lkN h2,
  .pessoal-module__container___13lkN h3,
  .pessoal-module__container___13lkN p {
    white-space: pre-line; }
  .pessoal-module__container___13lkN h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__container___13lkN h3 {
        font-size: 2em; } }

.pessoal-module__call___2poRo {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .pessoal-module__call___2poRo {
      margin-bottom: 0px;
      /*height: 800px;*/
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .pessoal-module__call___2poRo {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1600px) {
            .pessoal-module__call___2poRo {
              margin-bottom: 100px; } }
  .pessoal-module__call___2poRo .pessoal-module__container___13lkN {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__call___2poRo .pessoal-module__container___13lkN {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .pessoal-module__call___2poRo .pessoal-module__container___13lkN .pessoal-module__content___1eYc- {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .pessoal-module__call___2poRo .pessoal-module__container___13lkN .pessoal-module__content___1eYc- {
        padding: 5rem 0 5rem 10rem; } }
  .pessoal-module__call___2poRo h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .pessoal-module__call___2poRo h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .pessoal-module__call___2poRo h2 {
        margin: 0.5em 0; } }
  .pessoal-module__call___2poRo p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .pessoal-module__call___2poRo p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .pessoal-module__call___2poRo .pessoal-module__image___W5jie {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__call___2poRo .pessoal-module__image___W5jie {
        width: 50%; } }
    .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__imageFullMobi___1atDS {
      display: block; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__imageFullMobi___1atDS {
          display: none; } }
    .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__bgTriangle___1SBgY {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__bgTriangle___1SBgY {
          display: block; } }
    .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__personTriangle___24U4d {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__personTriangle___24U4d {
          width: 100%;
          height: auto;
          display: block; } }
    .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__yellowTriangle___EH_N6 {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__yellowTriangle___EH_N6 {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .pessoal-module__call___2poRo .pessoal-module__image___W5jie .pessoal-module__yellowTriangle___EH_N6 {
          height: 17rem;
          width: 17rem; } }

.pessoal-module__benefits___1fWMn {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .pessoal-module__benefits___1fWMn .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .pessoal-module__benefits___1fWMn .pessoal-module__container___13lkN {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__benefits___1fWMn .pessoal-module__container___13lkN {
        width: 81.25%;
        padding-left: 0; } }
  .pessoal-module__benefits___1fWMn .pessoal-module__backgroundImage___1SRVQ {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__benefits___1fWMn .pessoal-module__backgroundImage___1SRVQ {
        width: 65%; } }
  .pessoal-module__benefits___1fWMn .pessoal-module__benefitsContent___2u-u9 {
    z-index: 2; }
  .pessoal-module__benefits___1fWMn h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .pessoal-module__benefits___1fWMn p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__benefits___1fWMn p {
        font-size: 1.5em; } }
  .pessoal-module__benefits___1fWMn .carouselItem {
    padding: 0; }
  .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC {
        margin: 20px; } }
    .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC:hover {
      transform: scale(1.1); }
    .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC figure svg {
        height: 53px;
        width: 53px; }
    .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC h4 {
          font-size: 1.5em; } }
    .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .pessoal-module__benefits___1fWMn .pessoal-module__card___1-CNC p {
          font-size: 1.25em; } }

.pessoal-module__formSimulator___1WNcd {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .pessoal-module__formSimulator___1WNcd .pessoal-module__container___13lkN {
    margin-bottom: 0; }
  .pessoal-module__formSimulator___1WNcd .pessoal-module__content___1eYc- {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .pessoal-module__formSimulator___1WNcd .pessoal-module__content___1eYc- {
        padding: 40px 125px; } }
  .pessoal-module__formSimulator___1WNcd h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .pessoal-module__othersOptionsForYou___2Y7ww {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC {
      margin-left: 0; } }
  .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 {
    width: 100%; 
    height: 440px;
  }
  @media screen and (min-width: 768px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 { 
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 { 
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 {
      height: 460px;
    }
   }
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 .title,
    .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC .pessoal-module__cardItem___rM7E0 .titleContent {
      height: 60px;
      position: absolute;
    top: 0;
     }
  .pessoal-module__othersOptionsForYou___2Y7ww .pessoal-module__card___1-CNC h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 {
  color: #003641; }
  .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 h3.portabilidade-de-credito-pessoal-module__bground___21tho {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 h3.portabilidade-de-credito-pessoal-module__nobground___9xled {
      background: transparent; }
  .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 p {
        font-size: 1.5em; } }
  .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__contentQuestion___1rD88 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__contentQuestion___1rD88 {
        padding: 0 40px 10px; } }
  .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n {
        padding: 2em 2em 2em 0; } }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n:last-child {
      border: 0; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n .portabilidade-de-credito-pessoal-module__title___1F7r- {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n .portabilidade-de-credito-pessoal-module__title___1F7r- {
          font-size: 1.3125em; } }
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n .portabilidade-de-credito-pessoal-module__title___1F7r- svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n .portabilidade-de-credito-pessoal-module__content___1Y6ll {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n.portabilidade-de-credito-pessoal-module__active___2wPxl .portabilidade-de-credito-pessoal-module__content___1Y6ll {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n.portabilidade-de-credito-pessoal-module__active___2wPxl .portabilidade-de-credito-pessoal-module__content___1Y6ll a {
        color: #fff; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__accordionItem___3Kg8n.portabilidade-de-credito-pessoal-module__active___2wPxl svg {
      transform: rotate(90deg); }
  .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__button___2YMGT {
    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) {
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__button___2YMGT {
        display: block; } }
  .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 .portabilidade-de-credito-pessoal-module__input___2nD-i {
      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%; }
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 .portabilidade-de-credito-pessoal-module__input___2nD-i.portabilidade-de-credito-pessoal-module__active___2wPxl {
        left: 1em;
        transition: 0.35s ease-in all; }
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 .portabilidade-de-credito-pessoal-module__input___2nD-i::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 .portabilidade-de-credito-pessoal-module__input___2nD-i {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 svg {
      height: 40px; }
      .portabilidade-de-credito-pessoal-module__askedQuestions___3_c86 .portabilidade-de-credito-pessoal-module__search___3BRI3 svg image {
        height: inherit; }

.portabilidade-de-credito-pessoal-module__container___10eAc {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__container___10eAc {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .portabilidade-de-credito-pessoal-module__container___10eAc {
      font-size: 1em; } }
  .portabilidade-de-credito-pessoal-module__container___10eAc h2,
  .portabilidade-de-credito-pessoal-module__container___10eAc h3,
  .portabilidade-de-credito-pessoal-module__container___10eAc p {
    white-space: pre-line; }
  .portabilidade-de-credito-pessoal-module__container___10eAc h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__container___10eAc h3 {
        font-size: 2em; } }

.portabilidade-de-credito-pessoal-module__call___2gNKC {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___2gNKC {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .portabilidade-de-credito-pessoal-module__call___2gNKC {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .portabilidade-de-credito-pessoal-module__call___2gNKC {
              margin-bottom: 80px; } }
  .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__container___10eAc {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__container___10eAc {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__container___10eAc .portabilidade-de-credito-pessoal-module__content___1Y6ll {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__container___10eAc .portabilidade-de-credito-pessoal-module__content___1Y6ll {
        padding: 5rem 0 5rem 10rem; } }
  .portabilidade-de-credito-pessoal-module__call___2gNKC h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC h2 {
        margin: 0.5em 0; } }
  .portabilidade-de-credito-pessoal-module__call___2gNKC p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l {
            width: 50%; } }
    .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__imageFullMobi___1RPzi {
      display: block; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__imageFullMobi___1RPzi {
          display: none; } }
    .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__bgTriangle___eskfv {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__bgTriangle___eskfv {
          display: block; } }
    .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__personTriangle___H4iUE {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__personTriangle___H4iUE {
          width: 100%;
          display: block; } }
    .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__yellowTriangle___1Kxbo {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 4rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__yellowTriangle___1Kxbo {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .portabilidade-de-credito-pessoal-module__call___2gNKC .portabilidade-de-credito-pessoal-module__image___9jh6l .portabilidade-de-credito-pessoal-module__yellowTriangle___1Kxbo {
          height: 15rem;
          width: 15rem; } }

.portabilidade-de-credito-pessoal-module__benefits___2n2LJ {
  position: relative;
  overflow: hidden; }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__container___10eAc {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__container___10eAc {
        width: 81.25%;
        padding-left: 0; } }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__backgroundImage___1WHON {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__backgroundImage___1WHON {
        width: 65%; } }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__benefitsContent___1CN22 {
    z-index: 2; }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__benefits___2n2LJ p {
        font-size: 1.5em; } }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .carouselItem {
    padding: 0; }
  .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM {
        margin: 20px; } }
    .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM:hover {
      transform: scale(1.1); }
    .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM figure svg {
        height: 53px;
        width: 53px; }
    .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM h4 {
          font-size: 1.5em; } }
    .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .portabilidade-de-credito-pessoal-module__benefits___2n2LJ .portabilidade-de-credito-pessoal-module__card___dwkOM p {
          font-size: 1.25em; } }

.portabilidade-de-credito-pessoal-module__steps___36XvD ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .portabilidade-de-credito-pessoal-module__steps___36XvD ul {
      flex-direction: row; } }
  .portabilidade-de-credito-pessoal-module__steps___36XvD ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .portabilidade-de-credito-pessoal-module__steps___36XvD ul li {
        max-width: 18%; } }
    .portabilidade-de-credito-pessoal-module__steps___36XvD ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .portabilidade-de-credito-pessoal-module__steps___36XvD ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__steps___36XvD ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .portabilidade-de-credito-pessoal-module__steps___36XvD ul li h4 {
          font-size: 1.25em; } }
    .portabilidade-de-credito-pessoal-module__steps___36XvD ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-credito-pessoal-module__steps___36XvD ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.portabilidade-de-credito-pessoal-module__formSimulator___10mcv {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .portabilidade-de-credito-pessoal-module__formSimulator___10mcv .portabilidade-de-credito-pessoal-module__container___10eAc {
    margin-bottom: 0; }
  .portabilidade-de-credito-pessoal-module__formSimulator___10mcv .portabilidade-de-credito-pessoal-module__content___1Y6ll {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-credito-pessoal-module__formSimulator___10mcv .portabilidade-de-credito-pessoal-module__content___1Y6ll {
        padding: 40px 125px; } }
  .portabilidade-de-credito-pessoal-module__formSimulator___10mcv h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM {
      margin-left: 0; } }
  .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ {
      height: 460px;
    }
   }
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ .title,
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM .portabilidade-de-credito-pessoal-module__cardItem___rXG-_ .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .portabilidade-de-credito-pessoal-module__othersOptionsForYou___3_7nH .portabilidade-de-credito-pessoal-module__card___dwkOM h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.refinanciamento-module__askedQuestions___Vcy6e {
  color: #003641; }
  .refinanciamento-module__askedQuestions___Vcy6e h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .refinanciamento-module__askedQuestions___Vcy6e h3.refinanciamento-module__bground___PSq3s {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .refinanciamento-module__askedQuestions___Vcy6e h3.refinanciamento-module__nobground___2Hbke {
      background: transparent; }
  .refinanciamento-module__askedQuestions___Vcy6e p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__askedQuestions___Vcy6e p {
        font-size: 1.5em; } }
  .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__contentQuestion___3-f-H {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__contentQuestion___3-f-H {
        padding: 0 40px 10px; } }
  .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR {
        padding: 2em 2em 2em 0; } }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR:last-child {
      border: 0; }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR .refinanciamento-module__title___3eNOQ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR .refinanciamento-module__title___3eNOQ {
          font-size: 1.3125em; } }
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR .refinanciamento-module__title___3eNOQ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR .refinanciamento-module__content___2zAFc {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR.refinanciamento-module__active___1AClE .refinanciamento-module__content___2zAFc {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR.refinanciamento-module__active___1AClE .refinanciamento-module__content___2zAFc a {
        color: #fff; }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__accordionItem___1PzLR.refinanciamento-module__active___1AClE svg {
      transform: rotate(90deg); }
  .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__button___34J8h {
    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) {
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__button___34J8h {
        display: block; } }
  .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn .refinanciamento-module__input___2Pk-G {
      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%; }
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn .refinanciamento-module__input___2Pk-G.refinanciamento-module__active___1AClE {
        left: 1em;
        transition: 0.35s ease-in all; }
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn .refinanciamento-module__input___2Pk-G::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn .refinanciamento-module__input___2Pk-G {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn svg {
      height: 40px; }
      .refinanciamento-module__askedQuestions___Vcy6e .refinanciamento-module__search___3sMSn svg image {
        height: inherit; }

.refinanciamento-module__container___1M7hZ {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .refinanciamento-module__container___1M7hZ {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .refinanciamento-module__container___1M7hZ {
      font-size: 1em; } }
  .refinanciamento-module__container___1M7hZ h2,
  .refinanciamento-module__container___1M7hZ h3,
  .refinanciamento-module__container___1M7hZ p {
    white-space: pre-line; }
  .refinanciamento-module__container___1M7hZ h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__container___1M7hZ h3 {
        font-size: 2em; } }

.refinanciamento-module__call___31JID {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .refinanciamento-module__call___31JID {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .refinanciamento-module__call___31JID {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .refinanciamento-module__call___31JID {
              margin-bottom: 80px; } }
  .refinanciamento-module__call___31JID .refinanciamento-module__container___1M7hZ {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__call___31JID .refinanciamento-module__container___1M7hZ {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__call___31JID .refinanciamento-module__container___1M7hZ .refinanciamento-module__content___2zAFc {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .refinanciamento-module__call___31JID .refinanciamento-module__container___1M7hZ .refinanciamento-module__content___2zAFc {
        padding: 5rem 0 5rem 10rem; } }
  .refinanciamento-module__call___31JID h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .refinanciamento-module__call___31JID h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__call___31JID h2 {
        margin: 0.5em 0; } }
  .refinanciamento-module__call___31JID p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .refinanciamento-module__call___31JID p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd {
            width: 50%; } }
    .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__imageFullMobi___3LA3V {
      display: block; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__imageFullMobi___3LA3V {
          display: none; } }
    .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__bgTriangle___1BXt3 {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__bgTriangle___1BXt3 {
          display: block; } }
    .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__personTriangle___29T-k {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__personTriangle___29T-k {
          width: 100%;
          display: block; } }
    .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__yellowTriangle___1tACA {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__yellowTriangle___1tACA {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .refinanciamento-module__call___31JID .refinanciamento-module__image___3Juyd .refinanciamento-module__yellowTriangle___1tACA {
          height: 15rem;
          width: 15rem; } }

.refinanciamento-module__benefits___qU6e_ {
  margin-bottom: 100px;
  position: relative;
  overflow: hidden; }
  .refinanciamento-module__benefits___qU6e_ .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__container___1M7hZ {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__container___1M7hZ {
        width: 81.25%;
        padding-left: 0; } }
  .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__backgroundImage___ycT8u {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__backgroundImage___ycT8u {
        width: 65%; } }
  .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__benefitsContent___2tLjO {
    z-index: 2; }
  .refinanciamento-module__benefits___qU6e_ h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .refinanciamento-module__benefits___qU6e_ p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__benefits___qU6e_ p {
        font-size: 1.5em; } }
  .refinanciamento-module__benefits___qU6e_ .carouselItem {
    padding: 0; }
  .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql {
        margin: 20px; } }
    .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql:hover {
      transform: scale(1.1); }
    .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql figure svg {
        height: 53px;
        width: 53px; }
    .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql h4 {
          font-size: 1.5em; } }
    .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .refinanciamento-module__benefits___qU6e_ .refinanciamento-module__card___2y9ql p {
          font-size: 1.25em; } }

.refinanciamento-module__formSimulator___3ya8B {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .refinanciamento-module__formSimulator___3ya8B .refinanciamento-module__container___1M7hZ {
    margin-bottom: 0; }
  .refinanciamento-module__formSimulator___3ya8B .refinanciamento-module__content___2zAFc {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .refinanciamento-module__formSimulator___3ya8B .refinanciamento-module__content___2zAFc {
        padding: 40px 125px; } }
  .refinanciamento-module__formSimulator___3ya8B h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .refinanciamento-module__othersOptionsForYou___3jR8m {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql {
      margin-left: 0; } }
  .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- {
      height: 460px;
    }
   }
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- .title,
    .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql .refinanciamento-module__cardItem___2PBj- .titleContent {
      height: 60px;
      position: absolute;
    top: 0;
    line-height: 19px; 
  }
  .refinanciamento-module__othersOptionsForYou___3jR8m .refinanciamento-module__card___2y9ql h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.saude-module__askedQuestions___3rcGh {
  color: #003641; }
  .saude-module__askedQuestions___3rcGh h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .saude-module__askedQuestions___3rcGh h3.saude-module__bground___gHEin {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .saude-module__askedQuestions___3rcGh h3.saude-module__nobground___1gq_2 {
      background: transparent; }
  .saude-module__askedQuestions___3rcGh p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .saude-module__askedQuestions___3rcGh p {
        font-size: 1.5em; } }
  .saude-module__askedQuestions___3rcGh .saude-module__contentQuestion___1kiTG {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .saude-module__askedQuestions___3rcGh .saude-module__contentQuestion___1kiTG {
        padding: 0 40px 10px; } }
  .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V {
        padding: 2em 2em 2em 0; } }
    .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V:last-child {
      border: 0; }
    .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V .saude-module__title___2Y1HU {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V .saude-module__title___2Y1HU {
          font-size: 1.3125em; } }
      .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V .saude-module__title___2Y1HU svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V .saude-module__content___24jCy {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V.saude-module__active___WpSvC .saude-module__content___24jCy {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V.saude-module__active___WpSvC .saude-module__content___24jCy a {
        color: #fff; }
    .saude-module__askedQuestions___3rcGh .saude-module__accordionItem___1GX-V.saude-module__active___WpSvC svg {
      transform: rotate(90deg); }
  .saude-module__askedQuestions___3rcGh .saude-module__button___2IZq7 {
    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) {
      .saude-module__askedQuestions___3rcGh .saude-module__button___2IZq7 {
        display: block; } }
  .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd .saude-module__input___VleBO {
      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%; }
      .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd .saude-module__input___VleBO.saude-module__active___WpSvC {
        left: 1em;
        transition: 0.35s ease-in all; }
      .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd .saude-module__input___VleBO::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd .saude-module__input___VleBO {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd svg {
      height: 40px; }
      .saude-module__askedQuestions___3rcGh .saude-module__search___113Nd svg image {
        height: inherit; }

.saude-module__container___2Aeqg {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .saude-module__container___2Aeqg {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .saude-module__container___2Aeqg {
      font-size: 1em; } }
  .saude-module__container___2Aeqg h2,
  .saude-module__container___2Aeqg h3,
  .saude-module__container___2Aeqg p {
    white-space: pre-line; }
  .saude-module__container___2Aeqg h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .saude-module__container___2Aeqg h3 {
        font-size: 2em; } }

.saude-module__call___3wHEC {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .saude-module__call___3wHEC {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .saude-module__call___3wHEC {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .saude-module__call___3wHEC {
              margin-bottom: 80px; } }
  .saude-module__call___3wHEC .saude-module__container___2Aeqg {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .saude-module__call___3wHEC .saude-module__container___2Aeqg {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .saude-module__call___3wHEC .saude-module__container___2Aeqg .saude-module__content___24jCy {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .saude-module__call___3wHEC .saude-module__container___2Aeqg .saude-module__content___24jCy {
        padding: 5rem 0 5rem 10rem; } }
  .saude-module__call___3wHEC h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .saude-module__call___3wHEC h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .saude-module__call___3wHEC h2 {
        margin: 0.5em 0; } }
  .saude-module__call___3wHEC p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .saude-module__call___3wHEC p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .saude-module__call___3wHEC .saude-module__image___2t48O {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .saude-module__call___3wHEC .saude-module__image___2t48O {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .saude-module__call___3wHEC .saude-module__image___2t48O {
            width: 50%; } }
    .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__imageFullMobi___2XHup {
      display: block; }
      @media screen and (min-width: 1024px) {
        .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__imageFullMobi___2XHup {
          display: none; } }
          .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__imageFullMobi___2XHup_v2 {
            display: none; }
            @media screen and (min-width: 1024px) {
              .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__imageFullMobi___2XHup_v2 {
                display: block; } }
    .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__bgTriangle___2Eb7O {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__bgTriangle___2Eb7O {
          display: block; } }
    .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__personTriangle___2mGhQ {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__personTriangle___2mGhQ {
          width: 100%;
          display: none; } }
    .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__yellowTriangle___1KoVL {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 4rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__yellowTriangle___1KoVL {
          display: none; } }
      @media screen and (min-width: 1200px) {
        .saude-module__call___3wHEC .saude-module__image___2t48O .saude-module__yellowTriangle___1KoVL {
          height: 15rem;
          width: 15rem; } }

.saude-module__benefits___1Fusy {
  margin-bottom: 100px;
  position: relative;
  overflow: hidden; }
  .saude-module__benefits___1Fusy .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .saude-module__benefits___1Fusy .saude-module__container___2Aeqg {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .saude-module__benefits___1Fusy .saude-module__container___2Aeqg {
        width: 81.25%;
        padding-left: 0; } }
  .saude-module__benefits___1Fusy .saude-module__backgroundImage___1NHtg {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .saude-module__benefits___1Fusy .saude-module__backgroundImage___1NHtg {
        width: 65%; } }
  .saude-module__benefits___1Fusy .saude-module__benefitsContent___1k0BG {
    z-index: 2; }
  .saude-module__benefits___1Fusy h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .saude-module__benefits___1Fusy p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .saude-module__benefits___1Fusy p {
        font-size: 1.5em; } }
  .saude-module__benefits___1Fusy .carouselItem {
    padding: 0; }
  .saude-module__benefits___1Fusy .saude-module__card___SCXsX {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .saude-module__benefits___1Fusy .saude-module__card___SCXsX {
        margin: 20px; } }
    .saude-module__benefits___1Fusy .saude-module__card___SCXsX:hover {
      transform: scale(1.1); }
    .saude-module__benefits___1Fusy .saude-module__card___SCXsX figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .saude-module__benefits___1Fusy .saude-module__card___SCXsX figure svg {
        height: 53px;
        width: 53px; }
    .saude-module__benefits___1Fusy .saude-module__card___SCXsX h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .saude-module__benefits___1Fusy .saude-module__card___SCXsX h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .saude-module__benefits___1Fusy .saude-module__card___SCXsX h4 {
          font-size: 1.5em; } }
    .saude-module__benefits___1Fusy .saude-module__card___SCXsX p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .saude-module__benefits___1Fusy .saude-module__card___SCXsX p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .saude-module__benefits___1Fusy .saude-module__card___SCXsX p {
          font-size: 1.25em; } }

.saude-module__steps___3TIq6 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .saude-module__steps___3TIq6 ul {
      flex-direction: row; } }
  .saude-module__steps___3TIq6 ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .saude-module__steps___3TIq6 ul li {
        max-width: 18%; } }
    .saude-module__steps___3TIq6 ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .saude-module__steps___3TIq6 ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .saude-module__steps___3TIq6 ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .saude-module__steps___3TIq6 ul li h4 {
          font-size: 1.25em; } }
    .saude-module__steps___3TIq6 ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .saude-module__steps___3TIq6 ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.saude-module__formSimulator___1Nx4n {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .saude-module__formSimulator___1Nx4n .saude-module__container___2Aeqg {
    margin-bottom: 0; }
  .saude-module__formSimulator___1Nx4n .saude-module__content___24jCy {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .saude-module__formSimulator___1Nx4n .saude-module__content___24jCy {
        padding: 40px 125px; } }
  .saude-module__formSimulator___1Nx4n h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .saude-module__othersOptionsForYou___kP99d {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX {
      margin-left: 0; } }
  .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH {
    width: 100%; 
    height: 440px;
  }
  /* Editado */
  @media screen and (min-width: 768px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH { 
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH { 
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH { 
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH { 
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH { 
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH { 
      height: 460px;
    }
   }
  /* Editado */
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH .title,
    .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX .saude-module__cardItem___1U-OH .titleContent {
      height: 60px; 
      position: absolute;
    top: 0;
    }
  .saude-module__othersOptionsForYou___kP99d .saude-module__card___SCXsX h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.social-module__askedQuestions___3II9K {
  color: #003641; }
  .social-module__askedQuestions___3II9K h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .social-module__askedQuestions___3II9K h3.social-module__bground___35gVH {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .social-module__askedQuestions___3II9K h3.social-module__nobground___3RGbs {
      background: transparent; }
  .social-module__askedQuestions___3II9K p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .social-module__askedQuestions___3II9K p {
        font-size: 1.5em; } }
  .social-module__askedQuestions___3II9K .social-module__contentQuestion___1rvXZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .social-module__askedQuestions___3II9K .social-module__contentQuestion___1rvXZ {
        padding: 0 40px 10px; } }
  .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF {
        padding: 2em 2em 2em 0; } }
    .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF:last-child {
      border: 0; }
    .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF .social-module__title___1Zcu6 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF .social-module__title___1Zcu6 {
          font-size: 1.3125em; } }
      .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF .social-module__title___1Zcu6 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF .social-module__content___1yFj3 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF.social-module__active___zwb5J .social-module__content___1yFj3 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF.social-module__active___zwb5J .social-module__content___1yFj3 a {
        color: #fff; }
    .social-module__askedQuestions___3II9K .social-module__accordionItem___30sQF.social-module__active___zwb5J svg {
      transform: rotate(90deg); }
  .social-module__askedQuestions___3II9K .social-module__button___237r_ {
    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) {
      .social-module__askedQuestions___3II9K .social-module__button___237r_ {
        display: block; } }
  .social-module__askedQuestions___3II9K .social-module__search___35_QD {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .social-module__askedQuestions___3II9K .social-module__search___35_QD .social-module__input___15mOf {
      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%; }
      .social-module__askedQuestions___3II9K .social-module__search___35_QD .social-module__input___15mOf.social-module__active___zwb5J {
        left: 1em;
        transition: 0.35s ease-in all; }
      .social-module__askedQuestions___3II9K .social-module__search___35_QD .social-module__input___15mOf::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .social-module__askedQuestions___3II9K .social-module__search___35_QD .social-module__input___15mOf {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .social-module__askedQuestions___3II9K .social-module__search___35_QD svg {
      height: 40px; }
      .social-module__askedQuestions___3II9K .social-module__search___35_QD svg image {
        height: inherit; }

.social-module__container___1z7zo {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .social-module__container___1z7zo {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .social-module__container___1z7zo {
      font-size: 1em; } }
  .social-module__container___1z7zo h2,
  .social-module__container___1z7zo h3,
  .social-module__container___1z7zo p {
    white-space: pre-line; }
  .social-module__container___1z7zo h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .social-module__container___1z7zo h3 {
        font-size: 2em; } }

.social-module__call___sEPZb {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .social-module__call___sEPZb {
      margin-bottom: 0px;
      /*height: 800px;*/
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .social-module__call___sEPZb {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1600px) {
            .social-module__call___sEPZb {
              margin-bottom: 100px; } }
  .social-module__call___sEPZb .social-module__container___1z7zo {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .social-module__call___sEPZb .social-module__container___1z7zo {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .social-module__call___sEPZb .social-module__container___1z7zo .social-module__content___1yFj3 {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .social-module__call___sEPZb .social-module__container___1z7zo .social-module__content___1yFj3 {
        padding: 5rem 0 5rem 10rem; } }
  .social-module__call___sEPZb h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .social-module__call___sEPZb h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .social-module__call___sEPZb h2 {
        margin: 0.5em 0; } }
  .social-module__call___sEPZb p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .social-module__call___sEPZb p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .social-module__call___sEPZb .social-module__image___1Tzc- {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .social-module__call___sEPZb .social-module__image___1Tzc- {
        width: 50%; } }
    .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__imageFullMobi___l95mV {
      display: block; }
      @media screen and (min-width: 1024px) {
        .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__imageFullMobi___l95mV {
          display: none; } }
    .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__bgTriangle___31twT {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__bgTriangle___31twT {
          display: block; } }
    .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__personTriangle___3X5G3 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__personTriangle___3X5G3 {
          width: 100%;
          height: auto;
          display: block; } }
    .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__yellowTriangle___iijUI {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__yellowTriangle___iijUI {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .social-module__call___sEPZb .social-module__image___1Tzc- .social-module__yellowTriangle___iijUI {
          height: 17rem;
          width: 17rem; } }

.social-module__benefits___91Puw {
  position: relative;
  overflow: hidden; }
  .social-module__benefits___91Puw .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .social-module__benefits___91Puw .social-module__container___1z7zo {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .social-module__benefits___91Puw .social-module__container___1z7zo {
        width: 81.25%;
        padding-left: 0; } }
  .social-module__benefits___91Puw .social-module__backgroundImage___lLLtk {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .social-module__benefits___91Puw .social-module__backgroundImage___lLLtk {
        width: 65%; } }
  .social-module__benefits___91Puw .social-module__benefitsContent___17rbj {
    z-index: 2; }
  .social-module__benefits___91Puw h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .social-module__benefits___91Puw p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .social-module__benefits___91Puw p {
        font-size: 1.5em; } }
  .social-module__benefits___91Puw .carouselItem {
    padding: 0; }
  .social-module__benefits___91Puw .social-module__card___3N8va {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .social-module__benefits___91Puw .social-module__card___3N8va {
        margin: 20px; } }
    .social-module__benefits___91Puw .social-module__card___3N8va:hover {
      transform: scale(1.1); }
    .social-module__benefits___91Puw .social-module__card___3N8va figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .social-module__benefits___91Puw .social-module__card___3N8va figure svg {
        height: 53px;
        width: 53px; }
    .social-module__benefits___91Puw .social-module__card___3N8va h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .social-module__benefits___91Puw .social-module__card___3N8va h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .social-module__benefits___91Puw .social-module__card___3N8va h4 {
          font-size: 1.5em; } }
    .social-module__benefits___91Puw .social-module__card___3N8va p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .social-module__benefits___91Puw .social-module__card___3N8va p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .social-module__benefits___91Puw .social-module__card___3N8va p {
          font-size: 1.25em; } }

.social-module__steps___26oEN ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .social-module__steps___26oEN ul {
      flex-direction: row; } }
  .social-module__steps___26oEN ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .social-module__steps___26oEN ul li {
        max-width: 18%; } }
    .social-module__steps___26oEN ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .social-module__steps___26oEN ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .social-module__steps___26oEN ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .social-module__steps___26oEN ul li h4 {
          font-size: 1.25em; } }
    .social-module__steps___26oEN ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .social-module__steps___26oEN ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.social-module__formSimulator___8jMQC {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .social-module__formSimulator___8jMQC .social-module__container___1z7zo {
    margin-bottom: 0; }
  .social-module__formSimulator___8jMQC .social-module__content___1yFj3 {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .social-module__formSimulator___8jMQC .social-module__content___1yFj3 {
        padding: 40px 125px; } }
  .social-module__formSimulator___8jMQC h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .social-module__othersOptionsForYou___16oPm {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.social-module__othersOptionsForYou___16oPm .social-module__card___3N8va {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va {
      margin-left: 0; } }
  .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd {
      height: 460px;
    }
   }
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd .title,
    .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va .social-module__cardItem___1SWdd .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .social-module__othersOptionsForYou___16oPm .social-module__card___3N8va h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.sos-j-module__askedQuestions___3y1cx {
  color: #003641; }
  .sos-j-module__askedQuestions___3y1cx h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .sos-j-module__askedQuestions___3y1cx h3.sos-j-module__bground___3iL5H {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .sos-j-module__askedQuestions___3y1cx h3.sos-j-module__nobground___GSOMR {
      background: transparent; }
  .sos-j-module__askedQuestions___3y1cx p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__askedQuestions___3y1cx p {
        font-size: 1.5em; } }
  .sos-j-module__askedQuestions___3y1cx .sos-j-module__contentQuestion___1Fizd {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__contentQuestion___1Fizd {
        padding: 0 40px 10px; } }
  .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus {
        padding: 2em 2em 2em 0; } }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus:last-child {
      border: 0; }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus .sos-j-module__title___8UhlU {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus .sos-j-module__title___8UhlU {
          font-size: 1.3125em; } }
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus .sos-j-module__title___8UhlU svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus .sos-j-module__content___2v4eZ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus.sos-j-module__active___2Hxg_ .sos-j-module__content___2v4eZ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus.sos-j-module__active___2Hxg_ .sos-j-module__content___2v4eZ a {
        color: #fff; }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__accordionItem___9XVus.sos-j-module__active___2Hxg_ svg {
      transform: rotate(90deg); }
  .sos-j-module__askedQuestions___3y1cx .sos-j-module__button___xU8DA {
    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) {
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__button___xU8DA {
        display: block; } }
  .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 .sos-j-module__input___3dyAv {
      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%; }
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 .sos-j-module__input___3dyAv.sos-j-module__active___2Hxg_ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 .sos-j-module__input___3dyAv::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 .sos-j-module__input___3dyAv {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 svg {
      height: 40px; }
      .sos-j-module__askedQuestions___3y1cx .sos-j-module__search___jOCl3 svg image {
        height: inherit; }

.sos-j-module__container___PEEcu {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .sos-j-module__container___PEEcu {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .sos-j-module__container___PEEcu {
      font-size: 1em; } }
  .sos-j-module__container___PEEcu h2,
  .sos-j-module__container___PEEcu h3,
  .sos-j-module__container___PEEcu p {
    white-space: pre-line; }
  .sos-j-module__container___PEEcu h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__container___PEEcu h3 {
        font-size: 2em; } }

.sos-j-module__call___2e7nM {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .sos-j-module__call___2e7nM {
      margin-bottom: 0px;
      height: 800px;
      flex-direction: row; } }
      @media screen and (min-width: 1440px) {
        .sos-j-module__call___2e7nM {
          margin-bottom: 50px; } }
          @media screen and (min-width: 1780px) {
            .sos-j-module__call___2e7nM {
              margin-bottom: 80px; } }
  .sos-j-module__call___2e7nM .sos-j-module__container___PEEcu {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__call___2e7nM .sos-j-module__container___PEEcu {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .sos-j-module__call___2e7nM .sos-j-module__container___PEEcu .sos-j-module__content___2v4eZ {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .sos-j-module__call___2e7nM .sos-j-module__container___PEEcu .sos-j-module__content___2v4eZ {
        padding: 5rem 0 5rem 10rem; } }
  .sos-j-module__call___2e7nM h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .sos-j-module__call___2e7nM h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .sos-j-module__call___2e7nM h2 {
        margin: 0.5em 0; } }
  .sos-j-module__call___2e7nM p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .sos-j-module__call___2e7nM p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI {
        width: 60%; } }
        @media screen and (min-width: 1440px) {
          .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI {
            width: 50%; } }
    .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__imageFullMobi___12CZ1 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__imageFullMobi___12CZ1 {
          display: none; } }
    .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__bgTriangle___2IQrn {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__bgTriangle___2IQrn {
          display: block; } }
    .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__personTriangle___2L2Ao {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__personTriangle___2L2Ao {
          width: 100%;
          display: block; } }
    .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__yellowTriangle___3rwhM {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__yellowTriangle___3rwhM {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .sos-j-module__call___2e7nM .sos-j-module__image___5HHMI .sos-j-module__yellowTriangle___3rwhM {
          height: 15rem;
          width: 15rem; } }

.sos-j-module__benefits___1M0_2 {
  position: relative;
  overflow: hidden; }
  .sos-j-module__benefits___1M0_2 .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .sos-j-module__benefits___1M0_2 .sos-j-module__container___PEEcu {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__benefits___1M0_2 .sos-j-module__container___PEEcu {
        width: 81.25%;
        padding-left: 0; } }
  .sos-j-module__benefits___1M0_2 .sos-j-module__backgroundImage___2xkP3 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__benefits___1M0_2 .sos-j-module__backgroundImage___2xkP3 {
        width: 65%; } }
  .sos-j-module__benefits___1M0_2 .sos-j-module__benefitsContent___k6F5z {
    z-index: 2; }
  .sos-j-module__benefits___1M0_2 h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .sos-j-module__benefits___1M0_2 p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__benefits___1M0_2 p {
        font-size: 1.5em; } }
  .sos-j-module__benefits___1M0_2 .carouselItem {
    padding: 0; }
  .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX {
        margin: 20px; } }
    .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX:hover {
      transform: scale(1.1); }
    .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX figure svg {
        height: 53px;
        width: 53px; }
    .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX h4 {
          font-size: 1.5em; } }
    .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .sos-j-module__benefits___1M0_2 .sos-j-module__card___39qaX p {
          font-size: 1.25em; } }

.sos-j-module__steps___36WRI ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column;
  flex-wrap: wrap; }
  @media screen and (min-width: 640px) {
    .sos-j-module__steps___36WRI ul {
      flex-direction: row; } }
  .sos-j-module__steps___36WRI ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0; }
    @media screen and (min-width: 640px) {
      .sos-j-module__steps___36WRI ul li {
        max-width: 18%; } }
    .sos-j-module__steps___36WRI ul li figure {
      margin: 20px 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .sos-j-module__steps___36WRI ul li h4 {
      color: #00ae9d;
      font-size: 0.75em; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__steps___36WRI ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .sos-j-module__steps___36WRI ul li h4 {
          font-size: 1.25em; } }
    .sos-j-module__steps___36WRI ul li p {
      font-size: 0.75em;
      text-align: left; }
      @media screen and (min-width: 1024px) {
        .sos-j-module__steps___36WRI ul li p {
          font-size: 0.875em;
          margin: 0 25px 0 0; } }

.sos-j-module__formSimulator___3BRXE {
  display: none;
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .sos-j-module__formSimulator___3BRXE .sos-j-module__container___PEEcu {
    margin-bottom: 0; }
  .sos-j-module__formSimulator___3BRXE .sos-j-module__content___2v4eZ {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .sos-j-module__formSimulator___3BRXE .sos-j-module__content___2v4eZ {
        padding: 40px 125px; } }
  .sos-j-module__formSimulator___3BRXE h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@media screen and (min-width: 1024px) {
  .sos-j-module__othersOptionsForYou___3bxpx {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX {
      margin-left: 0; } }
  .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 {
      height: 460px;
    }
   }
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 .title,
    .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX .sos-j-module__cardItem___2nqG9 .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .sos-j-module__othersOptionsForYou___3bxpx .sos-j-module__card___39qaX h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.habitacao-module__askedQuestions___3XOdC {
  color: #003641; }
  .habitacao-module__askedQuestions___3XOdC h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .habitacao-module__askedQuestions___3XOdC h3.habitacao-module__bground___1AEfv {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .habitacao-module__askedQuestions___3XOdC h3.habitacao-module__nobground___1hN45 {
      background: transparent; }
  .habitacao-module__askedQuestions___3XOdC p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .habitacao-module__askedQuestions___3XOdC p {
        font-size: 1.5em; } }
  .habitacao-module__askedQuestions___3XOdC .habitacao-module__contentQuestion___2Lzsm {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__contentQuestion___2Lzsm {
        padding: 0 40px 10px; } }
  .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm {
        padding: 2em 2em 2em 0; } }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm:last-child {
      border: 0; }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm .habitacao-module__title___1JJB0 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm .habitacao-module__title___1JJB0 {
          font-size: 1.3125em; } }
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm .habitacao-module__title___1JJB0 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm .habitacao-module__content___2hZZI {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm.habitacao-module__active___32Y_Y .habitacao-module__content___2hZZI {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm.habitacao-module__active___32Y_Y .habitacao-module__content___2hZZI a {
        color: #fff; }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__accordionItem___sOlIm.habitacao-module__active___32Y_Y svg {
      transform: rotate(90deg); }
  .habitacao-module__askedQuestions___3XOdC .habitacao-module__button___cMQga {
    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) {
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__button___cMQga {
        display: block; } }
  .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq .habitacao-module__input___h1L2_ {
      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%; }
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq .habitacao-module__input___h1L2_.habitacao-module__active___32Y_Y {
        left: 1em;
        transition: 0.35s ease-in all; }
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq .habitacao-module__input___h1L2_::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq .habitacao-module__input___h1L2_ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq svg {
      height: 40px; }
      .habitacao-module__askedQuestions___3XOdC .habitacao-module__search___NfJaq svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.compra-de-moeda-estrangeira-module__askedQuestions___b1qdn {
  color: #003641; }
  .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn h3.compra-de-moeda-estrangeira-module__bground___1nheN {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn h3.compra-de-moeda-estrangeira-module__nobground___2bJhX {
      background: transparent; }
  .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn p {
        font-size: 1.5em; } }
  .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__contentQuestion___1N4RE {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__contentQuestion___1N4RE {
        padding: 0 40px 10px; } }
  .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l {
        padding: 2em 2em 2em 0; } }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l:last-child {
      border: 0; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l .compra-de-moeda-estrangeira-module__title___3ndlx {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l .compra-de-moeda-estrangeira-module__title___3ndlx {
          font-size: 1.3125em; } }
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l .compra-de-moeda-estrangeira-module__title___3ndlx svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l .compra-de-moeda-estrangeira-module__content___CT3Ml {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l.compra-de-moeda-estrangeira-module__active___1WoO8 .compra-de-moeda-estrangeira-module__content___CT3Ml {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l.compra-de-moeda-estrangeira-module__active___1WoO8 .compra-de-moeda-estrangeira-module__content___CT3Ml a {
        color: #fff; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__accordionItem___25H4l.compra-de-moeda-estrangeira-module__active___1WoO8 svg {
      transform: rotate(90deg); }
  .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__button___3qqRG {
    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) {
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__button___3qqRG {
        display: block; } }
  .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL .compra-de-moeda-estrangeira-module__input___2paFj {
      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%; }
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL .compra-de-moeda-estrangeira-module__input___2paFj.compra-de-moeda-estrangeira-module__active___1WoO8 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL .compra-de-moeda-estrangeira-module__input___2paFj::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL .compra-de-moeda-estrangeira-module__input___2paFj {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL svg {
      height: 40px; }
      .compra-de-moeda-estrangeira-module__askedQuestions___b1qdn .compra-de-moeda-estrangeira-module__search___3fspL svg image {
        height: inherit; }

.compra-de-moeda-estrangeira-module__container___nivWE {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__container___nivWE {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__container___nivWE {
      font-size: 1em; } }
  .compra-de-moeda-estrangeira-module__container___nivWE h2,
  .compra-de-moeda-estrangeira-module__container___nivWE h3,
  .compra-de-moeda-estrangeira-module__container___nivWE p {
    white-space: pre-line; }
  .compra-de-moeda-estrangeira-module__container___nivWE h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__container___nivWE h3 {
        font-size: 2em; } }

.compra-de-moeda-estrangeira-module__call___1p2Sq {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___1p2Sq {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__container___nivWE {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__container___nivWE {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__container___nivWE .compra-de-moeda-estrangeira-module__content___CT3Ml {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__container___nivWE .compra-de-moeda-estrangeira-module__content___CT3Ml {
        padding: 5rem 0 5rem 10rem; } }
  .compra-de-moeda-estrangeira-module__call___1p2Sq h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq h2 {
        margin: 0.5em 0; } }
  .compra-de-moeda-estrangeira-module__call___1p2Sq p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx {
        width: 50%; } }
    .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__imageFullMobi___2MgSF {
      display: block; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__imageFullMobi___2MgSF {
          display: none; } }
    .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__bgTriangle___2YrZB {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__bgTriangle___2YrZB {
          display: block; } }
    .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__personTriangle___3h0lD {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__personTriangle___3h0lD {
          width: 100%;
          display: block; } }
    .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__yellowTriangle___20P5Y {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 4rem;
      height: 12rem;
      width: 12rem; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__yellowTriangle___20P5Y {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .compra-de-moeda-estrangeira-module__call___1p2Sq .compra-de-moeda-estrangeira-module__image___3Bvmx .compra-de-moeda-estrangeira-module__yellowTriangle___20P5Y {
          height: 15rem;
          width: 15rem; } }

.compra-de-moeda-estrangeira-module__benefits___hEF2s {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__container___nivWE {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__container___nivWE {
        width: 81.25%;
        padding-left: 0; } }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__backgroundImage___2Bl8c {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__backgroundImage___2Bl8c {
        width: 65%; } }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__benefitsContent___3GMUL {
    z-index: 2; }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s p {
    /*font-size: 1.125em;*/ }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__benefits___hEF2s p {
        /*font-size: 1.5em;*/ } }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s .carouselItem {
    padding: 0; }
  .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 767px) {
      .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM {
        height: 426px; } }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM {
        height: 365px; 
        margin: 20px; } }
        @media screen and (min-width: 1200px) {
          .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM {
            height: 395px; } }
    .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM:hover {
      transform: scale(1.1); }
    .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM figure svg {
        height: 53px;
        width: 53px; }
    .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM h4 {
          font-size: 1.5em; } }
    .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .compra-de-moeda-estrangeira-module__benefits___hEF2s .compra-de-moeda-estrangeira-module__card___1nxbM p {
          font-size: 1.25em; } }

.compra-de-moeda-estrangeira-module__services___WYY_3 h3 {
  color: #003641; }

.compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM {
  height: 350px; }
  @media screen and (min-width: 767px) {
.compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM {
      height: 426px; } }
  @media screen and (min-width: 1024px) {
.compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM {
      height: 365px; 
      margin: 20px; } }
      @media screen and (min-width: 1200px) {
.compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM {
          height: 430px; } }
          @media screen and (min-width: 1600px) {
            .compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM {
                      height: 460px; } }
                      @media screen and (min-width: 1870px) {
                        .compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM {
                                  height: 400px; } }
  .compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM p {
    font-size: 1em; }
    @media screen and (min-width: 1024px) {
      .compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM p {
        font-size: 1em; } }
    @media screen and (min-width: 1200px) {
      .compra-de-moeda-estrangeira-module__services___WYY_3 .compra-de-moeda-estrangeira-module__card___1nxbM p {
        font-size: 1.125em; } }

@media screen and (min-width: 1024px) {
  .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM {
      margin-left: 0; } }
  .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
    width: 100%; 
    height: 440px; }
    @media screen and (min-width: 768px) {
      .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
        height: 380px;
      }
     }
     @media screen and (min-width: 1280px) {
      .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
        height: 400px;
      }
     }
     @media screen and (min-width: 1440px) {
      .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
        height: 420px;
      }
     }
     @media screen and (min-width: 1440px) {
      .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
        height: 420px;
      }
     }
     @media screen and (min-width: 1600px) {
      .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
        height: 440px;
      }
     }
     @media screen and (min-width: 1780px) {
      .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe {
        height: 460px;
      }
     }
    .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe .title,
    .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM .compra-de-moeda-estrangeira-module__cardItem___2VSIe .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .compra-de-moeda-estrangeira-module__othersOptionsForYou___31D5_ .compra-de-moeda-estrangeira-module__card___1nxbM h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.fundos-de-investimentos-module__askedQuestions___6FNcT {
  color: #003641; }
  .fundos-de-investimentos-module__askedQuestions___6FNcT h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT h3.fundos-de-investimentos-module__bground___2NIUo {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT h3.fundos-de-investimentos-module__nobground___23lor {
      background: transparent; }
  .fundos-de-investimentos-module__askedQuestions___6FNcT p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .fundos-de-investimentos-module__askedQuestions___6FNcT p {
        font-size: 1.5em; } }
  .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__contentQuestion___2cNPO {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__contentQuestion___2cNPO {
        padding: 0 40px 10px; } }
  .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ {
        padding: 2em 2em 2em 0; } }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ:last-child {
      border: 0; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ .fundos-de-investimentos-module__title___37_pk {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ .fundos-de-investimentos-module__title___37_pk {
          font-size: 1.3125em; } }
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ .fundos-de-investimentos-module__title___37_pk svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ .fundos-de-investimentos-module__content___2uEwQ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ.fundos-de-investimentos-module__active___324ME .fundos-de-investimentos-module__content___2uEwQ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ.fundos-de-investimentos-module__active___324ME .fundos-de-investimentos-module__content___2uEwQ a {
        color: #fff; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__accordionItem___3JQBQ.fundos-de-investimentos-module__active___324ME svg {
      transform: rotate(90deg); }
  .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__button___1TCnI {
    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) {
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__button___1TCnI {
        display: block; } }
  .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB .fundos-de-investimentos-module__input___2GiMl {
      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%; }
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB .fundos-de-investimentos-module__input___2GiMl.fundos-de-investimentos-module__active___324ME {
        left: 1em;
        transition: 0.35s ease-in all; }
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB .fundos-de-investimentos-module__input___2GiMl::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB .fundos-de-investimentos-module__input___2GiMl {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB svg {
      height: 40px; }
      .fundos-de-investimentos-module__askedQuestions___6FNcT .fundos-de-investimentos-module__search___X80TB svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.lca-module__askedQuestions___1M7w7 {
  color: #003641; }
  .lca-module__askedQuestions___1M7w7 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .lca-module__askedQuestions___1M7w7 h3.lca-module__bground___191VY {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .lca-module__askedQuestions___1M7w7 h3.lca-module__nobground___3r6ZH {
      background: transparent; }
  .lca-module__askedQuestions___1M7w7 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .lca-module__askedQuestions___1M7w7 p {
        font-size: 1.5em; } }
  .lca-module__askedQuestions___1M7w7 .lca-module__contentQuestion___Ridq1 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .lca-module__askedQuestions___1M7w7 .lca-module__contentQuestion___Ridq1 {
        padding: 0 40px 10px; } }
  .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_ {
        padding: 2em 2em 2em 0; } }
    .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_:last-child {
      border: 0; }
    .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_ .lca-module__title___2JCXk {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_ .lca-module__title___2JCXk {
          font-size: 1.3125em; } }
      .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_ .lca-module__title___2JCXk svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_ .lca-module__content___yDphO {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_.lca-module__active___1eo-4 .lca-module__content___yDphO {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_.lca-module__active___1eo-4 .lca-module__content___yDphO a {
        color: #fff; }
    .lca-module__askedQuestions___1M7w7 .lca-module__accordionItem___1Rgo_.lca-module__active___1eo-4 svg {
      transform: rotate(90deg); }
  .lca-module__askedQuestions___1M7w7 .lca-module__button___654zx {
    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) {
      .lca-module__askedQuestions___1M7w7 .lca-module__button___654zx {
        display: block; } }
  .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h .lca-module__input___a3ySA {
      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%; }
      .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h .lca-module__input___a3ySA.lca-module__active___1eo-4 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h .lca-module__input___a3ySA::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h .lca-module__input___a3ySA {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h svg {
      height: 40px; }
      .lca-module__askedQuestions___1M7w7 .lca-module__search___21o6h svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.rdc-module__askedQuestions___2xocU {
  color: #003641; }
  .rdc-module__askedQuestions___2xocU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .rdc-module__askedQuestions___2xocU h3.rdc-module__bground___7DF4s {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .rdc-module__askedQuestions___2xocU h3.rdc-module__nobground___2BZF5 {
      background: transparent; }
  .rdc-module__askedQuestions___2xocU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___2xocU p {
        font-size: 1.5em; } }
  .rdc-module__askedQuestions___2xocU .rdc-module__contentQuestion___8RW2d {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___2xocU .rdc-module__contentQuestion___8RW2d {
        padding: 0 40px 10px; } }
  .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n {
        padding: 2em 2em 2em 0; } }
    .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n:last-child {
      border: 0; }
    .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n .rdc-module__title___1pz8A {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n .rdc-module__title___1pz8A {
          font-size: 1.3125em; } }
      .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n .rdc-module__title___1pz8A svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n .rdc-module__content___1rLrz {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n.rdc-module__active___1F3vu .rdc-module__content___1rLrz {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n.rdc-module__active___1F3vu .rdc-module__content___1rLrz a {
        color: #fff; }
    .rdc-module__askedQuestions___2xocU .rdc-module__accordionItem___YH45n.rdc-module__active___1F3vu svg {
      transform: rotate(90deg); }
  .rdc-module__askedQuestions___2xocU .rdc-module__button___3RQXu {
    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) {
      .rdc-module__askedQuestions___2xocU .rdc-module__button___3RQXu {
        display: block; } }
  .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t .rdc-module__input___2IbIG {
      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%; }
      .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t .rdc-module__input___2IbIG.rdc-module__active___1F3vu {
        left: 1em;
        transition: 0.35s ease-in all; }
      .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t .rdc-module__input___2IbIG::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t .rdc-module__input___2IbIG {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t svg {
      height: 40px; }
      .rdc-module__askedQuestions___2xocU .rdc-module__search___1L-1t svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.previdencia-module__askedQuestions___3CbHp {
  color: #003641; }
  .previdencia-module__askedQuestions___3CbHp h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .previdencia-module__askedQuestions___3CbHp h3.previdencia-module__bground___3pOZt {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .previdencia-module__askedQuestions___3CbHp h3.previdencia-module__nobground___1ZHW5 {
      background: transparent; }
  .previdencia-module__askedQuestions___3CbHp p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__askedQuestions___3CbHp p {
        font-size: 1.5em; } }
  .previdencia-module__askedQuestions___3CbHp .previdencia-module__contentQuestion___3Q_p5 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__contentQuestion___3Q_p5 {
        padding: 0 40px 10px; } }
  .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r {
        padding: 2em 2em 2em 0; } }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r:last-child {
      border: 0; }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r .previdencia-module__title___1Nvyn {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r .previdencia-module__title___1Nvyn {
          font-size: 1.3125em; } }
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r .previdencia-module__title___1Nvyn svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r .previdencia-module__content___12ox2 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r.previdencia-module__active___KMbwK .previdencia-module__content___12ox2 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r.previdencia-module__active___KMbwK .previdencia-module__content___12ox2 a {
        color: #fff; }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__accordionItem___1ob8r.previdencia-module__active___KMbwK svg {
      transform: rotate(90deg); }
  .previdencia-module__askedQuestions___3CbHp .previdencia-module__button___1qLTM {
    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) {
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__button___1qLTM {
        display: block; } }
  .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p .previdencia-module__input___3A2Xg {
      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%; }
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p .previdencia-module__input___3A2Xg.previdencia-module__active___KMbwK {
        left: 1em;
        transition: 0.35s ease-in all; }
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p .previdencia-module__input___3A2Xg::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p .previdencia-module__input___3A2Xg {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p svg {
      height: 40px; }
      .previdencia-module__askedQuestions___3CbHp .previdencia-module__search___25h-p svg image {
        height: inherit; }

.previdencia-module__container___1aLKS {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .previdencia-module__container___1aLKS {
      padding: 2em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .previdencia-module__container___1aLKS {
      font-size: 1em; } }
  .previdencia-module__container___1aLKS h3 {
    margin: 15px 0;
    font-size: 1.375em;
  }
    @media screen and (min-width: 1024px) {
      .previdencia-module__container___1aLKS h3 {
        font-size: 2em;
       } }

.previdencia-module__call___37OYW {
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/banners-previdencia_02.jpg/637d75a2-d237-e1fe-e4fb-de3f22ca8312?t=1630014383864");
  padding-top: 31.25%;
  background-size: cover;
  background-position: 66% 0;
  background-repeat: no-repeat;
  position: relative;
  height: 50vh; }
  @media screen and (min-width: 640px) {
    .previdencia-module__call___37OYW {
      background-position: center; } }
  .previdencia-module__call___37OYW .previdencia-module__container___1aLKS {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
    .previdencia-module__call___37OYW .previdencia-module__container___1aLKS .previdencia-module__content___12ox2 {
      max-width: 600px;
      text-shadow: -1px -1px 1px #000000; }
      @media screen and (min-width: 640px) {
        .previdencia-module__call___37OYW .previdencia-module__container___1aLKS .previdencia-module__content___12ox2 {
          text-shadow: none; } }
  .previdencia-module__call___37OYW .previdencia-module__container___1aLKS .previdencia-module__content___12ox2 h2 {
    color: #ffffff;
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .previdencia-module__call___37OYW .previdencia-module__container___1aLKS .previdencia-module__content___12ox2 h2 {
        white-space: pre;
        font-size: 2.625em; } }
    @media screen and (min-width: 1024px) {
      .previdencia-module__call___37OYW .previdencia-module__container___1aLKS .previdencia-module__content___12ox2 h2 {
        margin: 0.5em 0; } }
  .previdencia-module__call___37OYW p {
    color: #ffffff;
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .previdencia-module__call___37OYW p {
        white-space: pre;
        font-size: 1.125em;
        line-height: 24px; }
        .previdencia-module__call___37OYW p br {
          display: block; } }

.previdencia-module__warranty___1jozU {
  background-color: #424081;
  position: relative;
  color: #ffffff;
  min-height: 420px; }
  @media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1jozU {
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banners-previdencia_03.jpg/35bb03a2-8616-f289-7b33-1b1829cbe86d?t=1630014383561");
      padding-top: 31.18056%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; } }
  @media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1jozU .previdencia-module__warrantyContent___1xYhL {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
  .previdencia-module__warranty___1jozU .previdencia-module__title___1Nvyn {
    margin: 20px 0; 
    color: #fff;
  }
    .previdencia-module__warranty___1jozU .previdencia-module__title___1Nvyn br {
      display: none; }
      @media screen and (min-width: 768px) {
        .previdencia-module__warranty___1jozU .previdencia-module__title___1Nvyn br {
          display: block; } }
    @media screen and (min-width: 1024px) {
      .previdencia-module__warranty___1jozU .previdencia-module__title___1Nvyn {
        margin: 50px 0; } }
  .previdencia-module__warranty___1jozU p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__warranty___1jozU p {
        font-size: 1.5em; } }
  .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI {
    position: relative;
    color: #003641;
    display: flex;
    width: 100%;
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI {
        flex-direction: row; } }
    .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI {
      width: 100%;
      background-color: #ffffff;
      padding: 20px;
      text-align: center;
      margin-right: 0;
      border-bottom: 8px solid #b7cd33;
      margin-bottom: 20px; }
      @media screen and (min-width: 1024px) {
        .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI {
          margin-right: 22px;
          margin-bottom: 0; } }
      @media screen and (min-width: 1024px) {
        .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI {
          padding: 15px;
          min-height: 24vh; } }
      .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI:last-child {
        margin-right: 0; }
      .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI h3 {
        font-size: 1.5em;
        font-weight: 700;
        color: #003641;
       }
      .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI p {
        font-size: 1.125em;
        padding: 0 25px; 
        color: #003641;
      }
        @media screen and (min-width: 1600px) {
          .previdencia-module__warranty___1jozU .previdencia-module__optionBoxes___1pViI .previdencia-module__box___1PFMI p {
            padding: 0 70px; 
            color: #003641;
          } }

.previdencia-module__benefits___18QWP p {
  font-size: 1.125em;
  color: #7c8a8c; }
  @media screen and (min-width: 1024px) {
    .previdencia-module__benefits___18QWP p {
      font-size: 1.5em; } }

.previdencia-module__benefits___18QWP ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-direction: column; }
  @media screen and (min-width: 1024px) {
    .previdencia-module__benefits___18QWP ul {
      flex-direction: row; } }
  .previdencia-module__benefits___18QWP ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: ease-in all 0.3s;
    border-color: #ffffff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0;
    padding: 18px;
    flex-basis: 25%; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__benefits___18QWP ul li {
        max-width: 18%; } }
    .previdencia-module__benefits___18QWP ul li figure {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .previdencia-module__benefits___18QWP ul li h4 {
      color: #00ae9d;
      font-size: 0.75em;
      margin: 0 0 10px 0; }
      @media screen and (min-width: 1024px) {
        .previdencia-module__benefits___18QWP ul li h4 {
          font-size: 1em; } }
      @media screen and (min-width: 1600px) {
        .previdencia-module__benefits___18QWP ul li h4 {
          font-size: 1.25em; } }
    .previdencia-module__benefits___18QWP ul li p {
      font-size: 0.875em;
      margin: 0 30px;
      white-space: pre; }
      @media screen and (min-width: 1024px) {
        .previdencia-module__benefits___18QWP ul li p {
          margin: 0 10px; } }

.previdencia-module__contact___1Md6W {
  background-color: #36aa90;
  color: #ffffff; }
  .previdencia-module__contact___1Md6W .previdencia-module__container___1aLKS {
    padding: 3em 0;
    margin-bottom: 0; }
    .previdencia-module__contact___1Md6W .previdencia-module__container___1aLKS h3 {
      margin: 30px 0; 
      color: #ffffff;
    }
  .previdencia-module__contact___1Md6W p {
    font-size: 1.125em;
    font-weight: 700;
    margin-bottom: 5px; }
    @media screen and (min-width: 1024px) {
      .previdencia-module__contact___1Md6W p {
        font-size: 1.5em; } }
    .previdencia-module__contact___1Md6W p a {
      color: #ffffff; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.renegocie-sua-divida-module__askedQuestions___3xjh4 {
  color: #003641; }
  .renegocie-sua-divida-module__askedQuestions___3xjh4 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 h3.renegocie-sua-divida-module__bground___r2WU_ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 h3.renegocie-sua-divida-module__nobground___35hKD {
      background: transparent; }
  .renegocie-sua-divida-module__askedQuestions___3xjh4 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___3xjh4 p {
        font-size: 1.5em; } }
  .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__contentQuestion___1RgzI {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__contentQuestion___1RgzI {
        padding: 0 40px 10px; } }
  .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI {
        padding: 2em 2em 2em 0; } }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI:last-child {
      border: 0; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI .renegocie-sua-divida-module__title___faCMn {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI .renegocie-sua-divida-module__title___faCMn {
          font-size: 1.3125em; } }
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI .renegocie-sua-divida-module__title___faCMn svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI .renegocie-sua-divida-module__content___1TIWr {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI.renegocie-sua-divida-module__active___14Q49 .renegocie-sua-divida-module__content___1TIWr {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI.renegocie-sua-divida-module__active___14Q49 .renegocie-sua-divida-module__content___1TIWr a {
        color: #fff; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__accordionItem___2URFI.renegocie-sua-divida-module__active___14Q49 svg {
      transform: rotate(90deg); }
  .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__button___3J4A9 {
    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) {
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__button___3J4A9 {
        display: block; } }
  .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN .renegocie-sua-divida-module__input___SGNE5 {
      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%; }
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN .renegocie-sua-divida-module__input___SGNE5.renegocie-sua-divida-module__active___14Q49 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN .renegocie-sua-divida-module__input___SGNE5::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN .renegocie-sua-divida-module__input___SGNE5 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN svg {
      height: 40px; }
      .renegocie-sua-divida-module__askedQuestions___3xjh4 .renegocie-sua-divida-module__search___1tsIN svg image {
        height: inherit; }

.renegocie-sua-divida-module__container___2jloc {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__container___2jloc {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .renegocie-sua-divida-module__container___2jloc {
      font-size: 1em; } }
  .renegocie-sua-divida-module__container___2jloc h2,
  .renegocie-sua-divida-module__container___2jloc h3,
  .renegocie-sua-divida-module__container___2jloc p {
    white-space: pre-line; }
  .renegocie-sua-divida-module__container___2jloc h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__container___2jloc h3 {
        font-size: 2em; } }

.renegocie-sua-divida-module__call___oGZdZ {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___oGZdZ {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__container___2jloc {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__container___2jloc {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__container___2jloc .renegocie-sua-divida-module__content___1TIWr {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__container___2jloc .renegocie-sua-divida-module__content___1TIWr {
        padding: 5rem 0 5rem 10rem; } }
  .renegocie-sua-divida-module__call___oGZdZ h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .renegocie-sua-divida-module__call___oGZdZ h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__call___oGZdZ h2 {
        margin: 0.5em 0; } }
  .renegocie-sua-divida-module__call___oGZdZ p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .renegocie-sua-divida-module__call___oGZdZ p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT {
        width: 50%; } }
    .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__imageFullMobi___3FlRU {
      display: block; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__imageFullMobi___3FlRU {
          display: none; } }
    .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__bgTriangle___pOzdp {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__bgTriangle___pOzdp {
          display: block; } }
    .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__personTriangle___3P2gj {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__personTriangle___3P2gj {
          width: 100%;
          display: block; } }
    .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__yellowTriangle___11lKN {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__yellowTriangle___11lKN {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .renegocie-sua-divida-module__call___oGZdZ .renegocie-sua-divida-module__image___24HtT .renegocie-sua-divida-module__yellowTriangle___11lKN {
          height: 17rem;
          width: 17rem; } }

.renegocie-sua-divida-module__benefits___EUqda {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .renegocie-sua-divida-module__benefits___EUqda .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__container___2jloc {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__container___2jloc {
        width: 81.25%;
        padding-left: 0; } }
  .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__backgroundImage___1pdnE {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__backgroundImage___1pdnE {
        width: 65%; } }
  .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__benefitsContent___1kggc {
    z-index: 2; }
  .renegocie-sua-divida-module__benefits___EUqda h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .renegocie-sua-divida-module__benefits___EUqda p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__benefits___EUqda p {
        font-size: 1.5em; } }
  .renegocie-sua-divida-module__benefits___EUqda .carouselItem {
    padding: 0; }
  .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN {
        margin: 20px; } }
    .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN:hover {
      transform: scale(1.1); }
    .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN figure svg {
        height: 53px;
        width: 53px; }
    .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN h4 {
          font-size: 1.5em; } }
    .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .renegocie-sua-divida-module__benefits___EUqda .renegocie-sua-divida-module__card___dSYJN p {
          font-size: 1.25em; } }

.renegocie-sua-divida-module__formSimulator___waZDY {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/background-form.jpg/e94c5890-c1b3-0190-6b1c-38f86042dfae?t=1630014384792");
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .renegocie-sua-divida-module__formSimulator___waZDY .renegocie-sua-divida-module__container___2jloc {
    margin-bottom: 0; }
  .renegocie-sua-divida-module__formSimulator___waZDY .renegocie-sua-divida-module__content___1TIWr {
    padding: 40px;
    background-color: #ffffff; }
    @media screen and (min-width: 1024px) {
      .renegocie-sua-divida-module__formSimulator___waZDY .renegocie-sua-divida-module__content___1TIWr {
        padding: 40px 125px; } }
  .renegocie-sua-divida-module__formSimulator___waZDY h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.auto-module__askedQuestions___1ARvT {
  color: #003641; }
  .auto-module__askedQuestions___1ARvT h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .auto-module__askedQuestions___1ARvT h3.auto-module__bground___1dbgI {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .auto-module__askedQuestions___1ARvT h3.auto-module__nobground___LVxhH {
      background: transparent; }
  .auto-module__askedQuestions___1ARvT p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .auto-module__askedQuestions___1ARvT p {
        font-size: 1.5em; } }
  .auto-module__askedQuestions___1ARvT .auto-module__contentQuestion___2nsFK {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .auto-module__askedQuestions___1ARvT .auto-module__contentQuestion___2nsFK {
        padding: 0 40px 10px; } }
  .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr {
        padding: 2em 2em 2em 0; } }
    .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr:last-child {
      border: 0; }
    .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr .auto-module__title___3k7KU {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr .auto-module__title___3k7KU {
          font-size: 1.3125em; } }
      .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr .auto-module__title___3k7KU svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr .auto-module__content___3fROG {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr.auto-module__active___2mGVD .auto-module__content___3fROG {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr.auto-module__active___2mGVD .auto-module__content___3fROG a {
        color: #fff; }
    .auto-module__askedQuestions___1ARvT .auto-module__accordionItem___2iFLr.auto-module__active___2mGVD svg {
      transform: rotate(90deg); }
  .auto-module__askedQuestions___1ARvT .auto-module__button___338I4 {
    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) {
      .auto-module__askedQuestions___1ARvT .auto-module__button___338I4 {
        display: block; } }
  .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq .auto-module__input___1W8s5 {
      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%; }
      .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq .auto-module__input___1W8s5.auto-module__active___2mGVD {
        left: 1em;
        transition: 0.35s ease-in all; }
      .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq .auto-module__input___1W8s5::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq .auto-module__input___1W8s5 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq svg {
      height: 40px; }
      .auto-module__askedQuestions___1ARvT .auto-module__search___1z_fq svg image {
        height: inherit; }

.auto-module__container___2R8vK {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .auto-module__container___2R8vK {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .auto-module__container___2R8vK {
      font-size: 1em; } }
  .auto-module__container___2R8vK h2,
  .auto-module__container___2R8vK h3,
  .auto-module__container___2R8vK p {
    white-space: pre-line; }
  .auto-module__container___2R8vK h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .auto-module__container___2R8vK h3 {
        font-size: 2em; } }

.auto-module__call___3tI1a {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .auto-module__call___3tI1a {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .auto-module__call___3tI1a .auto-module__container___2R8vK {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .auto-module__call___3tI1a .auto-module__container___2R8vK {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .auto-module__call___3tI1a .auto-module__container___2R8vK .auto-module__content___3fROG {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .auto-module__call___3tI1a .auto-module__container___2R8vK .auto-module__content___3fROG {
        padding: 5rem 0 5rem 10rem; } }
  .auto-module__call___3tI1a h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .auto-module__call___3tI1a h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .auto-module__call___3tI1a h2 {
        margin: 0.5em 0; } }
  .auto-module__call___3tI1a p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .auto-module__call___3tI1a p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .auto-module__call___3tI1a .auto-module__image___1H1mn {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .auto-module__call___3tI1a .auto-module__image___1H1mn {
        width: 50%; } }
    .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__imageFullMobi___25lNy {
      display: block; }
      @media screen and (min-width: 1024px) {
        .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__imageFullMobi___25lNy {
          display: none; } }
    .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__bgTriangle___2Cjro {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__bgTriangle___2Cjro {
          display: block; } }
    .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__personTriangle___3apuV {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__personTriangle___3apuV {
          width: 100%;
          display: block; } }
    .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__yellowTriangle___yK1dn {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__yellowTriangle___yK1dn {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .auto-module__call___3tI1a .auto-module__image___1H1mn .auto-module__yellowTriangle___yK1dn {
          height: 17rem;
          width: 17rem; } }

.auto-module__help___2roaP {
  background-color: #f4f4f4;
  margin-bottom: 80px;
  font-size: 1.25em; }
  .auto-module__help___2roaP h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em; }

.auto-module__accordion___1TkGk {
  width: 100%; }
  .auto-module__accordionItem___2iFLr {
    border-bottom: 1px solid #ffffff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .auto-module__accordionItem___2iFLr {
        padding: 2em; } }
    .auto-module__accordionItem___2iFLr li {
      list-style: none; }
    .auto-module__accordionItem___2iFLr .auto-module__title___3k7KU {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      color: #00ae9d;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .auto-module__accordionItem___2iFLr .auto-module__title___3k7KU {
          font-size: 1.25em; } }
      .auto-module__accordionItem___2iFLr .auto-module__title___3k7KU svg {
        transition: 0.3s ease-in all;
        height: 18px;
        width: 18px;
        transform: rotate(270deg);
        fill: #00ae9d; }
    .auto-module__accordionItem___2iFLr .auto-module__content___3fROG {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .auto-module__accordionItem___2iFLr.auto-module__active___2mGVD .auto-module__content___3fROG {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .auto-module__accordionItem___2iFLr.auto-module__active___2mGVD .auto-module__content___3fROG a {
        color: #ffffff; }
    .auto-module__accordionItem___2iFLr.auto-module__active___2mGVD svg {
      transform: rotate(90deg); }

.auto-module__benefits___103-C {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .auto-module__benefits___103-C .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .auto-module__benefits___103-C .auto-module__container___2R8vK {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .auto-module__benefits___103-C .auto-module__container___2R8vK {
        width: 81.25%;
        padding-left: 0; } }
  .auto-module__benefits___103-C .auto-module__backgroundImage___2FxGz {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .auto-module__benefits___103-C .auto-module__backgroundImage___2FxGz {
        width: 65%; } }
  .auto-module__benefits___103-C .auto-module__benefitsContent___2bbkJ {
    z-index: 2; }
  .auto-module__benefits___103-C h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .auto-module__benefits___103-C p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .auto-module__benefits___103-C p {
        font-size: 1.5em; } }
  .auto-module__benefits___103-C .carouselItem {
    padding: 0; }
  .auto-module__benefits___103-C .auto-module__card___2dUSz {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .auto-module__benefits___103-C .auto-module__card___2dUSz {
        margin: 20px; } }
    .auto-module__benefits___103-C .auto-module__card___2dUSz:hover {
      transform: scale(1.1); }
    .auto-module__benefits___103-C .auto-module__card___2dUSz figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .auto-module__benefits___103-C .auto-module__card___2dUSz figure svg {
        height: 53px;
        width: 53px; }
    .auto-module__benefits___103-C .auto-module__card___2dUSz h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .auto-module__benefits___103-C .auto-module__card___2dUSz h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .auto-module__benefits___103-C .auto-module__card___2dUSz h4 {
          font-size: 1.5em; } }
    .auto-module__benefits___103-C .auto-module__card___2dUSz p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .auto-module__benefits___103-C .auto-module__card___2dUSz p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .auto-module__benefits___103-C .auto-module__card___2dUSz p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .auto-module__othersOptionsForYou___2jJnp {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz {
      margin-left: 0; } }
  .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM {
      height: 460px;
    }
   }
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM .title,
    .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz .auto-module__cardItem___2OPUM .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .auto-module__othersOptionsForYou___2jJnp .auto-module__card___2dUSz h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.fianca-module__askedQuestions___2AiKU {
  color: #003641; }
  .fianca-module__askedQuestions___2AiKU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .fianca-module__askedQuestions___2AiKU h3.fianca-module__bground___FO6qf {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .fianca-module__askedQuestions___2AiKU h3.fianca-module__nobground___B-eha {
      background: transparent; }
  .fianca-module__askedQuestions___2AiKU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .fianca-module__askedQuestions___2AiKU p {
        font-size: 1.5em; } }
  .fianca-module__askedQuestions___2AiKU .fianca-module__contentQuestion___3a5Kw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .fianca-module__askedQuestions___2AiKU .fianca-module__contentQuestion___3a5Kw {
        padding: 0 40px 10px; } }
  .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih {
        padding: 2em 2em 2em 0; } }
    .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih:last-child {
      border: 0; }
    .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih .fianca-module__title___3IJji {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih .fianca-module__title___3IJji {
          font-size: 1.3125em; } }
      .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih .fianca-module__title___3IJji svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih .fianca-module__content___3UDU3 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih.fianca-module__active___3C-l- .fianca-module__content___3UDU3 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih.fianca-module__active___3C-l- .fianca-module__content___3UDU3 a {
        color: #fff; }
    .fianca-module__askedQuestions___2AiKU .fianca-module__accordionItem___rBqih.fianca-module__active___3C-l- svg {
      transform: rotate(90deg); }
  .fianca-module__askedQuestions___2AiKU .fianca-module__button___2czxl {
    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) {
      .fianca-module__askedQuestions___2AiKU .fianca-module__button___2czxl {
        display: block; } }
  .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI .fianca-module__input___2ulVy {
      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%; }
      .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI .fianca-module__input___2ulVy.fianca-module__active___3C-l- {
        left: 1em;
        transition: 0.35s ease-in all; }
      .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI .fianca-module__input___2ulVy::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI .fianca-module__input___2ulVy {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI svg {
      height: 40px; }
      .fianca-module__askedQuestions___2AiKU .fianca-module__search___3VtwI svg image {
        height: inherit; }

.fianca-module__container___2CBg9 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .fianca-module__container___2CBg9 {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .fianca-module__container___2CBg9 {
      font-size: 1em; } }
  .fianca-module__container___2CBg9 h2,
  .fianca-module__container___2CBg9 h3,
  .fianca-module__container___2CBg9 p {
    white-space: pre-line; }
  .fianca-module__container___2CBg9 h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .fianca-module__container___2CBg9 h3 {
        font-size: 2em; } }

.fianca-module__call___2ywJt {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .fianca-module__call___2ywJt {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .fianca-module__call___2ywJt .fianca-module__container___2CBg9 {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .fianca-module__call___2ywJt .fianca-module__container___2CBg9 {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .fianca-module__call___2ywJt .fianca-module__container___2CBg9 .fianca-module__content___3UDU3 {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .fianca-module__call___2ywJt .fianca-module__container___2CBg9 .fianca-module__content___3UDU3 {
        padding: 5rem 0 5rem 10rem; } }
  .fianca-module__call___2ywJt h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .fianca-module__call___2ywJt h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .fianca-module__call___2ywJt h2 {
        margin: 0.5em 0; } }
  .fianca-module__call___2ywJt p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .fianca-module__call___2ywJt p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .fianca-module__call___2ywJt .fianca-module__image___1qA63 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .fianca-module__call___2ywJt .fianca-module__image___1qA63 {
        width: 50%; } }
    .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__imageFullMobi___OY_G0 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__imageFullMobi___OY_G0 {
          display: none; } }
    .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__bgTriangle___3x9xk {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__bgTriangle___3x9xk {
          display: block; } }
    .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__personTriangle___3-NU9 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__personTriangle___3-NU9 {
          width: 100%;
          display: block; } }
    .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__yellowTriangle___222jZ {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__yellowTriangle___222jZ {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .fianca-module__call___2ywJt .fianca-module__image___1qA63 .fianca-module__yellowTriangle___222jZ {
          height: 17rem;
          width: 17rem; } }

.fianca-module__help___1QQku {
  background-color: #f4f4f4;
  margin-bottom: 80px;
  font-size: 1.25em; }
  .fianca-module__help___1QQku h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em; }

.fianca-module__accordion___nS1MI {
  width: 100%; }
  .fianca-module__accordionItem___rBqih {
    border-bottom: 1px solid #ffffff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .fianca-module__accordionItem___rBqih {
        padding: 2em; } }
    .fianca-module__accordionItem___rBqih li {
      list-style: none; }
    .fianca-module__accordionItem___rBqih .fianca-module__title___3IJji {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      color: #00ae9d;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .fianca-module__accordionItem___rBqih .fianca-module__title___3IJji {
          font-size: 1.25em; } }
      .fianca-module__accordionItem___rBqih .fianca-module__title___3IJji svg {
        transition: 0.3s ease-in all;
        height: 18px;
        width: 18px;
        transform: rotate(270deg);
        fill: #00ae9d; }
    .fianca-module__accordionItem___rBqih .fianca-module__content___3UDU3 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .fianca-module__accordionItem___rBqih.fianca-module__active___3C-l- .fianca-module__content___3UDU3 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .fianca-module__accordionItem___rBqih.fianca-module__active___3C-l- .fianca-module__content___3UDU3 a {
        color: #ffffff; }
    .fianca-module__accordionItem___rBqih.fianca-module__active___3C-l- svg {
      transform: rotate(90deg); }

.fianca-module__benefits___3kq0s {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .fianca-module__benefits___3kq0s .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .fianca-module__benefits___3kq0s .fianca-module__container___2CBg9 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .fianca-module__benefits___3kq0s .fianca-module__container___2CBg9 {
        width: 81.25%;
        padding-left: 0; } }
  .fianca-module__benefits___3kq0s .fianca-module__backgroundImage___37qdO {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .fianca-module__benefits___3kq0s .fianca-module__backgroundImage___37qdO {
        width: 65%; } }
  .fianca-module__benefits___3kq0s .fianca-module__benefitsContent___3Lzvx {
    z-index: 2; }
  .fianca-module__benefits___3kq0s h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .fianca-module__benefits___3kq0s p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .fianca-module__benefits___3kq0s p {
        font-size: 1.5em; } }
  .fianca-module__benefits___3kq0s .carouselItem {
    padding: 0; }
  .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh {
        margin: 20px; } }
    .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh:hover {
      transform: scale(1.1); }
    .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh figure svg {
        height: 53px;
        width: 53px; }
    .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh h4 {
          font-size: 1.5em; } }
    .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .fianca-module__benefits___3kq0s .fianca-module__card___3TDOh p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .fianca-module__othersOptionsForYou___3IMl4 {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.fianca-module__othersOptionsForYou___3IMl4 .fianca-module__card___3TDOh {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .fianca-module__othersOptionsForYou___3IMl4 .fianca-module__card___3TDOh {
      margin-left: 0; } }
  .fianca-module__othersOptionsForYou___3IMl4 .fianca-module__card___3TDOh .fianca-module__cardItem___1DW-m {
    width: 100%; }
    .fianca-module__othersOptionsForYou___3IMl4 .fianca-module__card___3TDOh .fianca-module__cardItem___1DW-m .title,
    .fianca-module__othersOptionsForYou___3IMl4 .fianca-module__card___3TDOh .fianca-module__cardItem___1DW-m .titleContent {
      height: 60px; }
  .fianca-module__othersOptionsForYou___3IMl4 .fianca-module__card___3TDOh h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.residencial-module__askedQuestions___2ftoX {
  color: #003641; }
  .residencial-module__askedQuestions___2ftoX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .residencial-module__askedQuestions___2ftoX h3.residencial-module__bground___2cE6f {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .residencial-module__askedQuestions___2ftoX h3.residencial-module__nobground___1__4T {
      background: transparent; }
  .residencial-module__askedQuestions___2ftoX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .residencial-module__askedQuestions___2ftoX p {
        font-size: 1.5em; } }
  .residencial-module__askedQuestions___2ftoX .residencial-module__contentQuestion___qHyLo {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .residencial-module__askedQuestions___2ftoX .residencial-module__contentQuestion___qHyLo {
        padding: 0 40px 10px; } }
  .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK {
        padding: 2em 2em 2em 0; } }
    .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK:last-child {
      border: 0; }
    .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK .residencial-module__title___FMZCk {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK .residencial-module__title___FMZCk {
          font-size: 1.3125em; } }
      .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK .residencial-module__title___FMZCk svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK .residencial-module__content___2sMIz {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK.residencial-module__active___1twdU .residencial-module__content___2sMIz {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK.residencial-module__active___1twdU .residencial-module__content___2sMIz a {
        color: #fff; }
    .residencial-module__askedQuestions___2ftoX .residencial-module__accordionItem___2K-lK.residencial-module__active___1twdU svg {
      transform: rotate(90deg); }
  .residencial-module__askedQuestions___2ftoX .residencial-module__button___2VjDr {
    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) {
      .residencial-module__askedQuestions___2ftoX .residencial-module__button___2VjDr {
        display: block; } }
  .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb .residencial-module__input___3Ohke {
      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%; }
      .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb .residencial-module__input___3Ohke.residencial-module__active___1twdU {
        left: 1em;
        transition: 0.35s ease-in all; }
      .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb .residencial-module__input___3Ohke::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb .residencial-module__input___3Ohke {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb svg {
      height: 40px; }
      .residencial-module__askedQuestions___2ftoX .residencial-module__search___3eyKb svg image {
        height: inherit; }

.residencial-module__container___TDTGb {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .residencial-module__container___TDTGb {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .residencial-module__container___TDTGb {
      font-size: 1em; } }
  .residencial-module__container___TDTGb h2,
  .residencial-module__container___TDTGb h3,
  .residencial-module__container___TDTGb p {
    white-space: pre-line; }
  .residencial-module__container___TDTGb h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .residencial-module__container___TDTGb h3 {
        font-size: 2em; } }

.residencial-module__call___2rURq {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .residencial-module__call___2rURq {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .residencial-module__call___2rURq .residencial-module__container___TDTGb {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .residencial-module__call___2rURq .residencial-module__container___TDTGb {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .residencial-module__call___2rURq .residencial-module__container___TDTGb .residencial-module__content___2sMIz {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .residencial-module__call___2rURq .residencial-module__container___TDTGb .residencial-module__content___2sMIz {
        padding: 5rem 0 5rem 10rem; } }
  .residencial-module__call___2rURq h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .residencial-module__call___2rURq h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .residencial-module__call___2rURq h2 {
        margin: 0.5em 0; } }
  .residencial-module__call___2rURq p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .residencial-module__call___2rURq p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .residencial-module__call___2rURq .residencial-module__image___1CGaa {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .residencial-module__call___2rURq .residencial-module__image___1CGaa {
        width: 50%; } }
    .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__imageFullMobi___2MmeG {
      display: block; }
      @media screen and (min-width: 1024px) {
        .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__imageFullMobi___2MmeG {
          display: none; } }
    .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__bgTriangle___2Gtq_ {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__bgTriangle___2Gtq_ {
          display: block; } }
    .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__personTriangle___2Y8pp {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__personTriangle___2Y8pp {
          width: 100%;
          display: block; } }
    .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__yellowTriangle___1FcwM {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__yellowTriangle___1FcwM {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .residencial-module__call___2rURq .residencial-module__image___1CGaa .residencial-module__yellowTriangle___1FcwM {
          height: 17rem;
          width: 17rem; } }

.residencial-module__help___3wESf {
  background-color: #f4f4f4;
  margin-bottom: 80px;
  font-size: 1.25em; }
  .residencial-module__help___3wESf h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em; }

.residencial-module__accordion___EwmO6 {
  width: 100%; }
  .residencial-module__accordionItem___2K-lK {
    border-bottom: 1px solid #ffffff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .residencial-module__accordionItem___2K-lK {
        padding: 2em; } }
    .residencial-module__accordionItem___2K-lK li {
      list-style: none; }
    .residencial-module__accordionItem___2K-lK .residencial-module__title___FMZCk {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      color: #00ae9d;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .residencial-module__accordionItem___2K-lK .residencial-module__title___FMZCk {
          font-size: 1.25em; } }
      .residencial-module__accordionItem___2K-lK .residencial-module__title___FMZCk svg {
        transition: 0.3s ease-in all;
        height: 18px;
        width: 18px;
        transform: rotate(270deg);
        fill: #00ae9d; }
    .residencial-module__accordionItem___2K-lK .residencial-module__content___2sMIz {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .residencial-module__accordionItem___2K-lK.residencial-module__active___1twdU .residencial-module__content___2sMIz {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .residencial-module__accordionItem___2K-lK.residencial-module__active___1twdU .residencial-module__content___2sMIz a {
        color: #ffffff; }
    .residencial-module__accordionItem___2K-lK.residencial-module__active___1twdU svg {
      transform: rotate(90deg); }

.residencial-module__benefits___1wQh3 {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .residencial-module__benefits___1wQh3 .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .residencial-module__benefits___1wQh3 .residencial-module__container___TDTGb {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .residencial-module__benefits___1wQh3 .residencial-module__container___TDTGb {
        width: 81.25%;
        padding-left: 0; } }
  .residencial-module__benefits___1wQh3 .residencial-module__backgroundImage___udPlX {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .residencial-module__benefits___1wQh3 .residencial-module__backgroundImage___udPlX {
        width: 65%; } }
  .residencial-module__benefits___1wQh3 .residencial-module__benefitsContent___2pbCN {
    z-index: 2; }
  .residencial-module__benefits___1wQh3 h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .residencial-module__benefits___1wQh3 p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .residencial-module__benefits___1wQh3 p {
        font-size: 1.5em; } }
  .residencial-module__benefits___1wQh3 .carouselItem {
    padding: 0; }
  .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 {
        margin: 20px; } }
    .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68:hover {
      transform: scale(1.1); }
    .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 figure svg {
        height: 53px;
        width: 53px; }
    .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 h4 {
          font-size: 1.5em; } }
    .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .residencial-module__benefits___1wQh3 .residencial-module__card___2LF68 p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .residencial-module__othersOptionsForYou___1RSV6 {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 {
      margin-left: 0; } }
  .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
    width: 100%;
    height: 440px;
   }
   @media screen and (min-width: 768px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
      height: 380px;
    }
   }
   @media screen and (min-width: 1280px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
      height: 400px;
    }
   }
   @media screen and (min-width: 1440px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
      height: 420px;
    }
   }
   @media screen and (min-width: 1440px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
      height: 420px;
    }
   }
   @media screen and (min-width: 1600px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
      height: 440px;
    }
   }
   @media screen and (min-width: 1780px) {
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo {
      height: 460px;
    }
   }
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo .title,
    .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 .residencial-module__cardItem___2YzLo .titleContent {
      height: 60px;
      position: absolute;
    top: 0; }
  .residencial-module__othersOptionsForYou___1RSV6 .residencial-module__card___2LF68 h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.riscos-profissionais-module__askedQuestions___2Pzwm {
  color: #003641; }
  .riscos-profissionais-module__askedQuestions___2Pzwm h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .riscos-profissionais-module__askedQuestions___2Pzwm h3.riscos-profissionais-module__bground___2uMkY {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .riscos-profissionais-module__askedQuestions___2Pzwm h3.riscos-profissionais-module__nobground___2sIjb {
      background: transparent; }
  .riscos-profissionais-module__askedQuestions___2Pzwm p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__askedQuestions___2Pzwm p {
        font-size: 1.5em; } }
  .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__contentQuestion___1Koak {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__contentQuestion___1Koak {
        padding: 0 40px 10px; } }
  .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc {
        padding: 2em 2em 2em 0; } }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc:last-child {
      border: 0; }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__title___YIjOE {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__title___YIjOE {
          font-size: 1.3125em; } }
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__title___YIjOE svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__content___3MKg_ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc.riscos-profissionais-module__active___2TnRf .riscos-profissionais-module__content___3MKg_ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc.riscos-profissionais-module__active___2TnRf .riscos-profissionais-module__content___3MKg_ a {
        color: #fff; }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__accordionItem___gNyZc.riscos-profissionais-module__active___2TnRf svg {
      transform: rotate(90deg); }
  .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__button___3A71b {
    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) {
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__button___3A71b {
        display: block; } }
  .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO .riscos-profissionais-module__input___2nrOd {
      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%; }
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO .riscos-profissionais-module__input___2nrOd.riscos-profissionais-module__active___2TnRf {
        left: 1em;
        transition: 0.35s ease-in all; }
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO .riscos-profissionais-module__input___2nrOd::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO .riscos-profissionais-module__input___2nrOd {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO svg {
      height: 40px; }
      .riscos-profissionais-module__askedQuestions___2Pzwm .riscos-profissionais-module__search___2aUUO svg image {
        height: inherit; }

.riscos-profissionais-module__container___41eM2 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .riscos-profissionais-module__container___41eM2 {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .riscos-profissionais-module__container___41eM2 {
      font-size: 1em; } }
  .riscos-profissionais-module__container___41eM2 h2,
  .riscos-profissionais-module__container___41eM2 h3,
  .riscos-profissionais-module__container___41eM2 p {
    white-space: pre-line; }
  .riscos-profissionais-module__container___41eM2 h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__container___41eM2 h3 {
        font-size: 2em; } }

.riscos-profissionais-module__call___18eO- {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___18eO- {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__container___41eM2 {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__container___41eM2 {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__container___41eM2 .riscos-profissionais-module__content___3MKg_ {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__container___41eM2 .riscos-profissionais-module__content___3MKg_ {
        padding: 5rem 0 5rem 10rem; } }
  .riscos-profissionais-module__call___18eO- h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .riscos-profissionais-module__call___18eO- h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__call___18eO- h2 {
        margin: 0.5em 0; } }
  .riscos-profissionais-module__call___18eO- p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .riscos-profissionais-module__call___18eO- p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 {
        width: 50%; } }
    .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__imageFullMobi___3T2B6 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__imageFullMobi___3T2B6 {
          display: none; } }
    .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__bgTriangle___sNKVT {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__bgTriangle___sNKVT {
          display: block; } }
    .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__personTriangle___1AMt3 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__personTriangle___1AMt3 {
          width: 100%;
          display: block; } }
    .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__yellowTriangle___64GeP {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__yellowTriangle___64GeP {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .riscos-profissionais-module__call___18eO- .riscos-profissionais-module__image___1Ec97 .riscos-profissionais-module__yellowTriangle___64GeP {
          height: 17rem;
          width: 17rem; } }

.riscos-profissionais-module__help___3HDcK {
  background-color: #f4f4f4;
  margin-bottom: 80px;
  font-size: 1.25em; }
  .riscos-profissionais-module__help___3HDcK h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em; }

.riscos-profissionais-module__accordion___3K2v0 {
  width: 100%; }
  .riscos-profissionais-module__accordionItem___gNyZc {
    border-bottom: 1px solid #ffffff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__accordionItem___gNyZc {
        padding: 2em; } }
    .riscos-profissionais-module__accordionItem___gNyZc li {
      list-style: none; }
    .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__title___YIjOE {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      color: #00ae9d;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__title___YIjOE {
          font-size: 1.25em; } }
      .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__title___YIjOE svg {
        transition: 0.3s ease-in all;
        height: 18px;
        width: 18px;
        transform: rotate(270deg);
        fill: #00ae9d; }
    .riscos-profissionais-module__accordionItem___gNyZc .riscos-profissionais-module__content___3MKg_ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .riscos-profissionais-module__accordionItem___gNyZc.riscos-profissionais-module__active___2TnRf .riscos-profissionais-module__content___3MKg_ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .riscos-profissionais-module__accordionItem___gNyZc.riscos-profissionais-module__active___2TnRf .riscos-profissionais-module__content___3MKg_ a {
        color: #ffffff; }
    .riscos-profissionais-module__accordionItem___gNyZc.riscos-profissionais-module__active___2TnRf svg {
      transform: rotate(90deg); }

.riscos-profissionais-module__benefits___3G05E {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .riscos-profissionais-module__benefits___3G05E .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__container___41eM2 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__container___41eM2 {
        width: 81.25%;
        padding-left: 0; } }
  .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__backgroundImage___25JuU {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__backgroundImage___25JuU {
        width: 65%; } }
  .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__benefitsContent___2_hTD {
    z-index: 2; }
  .riscos-profissionais-module__benefits___3G05E h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .riscos-profissionais-module__benefits___3G05E p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__benefits___3G05E p {
        font-size: 1.5em; } }
  .riscos-profissionais-module__benefits___3G05E .carouselItem {
    padding: 0; }
  .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr {
        margin: 20px; } }
    .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr:hover {
      transform: scale(1.1); }
    .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr figure svg {
        height: 53px;
        width: 53px; }
    .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr h4 {
          font-size: 1.5em; } }
    .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .riscos-profissionais-module__benefits___3G05E .riscos-profissionais-module__card___17uPr p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .riscos-profissionais-module__othersOptionsForYou___1_UCO {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.riscos-profissionais-module__othersOptionsForYou___1_UCO .riscos-profissionais-module__card___17uPr {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .riscos-profissionais-module__othersOptionsForYou___1_UCO .riscos-profissionais-module__card___17uPr {
      margin-left: 0; } }
  .riscos-profissionais-module__othersOptionsForYou___1_UCO .riscos-profissionais-module__card___17uPr .riscos-profissionais-module__cardItem___3V21O {
    width: 100%; }
    .riscos-profissionais-module__othersOptionsForYou___1_UCO .riscos-profissionais-module__card___17uPr .riscos-profissionais-module__cardItem___3V21O .title,
    .riscos-profissionais-module__othersOptionsForYou___1_UCO .riscos-profissionais-module__card___17uPr .riscos-profissionais-module__cardItem___3V21O .titleContent {
      height: 60px; }
  .riscos-profissionais-module__othersOptionsForYou___1_UCO .riscos-profissionais-module__card___17uPr h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.viagem-module__askedQuestions___1Y9Qm {
  color: #003641; }
  .viagem-module__askedQuestions___1Y9Qm h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .viagem-module__askedQuestions___1Y9Qm h3.viagem-module__bground___3RrnL {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .viagem-module__askedQuestions___1Y9Qm h3.viagem-module__nobground___2D8F1 {
      background: transparent; }
  .viagem-module__askedQuestions___1Y9Qm p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .viagem-module__askedQuestions___1Y9Qm p {
        font-size: 1.5em; } }
  .viagem-module__askedQuestions___1Y9Qm .viagem-module__contentQuestion___CFo7q {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__contentQuestion___CFo7q {
        padding: 0 40px 10px; } }
  .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r {
        padding: 2em 2em 2em 0; } }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r:last-child {
      border: 0; }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r .viagem-module__title___2nF6R {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r .viagem-module__title___2nF6R {
          font-size: 1.3125em; } }
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r .viagem-module__title___2nF6R svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r .viagem-module__content___bSUK1 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r.viagem-module__active___2hQ1i .viagem-module__content___bSUK1 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r.viagem-module__active___2hQ1i .viagem-module__content___bSUK1 a {
        color: #fff; }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__accordionItem___3_t4r.viagem-module__active___2hQ1i svg {
      transform: rotate(90deg); }
  .viagem-module__askedQuestions___1Y9Qm .viagem-module__button___2rxfs {
    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) {
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__button___2rxfs {
        display: block; } }
  .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K .viagem-module__input___116QC {
      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%; }
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K .viagem-module__input___116QC.viagem-module__active___2hQ1i {
        left: 1em;
        transition: 0.35s ease-in all; }
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K .viagem-module__input___116QC::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K .viagem-module__input___116QC {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K svg {
      height: 40px; }
      .viagem-module__askedQuestions___1Y9Qm .viagem-module__search___3oM6K svg image {
        height: inherit; }

.viagem-module__container___1zWty {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .viagem-module__container___1zWty {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .viagem-module__container___1zWty {
      font-size: 1em; } }
  .viagem-module__container___1zWty h2,
  .viagem-module__container___1zWty h3,
  .viagem-module__container___1zWty p {
    white-space: pre-line; }
  .viagem-module__container___1zWty h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .viagem-module__container___1zWty h3 {
        font-size: 2em; } }

.viagem-module__call___OtnKB {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .viagem-module__call___OtnKB {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .viagem-module__call___OtnKB .viagem-module__container___1zWty {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .viagem-module__call___OtnKB .viagem-module__container___1zWty {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .viagem-module__call___OtnKB .viagem-module__container___1zWty .viagem-module__content___bSUK1 {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .viagem-module__call___OtnKB .viagem-module__container___1zWty .viagem-module__content___bSUK1 {
        padding: 5rem 0 5rem 10rem; } }
  .viagem-module__call___OtnKB h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .viagem-module__call___OtnKB h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .viagem-module__call___OtnKB h2 {
        margin: 0.5em 0; } }
  .viagem-module__call___OtnKB p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .viagem-module__call___OtnKB p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .viagem-module__call___OtnKB .viagem-module__image___mmitV {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .viagem-module__call___OtnKB .viagem-module__image___mmitV {
        width: 50%; } }
    .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__imageFullMobi___k1haY {
      display: block; }
      @media screen and (min-width: 1024px) {
        .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__imageFullMobi___k1haY {
          display: none; } }
    .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__bgTriangle___uZ8oy {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__bgTriangle___uZ8oy {
          display: block; } }
    .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__personTriangle___3JOmG {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__personTriangle___3JOmG {
          width: 100%;
          display: block; } }
    .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__yellowTriangle___33clv {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__yellowTriangle___33clv {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .viagem-module__call___OtnKB .viagem-module__image___mmitV .viagem-module__yellowTriangle___33clv {
          height: 17rem;
          width: 17rem; } }

.viagem-module__help___181aH {
  background-color: #f4f4f4;
  margin-bottom: 80px;
  font-size: 1.25em; }
  .viagem-module__help___181aH h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em; }

.viagem-module__accordion___3tH7G {
  width: 100%; }
  .viagem-module__accordionItem___3_t4r {
    border-bottom: 1px solid #ffffff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .viagem-module__accordionItem___3_t4r {
        padding: 2em; } }
    .viagem-module__accordionItem___3_t4r li {
      list-style: none; }
    .viagem-module__accordionItem___3_t4r .viagem-module__title___2nF6R {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      color: #00ae9d;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .viagem-module__accordionItem___3_t4r .viagem-module__title___2nF6R {
          font-size: 1.25em; } }
      .viagem-module__accordionItem___3_t4r .viagem-module__title___2nF6R svg {
        transition: 0.3s ease-in all;
        height: 18px;
        width: 18px;
        transform: rotate(270deg);
        fill: #00ae9d; }
    .viagem-module__accordionItem___3_t4r .viagem-module__content___bSUK1 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .viagem-module__accordionItem___3_t4r.viagem-module__active___2hQ1i .viagem-module__content___bSUK1 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .viagem-module__accordionItem___3_t4r.viagem-module__active___2hQ1i .viagem-module__content___bSUK1 a {
        color: #ffffff; }
    .viagem-module__accordionItem___3_t4r.viagem-module__active___2hQ1i svg {
      transform: rotate(90deg); }

.viagem-module__benefits___LXl8Z {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .viagem-module__benefits___LXl8Z .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .viagem-module__benefits___LXl8Z .viagem-module__container___1zWty {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .viagem-module__benefits___LXl8Z .viagem-module__container___1zWty {
        width: 81.25%;
        padding-left: 0; } }
  .viagem-module__benefits___LXl8Z .viagem-module__backgroundImage___VRD8_ {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .viagem-module__benefits___LXl8Z .viagem-module__backgroundImage___VRD8_ {
        width: 65%; } }
  .viagem-module__benefits___LXl8Z .viagem-module__benefitsContent___CbTTS {
    z-index: 2; }
  .viagem-module__benefits___LXl8Z h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .viagem-module__benefits___LXl8Z p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .viagem-module__benefits___LXl8Z p {
        font-size: 1.5em; } }
  .viagem-module__benefits___LXl8Z .carouselItem {
    padding: 0; }
  .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 {
        margin: 20px; } }
    .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3:hover {
      transform: scale(1.1); }
    .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 figure svg {
        height: 53px;
        width: 53px; }
    .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 h4 {
          font-size: 1.5em; } }
    .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .viagem-module__benefits___LXl8Z .viagem-module__card___2Bh_3 p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .viagem-module__othersOptionsForYou___13I1Z {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.viagem-module__othersOptionsForYou___13I1Z .viagem-module__card___2Bh_3 {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .viagem-module__othersOptionsForYou___13I1Z .viagem-module__card___2Bh_3 {
      margin-left: 0; } }
  .viagem-module__othersOptionsForYou___13I1Z .viagem-module__card___2Bh_3 .viagem-module__cardItem___ZFwxu {
    width: 100%; }
    .viagem-module__othersOptionsForYou___13I1Z .viagem-module__card___2Bh_3 .viagem-module__cardItem___ZFwxu .title,
    .viagem-module__othersOptionsForYou___13I1Z .viagem-module__card___2Bh_3 .viagem-module__cardItem___ZFwxu .titleContent {
      height: 60px; }
  .viagem-module__othersOptionsForYou___13I1Z .viagem-module__card___2Bh_3 h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.vida-module__askedQuestions___npN6Q {
  color: #003641; }
  .vida-module__askedQuestions___npN6Q h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .vida-module__askedQuestions___npN6Q h3.vida-module__bground___Yo9SR {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .vida-module__askedQuestions___npN6Q h3.vida-module__nobground___3erBH {
      background: transparent; }
  .vida-module__askedQuestions___npN6Q p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .vida-module__askedQuestions___npN6Q p {
        font-size: 1.5em; } }
  .vida-module__askedQuestions___npN6Q .vida-module__contentQuestion___1v4KH {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .vida-module__askedQuestions___npN6Q .vida-module__contentQuestion___1v4KH {
        padding: 0 40px 10px; } }
  .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal {
        padding: 2em 2em 2em 0; } }
    .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal:last-child {
      border: 0; }
    .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal .vida-module__title___2-5Az {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal .vida-module__title___2-5Az {
          font-size: 1.3125em; } }
      .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal .vida-module__title___2-5Az svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal .vida-module__content___avpul {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal.vida-module__active___D7TMg .vida-module__content___avpul {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal.vida-module__active___D7TMg .vida-module__content___avpul a {
        color: #fff; }
    .vida-module__askedQuestions___npN6Q .vida-module__accordionItem___1yDal.vida-module__active___D7TMg svg {
      transform: rotate(90deg); }
  .vida-module__askedQuestions___npN6Q .vida-module__button___oLg8S {
    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) {
      .vida-module__askedQuestions___npN6Q .vida-module__button___oLg8S {
        display: block; } }
  .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h .vida-module__input___9SZqe {
      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%; }
      .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h .vida-module__input___9SZqe.vida-module__active___D7TMg {
        left: 1em;
        transition: 0.35s ease-in all; }
      .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h .vida-module__input___9SZqe::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h .vida-module__input___9SZqe {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h svg {
      height: 40px; }
      .vida-module__askedQuestions___npN6Q .vida-module__search___3g46h svg image {
        height: inherit; }

.vida-module__container___1Zq_z {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .vida-module__container___1Zq_z {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .vida-module__container___1Zq_z {
      font-size: 1em; } }
  .vida-module__container___1Zq_z h2,
  .vida-module__container___1Zq_z h3,
  .vida-module__container___1Zq_z p {
    white-space: pre-line; }
  .vida-module__container___1Zq_z h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .vida-module__container___1Zq_z h3 {
        font-size: 2em; } }

.vida-module__call___cKgYh {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .vida-module__call___cKgYh {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .vida-module__call___cKgYh .vida-module__container___1Zq_z {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .vida-module__call___cKgYh .vida-module__container___1Zq_z {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .vida-module__call___cKgYh .vida-module__container___1Zq_z .vida-module__content___avpul {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .vida-module__call___cKgYh .vida-module__container___1Zq_z .vida-module__content___avpul {
        padding: 5rem 0 5rem 10rem; } }
  .vida-module__call___cKgYh h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .vida-module__call___cKgYh h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .vida-module__call___cKgYh h2 {
        margin: 0.5em 0; } }
  .vida-module__call___cKgYh p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .vida-module__call___cKgYh p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .vida-module__call___cKgYh .vida-module__image___3CcNb {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .vida-module__call___cKgYh .vida-module__image___3CcNb {
        width: 50%; } }
    .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__imageFullMobi___2TA52 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__imageFullMobi___2TA52 {
          display: none; } }
    .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__bgTriangle___8nzag {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__bgTriangle___8nzag {
          display: block; } }
    .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__personTriangle___a7Wxw {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__personTriangle___a7Wxw {
          width: 100%;
          display: block; } }
    .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__yellowTriangle___1bwGz {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__yellowTriangle___1bwGz {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .vida-module__call___cKgYh .vida-module__image___3CcNb .vida-module__yellowTriangle___1bwGz {
          height: 17rem;
          width: 17rem; } }

.vida-module__help___2_1dZ {
  background-color: #f4f4f4;
  margin-bottom: 80px;
  font-size: 1.25em; }
  .vida-module__help___2_1dZ h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em; }

.vida-module__accordion____XoTa {
  width: 100%; }
  .vida-module__accordionItem___1yDal {
    border-bottom: 1px solid #ffffff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .vida-module__accordionItem___1yDal {
        padding: 2em; } }
    .vida-module__accordionItem___1yDal li {
      list-style: none; }
    .vida-module__accordionItem___1yDal .vida-module__title___2-5Az {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      color: #00ae9d;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .vida-module__accordionItem___1yDal .vida-module__title___2-5Az {
          font-size: 1.25em; } }
      .vida-module__accordionItem___1yDal .vida-module__title___2-5Az svg {
        transition: 0.3s ease-in all;
        height: 18px;
        width: 18px;
        transform: rotate(270deg);
        fill: #00ae9d; }
    .vida-module__accordionItem___1yDal .vida-module__content___avpul {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .vida-module__accordionItem___1yDal.vida-module__active___D7TMg .vida-module__content___avpul {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .vida-module__accordionItem___1yDal.vida-module__active___D7TMg .vida-module__content___avpul a {
        color: #ffffff; }
    .vida-module__accordionItem___1yDal.vida-module__active___D7TMg svg {
      transform: rotate(90deg); }

.vida-module__benefits___IgCov {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .vida-module__benefits___IgCov .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .vida-module__benefits___IgCov .vida-module__container___1Zq_z {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .vida-module__benefits___IgCov .vida-module__container___1Zq_z {
        width: 81.25%;
        padding-left: 0; } }
  .vida-module__benefits___IgCov .vida-module__backgroundImage___j9Pgp {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .vida-module__benefits___IgCov .vida-module__backgroundImage___j9Pgp {
        width: 65%; } }
  .vida-module__benefits___IgCov .vida-module__benefitsContent___16t7a {
    z-index: 2; }
  .vida-module__benefits___IgCov h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .vida-module__benefits___IgCov p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .vida-module__benefits___IgCov p {
        font-size: 1.5em; } }
  .vida-module__benefits___IgCov .carouselItem {
    padding: 0; }
  .vida-module__benefits___IgCov .vida-module__card___3-tl- {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .vida-module__benefits___IgCov .vida-module__card___3-tl- {
        margin: 20px; } }
    .vida-module__benefits___IgCov .vida-module__card___3-tl-:hover {
      transform: scale(1.1); }
    .vida-module__benefits___IgCov .vida-module__card___3-tl- figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .vida-module__benefits___IgCov .vida-module__card___3-tl- figure svg {
        height: 53px;
        width: 53px; }
    .vida-module__benefits___IgCov .vida-module__card___3-tl- h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .vida-module__benefits___IgCov .vida-module__card___3-tl- h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .vida-module__benefits___IgCov .vida-module__card___3-tl- h4 {
          font-size: 1.5em; } }
    .vida-module__benefits___IgCov .vida-module__card___3-tl- p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .vida-module__benefits___IgCov .vida-module__card___3-tl- p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .vida-module__benefits___IgCov .vida-module__card___3-tl- p {
          font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .vida-module__othersOptionsForYou___Dq5jP {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.vida-module__othersOptionsForYou___Dq5jP .vida-module__card___3-tl- {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .vida-module__othersOptionsForYou___Dq5jP .vida-module__card___3-tl- {
      margin-left: 0; } }
  .vida-module__othersOptionsForYou___Dq5jP .vida-module__card___3-tl- .vida-module__cardItem___tXhsl {
    width: 100%; }
    .vida-module__othersOptionsForYou___Dq5jP .vida-module__card___3-tl- .vida-module__cardItem___tXhsl .title,
    .vida-module__othersOptionsForYou___Dq5jP .vida-module__card___3-tl- .vida-module__cardItem___tXhsl .titleContent {
      height: 60px; }
  .vida-module__othersOptionsForYou___Dq5jP .vida-module__card___3-tl- h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.canais-de-atendimento-module__askedQuestions___2LwmE {
  color: #003641; }
  .canais-de-atendimento-module__askedQuestions___2LwmE h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .canais-de-atendimento-module__askedQuestions___2LwmE h3.canais-de-atendimento-module__bground___2_aGi {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .canais-de-atendimento-module__askedQuestions___2LwmE h3.canais-de-atendimento-module__nobground___1Ujwk {
      background: transparent; }
  .canais-de-atendimento-module__askedQuestions___2LwmE p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .canais-de-atendimento-module__askedQuestions___2LwmE p {
        font-size: 1.5em; } }
  .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__contentQuestion___1_SBX {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__contentQuestion___1_SBX {
        padding: 0 40px 10px; } }
  .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp {
        padding: 2em 2em 2em 0; } }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp:last-child {
      border: 0; }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp .canais-de-atendimento-module__title___WjLhi {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp .canais-de-atendimento-module__title___WjLhi {
          font-size: 1.3125em; } }
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp .canais-de-atendimento-module__title___WjLhi svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp .canais-de-atendimento-module__content___-Ugpg {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp.canais-de-atendimento-module__active___2qwNd .canais-de-atendimento-module__content___-Ugpg {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp.canais-de-atendimento-module__active___2qwNd .canais-de-atendimento-module__content___-Ugpg a {
        color: #fff; }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__accordionItem___2MfXp.canais-de-atendimento-module__active___2qwNd svg {
      transform: rotate(90deg); }
  .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__button___13mjY {
    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) {
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__button___13mjY {
        display: block; } }
  .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 .canais-de-atendimento-module__input___3cUN5 {
      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%; }
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 .canais-de-atendimento-module__input___3cUN5.canais-de-atendimento-module__active___2qwNd {
        left: 1em;
        transition: 0.35s ease-in all; }
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 .canais-de-atendimento-module__input___3cUN5::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 .canais-de-atendimento-module__input___3cUN5 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 svg {
      height: 40px; }
      .canais-de-atendimento-module__askedQuestions___2LwmE .canais-de-atendimento-module__search___3HHu6 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.dda-module__askedQuestions___1AxeH {
  color: #003641; }
  .dda-module__askedQuestions___1AxeH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .dda-module__askedQuestions___1AxeH h3.dda-module__bground___Jo8TG {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .dda-module__askedQuestions___1AxeH h3.dda-module__nobground___3YbFz {
      background: transparent; }
  .dda-module__askedQuestions___1AxeH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .dda-module__askedQuestions___1AxeH p {
        font-size: 1.5em; } }
  .dda-module__askedQuestions___1AxeH .dda-module__contentQuestion___1cDYM {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .dda-module__askedQuestions___1AxeH .dda-module__contentQuestion___1cDYM {
        padding: 0 40px 10px; } }
  .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU {
        padding: 2em 2em 2em 0; } }
    .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU:last-child {
      border: 0; }
    .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU .dda-module__title___20m1v {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU .dda-module__title___20m1v {
          font-size: 1.3125em; } }
      .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU .dda-module__title___20m1v svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU .dda-module__content___32i-n {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU.dda-module__active___19LOl .dda-module__content___32i-n {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU.dda-module__active___19LOl .dda-module__content___32i-n a {
        color: #fff; }
    .dda-module__askedQuestions___1AxeH .dda-module__accordionItem___1exVU.dda-module__active___19LOl svg {
      transform: rotate(90deg); }
  .dda-module__askedQuestions___1AxeH .dda-module__button___3g2Om {
    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) {
      .dda-module__askedQuestions___1AxeH .dda-module__button___3g2Om {
        display: block; } }
  .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 .dda-module__input___3Vqqz {
      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%; }
      .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 .dda-module__input___3Vqqz.dda-module__active___19LOl {
        left: 1em;
        transition: 0.35s ease-in all; }
      .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 .dda-module__input___3Vqqz::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 .dda-module__input___3Vqqz {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 svg {
      height: 40px; }
      .dda-module__askedQuestions___1AxeH .dda-module__search___QrOP0 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.debito-automatico-module__askedQuestions___38I9B {
  color: #003641; }
  .debito-automatico-module__askedQuestions___38I9B h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .debito-automatico-module__askedQuestions___38I9B h3.debito-automatico-module__bground___3SPP2 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .debito-automatico-module__askedQuestions___38I9B h3.debito-automatico-module__nobground___22gkT {
      background: transparent; }
  .debito-automatico-module__askedQuestions___38I9B p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .debito-automatico-module__askedQuestions___38I9B p {
        font-size: 1.5em; } }
  .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__contentQuestion___was4R {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__contentQuestion___was4R {
        padding: 0 40px 10px; } }
  .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6 {
        padding: 2em 2em 2em 0; } }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6:last-child {
      border: 0; }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6 .debito-automatico-module__title___AMmIe {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6 .debito-automatico-module__title___AMmIe {
          font-size: 1.3125em; } }
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6 .debito-automatico-module__title___AMmIe svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6 .debito-automatico-module__content___2Lioz {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6.debito-automatico-module__active___3H8-N .debito-automatico-module__content___2Lioz {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6.debito-automatico-module__active___3H8-N .debito-automatico-module__content___2Lioz a {
        color: #fff; }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__accordionItem___127V6.debito-automatico-module__active___3H8-N svg {
      transform: rotate(90deg); }
  .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__button___oaXbZ {
    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) {
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__button___oaXbZ {
        display: block; } }
  .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy .debito-automatico-module__input___14IRE {
      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%; }
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy .debito-automatico-module__input___14IRE.debito-automatico-module__active___3H8-N {
        left: 1em;
        transition: 0.35s ease-in all; }
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy .debito-automatico-module__input___14IRE::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy .debito-automatico-module__input___14IRE {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy svg {
      height: 40px; }
      .debito-automatico-module__askedQuestions___38I9B .debito-automatico-module__search___2QlVy svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.deposito-em-cheque-module__askedQuestions___3DVFa {
  color: #003641; }
  .deposito-em-cheque-module__askedQuestions___3DVFa h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .deposito-em-cheque-module__askedQuestions___3DVFa h3.deposito-em-cheque-module__bground___3OvvE {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .deposito-em-cheque-module__askedQuestions___3DVFa h3.deposito-em-cheque-module__nobground___1A2NT {
      background: transparent; }
  .deposito-em-cheque-module__askedQuestions___3DVFa p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .deposito-em-cheque-module__askedQuestions___3DVFa p {
        font-size: 1.5em; } }
  .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__contentQuestion___33i-B {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__contentQuestion___33i-B {
        padding: 0 40px 10px; } }
  .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i {
        padding: 2em 2em 2em 0; } }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i:last-child {
      border: 0; }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i .deposito-em-cheque-module__title___2RxxV {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i .deposito-em-cheque-module__title___2RxxV {
          font-size: 1.3125em; } }
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i .deposito-em-cheque-module__title___2RxxV svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i .deposito-em-cheque-module__content___cOhII {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i.deposito-em-cheque-module__active___1pvXu .deposito-em-cheque-module__content___cOhII {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i.deposito-em-cheque-module__active___1pvXu .deposito-em-cheque-module__content___cOhII a {
        color: #fff; }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__accordionItem___jsl0i.deposito-em-cheque-module__active___1pvXu svg {
      transform: rotate(90deg); }
  .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__button___186d6 {
    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) {
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__button___186d6 {
        display: block; } }
  .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF .deposito-em-cheque-module__input___206S3 {
      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%; }
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF .deposito-em-cheque-module__input___206S3.deposito-em-cheque-module__active___1pvXu {
        left: 1em;
        transition: 0.35s ease-in all; }
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF .deposito-em-cheque-module__input___206S3::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF .deposito-em-cheque-module__input___206S3 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF svg {
      height: 40px; }
      .deposito-em-cheque-module__askedQuestions___3DVFa .deposito-em-cheque-module__search___cGMyF svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.deposito-facil-module__askedQuestions___WKltU {
  color: #003641; }
  .deposito-facil-module__askedQuestions___WKltU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .deposito-facil-module__askedQuestions___WKltU h3.deposito-facil-module__bground___2lV0C {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .deposito-facil-module__askedQuestions___WKltU h3.deposito-facil-module__nobground___2sH9Y {
      background: transparent; }
  .deposito-facil-module__askedQuestions___WKltU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .deposito-facil-module__askedQuestions___WKltU p {
        font-size: 1.5em; } }
  .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__contentQuestion___3fOm1 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__contentQuestion___3fOm1 {
        padding: 0 40px 10px; } }
  .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU {
        padding: 2em 2em 2em 0; } }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU:last-child {
      border: 0; }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU .deposito-facil-module__title___2E4P4 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU .deposito-facil-module__title___2E4P4 {
          font-size: 1.3125em; } }
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU .deposito-facil-module__title___2E4P4 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU .deposito-facil-module__content___1aMa1 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU.deposito-facil-module__active___2Makp .deposito-facil-module__content___1aMa1 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU.deposito-facil-module__active___2Makp .deposito-facil-module__content___1aMa1 a {
        color: #fff; }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__accordionItem___cbJLU.deposito-facil-module__active___2Makp svg {
      transform: rotate(90deg); }
  .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__button___1_Tg_ {
    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) {
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__button___1_Tg_ {
        display: block; } }
  .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd .deposito-facil-module__input___1842K {
      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%; }
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd .deposito-facil-module__input___1842K.deposito-facil-module__active___2Makp {
        left: 1em;
        transition: 0.35s ease-in all; }
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd .deposito-facil-module__input___1842K::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd .deposito-facil-module__input___1842K {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd svg {
      height: 40px; }
      .deposito-facil-module__askedQuestions___WKltU .deposito-facil-module__search___38jUd svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.servicos-module__askedQuestions___6yAtD {
  color: #003641; }
  .servicos-module__askedQuestions___6yAtD h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .servicos-module__askedQuestions___6yAtD h3.servicos-module__bground___1EC1O {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .servicos-module__askedQuestions___6yAtD h3.servicos-module__nobground___3Fn_z {
      background: transparent; }
  .servicos-module__askedQuestions___6yAtD p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___6yAtD p {
        font-size: 1.5em; } }
  .servicos-module__askedQuestions___6yAtD .servicos-module__contentQuestion___1rSZZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___6yAtD .servicos-module__contentQuestion___1rSZZ {
        padding: 0 40px 10px; } }
  .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz {
        padding: 2em 2em 2em 0; } }
    .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz:last-child {
      border: 0; }
    .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz .servicos-module__title___1NYkd {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz .servicos-module__title___1NYkd {
          font-size: 1.3125em; } }
      .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz .servicos-module__title___1NYkd svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz .servicos-module__content___8vVRJ {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz.servicos-module__active___YosPz .servicos-module__content___8vVRJ {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz.servicos-module__active___YosPz .servicos-module__content___8vVRJ a {
        color: #fff; }
    .servicos-module__askedQuestions___6yAtD .servicos-module__accordionItem___xNGzz.servicos-module__active___YosPz svg {
      transform: rotate(90deg); }
  .servicos-module__askedQuestions___6yAtD .servicos-module__button___DxCTz {
    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) {
      .servicos-module__askedQuestions___6yAtD .servicos-module__button___DxCTz {
        display: block; } }
  .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M .servicos-module__input___3txEb {
      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%; }
      .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M .servicos-module__input___3txEb.servicos-module__active___YosPz {
        left: 1em;
        transition: 0.35s ease-in all; }
      .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M .servicos-module__input___3txEb::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M .servicos-module__input___3txEb {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M svg {
      height: 40px; }
      .servicos-module__askedQuestions___6yAtD .servicos-module__search___1Zg-M svg image {
        height: inherit; }

.servicos-module__container___35uOs {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .servicos-module__container___35uOs {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .servicos-module__container___35uOs {
      font-size: 1em; } }

.servicos-module__button___DxCTz {
  color: #ffffff;
  background: #00ae9d;
  padding: 0.7em 2em;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: bold;
  transition: ease-in all 0.3s; }
  .servicos-module__button___DxCTz:hover {
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 15px 1px #00ae9d; }
  @media screen and (min-width: 1024px) {
    .servicos-module__button___DxCTz {
      padding: 1em 2em; } }

.servicos-module__call___2TAC1 {
  /*background: url('https://www.sicoob.com.br/documents/25272901/70631442/section-background.png/40b6d8c2-c040-b38a-9032-b30d25458195?t=1630014385274');*/
  background-size: contain;
  background-position: center; }
  .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 {
    width: 50.92593%; }
    @media (max-width: 768px) {
      .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 {
        width: 90%; } }
    .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 .servicos-module__lines___opfAu {
      display: block;
      width: 200%;
      border-bottom: 5px solid black;
      margin: .5rem .2rem; }
    .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 h2 {
      font-size: 2em;
      margin: 0; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 h2 {
          margin: 0.5em 0; } }
    .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 .servicos-module__banner___4S7RQ {
      position: absolute;
      margin-left: 60%;
      top: -10%;
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-servicos.png/bbe4acf0-caed-eb03-9d7e-82dee3d06242?t=1630014386757");
      background-size: 100%;
      width: 55.55556%;
      height: 0;
      padding-bottom: 56.94444%;
      background-position: top;
      border-radius: 50%; }
      @media (max-width: 768px) {
        .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 .servicos-module__banner___4S7RQ {
          top: -2%; } }
    .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 h3 {
      font-size: 2em;
      font-weight: 800;
      line-height: 1.4;
      margin: 80px 0 60px; }
    .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 p {
      font-size: 1.5em;
      font-weight: 400;
      margin: 0; }
      @media screen and (min-width: 1024px) {
        .servicos-module__call___2TAC1 .servicos-module__firstbox___aQX69 p {
          margin: 0.5em 0; } }
  .servicos-module__call___2TAC1 .servicos-module__vantagens___2qp5B h4 {
    font-size: 1.5em;
    font-weight: 600; }
  .servicos-module__call___2TAC1 .servicos-module__vantagens___2qp5B ul {
    list-style-image: url("https://www.sicoob.com.br/documents/25272901/70631442/check-icon-interna.png/6da31e94-fc29-4a56-8aa7-d6ca24600ed5?t=1630014386590");
    padding-left: 20px; }
  .servicos-module__call___2TAC1 .servicos-module__vantagens___2qp5B li {
    margin: 1rem;
    font-size: 1.5em;
    padding-left: 0.625em; }

.servicos-module__optsgrid___2SKSY {
  margin: 100px auto 0;
  text-align: center;
  width: 87.96296%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (min-width: 1024px) {
    .servicos-module__optsgrid___2SKSY {
      width: 81.25%; } }
  @media screen and (min-width: 640px) {
    .servicos-module__optsgrid___2SKSY {
      padding: 0 15px; } }
  .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe {
    margin-bottom: 50px;
    width: calc(94%/3);
    text-align: center;
    box-shadow: 0px 0px 6px lightgray;
    font-size: 0.875em;
    color: #7c8a8c; }
    @media (max-width: 768px) {
      .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe {
        width: 100%; } }
    .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe .servicos-module__text___22NMF,
    .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe .servicos-module__title___1NYkd {
      padding: 2% 5%;
      margin: 5%; }
    .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe .servicos-module__title___1NYkd {
      font-size: 1.5em;
      font-weight: 800;
      color: #03a091; }
    .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe .servicos-module__btn___1-U19 {
      padding: 10px 20px;
      color: #fff;
      font-size: 0.875em;
      font-weight: bold;
      margin: auto;
      background-color: #03a091;
      border-radius: 5px;
      border: none;
      outline: none;
      cursor: pointer; }
    .servicos-module__optsgrid___2SKSY .servicos-module__card___18HLe .servicos-module__lineb___3zhXe {
      border-top: 7px solid #03a091;
      margin-top: 22px; }

.servicos-module__selectedopt___236Pn {
  margin-top: 100px;
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/grafismo-bg-internas.jpg/a6b44ff7-6669-5e57-ce49-2b2828fb704b?t=1630014384566") no-repeat right center #05a293;
  color: white;
  position: relative; }
  @media (max-width: 768px) {
    .servicos-module__selectedopt___236Pn {
      background: #05a293; } }
  .servicos-module__selectedopt___236Pn .servicos-module__close___24udp {
    position: absolute;
    width: 15px;
    font-size: 2.5em;
    right: 5%;
    top: 10%;
    cursor: pointer;
    z-index: 99;
    font-weight: 500; }
    @media (max-width: 768px) {
      .servicos-module__selectedopt___236Pn .servicos-module__close___24udp {
        top: 20px;
        right: 20px; } }
  .servicos-module__selectedopt___236Pn .servicos-module__card___18HLe {
    margin: 0 auto;
    width: 87.96296%;
    padding: 60px 0; }
    @media screen and (min-width: 1024px) {
      .servicos-module__selectedopt___236Pn .servicos-module__card___18HLe {
        width: 81.25%; } }
    .servicos-module__selectedopt___236Pn .servicos-module__card___18HLe .servicos-module__title___1NYkd {
      font-size: 2.625em;
      font-weight: 800;
      margin: 0; }
    .servicos-module__selectedopt___236Pn .servicos-module__card___18HLe .servicos-module__subtitle___Ea9fq {
      font-size: 1.5em;
      font-weight: 600; }
    .servicos-module__selectedopt___236Pn .servicos-module__card___18HLe .servicos-module__text___22NMF {
      font-size: 1.25em;
      line-height: 1.625em;
      width: 75.92593%; }
      @media (max-width: 768px) {
        .servicos-module__selectedopt___236Pn .servicos-module__card___18HLe .servicos-module__text___22NMF {
          width: 100%; } }

.servicos-module__flex40_60___dLM_g {
  width: 100%;
  padding: 5% 0;
  display: flex;
  justify-content: space-around; }
  @media (max-width: 768px) {
    .servicos-module__flex40_60___dLM_g {
      flex-wrap: wrap; } }
  .servicos-module__flex40_60___dLM_g .servicos-module__sector___3SgNS {
    width: 60%;
    text-align: left;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.75em; }
    .servicos-module__flex40_60___dLM_g .servicos-module__sector___3SgNS:first-child {
      width: 40%; }
    @media (max-width: 768px) {
      .servicos-module__flex40_60___dLM_g .servicos-module__sector___3SgNS {
        width: 100% !important; } }
    .servicos-module__flex40_60___dLM_g .servicos-module__sector___3SgNS .servicos-module__title___1NYkd {
      margin-top: 30px;
      padding: 0 15px;
      font-size: 1.5em;
      font-weight: 600;
      max-width: 80%; }
      @media (max-width: 768px) {
        .servicos-module__flex40_60___dLM_g .servicos-module__sector___3SgNS .servicos-module__title___1NYkd {
          max-width: none;
          max-width: initial;
          margin-bottom: 30px; } }
    .servicos-module__flex40_60___dLM_g .servicos-module__sector___3SgNS ul {
      margin-left: 1rem;
      list-style: disc outside none;
      list-style: initial; }

.servicos-module__lineb___3zhXe {
  width: 100%;
  border-top: 2px solid #16ab95;
  margin-top: 30px; }

.servicos-module__about___1HSYj {
  color: #49479d; }
  .servicos-module__about___1HSYj .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
  .servicos-module__about___1HSYj .react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: transform, transition;
    transition: transform 1000ms ease-in-out 0s !important; }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer; }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8); }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative; }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px); }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow--left::before {
    content: '\E824'; }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow--right {
    right: calc(4% + 1px); }
  .servicos-module__about___1HSYj .react-multiple-carousel__arrow--right::before {
    content: '\E825'; }
  .servicos-module__about___1HSYj .react-multi-carousel-dot-list {
    position: absolute;
    bottom: 5px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    margin: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .servicos-module__about___1HSYj .react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    transition: background 0.5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer; }
  .servicos-module__about___1HSYj .react-multi-carousel-dot button:hover:active {
    background: #003641; }
  .servicos-module__about___1HSYj .react-multi-carousel-dot--active button {
    background: #00ae9d; }
  .servicos-module__about___1HSYj .react-multi-carousel-item {
   /* transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; */}
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .servicos-module__about___1HSYj .react-multi-carousel-item {
      flex-shrink: 0 !important; }
    .servicos-module__about___1HSYj .react-multi-carousel-track {
      overflow: visible !important; } }
  .servicos-module__about___1HSYj .react-multi-carousel-list {
    height: 100%;
    width: 100%; }
    .servicos-module__about___1HSYj .react-multi-carousel-list .react-multi-carousel-track {
      height: 100%;
      transition: all ease-in-out 0s !important; }
      .servicos-module__about___1HSYj .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
        padding: 1em; }
        @media (max-width: 768px) {
          .servicos-module__about___1HSYj .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active > div {
            background: #49479d;
            color: #ffffff; } }
  .servicos-module__about___1HSYj .servicos-module__container___35uOs {
    align-items: center; }
  .servicos-module__about___1HSYj h4 {
    font-size: 1.25em; }
    @media screen and (min-width: 1024px) {
      .servicos-module__about___1HSYj h4 {
        font-size: 1.5em; } }
  .servicos-module__about___1HSYj .servicos-module__card___18HLe {
    border: 1px solid #c3c3d4;
    border-radius: 10px;
    padding: 3em;
    min-height: 300px;
    transition: ease-in all 0.3s; }
    .servicos-module__about___1HSYj .servicos-module__card___18HLe .servicos-module__title___1NYkd {
      font-weight: bold;
      margin-bottom: 1em; }
    .servicos-module__about___1HSYj .servicos-module__card___18HLe .servicos-module__text___22NMF {
      line-height: 1.4; }
    @media screen and (min-width: 1024px) {
      .servicos-module__about___1HSYj .servicos-module__card___18HLe:hover {
        background: #49479d;
        color: #ffffff;
        transition: ease-in all 0.3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870; } }

.servicos-module__banner___4S7RQ {
  background: #00ae9d;
  color: #ffffff; }
  .servicos-module__banner___4S7RQ .servicos-module__container___35uOs {
    align-items: center; }
    @media screen and (min-width: 1024px) {
      .servicos-module__banner___4S7RQ .servicos-module__container___35uOs {
        width: 43.75%;
        margin-left: 19.04762%; } }
    .servicos-module__banner___4S7RQ .servicos-module__container___35uOs svg {
      display: none; }
      @media screen and (min-width: 1024px) {
        .servicos-module__banner___4S7RQ .servicos-module__container___35uOs svg {
          display: block;
          position: absolute;
          top: -10%;
          right: -60%;
          width: 59.52381%;
          fill: #c9d200; } }
      @media screen and (min-width: 1600px) {
        .servicos-module__banner___4S7RQ .servicos-module__container___35uOs svg {
          right: -40%;
          top: -10%;
          width: 43.65079%; } }
  .servicos-module__banner___4S7RQ .servicos-module__title___1NYkd {
    font-size: 1.875em;
    font-weight: bold;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .servicos-module__banner___4S7RQ .servicos-module__title___1NYkd {
        font-size: 2.125em; } }
  .servicos-module__banner___4S7RQ .servicos-module__text___22NMF {
    font-size: 1.25em;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .servicos-module__banner___4S7RQ .servicos-module__text___22NMF {
        font-size: 1.625em; } }
  .servicos-module__banner___4S7RQ .servicos-module__button___DxCTz {
    color: #00ae9d;
    background: #ffffff; }
    .servicos-module__banner___4S7RQ .servicos-module__button___DxCTz:hover {
      box-shadow: 0px 1px 15px 1px #ffffff; }

@media screen and (min-width: 1024px) {
  .servicos-module__info___1DJMz .servicos-module__container___35uOs {
    padding-top: 10%;
    width: 70.83333%;
    flex-direction: row; } }

.servicos-module__info___1DJMz .servicos-module__content___8vVRJ {
  margin-top: 5em;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #c3c3d4;
  padding: 2em;
  text-align: center;
  border: 1px solid #c3c3d4;
  border-radius: 15px;
  padding-top: 5em; }
  .servicos-module__info___1DJMz .servicos-module__content___8vVRJ:after {
    content: '';
    position: absolute;
    width: 40%;
    background: #ffffff;
    left: 30%;
    top: -10%;
    height: 20%; }
  .servicos-module__info___1DJMz .servicos-module__content___8vVRJ svg {
    position: absolute;
    top: -15%;
    left: auto;
    z-index: 2;
    width: 30%; }
  @media screen and (min-width: 1024px) {
    .servicos-module__info___1DJMz .servicos-module__content___8vVRJ {
      width: 44.11765%;
      padding: 5em 3em 3em 3em;
      margin-top: 0; }
      .servicos-module__info___1DJMz .servicos-module__content___8vVRJ svg {
        top: -10%;
        width: 25%; } }
  @media screen and (min-width: 1600px) {
    .servicos-module__info___1DJMz .servicos-module__content___8vVRJ {
      padding: 5em; }
      .servicos-module__info___1DJMz .servicos-module__content___8vVRJ svg {
        top: -25%; } }
  .servicos-module__info___1DJMz .servicos-module__content___8vVRJ .servicos-module__title___1NYkd {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 1em; }
    @media screen and (min-width: 1600px) {
      .servicos-module__info___1DJMz .servicos-module__content___8vVRJ .servicos-module__title___1NYkd {
        font-size: 1.5em; } }
  .servicos-module__info___1DJMz .servicos-module__content___8vVRJ .servicos-module__text___22NMF {
    font-size: 1em;
    line-height: 1.3; }
    .servicos-module__info___1DJMz .servicos-module__content___8vVRJ .servicos-module__text___22NMF p {
      margin-bottom: 0.5em; }
    .servicos-module__info___1DJMz .servicos-module__content___8vVRJ .servicos-module__text___22NMF ul {
      margin-top: 2em;
      -webkit-columns: 2;
              columns: 2; }

.servicos-module__benefits___2mKhM .servicos-module__container___35uOs {
  align-items: center; }

.servicos-module__benefits___2mKhM .servicos-module__title___1NYkd {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.875em;
  margin-bottom: 1em; }

.servicos-module__benefits___2mKhM .servicos-module__list___baJ4M {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M {
      padding: 0 5%;
      flex-wrap: nowrap; }
      .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M:after, .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M:before {
        content: '';
        position: absolute;
        top: 35%;
        left: -15.5%;
        height: 50%;
        width: calc(18.75%);
        background: url("https://www.sicoob.com.br/documents/25272901/70631442/grafismo.png/82168f50-3864-6af0-1200-a1cb3d9b2b08?t=1630014385018");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
      .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M:after {
        left: auto;
        right: -15.5%;
        transform: scaleX(-1); } }
  .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M .servicos-module__item___3a0Nl {
    margin: 1.5em 1em;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 40%; }
    .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M .servicos-module__item___3a0Nl svg {
      margin-bottom: 1em;
      width: 40%; }
    @media screen and (min-width: 1024px) {
      .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M .servicos-module__item___3a0Nl {
        position: relative;
        width: 17.94872%;
        font-size: 1.25em; }
        .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M .servicos-module__item___3a0Nl:after {
          content: '';
          position: absolute;
          right: -15%;
          top: 20%;
          height: 70%;
          width: 1px;
          background: #003641;
          display: block; }
        .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M .servicos-module__item___3a0Nl:last-of-type:after {
          display: none; } }
    .servicos-module__benefits___2mKhM .servicos-module__list___baJ4M .servicos-module__item___3a0Nl .servicos-module__title___1NYkd {
      font-size: inherit;
      text-transform: none;
      text-transform: initial;
      font-weight: bold;
      margin-bottom: 0.3em; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.pacotes-de-servicos-module__askedQuestions___n3Qos {
  color: #003641; }
  .pacotes-de-servicos-module__askedQuestions___n3Qos h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos h3.pacotes-de-servicos-module__bground___qGX1q {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos h3.pacotes-de-servicos-module__nobground___3zDRx {
      background: transparent; }
  .pacotes-de-servicos-module__askedQuestions___n3Qos p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__askedQuestions___n3Qos p {
        font-size: 1.5em; } }
  .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__contentQuestion___otAx1 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__contentQuestion___otAx1 {
        padding: 0 40px 10px; } }
  .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO {
        padding: 2em 2em 2em 0; } }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO:last-child {
      border: 0; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO .pacotes-de-servicos-module__title___1o9nF {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO .pacotes-de-servicos-module__title___1o9nF {
          font-size: 1.3125em; } }
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO .pacotes-de-servicos-module__title___1o9nF svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO .pacotes-de-servicos-module__content___2t_It {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO.pacotes-de-servicos-module__active___1T55P .pacotes-de-servicos-module__content___2t_It {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO.pacotes-de-servicos-module__active___1T55P .pacotes-de-servicos-module__content___2t_It a {
        color: #fff; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__accordionItem___283RO.pacotes-de-servicos-module__active___1T55P svg {
      transform: rotate(90deg); }
  .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__button___30XJF {
    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) {
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__button___30XJF {
        display: block; } }
  .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 .pacotes-de-servicos-module__input___2qHHu {
      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%; }
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 .pacotes-de-servicos-module__input___2qHHu.pacotes-de-servicos-module__active___1T55P {
        left: 1em;
        transition: 0.35s ease-in all; }
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 .pacotes-de-servicos-module__input___2qHHu::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 .pacotes-de-servicos-module__input___2qHHu {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 svg {
      height: 40px; }
      .pacotes-de-servicos-module__askedQuestions___n3Qos .pacotes-de-servicos-module__search___Fu1z4 svg image {
        height: inherit; }

.pacotes-de-servicos-module__container___1vOAD {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__container___1vOAD {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .pacotes-de-servicos-module__container___1vOAD {
      font-size: 1em; } }
  .pacotes-de-servicos-module__container___1vOAD h2,
  .pacotes-de-servicos-module__container___1vOAD h3,
  .pacotes-de-servicos-module__container___1vOAD p {
    white-space: pre-line; }
  .pacotes-de-servicos-module__container___1vOAD h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__container___1vOAD h3 {
        font-size: 2em; } }

.pacotes-de-servicos-module__call____meta {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call____meta {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__container___1vOAD {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__container___1vOAD {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__container___1vOAD .pacotes-de-servicos-module__content___2t_It {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__container___1vOAD .pacotes-de-servicos-module__content___2t_It {
        padding: 5rem 0 5rem 10rem; } }
  .pacotes-de-servicos-module__call____meta h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .pacotes-de-servicos-module__call____meta h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__call____meta h2 {
        margin: 0.5em 0; } }
  .pacotes-de-servicos-module__call____meta p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .pacotes-de-servicos-module__call____meta p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ {
        width: 50%; } }
    .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__imageFullMobi___1gFPy {
      display: block; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__imageFullMobi___1gFPy {
          display: none; } }
    .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__bgTriangle___15pxJ {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__bgTriangle___15pxJ {
          display: block; } }
    .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__personTriangle___1tWA2 {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__personTriangle___1tWA2 {
          width: 100%;
          display: block; } }
    .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__yellowTriangle___R5bIt {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 15rem;
      width: 11rem; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__yellowTriangle___R5bIt {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .pacotes-de-servicos-module__call____meta .pacotes-de-servicos-module__image___3BovJ .pacotes-de-servicos-module__yellowTriangle___R5bIt {
          height: 17rem;
          width: 17rem; } }

.pacotes-de-servicos-module__benefits___2zCuG {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .pacotes-de-servicos-module__benefits___2zCuG .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial; }
  .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__container___1vOAD {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__container___1vOAD {
        width: 81.25%;
        padding-left: 0; } }
  .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__backgroundImage___1g8JK {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__backgroundImage___1g8JK {
        width: 65%; } }
  .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__benefitsContent___qX5hS {
    z-index: 2; }
  .pacotes-de-servicos-module__benefits___2zCuG h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em; }
  .pacotes-de-servicos-module__benefits___2zCuG p {
    font-size: 1.125em; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__benefits___2zCuG p {
        font-size: 1.5em; } }
  .pacotes-de-servicos-module__benefits___2zCuG .carouselItem {
    padding: 0; }
  .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC {
    display: flex;
    flex-direction: column;
    transition: ease-in all 0.3s;
    box-shadow: 0px 1px 11px 1px #dedede;
    margin: 0 25px 30px 0;
    padding: 20px 30px;
    background-color: #fff;
    white-space: pre-line;
    height: 300px; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC {
        margin: 20px; } }
    .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC:hover {
      transform: scale(1.1); }
    .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC figure {
      width: 100%;
      margin: 0;
      margin-bottom: 20px; }
      .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC figure svg {
        height: 53px;
        width: 53px; }
    .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC h4 {
      color: #00ae9d;
      font-size: 1.25em;
      margin: 0 0 10px 0;
      white-space: pre-line; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC h4 {
          font-size: 1.5em; } }
      @media screen and (min-width: 1600px) {
        .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC h4 {
          font-size: 1.5em; } }
    .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC p {
      font-size: 1.0625em;
      white-space: pre-line;
      color: #7c8a8b; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC p {
          font-size: 1em;
          margin: 0 10px;
          margin-left: 0; } }
      @media screen and (min-width: 1200px) {
        .pacotes-de-servicos-module__benefits___2zCuG .pacotes-de-servicos-module__card___3JILC p {
          font-size: 1.25em; } }

.pacotes-de-servicos-module__services___1O43a h3 {
  margin-bottom: 2em;
  font-size: 2.5em; }

.pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro {
  background: #f4f4f4;
  padding-top: 2rem;
  width: auto; }
  .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listHeader___39NBF {
    text-align: center; }
    .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listHeader___39NBF h4 {
      font-size: 2.7em; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listHeader___39NBF h4 {
          font-size: 3.2em; } }
    .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listHeader___39NBF h1 {
      font-size: 1.5em;
      font-weight: 450; }
      @media screen and (min-width: 1024px) {
        .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listHeader___39NBF h1 {
          font-size: 1.7em; } }
  .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listContent___2T9_5 {
    border-top: 1px solid #7c8a8d;
    padding-top: 1.5rem;
    margin-top: 1rem;
    padding: 20px 30px; }
    .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listContent___2T9_5 li {
      color: #7c8a8d;
      font-size: 1rem;
      margin-bottom: 1rem; }
      .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__listContent___2T9_5 li img {
        width: 17px;
        height: 17px;
        margin-right: 10px;
        align-items: center; }
  .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__cta___2sXGZ {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center; }
    .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__cta___2sXGZ :hover {
      background-color: #b7cd46; }
    .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__packages___1Niro .pacotes-de-servicos-module__cta___2sXGZ a {
      font-size: 1.2rem;
      font-weight: 400;
      padding: 0.8rem 3.5rem;
      border-radius: 2rem;
      border: 1px solid;
      color: #fff;
      text-decoration: none;
      background-color: #003641; }

.pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC {
  position: relative;
  display: flex;
  flex-direction: column;
  transition: ease-in all 0.3s;
  box-shadow: 0px 1px 11px 1px #dedede;
  margin: 0 25px 30px 0;
  padding: 20px 0;
  background-color: #fff;
  white-space: pre-line;
  height: 570px; }
  @media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC {
      margin: 20px; } }
  .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC h4 {
        font-size: 1.5em; } }
    @media screen and (min-width: 1600px) {
      .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC h4 {
        font-size: 1.5em; } }
  .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b; }
    @media screen and (min-width: 1024px) {
      .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0; } }
    @media screen and (min-width: 1200px) {
      .pacotes-de-servicos-module__services___1O43a .pacotes-de-servicos-module__card___3JILC p {
        font-size: 1.25em; } }

@media screen and (min-width: 1024px) {
  .pacotes-de-servicos-module__othersOptionsForYou___1qd00 {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 2em 0;
    width: 81.25%; } }

.pacotes-de-servicos-module__othersOptionsForYou___1qd00 .pacotes-de-servicos-module__card___3JILC {
  margin: 3% auto;
  margin-left: 30px; }
  @media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__othersOptionsForYou___1qd00 .pacotes-de-servicos-module__card___3JILC {
      margin-left: 0; } }
  .pacotes-de-servicos-module__othersOptionsForYou___1qd00 .pacotes-de-servicos-module__card___3JILC .pacotes-de-servicos-module__cardItem___1ooSb {
    width: 100%; }
    .pacotes-de-servicos-module__othersOptionsForYou___1qd00 .pacotes-de-servicos-module__card___3JILC .pacotes-de-servicos-module__cardItem___1ooSb .title,
    .pacotes-de-servicos-module__othersOptionsForYou___1qd00 .pacotes-de-servicos-module__card___3JILC .pacotes-de-servicos-module__cardItem___1ooSb .titleContent {
      height: 60px; }
  .pacotes-de-servicos-module__othersOptionsForYou___1qd00 .pacotes-de-servicos-module__card___3JILC h3 {
    margin-bottom: 40px; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.pagamento-de-contas-module__askedQuestions___2YmCL {
  color: #003641; }
  .pagamento-de-contas-module__askedQuestions___2YmCL h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .pagamento-de-contas-module__askedQuestions___2YmCL h3.pagamento-de-contas-module__bground___1lD8w {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .pagamento-de-contas-module__askedQuestions___2YmCL h3.pagamento-de-contas-module__nobground___16aPV {
      background: transparent; }
  .pagamento-de-contas-module__askedQuestions___2YmCL p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .pagamento-de-contas-module__askedQuestions___2YmCL p {
        font-size: 1.5em; } }
  .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__contentQuestion___2kUQw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__contentQuestion___2kUQw {
        padding: 0 40px 10px; } }
  .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ {
        padding: 2em 2em 2em 0; } }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ:last-child {
      border: 0; }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ .pagamento-de-contas-module__title___1x0EY {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ .pagamento-de-contas-module__title___1x0EY {
          font-size: 1.3125em; } }
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ .pagamento-de-contas-module__title___1x0EY svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ .pagamento-de-contas-module__content___3bpTg {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ.pagamento-de-contas-module__active___l1Ijw .pagamento-de-contas-module__content___3bpTg {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ.pagamento-de-contas-module__active___l1Ijw .pagamento-de-contas-module__content___3bpTg a {
        color: #fff; }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__accordionItem___3aTFQ.pagamento-de-contas-module__active___l1Ijw svg {
      transform: rotate(90deg); }
  .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__button___7hLg0 {
    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) {
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__button___7hLg0 {
        display: block; } }
  .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 .pagamento-de-contas-module__input___1n2d- {
      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%; }
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 .pagamento-de-contas-module__input___1n2d-.pagamento-de-contas-module__active___l1Ijw {
        left: 1em;
        transition: 0.35s ease-in all; }
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 .pagamento-de-contas-module__input___1n2d-::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 .pagamento-de-contas-module__input___1n2d- {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 svg {
      height: 40px; }
      .pagamento-de-contas-module__askedQuestions___2YmCL .pagamento-de-contas-module__search___2Kqu1 svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.portabilidade-de-salario-module__askedQuestions___2auXu {
  color: #003641; }
  .portabilidade-de-salario-module__askedQuestions___2auXu h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .portabilidade-de-salario-module__askedQuestions___2auXu h3.portabilidade-de-salario-module__bground___2akA5 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .portabilidade-de-salario-module__askedQuestions___2auXu h3.portabilidade-de-salario-module__nobground___1bydq {
      background: transparent; }
  .portabilidade-de-salario-module__askedQuestions___2auXu p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-salario-module__askedQuestions___2auXu p {
        font-size: 1.5em; } }
  .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__contentQuestion___3_P71 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__contentQuestion___3_P71 {
        padding: 0 40px 10px; } }
  .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0 {
        padding: 2em 2em 2em 0; } }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0:last-child {
      border: 0; }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0 .portabilidade-de-salario-module__title___1aDU4 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0 .portabilidade-de-salario-module__title___1aDU4 {
          font-size: 1.3125em; } }
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0 .portabilidade-de-salario-module__title___1aDU4 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0 .portabilidade-de-salario-module__content___ELSp- {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0.portabilidade-de-salario-module__active___2asnp .portabilidade-de-salario-module__content___ELSp- {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0.portabilidade-de-salario-module__active___2asnp .portabilidade-de-salario-module__content___ELSp- a {
        color: #fff; }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__accordionItem___3nEb0.portabilidade-de-salario-module__active___2asnp svg {
      transform: rotate(90deg); }
  .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__button___1shpT {
    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) {
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__button___1shpT {
        display: block; } }
  .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl .portabilidade-de-salario-module__input___1R9l9 {
      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%; }
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl .portabilidade-de-salario-module__input___1R9l9.portabilidade-de-salario-module__active___2asnp {
        left: 1em;
        transition: 0.35s ease-in all; }
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl .portabilidade-de-salario-module__input___1R9l9::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl .portabilidade-de-salario-module__input___1R9l9 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl svg {
      height: 40px; }
      .portabilidade-de-salario-module__askedQuestions___2auXu .portabilidade-de-salario-module__search___2A4jl svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.rdc-module__askedQuestions___i_rfQ {
  color: #003641; }
  .rdc-module__askedQuestions___i_rfQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .rdc-module__askedQuestions___i_rfQ h3.rdc-module__bground___2TPlg {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .rdc-module__askedQuestions___i_rfQ h3.rdc-module__nobground___1tkzV {
      background: transparent; }
  .rdc-module__askedQuestions___i_rfQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___i_rfQ p {
        font-size: 1.5em; } }
  .rdc-module__askedQuestions___i_rfQ .rdc-module__contentQuestion___t77CC {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___i_rfQ .rdc-module__contentQuestion___t77CC {
        padding: 0 40px 10px; } }
  .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW {
        padding: 2em 2em 2em 0; } }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW:last-child {
      border: 0; }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW .rdc-module__title___2EmSn {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW .rdc-module__title___2EmSn {
          font-size: 1.3125em; } }
      .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW .rdc-module__title___2EmSn svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW .rdc-module__content___1eUN0 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW.rdc-module__active___21EwG .rdc-module__content___1eUN0 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW.rdc-module__active___21EwG .rdc-module__content___1eUN0 a {
        color: #fff; }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__accordionItem___2dPtW.rdc-module__active___21EwG svg {
      transform: rotate(90deg); }
  .rdc-module__askedQuestions___i_rfQ .rdc-module__button___1Z5Y5 {
    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) {
      .rdc-module__askedQuestions___i_rfQ .rdc-module__button___1Z5Y5 {
        display: block; } }
  .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t .rdc-module__input___2F4PT {
      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%; }
      .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t .rdc-module__input___2F4PT.rdc-module__active___21EwG {
        left: 1em;
        transition: 0.35s ease-in all; }
      .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t .rdc-module__input___2F4PT::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t .rdc-module__input___2F4PT {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t svg {
      height: 40px; }
      .rdc-module__askedQuestions___i_rfQ .rdc-module__search___38l8t svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.recarga-de-celular-module__askedQuestions___2Dccq {
  color: #003641; }
  .recarga-de-celular-module__askedQuestions___2Dccq h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .recarga-de-celular-module__askedQuestions___2Dccq h3.recarga-de-celular-module__bground___xLhx4 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .recarga-de-celular-module__askedQuestions___2Dccq h3.recarga-de-celular-module__nobground___212H0 {
      background: transparent; }
  .recarga-de-celular-module__askedQuestions___2Dccq p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .recarga-de-celular-module__askedQuestions___2Dccq p {
        font-size: 1.5em; } }
  .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__contentQuestion___5QKR6 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__contentQuestion___5QKR6 {
        padding: 0 40px 10px; } }
  .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7 {
        padding: 2em 2em 2em 0; } }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7:last-child {
      border: 0; }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7 .recarga-de-celular-module__title___1Kb4r {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7 .recarga-de-celular-module__title___1Kb4r {
          font-size: 1.3125em; } }
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7 .recarga-de-celular-module__title___1Kb4r svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7 .recarga-de-celular-module__content___q5SMG {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7.recarga-de-celular-module__active___3XOVi .recarga-de-celular-module__content___q5SMG {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7.recarga-de-celular-module__active___3XOVi .recarga-de-celular-module__content___q5SMG a {
        color: #fff; }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__accordionItem___3UQz7.recarga-de-celular-module__active___3XOVi svg {
      transform: rotate(90deg); }
  .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__button___MMDHK {
    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) {
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__button___MMDHK {
        display: block; } }
  .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ .recarga-de-celular-module__input___1Otxw {
      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%; }
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ .recarga-de-celular-module__input___1Otxw.recarga-de-celular-module__active___3XOVi {
        left: 1em;
        transition: 0.35s ease-in all; }
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ .recarga-de-celular-module__input___1Otxw::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ .recarga-de-celular-module__input___1Otxw {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ svg {
      height: 40px; }
      .recarga-de-celular-module__askedQuestions___2Dccq .recarga-de-celular-module__search___CMdlJ svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.saque-sem-cartao-module__askedQuestions___2MCSB {
  color: #003641; }
  .saque-sem-cartao-module__askedQuestions___2MCSB h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .saque-sem-cartao-module__askedQuestions___2MCSB h3.saque-sem-cartao-module__bground___I8YLy {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .saque-sem-cartao-module__askedQuestions___2MCSB h3.saque-sem-cartao-module__nobground___q17DL {
      background: transparent; }
  .saque-sem-cartao-module__askedQuestions___2MCSB p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .saque-sem-cartao-module__askedQuestions___2MCSB p {
        font-size: 1.5em; } }
  .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__contentQuestion___3-cqT {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__contentQuestion___3-cqT {
        padding: 0 40px 10px; } }
  .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV {
        padding: 2em 2em 2em 0; } }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV:last-child {
      border: 0; }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV .saque-sem-cartao-module__title___2sHC3 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV .saque-sem-cartao-module__title___2sHC3 {
          font-size: 1.3125em; } }
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV .saque-sem-cartao-module__title___2sHC3 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV .saque-sem-cartao-module__content___1n6Oy {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV.saque-sem-cartao-module__active___3sUzT .saque-sem-cartao-module__content___1n6Oy {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV.saque-sem-cartao-module__active___3sUzT .saque-sem-cartao-module__content___1n6Oy a {
        color: #fff; }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__accordionItem___3zTDV.saque-sem-cartao-module__active___3sUzT svg {
      transform: rotate(90deg); }
  .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__button___2S3FT {
    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) {
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__button___2S3FT {
        display: block; } }
  .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V .saque-sem-cartao-module__input___3TMW_ {
      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%; }
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V .saque-sem-cartao-module__input___3TMW_.saque-sem-cartao-module__active___3sUzT {
        left: 1em;
        transition: 0.35s ease-in all; }
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V .saque-sem-cartao-module__input___3TMW_::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V .saque-sem-cartao-module__input___3TMW_ {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V svg {
      height: 40px; }
      .saque-sem-cartao-module__askedQuestions___2MCSB .saque-sem-cartao-module__search___z7r1V svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.transferencia-entre-contas-module__askedQuestions___336YX {
  color: #003641; }
  .transferencia-entre-contas-module__askedQuestions___336YX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .transferencia-entre-contas-module__askedQuestions___336YX h3.transferencia-entre-contas-module__bground___2_5z2 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .transferencia-entre-contas-module__askedQuestions___336YX h3.transferencia-entre-contas-module__nobground___2-h61 {
      background: transparent; }
  .transferencia-entre-contas-module__askedQuestions___336YX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .transferencia-entre-contas-module__askedQuestions___336YX p {
        font-size: 1.5em; } }
  .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__contentQuestion___1sUMX {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__contentQuestion___1sUMX {
        padding: 0 40px 10px; } }
  .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ {
        padding: 2em 2em 2em 0; } }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ:last-child {
      border: 0; }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ .transferencia-entre-contas-module__title___1OrbR {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ .transferencia-entre-contas-module__title___1OrbR {
          font-size: 1.3125em; } }
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ .transferencia-entre-contas-module__title___1OrbR svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ .transferencia-entre-contas-module__content___3SkZl {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ.transferencia-entre-contas-module__active___1hBpw .transferencia-entre-contas-module__content___3SkZl {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ.transferencia-entre-contas-module__active___1hBpw .transferencia-entre-contas-module__content___3SkZl a {
        color: #fff; }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__accordionItem___17eiZ.transferencia-entre-contas-module__active___1hBpw svg {
      transform: rotate(90deg); }
  .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__button___1e83i {
    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) {
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__button___1e83i {
        display: block; } }
  .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g .transferencia-entre-contas-module__input___1-_0w {
      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%; }
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g .transferencia-entre-contas-module__input___1-_0w.transferencia-entre-contas-module__active___1hBpw {
        left: 1em;
        transition: 0.35s ease-in all; }
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g .transferencia-entre-contas-module__input___1-_0w::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g .transferencia-entre-contas-module__input___1-_0w {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g svg {
      height: 40px; }
      .transferencia-entre-contas-module__askedQuestions___336YX .transferencia-entre-contas-module__search___3V68g svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.scr-module__askedQuestions___3eguH {
  color: #003641; }
  .scr-module__askedQuestions___3eguH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .scr-module__askedQuestions___3eguH h3.scr-module__bground___1eBpQ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .scr-module__askedQuestions___3eguH h3.scr-module__nobground___Rof-i {
      background: transparent; }
  .scr-module__askedQuestions___3eguH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .scr-module__askedQuestions___3eguH p {
        font-size: 1.5em; } }
  .scr-module__askedQuestions___3eguH .scr-module__contentQuestion___3KkxK {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .scr-module__askedQuestions___3eguH .scr-module__contentQuestion___3KkxK {
        padding: 0 40px 10px; } }
  .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D {
        padding: 2em 2em 2em 0; } }
    .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D:last-child {
      border: 0; }
    .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D .scr-module__title___gxMAu {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D .scr-module__title___gxMAu {
          font-size: 1.3125em; } }
      .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D .scr-module__title___gxMAu svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D .scr-module__content___1dqgU {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D.scr-module__active___qnYt9 .scr-module__content___1dqgU {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D.scr-module__active___qnYt9 .scr-module__content___1dqgU a {
        color: #fff; }
    .scr-module__askedQuestions___3eguH .scr-module__accordionItem___2RU6D.scr-module__active___qnYt9 svg {
      transform: rotate(90deg); }
  .scr-module__askedQuestions___3eguH .scr-module__button___3jr2r {
    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) {
      .scr-module__askedQuestions___3eguH .scr-module__button___3jr2r {
        display: block; } }
  .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m .scr-module__input___3gpqg {
      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%; }
      .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m .scr-module__input___3gpqg.scr-module__active___qnYt9 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m .scr-module__input___3gpqg::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m .scr-module__input___3gpqg {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m svg {
      height: 40px; }
      .scr-module__askedQuestions___3eguH .scr-module__search___2Eb2m svg image {
        height: inherit; }

.scr-module__container___2Qejm {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .scr-module__container___2Qejm {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .scr-module__container___2Qejm {
      font-size: 1em; } }
  .scr-module__container___2Qejm h2,
  .scr-module__container___2Qejm h3,
  .scr-module__container___2Qejm p {
    white-space: pre-line; }
  .scr-module__container___2Qejm h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .scr-module__container___2Qejm h3 {
        font-size: 2em; } }

.scr-module__call___3TbFs {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .scr-module__call___3TbFs {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .scr-module__call___3TbFs .scr-module__container___2Qejm {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .scr-module__call___3TbFs .scr-module__container___2Qejm {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .scr-module__call___3TbFs .scr-module__container___2Qejm .scr-module__content___1dqgU {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .scr-module__call___3TbFs .scr-module__container___2Qejm .scr-module__content___1dqgU {
        padding: 5rem 0 5rem 10rem; } }
  .scr-module__call___3TbFs .scr-module__container___2Qejm .scr-module__content___1dqgU h2 {
    /*font-size: 1.75em;*/
    margin: 0;
    color: #003641;
  }
    @media screen and (min-width: 640px) {
      .scr-module__call___3TbFs h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .scr-module__call___3TbFs h2 {
        margin: 0.5em 0; } }
  .scr-module__call___3TbFs p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .scr-module__call___3TbFs p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .scr-module__call___3TbFs .scr-module__image___RPinr {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .scr-module__call___3TbFs .scr-module__image___RPinr {
        width: 50%; } }
    .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__imageFullMobi___hbpTi {
      display: block; }
      @media screen and (min-width: 1024px) {
        .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__imageFullMobi___hbpTi {
          display: none; } }
    .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__bgTriangle___1cVAW {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__bgTriangle___1cVAW {
          display: block; } }
    .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__personTriangle___1BBEV {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; }
      @media screen and (min-width: 1024px) {
        .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__personTriangle___1BBEV {
          width: 100%;
          display: block; } }
    .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__yellowTriangle___3HJ20 {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 3rem;
      height: 12rem;
    width: 12rem; }
      @media screen and (min-width: 1024px) {
        .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__yellowTriangle___3HJ20 {
          display: block; } }
      @media screen and (min-width: 1200px) {
        .scr-module__call___3TbFs .scr-module__image___RPinr .scr-module__yellowTriangle___3HJ20 {
          height: 15rem;
          width: 15rem; } }

@media screen and (min-width: 640px) {
  .scr-module__contentText___1Fs9d .scr-module__container___2Qejm {
    width: 90%; } }

@media screen and (min-width: 1600px) {
  .scr-module__contentText___1Fs9d .scr-module__container___2Qejm {
    padding: 0 60px; } }

.scr-module__contentText___1Fs9d .scr-module__container___2Qejm h2 {
  font-size: 1.5em;
  margin: 0; 
  color: #003641;
}
  @media screen and (min-width: 640px) {
    .scr-module__contentText___1Fs9d .scr-module__container___2Qejm h2 {
      font-size: 2em; } }
  @media screen and (min-width: 1024px) {
    .scr-module__contentText___1Fs9d .scr-module__container___2Qejm h2 {
      margin: 0.5em 0; } }

.scr-module__contentText___1Fs9d p {
  font-size: 1em;
  line-height: 22px;
  margin-bottom: 20px; }
  @media screen and (min-width: 640px) {
    .scr-module__contentText___1Fs9d p {
      font-size: 1.25em;
      line-height: 32px;
      color: #7c8a8d;
      font-weight: 500; } }

.scr-module__button___3jr2r {
  font-size: 1.25em;
  background-color: #003641;
  color: #ffffff;
  padding: 19px 30px;
  outline: none;
  border-radius: 50px;
  border: none;
  width: 100%;
  max-width: 100%;
  display: block;
  text-align: center;
  margin-top: 20px; }
  .scr-module__button___3jr2r:hover {
    text-decoration: none;
    color: #fff;
  }
  @media screen and (min-width: 768px) {
    .scr-module__button___3jr2r {
      max-width: 250px; } }

.scr-module__btnHome___1zMqm {
  padding: 2em 0; }
  .scr-module__btnHome___1zMqm .scr-module__goHome___3Uvo2 {
    margin: auto; }
    .scr-module__btnHome___1zMqm .scr-module__goHome___3Uvo2:hover {
      text-decoration: none;
      color: #fff;
    }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.central-de-informacoes-module__askedQuestions___2l-ls {
  color: #003641; }
  .central-de-informacoes-module__askedQuestions___2l-ls h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .central-de-informacoes-module__askedQuestions___2l-ls h3.central-de-informacoes-module__bground___1xf3O {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .central-de-informacoes-module__askedQuestions___2l-ls h3.central-de-informacoes-module__nobground___Nmvk0 {
      background: transparent; }
  .central-de-informacoes-module__askedQuestions___2l-ls p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .central-de-informacoes-module__askedQuestions___2l-ls p {
        font-size: 1.5em; } }
  .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__contentQuestion___365AQ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__contentQuestion___365AQ {
        padding: 0 40px 10px; } }
  .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY {
        padding: 2em 2em 2em 0; } }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY:last-child {
      border: 0; }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY .central-de-informacoes-module__title___3C4W_ {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY .central-de-informacoes-module__title___3C4W_ {
          font-size: 1.3125em; } }
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY .central-de-informacoes-module__title___3C4W_ svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY .central-de-informacoes-module__content___Bsqun {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY.central-de-informacoes-module__active___18ncC .central-de-informacoes-module__content___Bsqun {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY.central-de-informacoes-module__active___18ncC .central-de-informacoes-module__content___Bsqun a {
        color: #fff; }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__accordionItem___KFPTY.central-de-informacoes-module__active___18ncC svg {
      transform: rotate(90deg); }
  .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__button___31Oh9 {
    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) {
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__button___31Oh9 {
        display: block; } }
  .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR .central-de-informacoes-module__input___44PZU {
      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%; }
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR .central-de-informacoes-module__input___44PZU.central-de-informacoes-module__active___18ncC {
        left: 1em;
        transition: 0.35s ease-in all; }
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR .central-de-informacoes-module__input___44PZU::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR .central-de-informacoes-module__input___44PZU {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR svg {
      height: 40px; }
      .central-de-informacoes-module__askedQuestions___2l-ls .central-de-informacoes-module__search___2rhSR svg image {
        height: inherit; }

.central-de-informacoes-module__container___27NT_ {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .central-de-informacoes-module__container___27NT_ {
      margin-bottom: 60px;
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .central-de-informacoes-module__container___27NT_ {
      font-size: 1em; } }

.central-de-informacoes-module__call___1YX_g {
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-main-central-de-informacoes_02.jpg/75e35c0a-d303-a066-96e9-99ea4f4cb884?t=1630014385861");
  padding-top: 21.18056%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .central-de-informacoes-module__call___1YX_g .central-de-informacoes-module__container___27NT_ {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
  .central-de-informacoes-module__call___1YX_g .central-de-informacoes-module__container___27NT_ h2 {
    color: #ffffff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .central-de-informacoes-module__call___1YX_g .central-de-informacoes-module__container___27NT_ h2 {
        font-size: 3em; } }
    @media screen and (min-width: 1024px) {
      .central-de-informacoes-module__call___1YX_g h2 {
        margin: 0.5em 0; } }

.central-de-informacoes-module__about___2IW8P {
  color: #49479d;
  max-height: 350px;
  background-color: #05a293; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: transform, transition;
    transition: transform 1000ms ease-in-out 0s !important; }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer; }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8); }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative; }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px); }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow--left::before {
    content: '\E824'; }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow--right {
    right: calc(4% + 1px); }
  .central-de-informacoes-module__about___2IW8P .react-multiple-carousel__arrow--right::before {
    content: '\E825'; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-dot-list {
    position: absolute;
    bottom: 5px;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    margin: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    transition: background 0.5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-dot button:hover:active {
    background: #003641; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-dot--active button {
    background: #00ae9d; }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-item {
    /*transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;*/ }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .central-de-informacoes-module__about___2IW8P .react-multi-carousel-item {
      flex-shrink: 0 !important; }
    .central-de-informacoes-module__about___2IW8P .react-multi-carousel-track {
      overflow: visible !important; } }
  .central-de-informacoes-module__about___2IW8P .react-multi-carousel-list {
    height: 100%;
    width: 100%; }
    .central-de-informacoes-module__about___2IW8P .react-multi-carousel-list .react-multi-carousel-track {
      height: 100%;
      transition: all ease-in-out 0s !important; }
      .central-de-informacoes-module__about___2IW8P .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
        padding: 1em; }
        @media (max-width: 768px) {
          .central-de-informacoes-module__about___2IW8P .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active > div {
            background: #49479d;
            color: #ffffff; } }
  .central-de-informacoes-module__about___2IW8P .central-de-informacoes-module__container___27NT_ {
    align-items: center; }
  .central-de-informacoes-module__about___2IW8P h4 {
    font-size: 1.25em; }
    @media screen and (min-width: 1024px) {
      .central-de-informacoes-module__about___2IW8P h4 {
        font-size: 1.5em; } }
  .central-de-informacoes-module__about___2IW8P .central-de-informacoes-module__card___7n-ot {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-height: 200px;
    padding: 1.5rem;
    transition: ease-in all 0.3s;
    text-align: center;
    border-radius: 10px;
    border-bottom: 8px solid #7db61c;
    box-shadow: -8px 7px 37px -20px #003641; }
    .central-de-informacoes-module__about___2IW8P .central-de-informacoes-module__card___7n-ot .central-de-informacoes-module__icon___3No9s {
      width: auto;
      max-width: 100%; }
    .central-de-informacoes-module__about___2IW8P .central-de-informacoes-module__card___7n-ot .central-de-informacoes-module__title___3C4W_ {
      font-weight: bold;
      margin-top: 1rem;
      margin-bottom: 1em;
      color: #fff; }
    @media screen and (min-width: 1024px) {
      .central-de-informacoes-module__about___2IW8P .central-de-informacoes-module__card___7n-ot:hover {
        background: #49479d;
        color: #ffffff;
        transition: ease-in all 0.3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870; } }
    .central-de-informacoes-module__about___2IW8P .central-de-informacoes-module__card--selected___2DZAW {
      background: #49479d;
      color: #ffffff;
      transition: ease-in all 0.3s;
      border-color: #393870;
      box-shadow: 0px 1px 25px 1px #393870; }

.central-de-informacoes-module__selectedItem___3Ch4c {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 1rem 1rem; }
  .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt {
    max-width: 45%;
    min-height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #c3c3d4;
    margin: 1rem 1rem;
    padding: 0rem 1rem;
    border: none;
    border-bottom: 8px solid #7db61c;
    box-shadow: -8px 7px 37px -20px #003641; }
    @media (max-width: 940px) {
      .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt {
        min-width: 100%; } }
    .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt .central-de-informacoes-module__cardIcon___2keY1 {
      width: 50px; }
      .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt .central-de-informacoes-module__cardIcon___2keY1 svg,
      .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt .central-de-informacoes-module__cardIcon___2keY1 image {
        width: 38px; }
    .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt .central-de-informacoes-module__cardInfo___1as77 {
      display: flex;
      align-items: center;
      flex-direction: row; }
      .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt .central-de-informacoes-module__cardInfo___1as77 p {
        font-size: 16px;
        margin: 0rem 1rem;
        font-weight: bold; }
    .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardItem___2w6wt .central-de-informacoes-module__cardButton___3XF3l a button {
      position: relative;
      border: none;
      color: #ffffff;
      background: #003641;
      padding: 0.7em 2.5em;
      border-radius: 5px;
      text-decoration: none;
      cursor: pointer;
      font-size: 1em;
      font-family: inherit;
      font-weight: bold;
      transition: ease-in all 0.3s; }
  .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardVideo___2oXaj {
    margin: 1rem 1rem; }
    .central-de-informacoes-module__selectedItem___3Ch4c .central-de-informacoes-module__cardVideo___2oXaj video {
      width: 600px;
      height: 400px;
      border-bottom: 8px solid #7db61c;
      box-shadow: -8px 7px 37px -20px #003641; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.fundacao-coopmil-module__askedQuestions___NhiAQ {
  color: #003641; }
  .fundacao-coopmil-module__askedQuestions___NhiAQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ h3.fundacao-coopmil-module__bground___1Uq0A {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ h3.fundacao-coopmil-module__nobground___1idUJ {
      background: transparent; }
  .fundacao-coopmil-module__askedQuestions___NhiAQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .fundacao-coopmil-module__askedQuestions___NhiAQ p {
        font-size: 1.5em; } }
  .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__contentQuestion___2B4ED {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__contentQuestion___2B4ED {
        padding: 0 40px 10px; } }
  .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9 {
        padding: 2em 2em 2em 0; } }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9:last-child {
      border: 0; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9 .fundacao-coopmil-module__title___3MoA8 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9 .fundacao-coopmil-module__title___3MoA8 {
          font-size: 1.3125em; } }
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9 .fundacao-coopmil-module__title___3MoA8 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9 .fundacao-coopmil-module__content___3mWHo {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9.fundacao-coopmil-module__active___2lcT- .fundacao-coopmil-module__content___3mWHo {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9.fundacao-coopmil-module__active___2lcT- .fundacao-coopmil-module__content___3mWHo a {
        color: #fff; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__accordionItem___1ocE9.fundacao-coopmil-module__active___2lcT- svg {
      transform: rotate(90deg); }
  .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__button___3fQub {
    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) {
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__button___3fQub {
        display: block; } }
  .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ .fundacao-coopmil-module__input___3wlxB {
      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%; }
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ .fundacao-coopmil-module__input___3wlxB.fundacao-coopmil-module__active___2lcT- {
        left: 1em;
        transition: 0.35s ease-in all; }
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ .fundacao-coopmil-module__input___3wlxB::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ .fundacao-coopmil-module__input___3wlxB {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ svg {
      height: 40px; }
      .fundacao-coopmil-module__askedQuestions___NhiAQ .fundacao-coopmil-module__search___3uyQ_ svg image {
        height: inherit; }

.fundacao-coopmil-module__container___6GxEO {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__container___6GxEO {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .fundacao-coopmil-module__container___6GxEO {
      font-size: 1em; } }

.fundacao-coopmil-module__bannerTopContainer___3BPWS .fundacao-coopmil-module__bannerTop___3g1Ty {
  background: url("https://www.sicoob.com.br/documents/25272901/70631442/fundacao-coopmil-banner-topo.png/c81f9d8d-755a-15ac-4d33-57a7309b96d0?t=1630014379704");
  background-size: cover;
  background-position: center;
  max-width: 1920px; }
  .fundacao-coopmil-module__bannerTopContainer___3BPWS .fundacao-coopmil-module__bannerTop___3g1Ty h1 img {
    max-width: 245px;
    padding: 32px; }
  .fundacao-coopmil-module__bannerTopContainer___3BPWS .fundacao-coopmil-module__bannerTop___3g1Ty h1 p {
    opacity: 0.01;
    display: none; }
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__bannerTopContainer___3BPWS .fundacao-coopmil-module__bannerTop___3g1Ty {
      height: 305px; }
      .fundacao-coopmil-module__bannerTopContainer___3BPWS .fundacao-coopmil-module__bannerTop___3g1Ty h1 img {
        max-width: 300px;
        padding: 0; } }

.fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__container___6GxEO {
  color: #013b42; }

.fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__textBlock___plciO {
  margin-bottom: 40px; }

.fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__textBlock___plciO h4 { /* alterar */
  font-size: 1.875em;
  margin: 20px 0; 
  color: #013b42;

}
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__coopmilFundation___-kDQx h4 {
      font-size: 2em; } }

.fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__textBlock___plciO h5 {
  color: #589ed4;
  font-size: 1.625em;
  margin: 10px 0; }
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__coopmilFundation___-kDQx h5 {
      font-size: 1.75em; } }

.fundacao-coopmil-module__coopmilFundation___-kDQx p {
  font-size: 1.3125em; }
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__coopmilFundation___-kDQx p {
      font-size: 1.4375em; } }

.fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-wrap: wrap; }
  .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 {
    color: #fff;
    border-bottom: 7px solid #bed90e;
    padding: 20px 10px;
    margin: 15px 10px;
    background-color: #589ed4;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 40%;
    max-width: 45%; }
    @media screen and (min-width: 1024px) {
      .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 {
        padding: 20px 20px;
        flex-basis: 30%;
        max-width: 45%; } }
    .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 {
      text-align: center; }
      .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 figure {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        text-align: center;
        margin: 10px 0;
        max-width: 150px; }
        @media screen and (min-width: 1024px) {
          .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 figure {
            max-width: 215px; } }
      .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 p {
        margin-top: 5px;
        font-size: 0.8125em; }
        .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 p.personCardName {
          font-weight: bold; }
        .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 p.bigText {
          font-size: 0.75em; }
        @media screen and (min-width: 1024px) {
          .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 p {
            font-size: 1.3125em; }
            .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 p.personCardPosition {
              height: 42px; }
            .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q .fundacao-coopmil-module__personCard___3XbR7 p.bigText {
              font-size: 1.125em;
              max-width: 75%; } }
  .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q.fundacao-coopmil-module__cardAreaSingle___zMKqy {
    justify-content: center; }
    .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q.fundacao-coopmil-module__cardAreaSingle___zMKqy .fundacao-coopmil-module__personCard___3XbR7 {
      max-width: 50%; }
      @media screen and (min-width: 1024px) {
        .fundacao-coopmil-module__coopmilFundation___-kDQx .fundacao-coopmil-module__cardsArea___86y7Q.fundacao-coopmil-module__cardAreaSingle___zMKqy .fundacao-coopmil-module__personCard___3XbR7 {
          max-width: 32%; } }

.fundacao-coopmil-module__values___1M3JH {
  display: flex;
  flex-wrap: wrap; }
  .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I {
    width: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative; }
    .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I .fundacao-coopmil-module__valueTexts___1HiQM {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 50px; }
    .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(1n) {
      background-color: #2c80ae;
      border-top: 22px solid #c0cf2e; }
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(1n):before {
        content: "";
        position: absolute;
        top: -22px;
        left: 50%;
        width: 100%;
        height: 22px;
        background-color: #2c80ae;
        border-color: transparent transparent transparent transparent;
        border-style: solid;
        border-width: 3px;
        transform: skewX(-38deg); }
        @media screen and (min-width: 1024px) {
          .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(1n):before {
            left: 30%; } }
    .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(2n) {
      background-color: #c0cf2e;
      border-top: 22px solid #2c80ae;
      justify-content: left; }
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(2n) .fundacao-coopmil-module__valueSVG___3jqMe {
        margin-left: 30px;
        margin-right: 50px; }
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(2n):before {
        background-color: #c0cf2e; }
    .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(3n) {
      background-color: #c0cf2e;
      border-top: 22px solid #2c80ae; }
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(3n):before {
        background-color: #c0cf2e; }
    .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(4n) {
      background-color: #2c80ae;
      border-top: 22px solid #c0cf2e;
      justify-content: left; }
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(4n) .fundacao-coopmil-module__valueSVG___3jqMe {
        margin-left: 30px;
        margin-right: 50px; }
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I:nth-child(4n):before {
        background-color: #2c80ae; }
    @media screen and (min-width: 1024px) {
      .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I {
        flex-direction: row; }
        .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I .fundacao-coopmil-module__valueSVG___3jqMe {
          margin-right: 50px; }
        .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I .fundacao-coopmil-module__valueTexts___1HiQM {
          width: 50%;
          margin: 0;
          text-align: left; } }
  .fundacao-coopmil-module__values___1M3JH h3 {
    text-transform: uppercase;
    font-size: 2em;
    margin: 0;
    margin-bottom: 10px; }
    .fundacao-coopmil-module__values___1M3JH .fundacao-coopmil-module__valueSection___v471I .fundacao-coopmil-module__valueTexts___1HiQM h3 {
      color: #fff;
    }
  .fundacao-coopmil-module__values___1M3JH p {
    font-size: 1.3125em;
    margin: 0; }

.fundacao-coopmil-module__workWithUs___mawnT h2 {
  font-size: 1.4375em; }
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__workWithUs___mawnT h2 {
      font-size: 2em; } }

.fundacao-coopmil-module__workWithUs___mawnT p {
  font-size: 1.125em;
  margin-bottom: 30px;
  line-break: loose;
  font-weight: 500; }
  @media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__workWithUs___mawnT p {
      font-size: 1.3125em; } }

.fundacao-coopmil-module__workWithUs___mawnT a {
  color: #003641;
  font-weight: 600; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.personCard-module__askedQuestions___1hHL8 {
  color: #003641; }
  .personCard-module__askedQuestions___1hHL8 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .personCard-module__askedQuestions___1hHL8 h3.personCard-module__bground___4yZkJ {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .personCard-module__askedQuestions___1hHL8 h3.personCard-module__nobground___3t-Kg {
      background: transparent; }
  .personCard-module__askedQuestions___1hHL8 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .personCard-module__askedQuestions___1hHL8 p {
        font-size: 1.5em; } }
  .personCard-module__askedQuestions___1hHL8 .personCard-module__contentQuestion___QOEeS {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .personCard-module__askedQuestions___1hHL8 .personCard-module__contentQuestion___QOEeS {
        padding: 0 40px 10px; } }
  .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT {
        padding: 2em 2em 2em 0; } }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT:last-child {
      border: 0; }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT .personCard-module__title___3EKrD {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT .personCard-module__title___3EKrD {
          font-size: 1.3125em; } }
      .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT .personCard-module__title___3EKrD svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT .personCard-module__content___1bVza {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT.personCard-module__active___3TmB8 .personCard-module__content___1bVza {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT.personCard-module__active___3TmB8 .personCard-module__content___1bVza a {
        color: #fff; }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__accordionItem___fjwNT.personCard-module__active___3TmB8 svg {
      transform: rotate(90deg); }
  .personCard-module__askedQuestions___1hHL8 .personCard-module__button___1l_In {
    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) {
      .personCard-module__askedQuestions___1hHL8 .personCard-module__button___1l_In {
        display: block; } }
  .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf .personCard-module__input___3C1-m {
      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%; }
      .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf .personCard-module__input___3C1-m.personCard-module__active___3TmB8 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf .personCard-module__input___3C1-m::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf .personCard-module__input___3C1-m {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf svg {
      height: 40px; }
      .personCard-module__askedQuestions___1hHL8 .personCard-module__search___1RYwf svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.governanca-module__askedQuestions___1XK24 {
  color: #003641; }
  .governanca-module__askedQuestions___1XK24 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .governanca-module__askedQuestions___1XK24 h3.governanca-module__bground___37BbS {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .governanca-module__askedQuestions___1XK24 h3.governanca-module__nobground___3kjP7 {
      background: transparent; }
  .governanca-module__askedQuestions___1XK24 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .governanca-module__askedQuestions___1XK24 p {
        font-size: 1.5em; } }
  .governanca-module__askedQuestions___1XK24 .governanca-module__contentQuestion___7k1Pu {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .governanca-module__askedQuestions___1XK24 .governanca-module__contentQuestion___7k1Pu {
        padding: 0 40px 10px; } }
  .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl {
        padding: 2em 2em 2em 0; } }
    .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl:last-child {
      border: 0; }
    .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl .governanca-module__title___13o0s {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl .governanca-module__title___13o0s {
          font-size: 1.3125em; } }
      .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl .governanca-module__title___13o0s svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl .governanca-module__content___10LSd {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl.governanca-module__active___5xdLA .governanca-module__content___10LSd {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl.governanca-module__active___5xdLA .governanca-module__content___10LSd a {
        color: #fff; }
    .governanca-module__askedQuestions___1XK24 .governanca-module__accordionItem___21dhl.governanca-module__active___5xdLA svg {
      transform: rotate(90deg); }
  .governanca-module__askedQuestions___1XK24 .governanca-module__button___1KptS {
    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) {
      .governanca-module__askedQuestions___1XK24 .governanca-module__button___1KptS {
        display: block; } }
  .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z .governanca-module__input___1uDZU {
      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%; }
      .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z .governanca-module__input___1uDZU.governanca-module__active___5xdLA {
        left: 1em;
        transition: 0.35s ease-in all; }
      .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z .governanca-module__input___1uDZU::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z .governanca-module__input___1uDZU {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z svg {
      height: 40px; }
      .governanca-module__askedQuestions___1XK24 .governanca-module__search___3al2z svg image {
        height: inherit; }

.governanca-module__container___15RQu {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .governanca-module__container___15RQu {
      margin-bottom: 60px;
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .governanca-module__container___15RQu {
      font-size: 1em; } }

.governanca-module__call___1jZYJ {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-governanca-mobile.jpg/76f800a5-3899-b36e-5b6d-9e2d40805053?t=1630014387961");
  padding-top: 51.875%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 768px) {
    .governanca-module__call___1jZYJ {
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-main-governaca.jpg/5fb129b2-1c0a-289c-eabe-e38fa42bcdf6?t=1630014387627");
      padding-top: 21.04167%; } }
  .governanca-module__call___1jZYJ .governanca-module__container___15RQu {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
  .governanca-module__call___1jZYJ .governanca-module__container___15RQu h2 {
    color: #013b42;
    /*font-size: 1.75em;*/ /* alterar */
    text-transform: uppercase;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .governanca-module__call___1jZYJ h2 {
        font-size: 3em; } }
    @media screen and (min-width: 1024px) {
      .governanca-module__call___1jZYJ h2 {
        margin: 0.5em 0; } }

.governanca-module__governance___1iNac {
  color: #013b42; }
  .governanca-module__governance___1iNac .governanca-module__boardDirectors___4Jv6G h4,
  .governanca-module__governance___1iNac .governanca-module__executive___JO_DF h4
  { /* alterar*/ 
    /*font-size: 1.5em; */
    color: #013b42;
  }
    @media screen and (min-width: 1024px) {
      .governanca-module__governance___1iNac .governanca-module__boardDirectors___4Jv6Gh4 {
        font-size: 2em;
       } }
  .governanca-module__governance___1iNac p {
    font-size: 1.125em;
    line-height: 20px;
    margin-bottom: 1.875em;
    text-align: justify; }
    @media screen and (min-width: 1024px) {
      .governanca-module__governance___1iNac p {
        font-size: 1.3125em;
        line-height: 28px; } }
  .governanca-module__governance___1iNac .governanca-module__container___15RQu {
    align-items: center; }
  .governanca-module__governance___1iNac .governanca-module__boardDirectors___4Jv6G {
    max-width: 1175px; }
    .governanca-module__governance___1iNac .governanca-module__boardDirectors___4Jv6G .governanca-module__card___8Zb2K:first-child {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-area: 1/1/1/ 3;
      margin: auto;
      width: 100%;
      max-width: 50%; }
      @media screen and (min-width: 1440px) {
        .governanca-module__governance___1iNac .governanca-module__boardDirectors___4Jv6G .governanca-module__card___8Zb2K:first-child {
          max-width: 375px; } }
      @media screen and (min-width: 768px) {
        .governanca-module__governance___1iNac .governanca-module__boardDirectors___4Jv6G .governanca-module__card___8Zb2K:first-child {
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          -ms-grid-column: 1;
          -ms-grid-column-span: 3;
          grid-area: 1/1/2/ 4;
          max-width: 32.2222%; } }
  .governanca-module__governance___1iNac .governanca-module__executive___JO_DF {
    max-width: 1175px; }
  .governanca-module__governance___1iNac .governanca-module__list___2X6l9 {
    display: -ms-grid;
    display: grid;
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 20px;
    grid-gap: 30px 22px;
    gap: 30px 22px; }
    @media screen and (min-width: 768px) {
      .governanca-module__governance___1iNac .governanca-module__list___2X6l9 {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr; } }
  .governanca-module__governance___1iNac .governanca-module__card___8Zb2K {
    padding: 0.9375em 0.625em;
    min-height: 220px;
    max-width: 100%;
    transition: ease-in all 0.3s;
    background: #00ae9d;
    color: #ffffff;
    border-bottom: 8px solid #c9d200; }
    @media screen and (min-width: 640px) {
      .governanca-module__governance___1iNac .governanca-module__card___8Zb2K {
        padding: 1.875em 0.3125em; } }
    @media screen and (min-width: 768px) {
      .governanca-module__governance___1iNac .governanca-module__card___8Zb2K {
        max-width: 375px;
        min-height: 410px; } }
    @media screen and (min-width: 1310px) {
      .governanca-module__governance___1iNac .governanca-module__card___8Zb2K {
        min-height: 0;
        min-height: initial; } }
    @media screen and (min-width: 1600px) {
      .governanca-module__governance___1iNac .governanca-module__card___8Zb2K {
        min-height: 420px; } }
    .governanca-module__governance___1iNac .governanca-module__card___8Zb2K figure {
      margin: 0; }
    .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__photo___35cqT {
      width: 100%;
      max-width: 246px;
      margin: auto;
      display: block; }
    .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__title___13o0s {
      font-weight: bold;
      margin-bottom: 0.3125em;
      text-align: center;
      font-size: 0.75em;
      color: #fff;
     }
      @media screen and (min-width: 640px) {
        .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__title___13o0s {
          font-size: 1.125em; } }
      @media screen and (min-width: 1024px) {
        .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__title___13o0s {
          font-size: 1.5em;
          color: #fff;
         } }
    .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__office___22r24 {
      font-weight: 300;
      font-size: 0.6875em;
      text-align: center;
      margin: 0; 
      color: #fff;
    }
      @media screen and (min-width: 640px) {
        .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__office___22r24 {
          font-size: 1em; } }
      @media screen and (min-width: 1024px) {
        .governanca-module__governance___1iNac .governanca-module__card___8Zb2K .governanca-module__office___22r24 {
          font-size: 1.3125em; } }
    @media screen and (min-width: 1024px) {
      .governanca-module__governance___1iNac .governanca-module__card___8Zb2K:hover {
        transition: ease-in all 0.3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.imprensa-module__askedQuestions___1UOQb {
  color: #003641; }
  .imprensa-module__askedQuestions___1UOQb h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .imprensa-module__askedQuestions___1UOQb h3.imprensa-module__bground___3BQz6 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .imprensa-module__askedQuestions___1UOQb h3.imprensa-module__nobground___Rb0Cr {
      background: transparent; }
  .imprensa-module__askedQuestions___1UOQb p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__askedQuestions___1UOQb p {
        font-size: 1.5em; } }
  .imprensa-module__askedQuestions___1UOQb .imprensa-module__contentQuestion___36hgI {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__contentQuestion___36hgI {
        padding: 0 40px 10px; } }
  .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m {
        padding: 2em 2em 2em 0; } }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m:last-child {
      border: 0; }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m .imprensa-module__title___UpYo3 {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m .imprensa-module__title___UpYo3 {
          font-size: 1.3125em; } }
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m .imprensa-module__title___UpYo3 svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m .imprensa-module__content___DHZpl {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m.imprensa-module__active___2pBfq .imprensa-module__content___DHZpl {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m.imprensa-module__active___2pBfq .imprensa-module__content___DHZpl a {
        color: #fff; }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__accordionItem___27y_m.imprensa-module__active___2pBfq svg {
      transform: rotate(90deg); }
  .imprensa-module__askedQuestions___1UOQb .imprensa-module__button___1RNcM {
    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) {
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__button___1RNcM {
        display: block; } }
  .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk .imprensa-module__input___1-ltm {
      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%; }
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk .imprensa-module__input___1-ltm.imprensa-module__active___2pBfq {
        left: 1em;
        transition: 0.35s ease-in all; }
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk .imprensa-module__input___1-ltm::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk .imprensa-module__input___1-ltm {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk svg {
      height: 40px; }
      .imprensa-module__askedQuestions___1UOQb .imprensa-module__search___1Hwkk svg image {
        height: inherit; }

.imprensa-module__container___38MAa {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2;
  margin-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    .imprensa-module__container___38MAa {
      padding: 4em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .imprensa-module__container___38MAa {
      font-size: 1em; } }
  .imprensa-module__container___38MAa h2,
  .imprensa-module__container___38MAa h3,
  .imprensa-module__container___38MAa p {
    white-space: pre-line; }
  .imprensa-module__container___38MAa h3 {
    margin: 15px 0;
    font-size: 1.375em; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__container___38MAa h3 {
        font-size: 2em; } }

.imprensa-module__call___3d1IV {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 1024px) {
    .imprensa-module__call___3d1IV {
      margin-bottom: 150px;
      height: 800px;
      flex-direction: row; } }
  .imprensa-module__call___3d1IV .imprensa-module__container___38MAa {
    padding: 5rem 2rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__call___3d1IV .imprensa-module__container___38MAa {
        width: 50%;
        padding: 5rem 0; } }
    @media screen and (min-width: 1024px) {
      .imprensa-module__call___3d1IV .imprensa-module__container___38MAa .imprensa-module__content___DHZpl {
        padding: 5rem 0 5rem 5rem; } }
    @media screen and (min-width: 1600px) {
      .imprensa-module__call___3d1IV .imprensa-module__container___38MAa .imprensa-module__content___DHZpl {
        padding: 5rem 0 5rem 10rem; } }
  .imprensa-module__call___3d1IV h2 {
    font-size: 1.75em;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .imprensa-module__call___3d1IV h2 {
        font-size: 3.4375em; } }
    @media screen and (min-width: 1024px) {
      .imprensa-module__call___3d1IV h2 {
        margin: 0.5em 0; } }
  .imprensa-module__call___3d1IV p {
    font-size: 1em;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .imprensa-module__call___3d1IV p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500; } }
  .imprensa-module__call___3d1IV .imprensa-module__emailTitle___8KTOC {
    white-space: pre-line;
    font-size: 1.375em;
    font-weight: 500; }
  .imprensa-module__call___3d1IV .imprensa-module__emailText___2tzL7 {
    font-size: 1.375em; }
    .imprensa-module__call___3d1IV .imprensa-module__emailText___2tzL7 a {
      color: #003641; }
  .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi {
        width: 48%; } }
    .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__imageFullMobi___1KJG8 {
      display: block; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__imageFullMobi___1KJG8 {
          display: none; } }
    .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__bgTriangle___3_AFv {
      display: none;
      z-index: 1;
      position: absolute;
      top: 275px;
      right: -32px;
      width: 117%;
      height: 583px; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__bgTriangle___3_AFv {
          display: block; 
          height: auto; 
        } }
    .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__personTriangle___3wSA_ {
      display: none;
      z-index: 2;
      position: absolute;
      top: 0;
      width: 80%;
      right: 0; 
      height: auto; 
    }
      @media screen and (min-width: 1024px) {
        .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__personTriangle___3wSA_ {
          width: 100%;
          display: block; 
          height: auto; 
        } }
    .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__yellowTriangle___2Y2Nu {
      display: none;
      z-index: 3;
      position: absolute;
      top: 0;
      top: 10rem;
      left: 0rem;
      height: 12rem;
          width: 12rem; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__yellowTriangle___2Y2Nu {
          display: block; 
          height: 12rem;
          width: 12rem;
        } }
      @media screen and (min-width: 1200px) {
        .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__yellowTriangle___2Y2Nu {
          height: 15rem;
          width: 15rem; } }
      @media screen and (min-width: 1600px) {
        .imprensa-module__call___3d1IV .imprensa-module__image___2w8Oi .imprensa-module__yellowTriangle___2Y2Nu {
          left: 0; 
          height: auto;
        } }

.imprensa-module__informations___151tS {
  position: relative;
  min-height: 420px;
  display: flex;
  flex-direction: column;
  margin-bottom: 220px;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .imprensa-module__informations___151tS .imprensa-module__container___38MAa {
      padding: 0; } }
  @media screen and (min-width: 1024px) {
    .imprensa-module__informations___151tS {
      flex-direction: row;
      justify-content: flex-end;
      height: 630px; } }
  .imprensa-module__informations___151tS .imprensa-module__title___UpYo3 {
    margin: 20px 0;
    color: #fff; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__informations___151tS .imprensa-module__title___UpYo3 {
        margin: 40px 0;
        font-size: 2.25em; } }
  .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT {
    width: 100%;
    padding: 0 20px;
    margin-top: 150px; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT {
        padding: 0 20px 0 0;
        width: 45%;
        margin-top: 60px; } }
    @media screen and (min-width: 1200px) {
      .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT {
        width: 50%;
        padding: 0 80px 0 0; } }
    .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__title___UpYo3 {
      margin: 20px 0;
      color: #003641; }
      @media screen and (min-width: 1200px) {
        .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__title___UpYo3 {
          margin: 40px 0;
          font-size: 3em; } }
    .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__boxInformation___1e880 {
      width: 100%;
      background-color: #f7f9f8;
      padding: 20px; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__boxInformation___1e880 {
          max-width: 630px;
          padding: 30px 60px; } }
      .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__boxInformation___1e880 p {
        font-size: 1.125em;
        line-height: 22px;
        margin-bottom: 40px;
        color: #abaeb1;
        line-height: 32px;
        font-weight: 500; }
        @media screen and (min-width: 640px) {
          .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__boxInformation___1e880 p {
            font-size: 1.3125em; } }
      .imprensa-module__informations___151tS .imprensa-module__containerInformation___3coJT .imprensa-module__boxInformation___1e880 .imprensa-module__button___1RNcM {
        background-color: #00ae9d;
        color: #ffffff;
        text-align: center;
        padding: 15px 0;
        outline: none;
        border-radius: 100px;
        border: none;
        width: 100%;
        max-width: 100%;
        display: block;
        width: 250px;
        font-size: 1.3125em;
        font-weight: 400; }
  .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi {
    position: relative;
    width: 100%;
    height: 530px; }
    @media screen and (min-width: 1024px) {
      .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi {
        width: 40%;
        height: inherit;
        margin-left: 0;
        position: absolute;
        left: 0; } }
    .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__triangleBG___2ofOh {
      position: absolute;
      top: 100px;
      left: -40px;
      z-index: 2;
      padding-bottom: 0;
      height: 430px;
      max-width: 440px; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__triangleBG___2ofOh {
          max-width: 550px;
          height: 580px; } }
      @media screen and (min-width: 1600px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__triangleBG___2ofOh {
          max-width: 590px; } }
    .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__photoTriangle___1sBab {
      position: absolute;
      z-index: 2;
      top: 150px;
      height: auto;
      width: 100%;
      max-width: 350px;
      left: 70px;
      margin: auto; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__photoTriangle___1sBab {
          top: 170px;
          left: 115px;
          width: 410px;
          max-width: none; } }
      @media screen and (min-width: 1200px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__photoTriangle___1sBab {
          left: 110px;
          width: 500px; } }
      @media screen and (min-width: 1600px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__photoTriangle___1sBab {
          left: 140px; } }
    .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__greenTriangle___1ZYEm {
      position: absolute;
      z-index: 2;
      top: 150px;
      left: -21px;
      max-width: 200px;
      height: auto;
      width: 130px; }
      @media screen and (min-width: 1024px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__greenTriangle___1ZYEm {
          width: 180px;
          left: auto;
          left: initial; } }
    .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__yellowTriangle___2Y2Nu {
      position: absolute;
      z-index: 2;
      bottom: -90px;
      left: -21px;
      max-width: 200px;
      height: auto;
      margin: auto; }
      @media screen and (min-width: 640px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__yellowTriangle___2Y2Nu {
          max-width: 200px; } }
      @media screen and (min-width: 1024px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__yellowTriangle___2Y2Nu {
          width: 250px;
          left: auto;
          left: initial;
          bottom: -125px;
          max-width: none; } }
      @media screen and (min-width: 1200px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__yellowTriangle___2Y2Nu {
          left: 15px; } }
      @media screen and (min-width: 1600px) {
        .imprensa-module__informations___151tS .imprensa-module__imageInformation___y7TLi .imprensa-module__yellowTriangle___2Y2Nu {
          left: 20px; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.noticias-internas-module__askedQuestions___YtTNS {
  color: #003641; }
  .noticias-internas-module__askedQuestions___YtTNS h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .noticias-internas-module__askedQuestions___YtTNS h3.noticias-internas-module__bground___2l2St {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .noticias-internas-module__askedQuestions___YtTNS h3.noticias-internas-module__nobground___2tETj {
      background: transparent; }
  .noticias-internas-module__askedQuestions___YtTNS p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .noticias-internas-module__askedQuestions___YtTNS p {
        font-size: 1.5em; } }
  .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__contentQuestion___1T8Es {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__contentQuestion___1T8Es {
        padding: 0 40px 10px; } }
  .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e {
        padding: 2em 2em 2em 0; } }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e:last-child {
      border: 0; }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e .noticias-internas-module__title___2nBSD {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e .noticias-internas-module__title___2nBSD {
          font-size: 1.3125em; } }
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e .noticias-internas-module__title___2nBSD svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e .noticias-internas-module__content___1uC4o {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e.noticias-internas-module__active___102Lu .noticias-internas-module__content___1uC4o {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e.noticias-internas-module__active___102Lu .noticias-internas-module__content___1uC4o a {
        color: #fff; }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__accordionItem___tfM7e.noticias-internas-module__active___102Lu svg {
      transform: rotate(90deg); }
  .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__button___3fntm {
    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) {
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__button___3fntm {
        display: block; } }
  .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i .noticias-internas-module__input___3hVsF {
      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%; }
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i .noticias-internas-module__input___3hVsF.noticias-internas-module__active___102Lu {
        left: 1em;
        transition: 0.35s ease-in all; }
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i .noticias-internas-module__input___3hVsF::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i .noticias-internas-module__input___3hVsF {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i svg {
      height: 40px; }
      .noticias-internas-module__askedQuestions___YtTNS .noticias-internas-module__search___2g01i svg image {
        height: inherit; }

.noticias-internas-module__container___3hAen {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .noticias-internas-module__container___3hAen {
      padding: 1.5em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .noticias-internas-module__container___3hAen {
      font-size: 1em; } }
  .noticias-internas-module__container___3hAen h2 {
    color: #03a091;
    margin-bottom: auto; }
  .noticias-internas-module__container___3hAen h4 {
    color: #03a091;
    font-style: italic;
    margin-bottom: auto;
    font-weight: 400; }
  .noticias-internas-module__container___3hAen p {
    font-size: 16px;
    margin-bottom: 1rem;
    color: #000000; }

.noticias-internas-module__imagenews___3jgto .noticias-internas-module__imageDesktop___3XgT6 {
  display: none; }
  @media screen and (min-width: 1024px) {
    .noticias-internas-module__imagenews___3jgto .noticias-internas-module__imageDesktop___3XgT6 {
      display: block; } }

@media screen and (min-width: 1024px) {
  .noticias-internas-module__imagenews___3jgto .noticias-internas-module__imageMobile___1rqT3 {
    display: none; } }

.noticias-internas-module__textNews___3HTXN {
  color: #013b42; }
  .noticias-internas-module__textNews___3HTXN h4 {
    font-size: 1.5em;
    text-transform: capitalize; }
    @media screen and (min-width: 1024px) {
      .noticias-internas-module__textNews___3HTXN h4 {
        font-size: 2em; } }
  .noticias-internas-module__textNews___3HTXN p {
    font-size: 1.125em;
    line-height: 20px;
    margin-bottom: 1.875em;
    text-align: justify; }
    @media screen and (min-width: 1024px) {
      .noticias-internas-module__textNews___3HTXN p {
        font-size: 1.3125em;
        line-height: 25px; } }
  .noticias-internas-module__textNews___3HTXN .noticias-internas-module__container___3hAen {
    align-items: center; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.noticias-module__askedQuestions___8e4oQ {
  color: #003641; }
  .noticias-module__askedQuestions___8e4oQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .noticias-module__askedQuestions___8e4oQ h3.noticias-module__bground___VOLbm {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .noticias-module__askedQuestions___8e4oQ h3.noticias-module__nobground___3ytrd {
      background: transparent; }
  .noticias-module__askedQuestions___8e4oQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .noticias-module__askedQuestions___8e4oQ p {
        font-size: 1.5em; } }
  .noticias-module__askedQuestions___8e4oQ .noticias-module__contentQuestion___2S74M {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .noticias-module__askedQuestions___8e4oQ .noticias-module__contentQuestion___2S74M {
        padding: 0 40px 10px; } }
  .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd {
        padding: 2em 2em 2em 0; } }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd:last-child {
      border: 0; }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd .noticias-module__title___1jnxA {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd .noticias-module__title___1jnxA {
          font-size: 1.3125em; } }
      .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd .noticias-module__title___1jnxA svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd .noticias-module__content___166e5 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd.noticias-module__active___3EeOf .noticias-module__content___166e5 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd.noticias-module__active___3EeOf .noticias-module__content___166e5 a {
        color: #fff; }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__accordionItem___1gCCd.noticias-module__active___3EeOf svg {
      transform: rotate(90deg); }
  .noticias-module__askedQuestions___8e4oQ .noticias-module__button___2a4uh {
    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) {
      .noticias-module__askedQuestions___8e4oQ .noticias-module__button___2a4uh {
        display: block; } }
  .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY .noticias-module__input___2snBS {
      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%; }
      .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY .noticias-module__input___2snBS.noticias-module__active___3EeOf {
        left: 1em;
        transition: 0.35s ease-in all; }
      .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY .noticias-module__input___2snBS::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY .noticias-module__input___2snBS {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY svg {
      height: 40px; }
      .noticias-module__askedQuestions___8e4oQ .noticias-module__search___2w8RY svg image {
        height: inherit; }

.noticias-module__container___2rIUu {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .noticias-module__container___2rIUu {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .noticias-module__container___2rIUu {
      font-size: 1em; } }

.noticias-module__link___3CigO {
  text-decoration: none;
  color: unset; }
  .noticias-module__link___3CigO button {
    cursor: pointer; }

.noticias-module__firstbox___2wREc {
  width: 50.92593%; }
  @media (max-width: 768px) {
    .noticias-module__firstbox___2wREc {
      width: 90%; } }
  .noticias-module__firstbox___2wREc .noticias-module__lines___nqcUL {
    display: none; }
    @media screen and (min-width: 1024px) {
      .noticias-module__firstbox___2wREc .noticias-module__lines___nqcUL {
        display: block;
        width: 200%;
        border-bottom: 5px solid #013b42;
        margin: 0.5rem 0.2rem; } }
  .noticias-module__firstbox___2wREc h2 {
    font-size: 2em;
    margin: 0;
    text-transform: uppercase; }
    @media screen and (min-width: 1024px) {
      .noticias-module__firstbox___2wREc h2 {
        margin: 0.5em 0; } }
  .noticias-module__firstbox___2wREc h3 {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.4;
    margin: 80px 0 60px; }
  .noticias-module__firstbox___2wREc p {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0; }
    @media screen and (min-width: 1024px) {
      .noticias-module__firstbox___2wREc p {
        margin: 0.5em 0; } }

.noticias-module__newshead___1LO-a .noticias-module__content___166e5 {
  width: 100%;
  max-width: 100%;
  box-shadow: 0 0 10px -5px #000;
  padding: 40px;
  border-bottom: 8px solid #00ae9d;
  transition: ease-in-out all 0.2s;
  flex-basis: 32%;
  margin-bottom: 30px; }
  .noticias-module__newshead___1LO-a .noticias-module__content___166e5:hover {
    box-shadow: 0 0 20px -5px #000; }
  @media screen and (min-width: 1024px) {
    .noticias-module__newshead___1LO-a .noticias-module__content___166e5 {
      max-width: 100%;
      display: flex; } }
  @media screen and (min-width: 1600px) {
    .noticias-module__newshead___1LO-a .noticias-module__content___166e5 {
      min-height: 422px; } }
  .noticias-module__newshead___1LO-a .noticias-module__content___166e5 h2 {
    font-size: 1.5em;
    font-weight: 700;
    color: #03a091; }
  .noticias-module__newshead___1LO-a .noticias-module__content___166e5 .noticias-module__card___2D9mF {
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .noticias-module__newshead___1LO-a .noticias-module__content___166e5 .noticias-module__card___2D9mF {
        width: 97%; } }
  .noticias-module__newshead___1LO-a .noticias-module__content___166e5 p {
    color: #000;
    margin-bottom: 20px; }
  .noticias-module__newshead___1LO-a .noticias-module__content___166e5 button {
    text-align: center;
    width: 100%;
    background: #00ae9d;
    max-width: 143px;
    margin: auto;
    padding: 15px 0;
    color: #ffffff;
    font-size: 0.875em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-radius: 5px; }

.noticias-module__nextpage___2V_0B {
  display: none; }
  @media screen and (min-width: 1024px) {
    .noticias-module__nextpage___2V_0B {
      display: block; } }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.sobre-module__askedQuestions___2KiBN {
  color: #003641; }
  .sobre-module__askedQuestions___2KiBN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .sobre-module__askedQuestions___2KiBN h3.sobre-module__bground___3rItA {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .sobre-module__askedQuestions___2KiBN h3.sobre-module__nobground___32isA {
      background: transparent; }
  .sobre-module__askedQuestions___2KiBN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .sobre-module__askedQuestions___2KiBN p {
        font-size: 1.5em; } }
  .sobre-module__askedQuestions___2KiBN .sobre-module__contentQuestion___BJWlO {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .sobre-module__askedQuestions___2KiBN .sobre-module__contentQuestion___BJWlO {
        padding: 0 40px 10px; } }
  .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80 {
        padding: 2em 2em 2em 0; } }
    .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80:last-child {
      border: 0; }
    .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80 .sobre-module__title___2TpDM {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80 .sobre-module__title___2TpDM {
          font-size: 1.3125em; } }
      .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80 .sobre-module__title___2TpDM svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80 .sobre-module__content___2PIYF {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80.sobre-module__active___1qOn4 .sobre-module__content___2PIYF {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80.sobre-module__active___1qOn4 .sobre-module__content___2PIYF a {
        color: #fff; }
    .sobre-module__askedQuestions___2KiBN .sobre-module__accordionItem___1XX80.sobre-module__active___1qOn4 svg {
      transform: rotate(90deg); }
  .sobre-module__askedQuestions___2KiBN .sobre-module__button___2548m {
    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) {
      .sobre-module__askedQuestions___2KiBN .sobre-module__button___2548m {
        display: block; } }
  .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- .sobre-module__input___5-BUi {
      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%; }
      .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- .sobre-module__input___5-BUi.sobre-module__active___1qOn4 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- .sobre-module__input___5-BUi::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- .sobre-module__input___5-BUi {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- svg {
      height: 40px; }
      .sobre-module__askedQuestions___2KiBN .sobre-module__search___3VXQ- svg image {
        height: inherit; }

.sobre-module__container___ibFss {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 0;
  width: 100%;
  padding: 0;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .sobre-module__container___ibFss {
      margin-bottom: 60px;
      width: 100%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .sobre-module__container___ibFss {
      font-size: 1em; } }

.sobre-module__quality___3EVsc .sobre-module__stamps___1bHxo {
  justify-content: center; }
  @media screen and (min-width: 1024px) {
    .sobre-module__quality___3EVsc .sobre-module__stamps___1bHxo {
      margin-left: -10px !important; } }

@media screen and (min-width: 1024px) {
  .sobre-module__quality___3EVsc {
    padding: 0 10.625em !important; } }

@media screen and (min-width: 1024px) {
  .sobre-module__mpadded___jj_oL {
    padding: 0 10.625em !important; } }

.sobre-module__call___EuxjQ {
  background: rgba(0, 0, 0, 0.1) url("https://www.sicoob.com.br/documents/25272901/70784066/banner-main.jpg/ea033f6f-b364-c6ec-cc0d-5bd9e6fcdda6?t=1630015007446");
  background-blend-mode: darken;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  height: 420px; }
  .sobre-module__call___EuxjQ .sobre-module__container___ibFss {
    display: block;
    margin: auto; }
  .sobre-module__call___EuxjQ .sobre-module__title___2TpDM,
  .sobre-module__call___EuxjQ .sobre-module__sub___3fIRy {
    display: block;
    text-align: center; }
  .sobre-module__call___EuxjQ .sobre-module__title___2TpDM {
    color: #ffffff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    margin-bottom: 0.3125em; }
    @media screen and (min-width: 640px) {
      .sobre-module__call___EuxjQ .sobre-module__title___2TpDM {
        font-size: 4.5em; } }
  .sobre-module__call___EuxjQ .sobre-module__sub___3fIRy {
    color: #ffffff;
    font-weight: 300;
    font-size: 1.375em; }

.sobre-module__about___v3dau {
  color: #013b42; }
  @media screen and (min-width: 1024px) {
    .sobre-module__about___v3dau .sobre-module__container___ibFss {
      padding: 0; } }
  .sobre-module__about___v3dau .sobre-module__container___ibFss section:first-child > .sobre-module__row___3jTe0 {
    padding-top: 2em; }
    @media screen and (min-width: 1024px) {
      .sobre-module__about___v3dau .sobre-module__container___ibFss section:first-child > .sobre-module__row___3jTe0 {
        padding-top: 8.75em; } }
  .sobre-module__about___v3dau .sobre-module__container___ibFss section:last-child > .sobre-module__row___3jTe0 {
    padding-bottom: 2em; }
    @media screen and (min-width: 1024px) {
      .sobre-module__about___v3dau .sobre-module__container___ibFss section:last-child > .sobre-module__row___3jTe0 {
        padding-top: 8.75em; } }
  .sobre-module__about___v3dau .sobre-module__container___ibFss section {
    background-color: #ffffff; }
    .sobre-module__about___v3dau .sobre-module__container___ibFss section.sobre-module__gray___vqHCX {
      background-color: #f4f4f4 !important; }
    .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__row___3jTe0 {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 100%; }
      @media screen and (min-width: 640px) {
        .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__row___3jTe0 {
          padding-bottom: 3.125em; } }
      @media screen and (min-width: 1024px) {
        .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__row___3jTe0 {
          padding-bottom: 3.125em; } }
    .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE {
      padding-top: 0px;
      position: relative; }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__art___1EMQZ {
        margin-top: 16px; }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__art___1EMQZ {
            margin-top: 0;
            margin-bottom: 0; } }
        @media screen and (min-width: 640px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__art___1EMQZ.sobre-module__sm-mb-0___2eetM {
            margin-bottom: 0; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__art___1EMQZ.sobre-module__sm-mb-0___2eetM {
            margin-bottom: 64px; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__history___2r0My {
        margin-top: -10px; }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__help___82DTN {
        margin-top: 0;
        position: relative;
        width: 100%;
        height: 100%; }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__help___82DTN {
            transform: scale(1.18);
            width: auto;
            height: auto;
            position: absolute;
            right: 0;
            margin-top: -40px; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__left___2i2Ez {
        order: -1; }
        @media screen and (min-width: 640px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__left___2i2Ez {
            margin-top: 10px;
            order: 0; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__left___2i2Ez {
            margin-top: 100px; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__right___1Q2Ub {
        order: -1;
        -ms-grid-row-align: center;
            align-self: center; }
        @media screen and (min-width: 640px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__right___1Q2Ub {
            margin-top: 10px;
            order: 1; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__right___1Q2Ub {
            margin-top: 100px; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__fright___2i8Nm {
        order: -1;
        -ms-grid-row-align: center;
            align-self: center;
        margin-top: -40px; }
        @media screen and (min-width: 640px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI.sobre-module__fright___2i8Nm {
            order: 1; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI > .sobre-module__wrapper___yfcwk {
        width: 100%;
        height: 100%;
        padding: 0.9375em 2em; }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI > .sobre-module__wrapper___yfcwk.sobre-module__no-extra___-Y11O {
            padding: 0; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI > .sobre-module__wrapper___yfcwk {
            padding: 0 4.375em; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI > .sobre-module__wrapper___yfcwk.sobre-module__rpadded___8_e2W {
            padding: 0 10.625em 0 5.625em; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE.sobre-module__textual___CGfgI > .sobre-module__wrapper___yfcwk.sobre-module__lpadded___28Me5 {
            padding: 0 4.375em 0 10.625em; } }
      @media screen and (min-width: 640px) {
        .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE {
          display: flex;
          flex-direction: column;
          flex-basis: 100%; } }
      @media screen and (min-width: 1024px) {
        .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE {
          display: flex;
          flex-direction: column;
          flex-basis: 100%;
          flex: 1 1; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__header___1-1qj {
        font-size: 1.5em;
        font-weight: bold;
        margin: 60px 0 30px 0; }
        @media screen and (min-width: 1024px) {
          .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__header___1-1qj {
            margin: 0px 0 30px 0;
            font-size: 2.625em; } }
      .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__content___2PIYF {
        color: #6d7278; }
        .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__content___2PIYF p {
          font-size: 1em;
          line-height: 1.5em;
          margin-bottom: 1.875em; }
          @media screen and (min-width: 1024px) {
            .sobre-module__about___v3dau .sobre-module__container___ibFss section .sobre-module__column___1LMXE .sobre-module__content___2PIYF p {
              font-size: 1.5em;
              line-height: 1.625em; } }

.sobre-module__cards___mM4V8 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-left: 10px !important; }
  @media screen and (min-width: 640px) {
    .sobre-module__cards___mM4V8 {
      padding: 0.9375em 2em; } }
  @media screen and (min-width: 1024px) {
    .sobre-module__cards___mM4V8 {
      padding: 0; } }
  .sobre-module__cards___mM4V8 > * + * {
    margin-top: 20px;
    margin-left: 0px; }
    @media screen and (min-width: 640px) {
      .sobre-module__cards___mM4V8 > * + * {
        margin-bottom: 0; } }
    @media screen and (min-width: 1024px) {
      .sobre-module__cards___mM4V8 > * + * {
        margin: 0px 0px; } }
  .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj {
    background-color: white;
    border-radius: 30px;
    width: 100%;
    padding: 0 10px;
    align-items: center;
    margin-right: 20px; }
    @media screen and (min-width: 640px) {
      .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj {
        display: flex;
        flex-direction: column;
        flex-basis: 100%; } }
    @media screen and (min-width: 1024px) {
      .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1; } }
    .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj::before {
      content: ""; }
    .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW {
      display: flex;
      flex-wrap: wrap;
      height: 100%; }
      .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__details__container___2ChjI {
        flex: 2 1; }
        @media screen and (min-width: 640px) {
          .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__details__container___2ChjI {
            margin-left: 0px; } }
        @media screen and (min-width: 1024px) {
          .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__details__container___2ChjI {
            margin-left: 30px; } }
        .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__details__container___2ChjI h3:nth-child(1) {
          font-weight: 400; }
        .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__details__container___2ChjI h3:nth-child(2) {
          color: #043b41;
          font-size: 2em; }
        .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__details__container___2ChjI h3:nth-child(3) {
          color: #888c91;
          font-weight: 500; }
      .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__icon__container___ywx3m {
        padding: 20px;
        display: flex;
        width: 150px;
        margin: auto; }
        .sobre-module__cards___mM4V8 .sobre-module__card___3ToVj > .sobre-module__row__card___1IcSW .sobre-module__icon__container___ywx3m img {
          transform: scale(0.9); }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.trabalhe-conosco-module__askedQuestions___1gmAQ {
  color: #003641; }
  .trabalhe-conosco-module__askedQuestions___1gmAQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ h3.trabalhe-conosco-module__bground___3G13V {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ h3.trabalhe-conosco-module__nobground___QVigX {
      background: transparent; }
  .trabalhe-conosco-module__askedQuestions___1gmAQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .trabalhe-conosco-module__askedQuestions___1gmAQ p {
        font-size: 1.5em; } }
  .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__contentQuestion___3KFKn {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__contentQuestion___3KFKn {
        padding: 0 40px 10px; } }
  .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0 {
        padding: 2em 2em 2em 0; } }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0:last-child {
      border: 0; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0 .trabalhe-conosco-module__title___In6Dn {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0 .trabalhe-conosco-module__title___In6Dn {
          font-size: 1.3125em; } }
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0 .trabalhe-conosco-module__title___In6Dn svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0 .trabalhe-conosco-module__content___1cHDo {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0.trabalhe-conosco-module__active___1s_nG .trabalhe-conosco-module__content___1cHDo {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0.trabalhe-conosco-module__active___1s_nG .trabalhe-conosco-module__content___1cHDo a {
        color: #fff; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__accordionItem___3IPh0.trabalhe-conosco-module__active___1s_nG svg {
      transform: rotate(90deg); }
  .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__button___2-xuf {
    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) {
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__button___2-xuf {
        display: block; } }
  .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 .trabalhe-conosco-module__input___3mV14 {
      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%; }
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 .trabalhe-conosco-module__input___3mV14.trabalhe-conosco-module__active___1s_nG {
        left: 1em;
        transition: 0.35s ease-in all; }
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 .trabalhe-conosco-module__input___3mV14::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 .trabalhe-conosco-module__input___3mV14 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 svg {
      height: 40px; }
      .trabalhe-conosco-module__askedQuestions___1gmAQ .trabalhe-conosco-module__search___wh9X5 svg image {
        height: inherit; }

.trabalhe-conosco-module__container___1Rabq {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__container___1Rabq {
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .trabalhe-conosco-module__container___1Rabq {
      font-size: 1em; } }

.trabalhe-conosco-module__call___2lb1j {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-trabalhe-conosco-desktop.png/a09331d8-9ca2-e061-25a5-8fde58732dc9?t=1630014386941");

  /*background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-trabalhe-conosco-mobile.png/830bf5a6-cae5-57b8-2c75-56bac5c75900?t=1630014387209");*/
  padding-top: 51.875%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 768px) {
    .trabalhe-conosco-module__call___2lb1j {
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-trabalhe-conosco-mobile.png/830bf5a6-cae5-57b8-2c75-56bac5c75900?t=1630014387209");

      /*background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-trabalhe-conosco-desktop.png/a09331d8-9ca2-e061-25a5-8fde58732dc9?t=1630014386941");*/
      padding-top: 21.04167%; } }
  .trabalhe-conosco-module__call___2lb1j .trabalhe-conosco-module__container___1Rabq {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
  .trabalhe-conosco-module__call___2lb1j .trabalhe-conosco-module__container___1Rabq h2 {
    color: white;
    /*font-size: 1.75em;*/
    text-transform: uppercase;
    margin: 0; }
    @media screen and (min-width: 640px) {
      .trabalhe-conosco-module__call___2lb1j h2 {
        font-size: 3em; } }
    @media screen and (min-width: 1024px) {
      .trabalhe-conosco-module__call___2lb1j h2 {
        margin: 0.5em 0; } }
        .trabalhe-conosco-module__container___1Rabq .trabalhe-conosco-module__work___2Qcnt h3 {
          color: #013b42;
    font-size: 32px; }
.trabalhe-conosco-module__work___2Qcnt {
  color: #013b42; }
  .trabalhe-conosco-module__work___2Qcnt h3 {
    color: #013b42;
    font-size: 32px; }
  .trabalhe-conosco-module__work___2Qcnt p {
    font-size: 21px;
    margin-bottom: 1rem;
    color: #013b42; }
  .trabalhe-conosco-module__work___2Qcnt .trabalhe-conosco-module__bolder___32Mra {
    font-weight: 700;
    color: #013b42; }
  .trabalhe-conosco-module__work___2Qcnt h4 {
    font-size: 1.5em;
    text-transform: capitalize; }
    @media screen and (min-width: 1024px) {
      .trabalhe-conosco-module__work___2Qcnt h4 {
        font-size: 2em; } }
  .trabalhe-conosco-module__work___2Qcnt p {
    font-size: 1.125em;
    line-height: 20px;
    margin-bottom: 1.875em;
    text-align: justify; }
    @media screen and (min-width: 1024px) {
      .trabalhe-conosco-module__work___2Qcnt p {
        font-size: 1.3125em;
        line-height: 28px; } }
  .trabalhe-conosco-module__work___2Qcnt .trabalhe-conosco-module__container___1Rabq {
    align-items: center; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.unidades-module__askedQuestions___1pCKx {
  color: #003641; }
  .unidades-module__askedQuestions___1pCKx h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .unidades-module__askedQuestions___1pCKx h3.unidades-module__bground___3bPpn {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .unidades-module__askedQuestions___1pCKx h3.unidades-module__nobground___VHbYL {
      background: transparent; }
  .unidades-module__askedQuestions___1pCKx p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .unidades-module__askedQuestions___1pCKx p {
        font-size: 1.5em; } }
  .unidades-module__askedQuestions___1pCKx .unidades-module__contentQuestion___1FErh {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .unidades-module__askedQuestions___1pCKx .unidades-module__contentQuestion___1FErh {
        padding: 0 40px 10px; } }
  .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1 {
        padding: 2em 2em 2em 0; } }
    .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1:last-child {
      border: 0; }
    .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1 .unidades-module__title___2VpvD {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1 .unidades-module__title___2VpvD {
          font-size: 1.3125em; } }
      .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1 .unidades-module__title___2VpvD svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1 .unidades-module__content___UR5IK {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1.unidades-module__active___3qn44 .unidades-module__content___UR5IK {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1.unidades-module__active___3qn44 .unidades-module__content___UR5IK a {
        color: #fff; }
    .unidades-module__askedQuestions___1pCKx .unidades-module__accordionItem___3ANU1.unidades-module__active___3qn44 svg {
      transform: rotate(90deg); }
  .unidades-module__askedQuestions___1pCKx .unidades-module__button___3CvFP {
    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) {
      .unidades-module__askedQuestions___1pCKx .unidades-module__button___3CvFP {
        display: block; } }
  .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM .unidades-module__input___2dPtk {
      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%; }
      .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM .unidades-module__input___2dPtk.unidades-module__active___3qn44 {
        left: 1em;
        transition: 0.35s ease-in all; }
      .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM .unidades-module__input___2dPtk::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM .unidades-module__input___2dPtk {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM svg {
      height: 40px; }
      .unidades-module__askedQuestions___1pCKx .unidades-module__search___1I1xM svg image {
        height: inherit; }

.unidades-module__container___GgeUy {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.5em 0;
  width: 87.96296%;
  z-index: 2; }
  @media screen and (min-width: 1024px) {
    .unidades-module__container___GgeUy {
      margin-bottom: 60px;
      padding: 3em 0;
      width: 81.25%;
      justify-content: space-between;
      font-size: 0.8125em; } }
  @media screen and (min-width: 1600px) {
    .unidades-module__container___GgeUy {
      font-size: 1em; } }

.unidades-module__call___1lkT_ {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-main-unnidades-mobile.jpg/8ce03d99-bb35-00e4-0faf-dfadc4c2612e?t=1629999161033");
  padding-top: 51.66667%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 768px) {
    .unidades-module__call___1lkT_ {
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/banner-main-unnidades.jpg/3137cdb6-b021-6fc3-5644-ccf56120cec7?t=1629999161730");
      padding-top: 21.18056%; } }
  .unidades-module__call___1lkT_ .unidades-module__container___GgeUy {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0; }
  .unidades-module__call___1lkT_ h2 {
    color: #ffffff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0;
    max-width: 260px; }
    .unidades-module__call___1lkT_ h2 br {
      display: none; }
    @media screen and (min-width: 640px) {
      .unidades-module__call___1lkT_ h2 {
        font-size: 2.25em;
        max-width: 310px; } }
    @media screen and (min-width: 1024px) {
      .unidades-module__call___1lkT_ h2 {
        margin: 0.5em 0;
        font-size: 3em;
        max-width: 100%; }
        .unidades-module__call___1lkT_ h2 br {
          display: block; } }

.unidades-module__searchPoint___31PMQ {
  background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/bg-serach-unidades-mobile_03.jpg/b30368f8-dcc9-b372-fe10-4c563af16bb9?t=1629999160483");
  padding-top: 113.54167%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 768px) {
    .unidades-module__searchPoint___31PMQ {
      background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/bg-serach-unidades.jpg/aef1c439-7437-3600-5de4-2bea4d006505?t=1629999161461");
      padding-top: 29.93056%; } }
  .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 650px;
    width: 100%;
    height: 100%;
    max-height: 370px;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK {
        padding: 0;
        max-height: 170px; } }
    .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__title___2VpvD {
      font-weight: 500;
      font-size: 1.875em;
      text-align: center;
      text-transform: uppercase;
      color: #ffffff;
      margin: 30px 0; }
      @media screen and (min-width: 1024px) {
        .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__title___2VpvD {
          font-size: 3em; } }
      @media screen and (min-width: 768px) {
        .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__title___2VpvD br {
          display: none; } }
    .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 {
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center; }
      @media screen and (min-width: 768px) {
        .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 {
          flex-direction: row; } }
      .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 select {
        border: none;
        background: #fff;
        width: 100%;
        max-width: 380px;
        padding: 20px;
        font-size: 1.125em;
        text-transform: uppercase;
        cursor: pointer;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-image: url("https://www.sicoob.com.br/documents/25272901/70631442/arrow-down.png/b424c261-55ef-96b3-7625-f129311f691b?t=1630014388102");
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 25px;
        outline: none;
        margin-bottom: 25px; }
        @media screen and (min-width: 768px) {
          .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 select {
            margin-right: 12px;
            max-width: 275px;
            margin-bottom: 0;
            font-size: 1em;
            padding: 15px;
            background-position-y: 15px; } }
      .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 .unidades-module__button___3CvFP {
        background: #003641;
        border: 0;
        width: 100%;
        max-width: 380px;
        cursor: pointer;
        outline: none;
        padding: 20px;
        font-size: 1.125em;
        font-weight: 700;
        text-transform: uppercase;
        color: #ffffff; }
        .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 .unidades-module__button___3CvFP svg {
          display: none; }
        @media screen and (min-width: 768px) {
          .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 .unidades-module__button___3CvFP {
            font-size: 0;
            max-width: 60px;
            padding: 11px; 
            position: relative;
          }
            .unidades-module__searchPoint___31PMQ .unidades-module__content___UR5IK .unidades-module__inputSelect___2q330 .unidades-module__button___3CvFP svg {
              display: block;
              margin: auto; } }

.unidades-module__card___1VyjI .unidades-module__list___2KgRz {
  display: flex;
  /*align-items: baseline;*/
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column; }
  @media screen and (min-width: 1024px) {
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz {
      flex-direction: row; } }
  .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK {
    width: 100%;
    box-shadow: 0 0 10px -5px #000;
    padding: 40px 15px;
    border-bottom: 8px solid #00ae9d;
    transition: ease-in-out all 0.2s;
    flex-basis: 32%;
    margin-bottom: 30px; 
    position: relative;
  }
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK:hover {
      box-shadow: 0 0 20px -5px #000; }
    @media screen and (min-width: 1024px) {
      .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK {
        min-height: 379px;
        flex-basis: 23.333%; 
        position: relative;
      } }
    @media screen and (min-width: 1600px) {
      .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK {
        min-height: 422px; 
        position: relative;
      } }
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK .unidades-module__company___3nK8T {
      font-size: 1.5em;
      font-weight: 700;
      color: #00ae9d; }
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK .unidades-module__address___2PST5, .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK .unidades-module__phone___3-r6F, .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK .unidades-module__infoBottom___3QOhf {
      margin-bottom: 20px; }
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK .unidades-module__phone___3-r6F {
      min-height: 35px; }
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK p {
      font-weight: 500;
      font-size: 1em;
      color: #013b42; }
    .unidades-module__card___1VyjI .unidades-module__list___2KgRz .unidades-module__content___UR5IK .unidades-module__seeMap___jNk0H {
      text-align: center;
      width: 100%;
      display: block;
      background: #00ae9d;
      max-width: 143px;
      margin: auto;
      padding: 15px 0;
      color: #ffffff;
      font-size: 0.875em;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 600;
      border-radius: 5px; 
      position: absolute;
      bottom: 10px;
      left: 0;
      right: 0;
    }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.questions-module__askedQuestions___YvwbX {
  color: #003641; }
  .questions-module__askedQuestions___YvwbX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .questions-module__askedQuestions___YvwbX h3.questions-module__bground___52CRk {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .questions-module__askedQuestions___YvwbX h3.questions-module__nobground___56xqI {
      background: transparent; }
  .questions-module__askedQuestions___YvwbX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .questions-module__askedQuestions___YvwbX p {
        font-size: 1.5em; } }
  .questions-module__askedQuestions___YvwbX .questions-module__contentQuestion___28Hpb {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .questions-module__askedQuestions___YvwbX .questions-module__contentQuestion___28Hpb {
        padding: 0 40px 10px; } }
  .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ {
        padding: 2em 2em 2em 0; } }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ:last-child {
      border: 0; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__title___3z-vD {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__title___3z-vD {
          font-size: 1.3125em; } }
      .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__title___3z-vD svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__content___Shf6p {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ.questions-module__active___20Soy .questions-module__content___Shf6p {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ.questions-module__active___20Soy .questions-module__content___Shf6p a {
        color: #fff; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ.questions-module__active___20Soy svg {
      transform: rotate(90deg); }
  .questions-module__askedQuestions___YvwbX .questions-module__button___1vu3W {
    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) {
      .questions-module__askedQuestions___YvwbX .questions-module__button___1vu3W {
        display: block; } }
  .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6 {
      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%; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6.questions-module__active___20Soy {
        left: 1em;
        transition: 0.35s ease-in all; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q svg {
      height: 40px; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q svg image {
        height: inherit; }

.questions-module__askedQuestions___YvwbX {
  color: #003641; }
  .questions-module__askedQuestions___YvwbX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .questions-module__askedQuestions___YvwbX h3.questions-module__bground___52CRk {
      background: #00ae9d;
      color: #ffffff;
      padding: 15px; }
    .questions-module__askedQuestions___YvwbX h3.questions-module__nobground___56xqI {
      background: transparent; }
  .questions-module__askedQuestions___YvwbX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .questions-module__askedQuestions___YvwbX p {
        font-size: 1.5em; } }
  .questions-module__askedQuestions___YvwbX .questions-module__contentQuestion___28Hpb {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .questions-module__askedQuestions___YvwbX .questions-module__contentQuestion___28Hpb {
        padding: 0 40px 10px; } }
  .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ {
        padding: 2em 2em 2em 0; } }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ:last-child {
      border: 0; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__title___3z-vD {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__title___3z-vD {
          font-size: 1.3125em; } }
      .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__title___3z-vD svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #ffffff; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ .questions-module__content___Shf6p {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ.questions-module__active___20Soy .questions-module__content___Shf6p {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ.questions-module__active___20Soy .questions-module__content___Shf6p a {
        color: #ffffff; }
    .questions-module__askedQuestions___YvwbX .questions-module__accordionItem___1XuFZ.questions-module__active___20Soy svg {
      transform: rotate(90deg); }
  .questions-module__askedQuestions___YvwbX .questions-module__button___1vu3W {
    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) {
      .questions-module__askedQuestions___YvwbX .questions-module__button___1vu3W {
        display: block; } }
  .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6 {
      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%; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6.questions-module__active___20Soy {
        left: 1em;
        transition: 0.35s ease-in all; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6:-moz-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6::-moz-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6:-ms-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q .questions-module__input___2sfW6 {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #ffffff; } }
    .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q svg {
      height: 40px; }
      .questions-module__askedQuestions___YvwbX .questions-module__search___ce_4Q svg image {
        height: inherit; }

@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("https://www.sicoob.com.br/documents/25272901/70779978/call-center.png/5bd6e53c-4bd8-c3dc-2057-57a23b6474d5?t=1630014970324");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_ConditionalChatLink {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/chat.png/557a31c6-6a24-613a-7a46-d4ebab50adc1?t=1630014970476");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Contact {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/phone.png/8495b4b2-0b0e-2c6f-8aca-46ac18c791d0?t=1630014970628");
          background-repeat: no-repeat; }
        #rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources > div.rn_Feedback {
          background-image: url("https://www.sicoob.com.br/documents/25272901/70779978/smile.png/af2af642-75de-17ab-479c-0598ce00da25?t=1630014970808");
          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*/
.styles__askedQuestions___2CHip {
  color: #003641; }
  .styles__askedQuestions___2CHip h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px; }
    .styles__askedQuestions___2CHip h3.styles__bground___1Ssm3 {
      background: #00ae9d;
      color: #fff;
      padding: 15px; }
    .styles__askedQuestions___2CHip h3.styles__nobground___3ZyCF {
      background: transparent; }
  .styles__askedQuestions___2CHip p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700; }
    @media screen and (min-width: 1024px) {
      .styles__askedQuestions___2CHip p {
        font-size: 1.5em; } }
  .styles__askedQuestions___2CHip .styles__contentQuestion___2t8pC {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px; }
    @media screen and (min-width: 1024px) {
      .styles__askedQuestions___2CHip .styles__contentQuestion___2t8pC {
        padding: 0 40px 10px; } }
  .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0; }
    @media screen and (min-width: 1024px) {
      .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i {
        padding: 2em 2em 2em 0; } }
    .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i:last-child {
      border: 0; }
    .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i .styles__title___1PHGq {
      cursor: pointer;
      width: 100%;
      font-weight: 600;
      display: flex;
      justify-content: space-between;
      font-size: 1.125em; }
      @media screen and (min-width: 1024px) {
        .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i .styles__title___1PHGq {
          font-size: 1.3125em; } }
      .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i .styles__title___1PHGq svg {
        transition: 0.3s ease-in all;
        height: 16px;
        width: 16px;
        transform: rotate(270deg);
        fill: #fff; }
    .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i .styles__content___Wc0d1 {
      height: 0;
      display: none;
      margin-top: 1em;
      transition: ease 0.8s all;
      line-height: 22px; }
    .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i.styles__active___9RuJQ .styles__content___Wc0d1 {
      height: auto;
      display: block;
      transition: ease 0.8s all; }
      .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i.styles__active___9RuJQ .styles__content___Wc0d1 a {
        color: #fff; }
    .styles__askedQuestions___2CHip .styles__accordionItem___2OT7i.styles__active___9RuJQ svg {
      transform: rotate(90deg); }
  .styles__askedQuestions___2CHip .styles__button___3xB1o {
    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) {
      .styles__askedQuestions___2CHip .styles__button___3xB1o {
        display: block; } }
  .styles__askedQuestions___2CHip .styles__search___32DUi {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0; }
    .styles__askedQuestions___2CHip .styles__search___32DUi .styles__input___pw39D {
      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%; }
      .styles__askedQuestions___2CHip .styles__search___32DUi .styles__input___pw39D.styles__active___9RuJQ {
        left: 1em;
        transition: 0.35s ease-in all; }
      .styles__askedQuestions___2CHip .styles__search___32DUi .styles__input___pw39D::-webkit-input-placeholder {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8125em;
        color: #a3d6cf; }
      @media screen and (min-width: 1024px) {
        .styles__askedQuestions___2CHip .styles__search___32DUi .styles__input___pw39D {
          opacity: 1;
          position: relative;
          padding: 0.3em;
          height: auto;
          display: block;
          border-bottom: 1px solid #fff; } }
    .styles__askedQuestions___2CHip .styles__search___32DUi svg {
      height: 40px; }
      .styles__askedQuestions___2CHip .styles__search___32DUi svg image {
        height: inherit; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-Regular.ttf"); }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-Medium.ttf");
  font-weight: 500; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-SemiBold.ttf");
  font-weight: 600; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-Bold.ttf");
  font-weight: 700; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-Italic.ttf");
  font-style: italic; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Asap';
  src: url("/fonts/Asap-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Pacifico';
  src: url("/fonts/Pacifico-Regular.ttf"); }

* {
  box-sizing: border-box; }

html {
  scroll-behavior: smooth; }

body {
  font-family: "Asap", "Arial", sans-serif;
  color: #003641;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

button {
  font-family: "Asap", "Arial", sans-serif; }

.styles__flex___2GmlB {
  display: flex; }
  .styles__flex__column___3EhVp {
    flex-direction: column; }

img {
  width: 100%;
  height: 100%; }

p {
  margin: 0; }

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

a {
  text-transform: none;
  text-decoration: none; }

h2,
h3 {
  width: 100%;
  font-size: 1.875em;
  margin-bottom: 1em; }

h3 {
  font-size: 1.625em; }

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms; }

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0s; }
  body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms; }

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms; }

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0s; }
  body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: 100ms; }

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms; }

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0s; }
  body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: 150ms; }

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms; }

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0s; }
  body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: 200ms; }

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms; }

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0s; }
  body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: 250ms; }

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms; }

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0s; }
  body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: 300ms; }

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms; }

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0s; }
  body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: 350ms; }

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms; }

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0s; }
  body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: 400ms; }

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms; }

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0s; }
  body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: 450ms; }

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms; }

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0s; }
  body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: 500ms; }

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms; }

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0s; }
  body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: 550ms; }

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms; }

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0s; }
  body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: 600ms; }

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms; }

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0s; }
  body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: 650ms; }

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms; }

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0s; }
  body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: 700ms; }

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms; }

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0s; }
  body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: 750ms; }

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms; }

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0s; }
  body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: 800ms; }

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms; }

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0s; }
  body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: 850ms; }

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms; }

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0s; }
  body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: 900ms; }

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms; }

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0s; }
  body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: 950ms; }

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms; }

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0s; }
  body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1000ms; }

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms; }

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0s; }
  body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1050ms; }

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms; }

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0s; }
  body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1100ms; }

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms; }

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0s; }
  body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1150ms; }

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms; }

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0s; }
  body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1200ms; }

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms; }

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0s; }
  body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1250ms; }

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms; }

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0s; }
  body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1300ms; }

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms; }

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0s; }
  body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1350ms; }

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms; }

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0s; }
  body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1400ms; }

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms; }

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0s; }
  body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1450ms; }

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms; }

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0s; }
  body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1500ms; }

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms; }

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0s; }
  body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1550ms; }

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms; }

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0s; }
  body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1600ms; }

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms; }

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0s; }
  body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1650ms; }

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms; }

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0s; }
  body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1700ms; }

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms; }

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0s; }
  body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1750ms; }

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms; }

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0s; }
  body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1800ms; }

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms; }

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0s; }
  body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1850ms; }

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms; }

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0s; }
  body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1900ms; }

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms; }

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0s; }
  body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1950ms; }

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms; }

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0s; }
  body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2000ms; }

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms; }

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0s; }
  body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2050ms; }

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms; }

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0s; }
  body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2100ms; }

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms; }

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0s; }
  body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2150ms; }

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms; }

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0s; }
  body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2200ms; }

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms; }

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0s; }
  body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2250ms; }

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms; }

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0s; }
  body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2300ms; }

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms; }

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0s; }
  body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2350ms; }

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms; }

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0s; }
  body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2400ms; }

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms; }

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0s; }
  body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2450ms; }

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms; }

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0s; }
  body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2500ms; }

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms; }

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0s; }
  body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2550ms; }

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms; }

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0s; }
  body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2600ms; }

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms; }

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0s; }
  body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2650ms; }

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms; }

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0s; }
  body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2700ms; }

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms; }

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0s; }
  body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2750ms; }

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms; }

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0s; }
  body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2800ms; }

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms; }

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0s; }
  body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2850ms; }

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms; }

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0s; }
  body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2900ms; }

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms; }

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0s; }
  body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2950ms; }

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms; }

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0s; }
  body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3000ms; }

[data-aos] {
  pointer-events: none; }
  [data-aos].aos-animate {
    pointer-events: auto; }

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1); }

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */ }
    html:not(.no-js) [data-aos^='fade'][data-aos^='fade'] {
      opacity: 0;
      transition-property: opacity, transform; }
      html:not(.no-js) [data-aos^='fade'][data-aos^='fade'].aos-animate {
        opacity: 1;
        transform: none; }
    html:not(.no-js) [data-aos='fade-up'] {
      transform: translate3d(0, 100px, 0); }
    html:not(.no-js) [data-aos='fade-down'] {
      transform: translate3d(0, -100px, 0); }
    html:not(.no-js) [data-aos='fade-right'] {
      transform: translate3d(-100px, 0, 0); }
    html:not(.no-js) [data-aos='fade-left'] {
      transform: translate3d(100px, 0, 0); }
    html:not(.no-js) [data-aos='fade-up-right'] {
      transform: translate3d(-100px, 100px, 0); }
    html:not(.no-js) [data-aos='fade-up-left'] {
      transform: translate3d(100px, 100px, 0); }
    html:not(.no-js) [data-aos='fade-down-right'] {
      transform: translate3d(-100px, -100px, 0); }
    html:not(.no-js) [data-aos='fade-down-left'] {
      transform: translate3d(100px, -100px, 0); }
    html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'] {
      opacity: 0;
      transition-property: opacity, transform; }
      html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1); }
    html:not(.no-js) [data-aos='zoom-in'] {
      transform: scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-up'] {
      transform: translate3d(0, 100px, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-down'] {
      transform: translate3d(0, -100px, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-right'] {
      transform: translate3d(-100px, 0, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-in-left'] {
      transform: translate3d(100px, 0, 0) scale(0.6); }
    html:not(.no-js) [data-aos='zoom-out'] {
      transform: scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-up'] {
      transform: translate3d(0, 100px, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-down'] {
      transform: translate3d(0, -100px, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-right'] {
      transform: translate3d(-100px, 0, 0) scale(1.2); }
    html:not(.no-js) [data-aos='zoom-out-left'] {
      transform: translate3d(100px, 0, 0) scale(1.2); }
    html:not(.no-js) [data-aos^='slide'][data-aos^='slide'] {
      transition-property: transform;
      visibility: hidden; }
      html:not(.no-js) [data-aos^='slide'][data-aos^='slide'].aos-animate {
        visibility: visible;
        transform: translate3d(0, 0, 0); }
    html:not(.no-js) [data-aos='slide-up'] {
      transform: translate3d(0, 100%, 0); }
    html:not(.no-js) [data-aos='slide-down'] {
      transform: translate3d(0, -100%, 0); }
    html:not(.no-js) [data-aos='slide-right'] {
      transform: translate3d(-100%, 0, 0); }
    html:not(.no-js) [data-aos='slide-left'] {
      transform: translate3d(100%, 0, 0); }
    html:not(.no-js) [data-aos^='flip'][data-aos^='flip'] {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      transition-property: transform; }
    html:not(.no-js) [data-aos='flip-left'] {
      transform: perspective(2500px) rotateY(-100deg); }
      html:not(.no-js) [data-aos='flip-left'].aos-animate {
        transform: perspective(2500px) rotateY(0); }
    html:not(.no-js) [data-aos='flip-right'] {
      transform: perspective(2500px) rotateY(100deg); }
      html:not(.no-js) [data-aos='flip-right'].aos-animate {
        transform: perspective(2500px) rotateY(0); }
    html:not(.no-js) [data-aos='flip-up'] {
      transform: perspective(2500px) rotateX(-100deg); }
      html:not(.no-js) [data-aos='flip-up'].aos-animate {
        transform: perspective(2500px) rotateX(0); }
    html:not(.no-js) [data-aos='flip-down'] {
      transform: perspective(2500px) rotateX(100deg); }
      html:not(.no-js) [data-aos='flip-down'].aos-animate {
        transform: perspective(2500px) rotateX(0); } }

