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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

._-module__askedQuestions___jlbAs {
    color: #003641
}

._-module__askedQuestions___jlbAs h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

._-module__askedQuestions___jlbAs h3._-module__bground___h3jNt {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

._-module__askedQuestions___jlbAs h3._-module__nobground___Lon1T {
    background: transparent
}

._-module__askedQuestions___jlbAs p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    ._-module__askedQuestions___jlbAs p {
        font-size: 1.5em
    }
}

._-module__askedQuestions___jlbAs ._-module__contentQuestion___T-r1v {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    ._-module__askedQuestions___jlbAs ._-module__contentQuestion___T-r1v {
        padding: 0 40px 10px
    }
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    ._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X {
        padding: 2em 2em 2em 0
    }
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X:last-child {
    border: 0
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X ._-module__title___186gF {
    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___jlbAs ._-module__accordionItem___21z1X ._-module__title___186gF {
        font-size: 1.3125em
    }
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X ._-module__title___186gF svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X ._-module__content___12C4w {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X._-module__active___3yEvY ._-module__content___12C4w {
    height: auto;
    display: block;
    transition: ease .8s all
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X._-module__active___3yEvY ._-module__content___12C4w a {
    color: #fff
}

._-module__askedQuestions___jlbAs ._-module__accordionItem___21z1X._-module__active___3yEvY svg {
    transform: rotate(90deg)
}

._-module__askedQuestions___jlbAs ._-module__button___E_IDV {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___jlbAs ._-module__button___E_IDV {
        display: block
    }
}

._-module__askedQuestions___jlbAs ._-module__search___1SZL9 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

._-module__askedQuestions___jlbAs ._-module__search___1SZL9 ._-module__input___3Nfth {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

._-module__askedQuestions___jlbAs ._-module__search___1SZL9 ._-module__input___3Nfth._-module__active___3yEvY {
    left: 1em;
    transition: .35s ease-in all
}

._-module__askedQuestions___jlbAs ._-module__search___1SZL9 ._-module__input___3Nfth::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    ._-module__askedQuestions___jlbAs ._-module__search___1SZL9 ._-module__input___3Nfth {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

._-module__askedQuestions___jlbAs ._-module__search___1SZL9 svg {
    height: 40px
}

._-module__askedQuestions___jlbAs ._-module__search___1SZL9 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.questions-module__askedQuestions___1KvG- {
    color: #003641
}

.questions-module__askedQuestions___1KvG- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.questions-module__askedQuestions___1KvG- h3.questions-module__bground___1p7fX {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.questions-module__askedQuestions___1KvG- h3.questions-module__nobground___3ccj8 {
    background: transparent
}

.questions-module__askedQuestions___1KvG- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- p {
        font-size: 1.5em
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__contentQuestion___2VUOT {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- .questions-module__contentQuestion___2VUOT {
        padding: 0 40px 10px
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 {
        padding: 2em 2em 2em 0
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3:last-child {
    border: 0
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__title___QDB5z {
    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___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__title___QDB5z {
        font-size: 1.3125em
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__title___QDB5z svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__content___31QyS {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3.questions-module__active___1Unvw .questions-module__content___31QyS {
    height: auto;
    display: block;
    transition: ease .8s all
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3.questions-module__active___1Unvw .questions-module__content___31QyS a {
    color: #fff
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3.questions-module__active___1Unvw svg {
    transform: rotate(90deg)
}

.questions-module__askedQuestions___1KvG- .questions-module__button___2V9ir {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1KvG- .questions-module__button___2V9ir {
        display: block
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ.questions-module__active___1Unvw {
    left: 1em;
    transition: .35s ease-in all
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 svg {
    height: 40px
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 svg image {
    height: inherit
}

.questions-module__askedQuestions___1KvG- {
    color: #003641
}

.questions-module__askedQuestions___1KvG- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.questions-module__askedQuestions___1KvG- h3.questions-module__bground___1p7fX {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.questions-module__askedQuestions___1KvG- h3.questions-module__nobground___3ccj8 {
    background: transparent
}

.questions-module__askedQuestions___1KvG- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- p {
        font-size: 1.5em
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__contentQuestion___2VUOT {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- .questions-module__contentQuestion___2VUOT {
        padding: 0 40px 10px
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 {
        padding: 2em 2em 2em 0
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3:last-child {
    border: 0
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__title___QDB5z {
    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___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__title___QDB5z {
        font-size: 1.3125em
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__title___QDB5z svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3 .questions-module__content___31QyS {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3.questions-module__active___1Unvw .questions-module__content___31QyS {
    height: auto;
    display: block;
    transition: ease .8s all
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3.questions-module__active___1Unvw .questions-module__content___31QyS a {
    color: #fff
}

.questions-module__askedQuestions___1KvG- .questions-module__accordionItem___3ceT3.questions-module__active___1Unvw svg {
    transform: rotate(90deg)
}

.questions-module__askedQuestions___1KvG- .questions-module__button___2V9ir {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1KvG- .questions-module__button___2V9ir {
        display: block
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ.questions-module__active___1Unvw {
    left: 1em;
    transition: .35s ease-in all
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ:-moz-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ::-moz-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .questions-module__askedQuestions___1KvG- .questions-module__search___322p8 .questions-module__input___O54OZ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 svg {
    height: 40px
}

.questions-module__askedQuestions___1KvG- .questions-module__search___322p8 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq #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___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq #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
}

.login-module__askedQuestions___1T24m {
    color: #003641
}

.login-module__askedQuestions___1T24m h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.login-module__askedQuestions___1T24m h3.login-module__bground___2zO5I {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.login-module__askedQuestions___1T24m h3.login-module__nobground___25pTh {
    background: transparent
}

.login-module__askedQuestions___1T24m p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .login-module__askedQuestions___1T24m p {
        font-size: 1.5em
    }
}

.login-module__askedQuestions___1T24m .login-module__contentQuestion___sVL3a {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .login-module__askedQuestions___1T24m .login-module__contentQuestion___sVL3a {
        padding: 0 40px 10px
    }
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4 {
        padding: 2em 2em 2em 0
    }
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4:last-child {
    border: 0
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4 .login-module__title___3PEaS {
    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___1T24m .login-module__accordionItem___PjWA4 .login-module__title___3PEaS {
        font-size: 1.3125em
    }
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4 .login-module__title___3PEaS svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4 .login-module__content___LbJA3 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4.login-module__active___2jTnX .login-module__content___LbJA3 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4.login-module__active___2jTnX .login-module__content___LbJA3 a {
    color: #fff
}

.login-module__askedQuestions___1T24m .login-module__accordionItem___PjWA4.login-module__active___2jTnX svg {
    transform: rotate(90deg)
}

.login-module__askedQuestions___1T24m .login-module__button___3o7lb {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1T24m .login-module__button___3o7lb {
        display: block
    }
}

.login-module__askedQuestions___1T24m .login-module__search___2wg4Y {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.login-module__askedQuestions___1T24m .login-module__search___2wg4Y .login-module__input___35bxI {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.login-module__askedQuestions___1T24m .login-module__search___2wg4Y .login-module__input___35bxI.login-module__active___2jTnX {
    left: 1em;
    transition: .35s ease-in all
}

.login-module__askedQuestions___1T24m .login-module__search___2wg4Y .login-module__input___35bxI::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .login-module__askedQuestions___1T24m .login-module__search___2wg4Y .login-module__input___35bxI {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.login-module__askedQuestions___1T24m .login-module__search___2wg4Y svg {
    height: 40px
}

.login-module__askedQuestions___1T24m .login-module__search___2wg4Y svg image {
    height: inherit
}

.login-module__container___1_a-B {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .login-module__container___1_a-B {
        padding: 2em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .login-module__container___1_a-B {
        font-size: 1em
    }
}

.login-module__call___OwzEj {
    background: url("/images/login/banner-login_02.jpg");
    padding-top: 21.3194444444%;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
    height: 20vh
}

@media screen and (min-width: 640px) {
    .login-module__call___OwzEj {
        background-position: center
    }
}

.login-module__call___OwzEj .login-module__container___1_a-B {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.login-module__call___OwzEj .login-module__container___1_a-B .login-module__content___LbJA3 {
    max-width: 600px
}

.login-module__call___OwzEj h2 {
    color: #003641;
    font-size: 1.75em;
    margin: 0;
    white-space: pre
}

@media screen and (min-width: 640px) {
    .login-module__call___OwzEj h2 {
        font-size: 2.625em
    }
}

@media screen and (min-width: 1024px) {
    .login-module__call___OwzEj h2 {
        margin: .5em 0
    }
}

.login-module__call___OwzEj p {
    color: #fff;
    font-size: 1em;
    line-height: 22px;
    white-space: pre
}

@media screen and (min-width: 640px) {
    .login-module__call___OwzEj p {
        font-size: 1.125em;
        line-height: 24px
    }
    .login-module__call___OwzEj p br {
        display: block
    }
}

.login-module__form___2whsK {
    text-align: center
}

.login-module__form___2whsK .login-module__title___3PEaS {
    font-size: 1.75em;
    color: #36aa90;
    margin: 10px 0
}

.login-module__form___2whsK .login-module__subtitle___2RMau {
    font-size: 1.25em
}

.login-module__form___2whsK .login-module__formContent___Wa7OX {
    max-width: 465px;
    margin: auto;
    width: 100%;
    margin-top: 65px
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__icons___1U0Hh {
    display: flex;
    justify-content: space-evenly
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__icons___1U0Hh 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___2whsK .login-module__formContent___Wa7OX .login-module__icons___1U0Hh li img.login-module__active___2jTnX {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__icons___1U0Hh li p {
    color: #36aa90;
    margin: 20px 0;
    font-weight: 700
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__icons___1U0Hh li p.login-module__inactive___3goaA {
    color: #d5d5d5
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__fields___RxOeY {
    margin-bottom: 25px;
    padding: 0 45px
}

.login-module__form___2whsK .login-module__formContent___Wa7OX 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___2whsK .login-module__formContent___Wa7OX input[type=text] {
    background-image: url(/images/login/icon-placeholder-user.png);
    padding: 15px 40px
}

.login-module__form___2whsK .login-module__formContent___Wa7OX input[type=password] {
    background-image: url(/images/login/icon-placeholder-password.png);
    padding: 15px 30px
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq {
    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___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq {
        flex-direction: row;
        align-items: center
    }
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq .login-module__check___TS3Kk {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq .login-module__check___TS3Kk {
        margin-bottom: 0
    }
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq input {
    margin: 0;
    width: auto;
    margin-right: 10px;
    cursor: pointer
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq label,
.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq a {
    cursor: pointer;
    font-weight: 600;
    color: #003641
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__group___16NAq a {
    text-decoration: underline
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 640px) {
    .login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS {
        flex-direction: row
    }
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button {
    font-size: 1.25em;
    color: #fff;
    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___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button {
        margin-right: 20px;
        margin-bottom: 0
    }
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button.login-module__firstAccess___1ARaD {
    background-color: #003641
}

@media screen and (min-width: 640px) {
    .login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button.login-module__firstAccess___1ARaD {
        max-width: 240px
    }
}

.login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button.login-module__logIn___2L-H2 {
    background-color: #36aa90
}

@media screen and (min-width: 640px) {
    .login-module__form___2whsK .login-module__formContent___Wa7OX .login-module__submit___3_qJS button.login-module__logIn___2L-H2 {
        max-width: 202px
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.associe-se-module__askedQuestions___3nyL9 {
    color: #003641
}

.associe-se-module__askedQuestions___3nyL9 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.associe-se-module__askedQuestions___3nyL9 h3.associe-se-module__bground___23FIc {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.associe-se-module__askedQuestions___3nyL9 h3.associe-se-module__nobground___N2nHl {
    background: transparent
}

.associe-se-module__askedQuestions___3nyL9 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___3nyL9 p {
        font-size: 1.5em
    }
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__contentQuestion___14SD0 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___3nyL9 .associe-se-module__contentQuestion___14SD0 {
        padding: 0 40px 10px
    }
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh {
        padding: 2em 2em 2em 0
    }
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh:last-child {
    border: 0
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh .associe-se-module__title___2QUPQ {
    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___3nyL9 .associe-se-module__accordionItem___1XqMh .associe-se-module__title___2QUPQ {
        font-size: 1.3125em
    }
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh .associe-se-module__title___2QUPQ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh .associe-se-module__content___3pviR {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh.associe-se-module__active___1ePlt .associe-se-module__content___3pviR {
    height: auto;
    display: block;
    transition: ease .8s all
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh.associe-se-module__active___1ePlt .associe-se-module__content___3pviR a {
    color: #fff
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__accordionItem___1XqMh.associe-se-module__active___1ePlt svg {
    transform: rotate(90deg)
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__button___3CsZM {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3nyL9 .associe-se-module__button___3CsZM {
        display: block
    }
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc .associe-se-module__input___usFMF {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc .associe-se-module__input___usFMF.associe-se-module__active___1ePlt {
    left: 1em;
    transition: .35s ease-in all
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc .associe-se-module__input___usFMF::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc .associe-se-module__input___usFMF {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc svg {
    height: 40px
}

.associe-se-module__askedQuestions___3nyL9 .associe-se-module__search___3MhHc svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.beneficios-module__askedQuestions___1W891 {
    color: #003641
}

.beneficios-module__askedQuestions___1W891 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.beneficios-module__askedQuestions___1W891 h3.beneficios-module__bground___C5SiR {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.beneficios-module__askedQuestions___1W891 h3.beneficios-module__nobground___3twfq {
    background: transparent
}

.beneficios-module__askedQuestions___1W891 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___1W891 p {
        font-size: 1.5em
    }
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__contentQuestion___5nsGI {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___1W891 .beneficios-module__contentQuestion___5nsGI {
        padding: 0 40px 10px
    }
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt {
        padding: 2em 2em 2em 0
    }
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt:last-child {
    border: 0
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt .beneficios-module__title___106T0 {
    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___1W891 .beneficios-module__accordionItem___2nZqt .beneficios-module__title___106T0 {
        font-size: 1.3125em
    }
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt .beneficios-module__title___106T0 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt .beneficios-module__content___3YC5u {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt.beneficios-module__active___3_xia .beneficios-module__content___3YC5u {
    height: auto;
    display: block;
    transition: ease .8s all
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt.beneficios-module__active___3_xia .beneficios-module__content___3YC5u a {
    color: #fff
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__accordionItem___2nZqt.beneficios-module__active___3_xia svg {
    transform: rotate(90deg)
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__button___3TtE8 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1W891 .beneficios-module__button___3TtE8 {
        display: block
    }
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC .beneficios-module__input___bqRL7 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC .beneficios-module__input___bqRL7.beneficios-module__active___3_xia {
    left: 1em;
    transition: .35s ease-in all
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC .beneficios-module__input___bqRL7::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC .beneficios-module__input___bqRL7 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC svg {
    height: 40px
}

.beneficios-module__askedQuestions___1W891 .beneficios-module__search___h3ZaC svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.produtos-module__askedQuestions___1CkOd {
    color: #003641
}

.produtos-module__askedQuestions___1CkOd h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.produtos-module__askedQuestions___1CkOd h3.produtos-module__bground___j9poL {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.produtos-module__askedQuestions___1CkOd h3.produtos-module__nobground___7hT65 {
    background: transparent
}

.produtos-module__askedQuestions___1CkOd p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .produtos-module__askedQuestions___1CkOd p {
        font-size: 1.5em
    }
}

.produtos-module__askedQuestions___1CkOd .produtos-module__contentQuestion___3p8R_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .produtos-module__askedQuestions___1CkOd .produtos-module__contentQuestion___3p8R_ {
        padding: 0 40px 10px
    }
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93 {
        padding: 2em 2em 2em 0
    }
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93:last-child {
    border: 0
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93 .produtos-module__title___3_Tux {
    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___1CkOd .produtos-module__accordionItem___Zdr93 .produtos-module__title___3_Tux {
        font-size: 1.3125em
    }
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93 .produtos-module__title___3_Tux svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93 .produtos-module__content___3FS33 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93.produtos-module__active___24zpw .produtos-module__content___3FS33 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93.produtos-module__active___24zpw .produtos-module__content___3FS33 a {
    color: #fff
}

.produtos-module__askedQuestions___1CkOd .produtos-module__accordionItem___Zdr93.produtos-module__active___24zpw svg {
    transform: rotate(90deg)
}

.produtos-module__askedQuestions___1CkOd .produtos-module__button___Jjgt2 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1CkOd .produtos-module__button___Jjgt2 {
        display: block
    }
}

.produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg .produtos-module__input___w2sSe {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg .produtos-module__input___w2sSe.produtos-module__active___24zpw {
    left: 1em;
    transition: .35s ease-in all
}

.produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg .produtos-module__input___w2sSe::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg .produtos-module__input___w2sSe {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg svg {
    height: 40px
}

.produtos-module__askedQuestions___1CkOd .produtos-module__search___3MMAg svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.renegocie-sua-divida-module__askedQuestions___nBd8E {
    color: #003641
}

.renegocie-sua-divida-module__askedQuestions___nBd8E h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.renegocie-sua-divida-module__askedQuestions___nBd8E h3.renegocie-sua-divida-module__bground___2jlZ4 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.renegocie-sua-divida-module__askedQuestions___nBd8E h3.renegocie-sua-divida-module__nobground___3O86n {
    background: transparent
}

.renegocie-sua-divida-module__askedQuestions___nBd8E p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___nBd8E p {
        font-size: 1.5em
    }
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__contentQuestion___2wunZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__contentQuestion___2wunZ {
        padding: 0 40px 10px
    }
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe {
        padding: 2em 2em 2em 0
    }
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe:last-child {
    border: 0
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe .renegocie-sua-divida-module__title___2H5qw {
    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___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe .renegocie-sua-divida-module__title___2H5qw {
        font-size: 1.3125em
    }
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe .renegocie-sua-divida-module__title___2H5qw svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe .renegocie-sua-divida-module__content___39L1B {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe.renegocie-sua-divida-module__active___2jH05 .renegocie-sua-divida-module__content___39L1B {
    height: auto;
    display: block;
    transition: ease .8s all
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe.renegocie-sua-divida-module__active___2jH05 .renegocie-sua-divida-module__content___39L1B a {
    color: #fff
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__accordionItem___2nloe.renegocie-sua-divida-module__active___2jH05 svg {
    transform: rotate(90deg)
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__button___uFxus {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___nBd8E .renegocie-sua-divida-module__button___uFxus {
        display: block
    }
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE .renegocie-sua-divida-module__input___Wzib7 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE .renegocie-sua-divida-module__input___Wzib7.renegocie-sua-divida-module__active___2jH05 {
    left: 1em;
    transition: .35s ease-in all
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE .renegocie-sua-divida-module__input___Wzib7::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE .renegocie-sua-divida-module__input___Wzib7 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE svg {
    height: 40px
}

.renegocie-sua-divida-module__askedQuestions___nBd8E .renegocie-sua-divida-module__search___zyXxE svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.servicos-module__askedQuestions___1FhMr {
    color: #003641
}

.servicos-module__askedQuestions___1FhMr h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.servicos-module__askedQuestions___1FhMr h3.servicos-module__bground___2xqUd {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.servicos-module__askedQuestions___1FhMr h3.servicos-module__nobground___27LXW {
    background: transparent
}

.servicos-module__askedQuestions___1FhMr p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1FhMr p {
        font-size: 1.5em
    }
}

.servicos-module__askedQuestions___1FhMr .servicos-module__contentQuestion___2ep33 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1FhMr .servicos-module__contentQuestion___2ep33 {
        padding: 0 40px 10px
    }
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V {
        padding: 2em 2em 2em 0
    }
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V:last-child {
    border: 0
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V .servicos-module__title___3cP6h {
    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___1FhMr .servicos-module__accordionItem___4l63V .servicos-module__title___3cP6h {
        font-size: 1.3125em
    }
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V .servicos-module__title___3cP6h svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V .servicos-module__content___1eEe_ {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V.servicos-module__active___17cHj .servicos-module__content___1eEe_ {
    height: auto;
    display: block;
    transition: ease .8s all
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V.servicos-module__active___17cHj .servicos-module__content___1eEe_ a {
    color: #fff
}

.servicos-module__askedQuestions___1FhMr .servicos-module__accordionItem___4l63V.servicos-module__active___17cHj svg {
    transform: rotate(90deg)
}

.servicos-module__askedQuestions___1FhMr .servicos-module__button___1OsHz {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1FhMr .servicos-module__button___1OsHz {
        display: block
    }
}

.servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg .servicos-module__input___boWXU {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg .servicos-module__input___boWXU.servicos-module__active___17cHj {
    left: 1em;
    transition: .35s ease-in all
}

.servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg .servicos-module__input___boWXU::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg .servicos-module__input___boWXU {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg svg {
    height: 40px
}

.servicos-module__askedQuestions___1FhMr .servicos-module__search___2nxvg svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.associe-se-module__askedQuestions___36UPc {
    color: #003641
}

.associe-se-module__askedQuestions___36UPc h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.associe-se-module__askedQuestions___36UPc h3.associe-se-module__bground___AWAU4 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.associe-se-module__askedQuestions___36UPc h3.associe-se-module__nobground___346lu {
    background: transparent
}

.associe-se-module__askedQuestions___36UPc p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___36UPc p {
        font-size: 1.5em
    }
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__contentQuestion___Mtyv0 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___36UPc .associe-se-module__contentQuestion___Mtyv0 {
        padding: 0 40px 10px
    }
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1 {
        padding: 2em 2em 2em 0
    }
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1:last-child {
    border: 0
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1 .associe-se-module__title___2lpG4 {
    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___36UPc .associe-se-module__accordionItem___3tKG1 .associe-se-module__title___2lpG4 {
        font-size: 1.3125em
    }
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1 .associe-se-module__title___2lpG4 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1 .associe-se-module__content___3uhK8 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1.associe-se-module__active___3hX1W .associe-se-module__content___3uhK8 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1.associe-se-module__active___3hX1W .associe-se-module__content___3uhK8 a {
    color: #fff
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__accordionItem___3tKG1.associe-se-module__active___3hX1W svg {
    transform: rotate(90deg)
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__button___1zkmy {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___36UPc .associe-se-module__button___1zkmy {
        display: block
    }
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo .associe-se-module__input___3Cw0d {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo .associe-se-module__input___3Cw0d.associe-se-module__active___3hX1W {
    left: 1em;
    transition: .35s ease-in all
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo .associe-se-module__input___3Cw0d::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo .associe-se-module__input___3Cw0d {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo svg {
    height: 40px
}

.associe-se-module__askedQuestions___36UPc .associe-se-module__search___gTWZo svg image {
    height: inherit
}

.associe-se-module__container___3iIHm {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .associe-se-module__container___3iIHm {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__container___3iIHm {
        font-size: 1em
    }
}

.associe-se-module__button___1zkmy {
    color: #fff;
    background: #00ae9d;
    padding: .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 .3s
}

.associe-se-module__button___1zkmy:hover {
    transition: ease-in all .3s;
    box-shadow: 0px 1px 15px 1px #00ae9d
}

@media screen and (min-width: 1024px) {
    .associe-se-module__button___1zkmy {
        padding: 1em 2em
    }
}

.associe-se-module__call___2wjDR {
    background: url("/images/section-background.png");
    background-size: contain;
    background-position: center
}

.associe-se-module__call___2wjDR h2 {
    font-size: 2em;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___2wjDR h2 {
        margin: .5em 0;
        color: #00ae9d
    }
}

.associe-se-module__call___2wjDR h3 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.4;
    margin: 1.5em 0
}

.associe-se-module__about___1ydoB {
    color: #49479d
}

.associe-se-module__about___1ydoB .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.associe-se-module__about___1ydoB .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___1ydoB .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: transparent;
    min-width: 103px;
    min-height: 103px;
    opacity: 1;
    cursor: pointer
}

.associe-se-module__about___1ydoB .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative
}

.associe-se-module__about___1ydoB .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
    display: none
}

.associe-se-module__about___1ydoB .react-multiple-carousel__arrow--left::before {
    content: ""
}

.associe-se-module__about___1ydoB .react-multiple-carousel__arrow--right {
    display: none
}

@media screen and (min-width: 1200px) {
    .associe-se-module__about___1ydoB .react-multiple-carousel__arrow--right {
        display: block;
        background-image: url("https://www.sicoob.com.br/documents/25272901/108749839/icone-seta.png/333d9e55-effa-7d1f-8068-dec65feeb824?t=1650398152223");
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: center;
        right: 1rem
    }
}

@media screen and (min-width: 1440px) {
    .associe-se-module__about___1ydoB .react-multiple-carousel__arrow--right {
        right: 3rem
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__about___1ydoB .react-multiple-carousel__arrow--right {
        right: 5rem
    }
}

.associe-se-module__about___1ydoB .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___1ydoB .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 .5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer
}

.associe-se-module__about___1ydoB .react-multi-carousel-dot button {
    background: #bababa
}

.associe-se-module__about___1ydoB .react-multi-carousel-dot--active button {
    background: #003641
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .associe-se-module__about___1ydoB .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .associe-se-module__about___1ydoB .react-multi-carousel-track {
        overflow: visible !important
    }
}

.associe-se-module__about___1ydoB .react-multi-carousel-list {
    height: 100%;
    width: 100%
}

.associe-se-module__about___1ydoB .react-multi-carousel-list .react-multi-carousel-track {
    height: 100%;
    transition: all ease-in-out 0s !important
}

.associe-se-module__about___1ydoB .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
    padding: 1em
}

@media(max-width: 768px) {
    .associe-se-module__about___1ydoB .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active>div {
        background: #49479d;
        color: #fff
    }
}

.associe-se-module__about___1ydoB .associe-se-module__container___3iIHm {
    align-items: center
}

.associe-se-module__about___1ydoB h4 {
    font-size: 1.25em
}

@media screen and (min-width: 1024px) {
    .associe-se-module__about___1ydoB h4 {
        font-size: 1.5em
    }
}

.associe-se-module__about___1ydoB .associe-se-module__card___3HoAY {
    border: 1px solid #c3c3d4;
    border-radius: 10px;
    padding: 3em;
    min-height: 300px;
    transition: ease-in all .3s
}

.associe-se-module__about___1ydoB .associe-se-module__card___3HoAY .associe-se-module__title___2lpG4 {
    font-weight: bold;
    margin-bottom: 1em
}

.associe-se-module__about___1ydoB .associe-se-module__card___3HoAY .associe-se-module__btnAbout___22SHr {
    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 .3s ease-in 0s;
    margin-top: 10px;
    padding: .2em 1em;
    color: #f5f5f5
}

.associe-se-module__about___1ydoB .associe-se-module__card___3HoAY .associe-se-module__text___AJogh {
    line-height: 1.4
}

@media screen and (min-width: 1024px) {
    .associe-se-module__about___1ydoB .associe-se-module__card___3HoAY:hover {
        background: #49479d;
        color: #fff;
        transition: ease-in all .3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870
    }
}

.associe-se-module__banner___2prjM {
    background: #00ae9d;
    color: #fff
}

.associe-se-module__banner___2prjM .associe-se-module__container___3iIHm {
    align-items: center
}

@media screen and (min-width: 1024px) {
    .associe-se-module__banner___2prjM .associe-se-module__container___3iIHm {
        width: 43.75%;
        margin-left: 19.0476190476%
    }
}

.associe-se-module__banner___2prjM .associe-se-module__container___3iIHm svg {
    display: none
}

@media screen and (min-width: 1024px) {
    .associe-se-module__banner___2prjM .associe-se-module__container___3iIHm svg {
        display: block;
        position: absolute;
        top: -10%;
        right: -60%;
        width: 59.5238095238%;
        fill: #c9d200
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__banner___2prjM .associe-se-module__container___3iIHm svg {
        right: -40%;
        top: -10%;
        width: 43.6507936508%
    }
}

.associe-se-module__banner___2prjM .associe-se-module__title___2lpG4 {
    font-size: 1.875em;
    font-weight: bold;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .associe-se-module__banner___2prjM .associe-se-module__title___2lpG4 {
        font-size: 2.125em
    }
}

.associe-se-module__banner___2prjM .associe-se-module__text___AJogh {
    font-size: 1.25em;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .associe-se-module__banner___2prjM .associe-se-module__text___AJogh {
        font-size: 1.625em
    }
}

.associe-se-module__banner___2prjM .associe-se-module__button___1zkmy {
    color: #00ae9d;
    background: #fff
}

.associe-se-module__banner___2prjM .associe-se-module__button___1zkmy:hover {
    box-shadow: 0px 1px 15px 1px #fff
}

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

.associe-se-module__info___3aakH .associe-se-module__content___3uhK8 {
    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___3aakH .associe-se-module__content___3uhK8:after {
    content: "";
    position: absolute;
    width: 40%;
    background: #fff;
    left: 30%;
    top: -10%;
    height: 20%
}

.associe-se-module__info___3aakH .associe-se-module__content___3uhK8 svg {
    position: absolute;
    top: -15%;
    left: auto;
    z-index: 2;
    width: 30%
}

@media screen and (min-width: 1024px) {
    .associe-se-module__info___3aakH .associe-se-module__content___3uhK8 {
        width: 44.1176470588%;
        padding: 5em 3em 3em 3em;
        margin-top: 0
    }
    .associe-se-module__info___3aakH .associe-se-module__content___3uhK8 svg {
        top: -10%;
        width: 25%
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__info___3aakH .associe-se-module__content___3uhK8 {
        padding: 5em
    }
    .associe-se-module__info___3aakH .associe-se-module__content___3uhK8 svg {
        top: -25%
    }
}

.associe-se-module__info___3aakH .associe-se-module__content___3uhK8 .associe-se-module__title___2lpG4 {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .associe-se-module__info___3aakH .associe-se-module__content___3uhK8 .associe-se-module__title___2lpG4 {
        font-size: 1.5em
    }
}

.associe-se-module__info___3aakH .associe-se-module__content___3uhK8 .associe-se-module__text___AJogh {
    font-size: 1em;
    line-height: 1.3
}

.associe-se-module__info___3aakH .associe-se-module__content___3uhK8 .associe-se-module__text___AJogh p {
    margin-bottom: .5em;
    color: #393870
}

.associe-se-module__info___3aakH .associe-se-module__content___3uhK8 .associe-se-module__text___AJogh ul {
    margin-top: 2em;
    -webkit-columns: 2;
    columns: 2
}

.associe-se-module__benefits___2LV6B .associe-se-module__container___3iIHm {
    align-items: center
}

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

.associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh {
        padding: 0 5%;
        flex-wrap: nowrap
    }
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh:after,
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh:before {
        content: "";
        position: absolute;
        top: 35%;
        left: -15.5%;
        height: 50%;
        width: calc(18.75%);
        background: url("/images/grafismo.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh:after {
        left: auto;
        right: -15.5%;
        transform: scaleX(-1)
    }
}

.associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh .associe-se-module__item___2NCZG {
    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___2LV6B .associe-se-module__list___10XHh .associe-se-module__item___2NCZG svg {
    margin-bottom: 1em;
    width: 40%
}

@media screen and (min-width: 1024px) {
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh .associe-se-module__item___2NCZG {
        position: relative;
        width: 17.9487179487%;
        font-size: 1.25em
    }
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh .associe-se-module__item___2NCZG:after {
        content: "";
        position: absolute;
        right: -15%;
        top: 20%;
        height: 70%;
        width: 1px;
        background: #003641;
        display: block
    }
    .associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh .associe-se-module__item___2NCZG:last-of-type:after {
        display: none
    }
}

.associe-se-module__benefits___2LV6B .associe-se-module__list___10XHh .associe-se-module__item___2NCZG .associe-se-module__title___2lpG4 {
    font-size: inherit;
    text-transform: none;
    text-transform: initial;
    font-weight: bold;
    margin-bottom: .3em
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.backgroundImage-module__askedQuestions___2XrVj {
    color: #003641
}

.backgroundImage-module__askedQuestions___2XrVj h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.backgroundImage-module__askedQuestions___2XrVj h3.backgroundImage-module__bground___1E-79 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.backgroundImage-module__askedQuestions___2XrVj h3.backgroundImage-module__nobground____TN_s {
    background: transparent
}

.backgroundImage-module__askedQuestions___2XrVj p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .backgroundImage-module__askedQuestions___2XrVj p {
        font-size: 1.5em
    }
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__contentQuestion____WZLZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__contentQuestion____WZLZ {
        padding: 0 40px 10px
    }
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm {
        padding: 2em 2em 2em 0
    }
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm:last-child {
    border: 0
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm .backgroundImage-module__title___que3i {
    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___2XrVj .backgroundImage-module__accordionItem___WfVYm .backgroundImage-module__title___que3i {
        font-size: 1.3125em
    }
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm .backgroundImage-module__title___que3i svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm .backgroundImage-module__content___12jfz {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm.backgroundImage-module__active___30oS2 .backgroundImage-module__content___12jfz {
    height: auto;
    display: block;
    transition: ease .8s all
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm.backgroundImage-module__active___30oS2 .backgroundImage-module__content___12jfz a {
    color: #fff
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__accordionItem___WfVYm.backgroundImage-module__active___30oS2 svg {
    transform: rotate(90deg)
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__button___4Id3_ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2XrVj .backgroundImage-module__button___4Id3_ {
        display: block
    }
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn .backgroundImage-module__input___2t7xH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn .backgroundImage-module__input___2t7xH.backgroundImage-module__active___30oS2 {
    left: 1em;
    transition: .35s ease-in all
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn .backgroundImage-module__input___2t7xH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn .backgroundImage-module__input___2t7xH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn svg {
    height: 40px
}

.backgroundImage-module__askedQuestions___2XrVj .backgroundImage-module__search___2E8bn svg image {
    height: inherit
}

.backgroundImage-module__backgroundImage___2ynqj {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.backgroundImage-module__backgroundImage___2ynqj>div {
    position: relative;
    transition: all .5s;
    width: 100%;
    height: 100%
}

.backgroundImage-module__backgroundImage___2ynqj>a {
    height: 100%;
    display: block;
    position: relative
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div {
    -webkit-animation: backgroundImage-module__lds-roller___1K7F- 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: backgroundImage-module__lds-roller___1K7F- 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #3f4444;
    margin: -3px 0 0 -3px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(1) {
    -webkit-animation-delay: -0.036s;
    animation-delay: -0.036s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(1):after {
    top: 50px;
    left: 50px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(2) {
    -webkit-animation-delay: -0.072s;
    animation-delay: -0.072s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(2):after {
    top: 54px;
    left: 45px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(3) {
    -webkit-animation-delay: -0.108s;
    animation-delay: -0.108s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(3):after {
    top: 57px;
    left: 39px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(4) {
    -webkit-animation-delay: -0.144s;
    animation-delay: -0.144s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(4):after {
    top: 58px;
    left: 32px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(5) {
    -webkit-animation-delay: -0.18s;
    animation-delay: -0.18s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(5):after {
    top: 57px;
    left: 25px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(6) {
    -webkit-animation-delay: -0.216s;
    animation-delay: -0.216s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(6):after {
    top: 54px;
    left: 19px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(7) {
    -webkit-animation-delay: -0.252s;
    animation-delay: -0.252s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(7):after {
    top: 50px;
    left: 14px
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(8) {
    -webkit-animation-delay: -0.288s;
    animation-delay: -0.288s
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__ldsRoller___T0Idx div:nth-child(8):after {
    top: 45px;
    left: 10px
}

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

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

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__background___3l3bE {
    background: transparent
}

.backgroundImage-module__backgroundImage___2ynqj .backgroundImage-module__transition___szf54 {
    text-decoration: none;
    transition: all .5s ease-in-out
}

.backgroundImage-module__backgroundImage___2ynqj.backgroundImage-module__heightInherit___27oFs {
    height: 100%
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.home-module__askedQuestions___1uh-4 {
    color: #003641
}

.home-module__askedQuestions___1uh-4 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.home-module__askedQuestions___1uh-4 h3.home-module__bground___JD6uv {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.home-module__askedQuestions___1uh-4 h3.home-module__nobground___stl3B {
    background: transparent
}

.home-module__askedQuestions___1uh-4 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .home-module__askedQuestions___1uh-4 p {
        font-size: 1.5em
    }
}

.home-module__askedQuestions___1uh-4 .home-module__contentQuestion___35yh0 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .home-module__askedQuestions___1uh-4 .home-module__contentQuestion___35yh0 {
        padding: 0 40px 10px
    }
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9 {
        padding: 2em 2em 2em 0
    }
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9:last-child {
    border: 0
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9 .home-module__title___2sTkE {
    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___1uh-4 .home-module__accordionItem___n2Vc9 .home-module__title___2sTkE {
        font-size: 1.3125em
    }
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9 .home-module__title___2sTkE svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9 .home-module__content___1bfc1 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9.home-module__active___1njKw .home-module__content___1bfc1 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9.home-module__active___1njKw .home-module__content___1bfc1 a {
    color: #fff
}

.home-module__askedQuestions___1uh-4 .home-module__accordionItem___n2Vc9.home-module__active___1njKw svg {
    transform: rotate(90deg)
}

.home-module__askedQuestions___1uh-4 .home-module__button___2DV-5 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1uh-4 .home-module__button___2DV-5 {
        display: block
    }
}

.home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l .home-module__input___1N3Qy {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l .home-module__input___1N3Qy.home-module__active___1njKw {
    left: 1em;
    transition: .35s ease-in all
}

.home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l .home-module__input___1N3Qy::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l .home-module__input___1N3Qy {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l svg {
    height: 40px
}

.home-module__askedQuestions___1uh-4 .home-module__search___3Cr2l svg image {
    height: inherit
}

.home-module__mainBanner___1imDb {
    padding-top: 109.2592592593%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (min-width: 1024px) {
    .home-module__mainBanner___1imDb {
        padding-top: 25.6944444444%
    }
}

.home-module__slider___3MDJS {
    width: 100%;
    margin: 10% auto
}

.home-module__slider___3MDJS .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.home-module__slider___3MDJS .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___3MDJS .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: transparent;
    min-width: 103px;
    min-height: 103px;
    opacity: 1;
    cursor: pointer
}

.home-module__slider___3MDJS .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative
}

.home-module__slider___3MDJS .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
    display: none
}

.home-module__slider___3MDJS .react-multiple-carousel__arrow--left::before {
    content: ""
}

.home-module__slider___3MDJS .react-multiple-carousel__arrow--right {
    display: none
}

@media screen and (min-width: 1200px) {
    .home-module__slider___3MDJS .react-multiple-carousel__arrow--right {
        display: block;
        background-image: url("https://www.sicoob.com.br/documents/25272901/108749839/icone-seta.png/333d9e55-effa-7d1f-8068-dec65feeb824?t=1650398152223");
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: center;
        right: 1rem
    }
}

@media screen and (min-width: 1440px) {
    .home-module__slider___3MDJS .react-multiple-carousel__arrow--right {
        right: 3rem
    }
}

@media screen and (min-width: 1600px) {
    .home-module__slider___3MDJS .react-multiple-carousel__arrow--right {
        right: 5rem
    }
}

.home-module__slider___3MDJS .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___3MDJS .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 .5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer
}

.home-module__slider___3MDJS .react-multi-carousel-dot button {
    background: #bababa
}

.home-module__slider___3MDJS .react-multi-carousel-dot--active button {
    background: #003641
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .home-module__slider___3MDJS .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .home-module__slider___3MDJS .react-multi-carousel-track {
        overflow: visible !important
    }
}

.home-module__slider___3MDJS .react-multi-carousel-list {
    height: 100%;
    width: 100%
}

.home-module__slider___3MDJS .react-multi-carousel-list .react-multi-carousel-track {
    height: 100%
}

.home-module__slider___3MDJS .react-multi-carousel-dot button:hover:active {
    background: #d8cac7 !important
}

.home-module__slider___3MDJS .react-multi-carousel-dot--active button {
    background: #d8cac7 !important
}

@media screen and (min-width: 1024px) {
    .home-module__slider___3MDJS {
        margin: 5% auto
    }
}

.home-module__middleBanner___2gurv {
    width: 100%
}

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

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.about-module__askedQuestions___3me2k {
    color: #003641
}

.about-module__askedQuestions___3me2k h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.about-module__askedQuestions___3me2k h3.about-module__bground___1m2OD {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.about-module__askedQuestions___3me2k h3.about-module__nobground___2jcAr {
    background: transparent
}

.about-module__askedQuestions___3me2k p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .about-module__askedQuestions___3me2k p {
        font-size: 1.5em
    }
}

.about-module__askedQuestions___3me2k .about-module__contentQuestion___1CM27 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .about-module__askedQuestions___3me2k .about-module__contentQuestion___1CM27 {
        padding: 0 40px 10px
    }
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le {
        padding: 2em 2em 2em 0
    }
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le:last-child {
    border: 0
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le .about-module__title___tALN9 {
    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___3me2k .about-module__accordionItem___3-5le .about-module__title___tALN9 {
        font-size: 1.3125em
    }
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le .about-module__title___tALN9 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le .about-module__content___21J2X {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le.about-module__active___21Y9U .about-module__content___21J2X {
    height: auto;
    display: block;
    transition: ease .8s all
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le.about-module__active___21Y9U .about-module__content___21J2X a {
    color: #fff
}

.about-module__askedQuestions___3me2k .about-module__accordionItem___3-5le.about-module__active___21Y9U svg {
    transform: rotate(90deg)
}

.about-module__askedQuestions___3me2k .about-module__button___1H5uG {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3me2k .about-module__button___1H5uG {
        display: block
    }
}

.about-module__askedQuestions___3me2k .about-module__search___3dIel {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.about-module__askedQuestions___3me2k .about-module__search___3dIel .about-module__input___37gTe {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.about-module__askedQuestions___3me2k .about-module__search___3dIel .about-module__input___37gTe.about-module__active___21Y9U {
    left: 1em;
    transition: .35s ease-in all
}

.about-module__askedQuestions___3me2k .about-module__search___3dIel .about-module__input___37gTe::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .about-module__askedQuestions___3me2k .about-module__search___3dIel .about-module__input___37gTe {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.about-module__askedQuestions___3me2k .about-module__search___3dIel svg {
    height: 40px
}

.about-module__askedQuestions___3me2k .about-module__search___3dIel svg image {
    height: inherit
}

.about-module__about___1iVMg {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 3% auto
}

@media screen and (min-width: 1024px) {
    .about-module__about___1iVMg {
        justify-content: space-between;
        width: 81.25%
    }
}

.about-module__about___1iVMg .about-module__list___XhYC0 {
    display: flex;
    flex-direction: column;
    width: 87.962962963%;
    margin: 3% auto
}

@media screen and (min-width: 1024px) {
    .about-module__about___1iVMg .about-module__list___XhYC0 {
        width: 100%
    }
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__listItems___2STBz {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

@media screen and (min-width: 1024px) {
    .about-module__about___1iVMg .about-module__list___XhYC0 .about-module__listItems___2STBz {
        flex-flow: unset
    }
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt {
    color: #003641;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: calc(97% / 2);
    padding: 2.7em 1.5em;
    height: 35px;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 10px 0
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt:first-child {
    margin-left: 0
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt:last-child {
    margin-right: 0
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt svg {
    width: 50px;
    display: flex;
    align-items: center
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt svg image {
    display: block;
    text-align: center
}

.about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt 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___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt span {
        font-size: 1vw
    }
}

@media screen and (min-width: 1024px) {
    .about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt {
        width: calc(90% / 6);
        margin: 0;
        flex-direction: column;
        height: 100%
    }
}

@media screen and (min-width: 1400px) {
    .about-module__about___1iVMg .about-module__list___XhYC0 .about-module__item___1-Yzt {
        flex-direction: row;
        height: 35px
    }
}

.about-module__about___1iVMg .about-module__card___2Q7LA {
    width: 87.962962963%;
    margin: 3% auto
}

@media screen and (min-width: 1024px) {
    .about-module__about___1iVMg .about-module__card___2Q7LA {
        width: 100%
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.mosaic-module__askedQuestions___2x6GK {
    color: #003641
}

.mosaic-module__askedQuestions___2x6GK h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.mosaic-module__askedQuestions___2x6GK h3.mosaic-module__bground___1TOb1 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.mosaic-module__askedQuestions___2x6GK h3.mosaic-module__nobground___2PCQH {
    background: transparent
}

.mosaic-module__askedQuestions___2x6GK p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .mosaic-module__askedQuestions___2x6GK p {
        font-size: 1.5em
    }
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__contentQuestion___1lGMQ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .mosaic-module__askedQuestions___2x6GK .mosaic-module__contentQuestion___1lGMQ {
        padding: 0 40px 10px
    }
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y {
        padding: 2em 2em 2em 0
    }
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y:last-child {
    border: 0
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y .mosaic-module__title___6dFc- {
    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___2x6GK .mosaic-module__accordionItem___2Pt_Y .mosaic-module__title___6dFc- {
        font-size: 1.3125em
    }
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y .mosaic-module__title___6dFc- svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y .mosaic-module__content___2f3mQ {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y.mosaic-module__active___3qAM2 .mosaic-module__content___2f3mQ {
    height: auto;
    display: block;
    transition: ease .8s all
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y.mosaic-module__active___3qAM2 .mosaic-module__content___2f3mQ a {
    color: #fff
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__accordionItem___2Pt_Y.mosaic-module__active___3qAM2 svg {
    transform: rotate(90deg)
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__button___1G5IO {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2x6GK .mosaic-module__button___1G5IO {
        display: block
    }
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB .mosaic-module__input___1pGs5 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB .mosaic-module__input___1pGs5.mosaic-module__active___3qAM2 {
    left: 1em;
    transition: .35s ease-in all
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB .mosaic-module__input___1pGs5::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB .mosaic-module__input___1pGs5 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB svg {
    height: 40px
}

.mosaic-module__askedQuestions___2x6GK .mosaic-module__search___3x4zB svg image {
    height: inherit
}

.mosaic-module__mosaic___1QOXo {
    width: 87.962962963%;
    margin: 3% auto
}

.mosaic-module__mosaic___1QOXo .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.mosaic-module__mosaic___1QOXo .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___1QOXo .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: transparent;
    min-width: 103px;
    min-height: 103px;
    opacity: 1;
    cursor: pointer
}

.mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative
}

.mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
    display: none
}

.mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow--left::before {
    content: ""
}

.mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow--right {
    display: none
}

@media screen and (min-width: 1200px) {
    .mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow--right {
        display: block;
        background-image: url("https://www.sicoob.com.br/documents/25272901/108749839/icone-seta.png/333d9e55-effa-7d1f-8068-dec65feeb824?t=1650398152223");
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: center;
        right: 1rem
    }
}

@media screen and (min-width: 1440px) {
    .mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow--right {
        right: 3rem
    }
}

@media screen and (min-width: 1600px) {
    .mosaic-module__mosaic___1QOXo .react-multiple-carousel__arrow--right {
        right: 5rem
    }
}

.mosaic-module__mosaic___1QOXo .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___1QOXo .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 .5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer
}

.mosaic-module__mosaic___1QOXo .react-multi-carousel-dot button {
    background: #bababa
}

.mosaic-module__mosaic___1QOXo .react-multi-carousel-dot--active button {
    background: #003641
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .mosaic-module__mosaic___1QOXo .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .mosaic-module__mosaic___1QOXo .react-multi-carousel-track {
        overflow: visible !important
    }
}

.mosaic-module__mosaic___1QOXo .react-multi-carousel-item {
    padding-right: 1em
}

.mosaic-module__mosaic___1QOXo .react-multi-carousel-dot button:hover:active {
    background: #d8cac7 !important
}

.mosaic-module__mosaic___1QOXo .react-multi-carousel-dot--active button {
    background: #d8cac7 !important
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.card-news-module__askedQuestions___2zmmF {
    color: #003641
}

.card-news-module__askedQuestions___2zmmF h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.card-news-module__askedQuestions___2zmmF h3.card-news-module__bground___1_Vja {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.card-news-module__askedQuestions___2zmmF h3.card-news-module__nobground___1864R {
    background: transparent
}

.card-news-module__askedQuestions___2zmmF p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .card-news-module__askedQuestions___2zmmF p {
        font-size: 1.5em
    }
}

.card-news-module__askedQuestions___2zmmF .card-news-module__contentQuestion___3dkJ_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .card-news-module__askedQuestions___2zmmF .card-news-module__contentQuestion___3dkJ_ {
        padding: 0 40px 10px
    }
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT {
        padding: 2em 2em 2em 0
    }
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT:last-child {
    border: 0
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT .card-news-module__title___r7BdI {
    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___2zmmF .card-news-module__accordionItem___witeT .card-news-module__title___r7BdI {
        font-size: 1.3125em
    }
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT .card-news-module__title___r7BdI svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT .card-news-module__content___2a-aG {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT.card-news-module__active___ACcN2 .card-news-module__content___2a-aG {
    height: auto;
    display: block;
    transition: ease .8s all
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT.card-news-module__active___ACcN2 .card-news-module__content___2a-aG a {
    color: #fff
}

.card-news-module__askedQuestions___2zmmF .card-news-module__accordionItem___witeT.card-news-module__active___ACcN2 svg {
    transform: rotate(90deg)
}

.card-news-module__askedQuestions___2zmmF .card-news-module__button___AE5E6 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2zmmF .card-news-module__button___AE5E6 {
        display: block
    }
}

.card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i .card-news-module__input___C1VkN {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i .card-news-module__input___C1VkN.card-news-module__active___ACcN2 {
    left: 1em;
    transition: .35s ease-in all
}

.card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i .card-news-module__input___C1VkN::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i .card-news-module__input___C1VkN {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i svg {
    height: 40px
}

.card-news-module__askedQuestions___2zmmF .card-news-module__search___1yx9i svg image {
    height: inherit
}

.card-news-module__cardItem___3zDlJ {
    display: flex;
    flex-direction: column;
    border-color: #fff;
    box-shadow: 3px 3px 10px 1px #dedede
}

.card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ {
    height: 292px;
    position: relative
}

.card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 420px;
    height: 100px
}

@media screen and (min-width: 768px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E {
        width: 340px
    }
}

@media screen and (min-width: 1400px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E {
        width: 420px
    }
}

.card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__imageURLSecundery___i5nfk {
    position: absolute;
    background-image: url("/images/home/banner-news/banner-news-01.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: .7;
    margin: 0
}

@media screen and (min-width: 320px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__imageURLSecundery___i5nfk {
        width: 324px;
        height: 116px
    }
}

@media screen and (min-width: 640px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__imageURLSecundery___i5nfk {
        width: 388px;
        height: 100px
    }
}

@media screen and (min-width: 768px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__imageURLSecundery___i5nfk {
        width: 324px;
        height: 116px
    }
}

@media screen and (min-width: 1400px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__imageURLSecundery___i5nfk {
        width: 388px;
        height: 100px
    }
}

.card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ {
    position: relative;
    z-index: 2;
    max-width: 356px;
    margin-top: 14px;
    margin-left: 14px
}

@media screen and (min-width: 320px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ {
        margin-top: 24px;
        max-width: 288px
    }
}

@media screen and (min-width: 768px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ {
        margin-top: 24px;
        max-width: 288px
    }
}

.card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ .card-news-module__conteinerTitle___TReBx a {
    font-weight: bold;
    font-size: .8125em;
    color: #fff
}

@media screen and (min-width: 768px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ .card-news-module__conteinerTitle___TReBx a {
        font-size: .9375em
    }
}

@media screen and (min-width: 1400px) {
    .card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ .card-news-module__conteinerTitle___TReBx a {
        font-size: 1em
    }
}

.card-news-module__cardItem___3zDlJ .card-news-module__image___3vL9_ .card-news-module__info___-8J4E .card-news-module__conteiner___vZXYJ .card-news-module__seeMoreCTA___xoewA {
    font-weight: bold;
    font-size: 1em;
    margin-top: 15px;
    color: #a4bd07;
    position: absolute
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.form-module__askedQuestions___2DwjP {
    color: #003641
}

.form-module__askedQuestions___2DwjP h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.form-module__askedQuestions___2DwjP h3.form-module__bground___2FhCN {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.form-module__askedQuestions___2DwjP h3.form-module__nobground___tJOR4 {
    background: transparent
}

.form-module__askedQuestions___2DwjP p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .form-module__askedQuestions___2DwjP p {
        font-size: 1.5em
    }
}

.form-module__askedQuestions___2DwjP .form-module__contentQuestion___Ke4oV {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .form-module__askedQuestions___2DwjP .form-module__contentQuestion___Ke4oV {
        padding: 0 40px 10px
    }
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg {
        padding: 2em 2em 2em 0
    }
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg:last-child {
    border: 0
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg .form-module__title___3zAZI {
    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___2DwjP .form-module__accordionItem___Tl1Xg .form-module__title___3zAZI {
        font-size: 1.3125em
    }
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg .form-module__title___3zAZI svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg .form-module__content___1bRL6 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg.form-module__active___15mxr .form-module__content___1bRL6 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg.form-module__active___15mxr .form-module__content___1bRL6 a {
    color: #fff
}

.form-module__askedQuestions___2DwjP .form-module__accordionItem___Tl1Xg.form-module__active___15mxr svg {
    transform: rotate(90deg)
}

.form-module__askedQuestions___2DwjP .form-module__button___19JcH {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2DwjP .form-module__button___19JcH {
        display: block
    }
}

.form-module__askedQuestions___2DwjP .form-module__search___O2748 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.form-module__askedQuestions___2DwjP .form-module__search___O2748 .form-module__input___QplN2 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.form-module__askedQuestions___2DwjP .form-module__search___O2748 .form-module__input___QplN2.form-module__active___15mxr {
    left: 1em;
    transition: .35s ease-in all
}

.form-module__askedQuestions___2DwjP .form-module__search___O2748 .form-module__input___QplN2::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .form-module__askedQuestions___2DwjP .form-module__search___O2748 .form-module__input___QplN2 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.form-module__askedQuestions___2DwjP .form-module__search___O2748 svg {
    height: 40px
}

.form-module__askedQuestions___2DwjP .form-module__search___O2748 svg image {
    height: inherit
}

.form-module__container___1pw94 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 1.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .form-module__container___1pw94 {
        padding: 3em 5%;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em;
        flex-direction: row
    }
}

@media screen and (min-width: 1600px) {
    .form-module__container___1pw94 {
        font-size: 1em
    }
}

.form-module__form___2eodP {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (min-width: 1024px) {
    .form-module__form___2eodP {
        width: 54.7008547009%
    }
}

@media screen and (min-width: 1600px) {
    .form-module__form___2eodP {
        width: 48.7179487179%
    }
}

.form-module__form___2eodP .form-module__title___3zAZI {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .form-module__form___2eodP .form-module__title___3zAZI {
        font-size: 1.625em
    }
}

@media screen and (min-width: 1600px) {
    .form-module__form___2eodP .form-module__title___3zAZI {
        font-size: 2.24em
    }
}

.form-module__form___2eodP form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM {
    width: 100%;
    margin-top: 4em
}

@media screen and (min-width: 1024px) {
    .form-module__form___2eodP form .form-module__formGroup___2jSgM {
        width: 48%
    }
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM .form-module__input___QplN2 {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c3c3d4;
    font-family: "Asap";
    font-weight: 500;
    font-size: 1em;
    padding: .3em;
    color: #003641
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM .form-module__input___QplN2::-webkit-input-placeholder {
    color: #003641;
    font-family: inherit
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM .form-module__input___QplN2:-moz-placeholder {
    color: #003641;
    font-family: inherit
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM .form-module__input___QplN2::-moz-placeholder {
    color: #003641;
    font-family: inherit
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM .form-module__input___QplN2:-ms-input-placeholder {
    color: #003641;
    font-family: inherit
}

.form-module__form___2eodP form .form-module__formGroup___2jSgM .form-module__input___QplN2.form-module__danger___1Pa8y {
    border-bottom: 1px solid red
}

.form-module__form___2eodP form button {
    border: none;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 2em auto;
    color: #fff;
    background: #003641;
    padding: .7em 2em;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1.0625em;
    font-family: inherit;
    font-weight: bold;
    transition: ease-in all .3s;
    margin-top: 3.5em
}

@media screen and (min-width: 1024px) {
    .form-module__form___2eodP form button {
        font-size: 1.234375em;
        padding: 1em 2em
    }
}

.form-module__form___2eodP form button:hover {
    transition: ease-in all .3s;
    box-shadow: 0px 1px 15px 1px #003641
}

.form-module__form___2eodP span {
    font-size: .875em
}

@media screen and (min-width: 1024px) {
    .form-module__form___2eodP span {
        font-size: 1.1em
    }
}

@media screen and (min-width: 1600px) {
    .form-module__form___2eodP span {
        font-size: 1.25em
    }
}

.form-module__form___2eodP .form-module__sent___d_Gt8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5em 0
}

.form-module__form___2eodP .form-module__sent___d_Gt8 .form-module__title___3zAZI {
    font-family: "Asap";
    font-weight: bold;
    font-size: 1.75em;
    margin-top: .7em
}

.form-module__form___2eodP .form-module__sent___d_Gt8 span {
    font-size: 1.625em
}

.form-module__form___2eodP .form-module__sent___d_Gt8 svg {
    width: 120px
}

.form-module__form___2eodP .form-module__apps___s3d8q {
    margin-top: 1.5em;
    display: flex;
    justify-content: space-evenly
}

.form-module__form___2eodP .form-module__apps___s3d8q a {
    display: block;
    width: 40.350877193%
}

.form-module__form___2eodP .form-module__apps___s3d8q a svg {
    width: 100%
}

.form-module__image___aIqcp {
    display: none
}

@media screen and (min-width: 1024px) {
    .form-module__image___aIqcp {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 41.1764705882%
    }
    .form-module__image___aIqcp .form-module__banner___3w2V0 {
        background-position: right;
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 115.5555555556%
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.cartoes-module__askedQuestions___3cHKN {
    color: #003641
}

.cartoes-module__askedQuestions___3cHKN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.cartoes-module__askedQuestions___3cHKN h3.cartoes-module__bground___2hd2T {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.cartoes-module__askedQuestions___3cHKN h3.cartoes-module__nobground___17FcD {
    background: transparent
}

.cartoes-module__askedQuestions___3cHKN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.cartoes-module__askedQuestions___3cHKN .cartoes-module__contentQuestion___349Kr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .cartoes-module__askedQuestions___3cHKN .cartoes-module__contentQuestion___349Kr {
        padding: 0 40px 10px
    }
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x {
        padding: 2em 2em 2em 0
    }
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x:last-child {
    border: 0
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x .cartoes-module__title___3RNrh {
    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___3cHKN .cartoes-module__accordionItem___2I92x .cartoes-module__title___3RNrh {
        font-size: 1.3125em
    }
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x .cartoes-module__title___3RNrh svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x .cartoes-module__content___Ryfkf {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x.cartoes-module__active___1mVaP .cartoes-module__content___Ryfkf {
    height: auto;
    display: block;
    transition: ease .8s all
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x.cartoes-module__active___1mVaP .cartoes-module__content___Ryfkf a {
    color: #fff
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__accordionItem___2I92x.cartoes-module__active___1mVaP svg {
    transform: rotate(90deg)
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__button___2yx2j {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3cHKN .cartoes-module__button___2yx2j {
        display: block
    }
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 .cartoes-module__input___BdTd1 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 .cartoes-module__input___BdTd1.cartoes-module__active___1mVaP {
    left: 1em;
    transition: .35s ease-in all
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 .cartoes-module__input___BdTd1::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 .cartoes-module__input___BdTd1 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 svg {
    height: 40px
}

.cartoes-module__askedQuestions___3cHKN .cartoes-module__search___3V5o9 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.cheque-especial-module__askedQuestions___31ffY {
    color: #003641
}

.cheque-especial-module__askedQuestions___31ffY h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.cheque-especial-module__askedQuestions___31ffY h3.cheque-especial-module__bground___3BD-0 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.cheque-especial-module__askedQuestions___31ffY h3.cheque-especial-module__nobground___15PqA {
    background: transparent
}

.cheque-especial-module__askedQuestions___31ffY p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__askedQuestions___31ffY p {
        font-size: 1.5em
    }
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__contentQuestion___2Bk_P {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__contentQuestion___2Bk_P {
        padding: 0 40px 10px
    }
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__ {
        padding: 2em 2em 2em 0
    }
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__:last-child {
    border: 0
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__ .cheque-especial-module__title___iSa5J {
    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___31ffY .cheque-especial-module__accordionItem___1Oh__ .cheque-especial-module__title___iSa5J {
        font-size: 1.3125em
    }
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__ .cheque-especial-module__title___iSa5J svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__ .cheque-especial-module__content___LSG2X {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__.cheque-especial-module__active___2sCnI .cheque-especial-module__content___LSG2X {
    height: auto;
    display: block;
    transition: ease .8s all
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__.cheque-especial-module__active___2sCnI .cheque-especial-module__content___LSG2X a {
    color: #fff
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__accordionItem___1Oh__.cheque-especial-module__active___2sCnI svg {
    transform: rotate(90deg)
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__button___cNonw {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___31ffY .cheque-especial-module__button___cNonw {
        display: block
    }
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq .cheque-especial-module__input___2FPHu {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq .cheque-especial-module__input___2FPHu.cheque-especial-module__active___2sCnI {
    left: 1em;
    transition: .35s ease-in all
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq .cheque-especial-module__input___2FPHu::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq .cheque-especial-module__input___2FPHu {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq svg {
    height: 40px
}

.cheque-especial-module__askedQuestions___31ffY .cheque-especial-module__search___1j4jq svg image {
    height: inherit
}

.cheque-especial-module__container___2WURF {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__container___2WURF {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .cheque-especial-module__container___2WURF {
        font-size: 1em
    }
}

.cheque-especial-module__container___2WURF h2,
.cheque-especial-module__container___2WURF h3,
.cheque-especial-module__container___2WURF p {
    white-space: pre-line
}

.cheque-especial-module__container___2WURF h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__container___2WURF h3 {
        font-size: 2em
    }
}

.cheque-especial-module__call___1ladM {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.cheque-especial-module__call___1ladM .cheque-especial-module__container___2WURF {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__container___2WURF {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__container___2WURF .cheque-especial-module__content___LSG2X {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__container___2WURF .cheque-especial-module__content___LSG2X {
        padding: 5rem 0 5rem 10rem
    }
}

.cheque-especial-module__call___1ladM h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .cheque-especial-module__call___1ladM h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM h2 {
        margin: .5em 0
    }
}

.cheque-especial-module__call___1ladM p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .cheque-especial-module__call___1ladM p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 {
        width: 50%
    }
}

.cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__imageFullMobi___O2PBp {
    display: block
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__imageFullMobi___O2PBp {
        display: none
    }
}

.cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__bgTriangle___2WI2i {
    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___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__bgTriangle___2WI2i {
        display: block
    }
}

.cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__personTriangle___28Ryf {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__personTriangle___28Ryf {
        width: 100%;
        display: block
    }
}

.cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__yellowTriangle___3N3rZ {
    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___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__yellowTriangle___3N3rZ {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .cheque-especial-module__call___1ladM .cheque-especial-module__image___3PfU3 .cheque-especial-module__yellowTriangle___3N3rZ {
        height: 17rem;
        width: 17rem
    }
}

.cheque-especial-module__benefits___1c1GY {
    position: relative;
    overflow: hidden
}

.cheque-especial-module__benefits___1c1GY .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__container___2WURF {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__benefits___1c1GY .cheque-especial-module__container___2WURF {
        width: 81.25%;
        padding-left: 0
    }
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__backgroundImage___2xLpJ {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__benefits___1c1GY .cheque-especial-module__backgroundImage___2xLpJ {
        width: 65%
    }
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__benefitsContent___nNQun {
    z-index: 2
}

.cheque-especial-module__benefits___1c1GY h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.cheque-especial-module__benefits___1c1GY p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__benefits___1c1GY p {
        font-size: 1.5em
    }
}

.cheque-especial-module__benefits___1c1GY .carouselItem {
    padding: 0
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1c1GY .cheque-especial-module__card___2JP5B {
        margin: 20px
    }
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B:hover {
    transform: scale(1.1)
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B figure svg {
    height: 53px;
    width: 53px
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B 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___1c1GY .cheque-especial-module__card___2JP5B h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B h4 {
        font-size: 1.5em
    }
}

.cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .cheque-especial-module__benefits___1c1GY .cheque-especial-module__card___2JP5B p {
        font-size: 1.25em
    }
}

.cheque-especial-module__contactForm___1zqRX {
    margin-top: 100px;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.cheque-especial-module__contactForm___1zqRX .cheque-especial-module__container___2WURF {
    margin-bottom: 0
}

.cheque-especial-module__contactForm___1zqRX .cheque-especial-module__content___LSG2X {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__contactForm___1zqRX .cheque-especial-module__content___LSG2X {
        padding: 40px 125px
    }
}

.cheque-especial-module__contactForm___1zqRX h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.cheque-especial-module__othersOptionsForYou___2bQQR .cheque-especial-module__card___2JP5B {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .cheque-especial-module__othersOptionsForYou___2bQQR .cheque-especial-module__card___2JP5B {
        margin-left: 0
    }
}

.cheque-especial-module__othersOptionsForYou___2bQQR .cheque-especial-module__card___2JP5B .cheque-especial-module__cardItem___1a9xE {
    width: 100%
}

.cheque-especial-module__othersOptionsForYou___2bQQR .cheque-especial-module__card___2JP5B .cheque-especial-module__cardItem___1a9xE .title,
.cheque-especial-module__othersOptionsForYou___2bQQR .cheque-especial-module__card___2JP5B .cheque-especial-module__cardItem___1a9xE .titleContent {
    height: 60px
}

.cheque-especial-module__othersOptionsForYou___2bQQR .cheque-especial-module__card___2JP5B h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.contactForm-module__askedQuestions___1-Str {
    color: #003641
}

.contactForm-module__askedQuestions___1-Str h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.contactForm-module__askedQuestions___1-Str h3.contactForm-module__bground___1C3dK {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.contactForm-module__askedQuestions___1-Str h3.contactForm-module__nobground___avu-d {
    background: transparent
}

.contactForm-module__askedQuestions___1-Str p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .contactForm-module__askedQuestions___1-Str p {
        font-size: 1.5em
    }
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__contentQuestion___38Eor {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .contactForm-module__askedQuestions___1-Str .contactForm-module__contentQuestion___38Eor {
        padding: 0 40px 10px
    }
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t {
        padding: 2em 2em 2em 0
    }
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t:last-child {
    border: 0
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t .contactForm-module__title___3Ziy_ {
    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___1-Str .contactForm-module__accordionItem___3Wf7t .contactForm-module__title___3Ziy_ {
        font-size: 1.3125em
    }
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t .contactForm-module__title___3Ziy_ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t .contactForm-module__content___1bEhu {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t.contactForm-module__active___3eacf .contactForm-module__content___1bEhu {
    height: auto;
    display: block;
    transition: ease .8s all
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t.contactForm-module__active___3eacf .contactForm-module__content___1bEhu a {
    color: #fff
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__accordionItem___3Wf7t.contactForm-module__active___3eacf svg {
    transform: rotate(90deg)
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__button___uyKfJ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1-Str .contactForm-module__button___uyKfJ {
        display: block
    }
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES .contactForm-module__input___2XOcr {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES .contactForm-module__input___2XOcr.contactForm-module__active___3eacf {
    left: 1em;
    transition: .35s ease-in all
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES .contactForm-module__input___2XOcr::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES .contactForm-module__input___2XOcr {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES svg {
    height: 40px
}

.contactForm-module__askedQuestions___1-Str .contactForm-module__search___2Q6ES svg image {
    height: inherit
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP {
    margin-top: 50px
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__fields___3dJ0b {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__fields___3dJ0b {
        flex-direction: row
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__inputArea___2fWLU {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__inputArea___2fWLU {
        width: 45%
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__inputGroup___1_MFJ {
    margin-bottom: 75px
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__inputGroup___1_MFJ img {
    width: 2.25em;
    height: auto;
    position: absolute;
    margin-top: -50px
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP label {
    font-size: 1.125em;
    font-weight: 500;
    color: #7c8a8d
}

@media screen and (min-width: 768px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP label {
        font-size: 1.5em
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__inputs___3B_jr {
    display: flex;
    flex-direction: column;
    width: 100%
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr {
    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___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr::-webkit-input-placeholder {
    color: #7c8a8d
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr:-ms-input-placeholder {
    color: #7c8a8d
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr::-ms-input-placeholder {
    color: #7c8a8d
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr::placeholder {
    color: #7c8a8d
}

@media screen and (min-width: 1024px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__input___2XOcr {
        padding-left: 50px;
        font-size: 1.375em
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP p {
    white-space: pre-line;
    font-size: 1.1875em
}

@media screen and (min-width: 1600px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP p {
        font-size: 1em
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submitArea___3N2X2 {
    display: flex;
    justify-content: flex-end;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submitArea___3N2X2 {
        flex-direction: row;
        align-items: center
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submit____Qccj {
    margin-bottom: 20px;
    display: flex;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submit____Qccj {
        width: 70%
    }
}

@media screen and (min-width: 1200px) {
    .contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submit____Qccj {
        width: unset
    }
}

.contactForm-module__contactForm___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submit____Qccj button {
    font-size: 1.25em;
    background-color: #003641;
    color: #fff;
    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___3kPo9 .contactForm-module__form___1HZUP .contactForm-module__submit____Qccj button {
        font-size: 1.625em
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.automoveis-module__askedQuestions___2Ydw- {
    color: #003641
}

.automoveis-module__askedQuestions___2Ydw- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.automoveis-module__askedQuestions___2Ydw- h3.automoveis-module__bground___93iL1 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.automoveis-module__askedQuestions___2Ydw- h3.automoveis-module__nobground___2xdRO {
    background: transparent
}

.automoveis-module__askedQuestions___2Ydw- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___2Ydw- p {
        font-size: 1.5em
    }
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__contentQuestion___1ePzH {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___2Ydw- .automoveis-module__contentQuestion___1ePzH {
        padding: 0 40px 10px
    }
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw- {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw- {
        padding: 2em 2em 2em 0
    }
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw-:last-child {
    border: 0
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw- .automoveis-module__title___3kJmC {
    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___2Ydw- .automoveis-module__accordionItem___23Rw- .automoveis-module__title___3kJmC {
        font-size: 1.3125em
    }
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw- .automoveis-module__title___3kJmC svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw- .automoveis-module__content___3hqPB {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw-.automoveis-module__active___2w_6Q .automoveis-module__content___3hqPB {
    height: auto;
    display: block;
    transition: ease .8s all
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw-.automoveis-module__active___2w_6Q .automoveis-module__content___3hqPB a {
    color: #fff
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__accordionItem___23Rw-.automoveis-module__active___2w_6Q svg {
    transform: rotate(90deg)
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__button___2sBFH {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2Ydw- .automoveis-module__button___2sBFH {
        display: block
    }
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 .automoveis-module__input___c8Okq {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 .automoveis-module__input___c8Okq.automoveis-module__active___2w_6Q {
    left: 1em;
    transition: .35s ease-in all
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 .automoveis-module__input___c8Okq::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 .automoveis-module__input___c8Okq {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 svg {
    height: 40px
}

.automoveis-module__askedQuestions___2Ydw- .automoveis-module__search___11R99 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH {
    color: #003641
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH h3.caminhoes-utilitarios-e-tratores-module__bground____TSYH {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH h3.caminhoes-utilitarios-e-tratores-module__nobground___2L4Kj {
    background: transparent
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH p {
        font-size: 1.5em
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__contentQuestion___2Q3Ju {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__contentQuestion___2Q3Ju {
        padding: 0 40px 10px
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d {
        padding: 2em 2em 2em 0
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d:last-child {
    border: 0
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d .caminhoes-utilitarios-e-tratores-module__title___1cffD {
    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___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d .caminhoes-utilitarios-e-tratores-module__title___1cffD {
        font-size: 1.3125em
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d .caminhoes-utilitarios-e-tratores-module__title___1cffD svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d .caminhoes-utilitarios-e-tratores-module__content___3j4vg {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d.caminhoes-utilitarios-e-tratores-module__active___1d4xr .caminhoes-utilitarios-e-tratores-module__content___3j4vg {
    height: auto;
    display: block;
    transition: ease .8s all
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d.caminhoes-utilitarios-e-tratores-module__active___1d4xr .caminhoes-utilitarios-e-tratores-module__content___3j4vg a {
    color: #fff
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__accordionItem___VHy5d.caminhoes-utilitarios-e-tratores-module__active___1d4xr svg {
    transform: rotate(90deg)
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__button___QBiDP {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2dPzH .caminhoes-utilitarios-e-tratores-module__button___QBiDP {
        display: block
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq .caminhoes-utilitarios-e-tratores-module__input___Dz72C {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq .caminhoes-utilitarios-e-tratores-module__input___Dz72C.caminhoes-utilitarios-e-tratores-module__active___1d4xr {
    left: 1em;
    transition: .35s ease-in all
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq .caminhoes-utilitarios-e-tratores-module__input___Dz72C::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq .caminhoes-utilitarios-e-tratores-module__input___Dz72C {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq svg {
    height: 40px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___2dPzH .caminhoes-utilitarios-e-tratores-module__search___2MNZq svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.imoveis-module__askedQuestions___13jg1 {
    color: #003641
}

.imoveis-module__askedQuestions___13jg1 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.imoveis-module__askedQuestions___13jg1 h3.imoveis-module__bground___St_OE {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.imoveis-module__askedQuestions___13jg1 h3.imoveis-module__nobground___2MWVy {
    background: transparent
}

.imoveis-module__askedQuestions___13jg1 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___13jg1 p {
        font-size: 1.5em
    }
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__contentQuestion___110YH {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___13jg1 .imoveis-module__contentQuestion___110YH {
        padding: 0 40px 10px
    }
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3 {
        padding: 2em 2em 2em 0
    }
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3:last-child {
    border: 0
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3 .imoveis-module__title___3dRIW {
    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___13jg1 .imoveis-module__accordionItem___9uiQ3 .imoveis-module__title___3dRIW {
        font-size: 1.3125em
    }
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3 .imoveis-module__title___3dRIW svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3 .imoveis-module__content___3Mecc {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3.imoveis-module__active___2YR3Z .imoveis-module__content___3Mecc {
    height: auto;
    display: block;
    transition: ease .8s all
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3.imoveis-module__active___2YR3Z .imoveis-module__content___3Mecc a {
    color: #fff
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__accordionItem___9uiQ3.imoveis-module__active___2YR3Z svg {
    transform: rotate(90deg)
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__button___2gM6l {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___13jg1 .imoveis-module__button___2gM6l {
        display: block
    }
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b .imoveis-module__input___1132L {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b .imoveis-module__input___1132L.imoveis-module__active___2YR3Z {
    left: 1em;
    transition: .35s ease-in all
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b .imoveis-module__input___1132L::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b .imoveis-module__input___1132L {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b svg {
    height: 40px
}

.imoveis-module__askedQuestions___13jg1 .imoveis-module__search___3eA4b svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.motocicletas-module__askedQuestions___SP5bc {
    color: #003641
}

.motocicletas-module__askedQuestions___SP5bc h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.motocicletas-module__askedQuestions___SP5bc h3.motocicletas-module__bground___1jpKO {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.motocicletas-module__askedQuestions___SP5bc h3.motocicletas-module__nobground___DsAmg {
    background: transparent
}

.motocicletas-module__askedQuestions___SP5bc p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___SP5bc p {
        font-size: 1.5em
    }
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__contentQuestion___BBL28 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___SP5bc .motocicletas-module__contentQuestion___BBL28 {
        padding: 0 40px 10px
    }
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p {
        padding: 2em 2em 2em 0
    }
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p:last-child {
    border: 0
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p .motocicletas-module__title___2L6Wj {
    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___SP5bc .motocicletas-module__accordionItem___2BT0p .motocicletas-module__title___2L6Wj {
        font-size: 1.3125em
    }
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p .motocicletas-module__title___2L6Wj svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p .motocicletas-module__content___3fGZM {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p.motocicletas-module__active___3GpkB .motocicletas-module__content___3fGZM {
    height: auto;
    display: block;
    transition: ease .8s all
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p.motocicletas-module__active___3GpkB .motocicletas-module__content___3fGZM a {
    color: #fff
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__accordionItem___2BT0p.motocicletas-module__active___3GpkB svg {
    transform: rotate(90deg)
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__button___QvciO {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___SP5bc .motocicletas-module__button___QvciO {
        display: block
    }
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ .motocicletas-module__input___W72-U {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ .motocicletas-module__input___W72-U.motocicletas-module__active___3GpkB {
    left: 1em;
    transition: .35s ease-in all
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ .motocicletas-module__input___W72-U::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ .motocicletas-module__input___W72-U {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ svg {
    height: 40px
}

.motocicletas-module__askedQuestions___SP5bc .motocicletas-module__search___1X6fJ svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.servicos-module__askedQuestions___3d6po {
    color: #003641
}

.servicos-module__askedQuestions___3d6po h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.servicos-module__askedQuestions___3d6po h3.servicos-module__bground___2r98_ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.servicos-module__askedQuestions___3d6po h3.servicos-module__nobground___2eXVq {
    background: transparent
}

.servicos-module__askedQuestions___3d6po p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___3d6po p {
        font-size: 1.5em
    }
}

.servicos-module__askedQuestions___3d6po .servicos-module__contentQuestion___1DE4- {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___3d6po .servicos-module__contentQuestion___1DE4- {
        padding: 0 40px 10px
    }
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv {
        padding: 2em 2em 2em 0
    }
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv:last-child {
    border: 0
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv .servicos-module__title___2KMFW {
    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___3d6po .servicos-module__accordionItem___2vFZv .servicos-module__title___2KMFW {
        font-size: 1.3125em
    }
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv .servicos-module__title___2KMFW svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv .servicos-module__content___11tNW {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv.servicos-module__active___3vqC- .servicos-module__content___11tNW {
    height: auto;
    display: block;
    transition: ease .8s all
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv.servicos-module__active___3vqC- .servicos-module__content___11tNW a {
    color: #fff
}

.servicos-module__askedQuestions___3d6po .servicos-module__accordionItem___2vFZv.servicos-module__active___3vqC- svg {
    transform: rotate(90deg)
}

.servicos-module__askedQuestions___3d6po .servicos-module__button___99YUJ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3d6po .servicos-module__button___99YUJ {
        display: block
    }
}

.servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n .servicos-module__input___2hNt6 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n .servicos-module__input___2hNt6.servicos-module__active___3vqC- {
    left: 1em;
    transition: .35s ease-in all
}

.servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n .servicos-module__input___2hNt6::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n .servicos-module__input___2hNt6 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n svg {
    height: 40px
}

.servicos-module__askedQuestions___3d6po .servicos-module__search___26u1n svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.conta-corrente-module__askedQuestions___1EGXT {
    color: #003641
}

.conta-corrente-module__askedQuestions___1EGXT h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.conta-corrente-module__askedQuestions___1EGXT h3.conta-corrente-module__bground___2TE6r {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.conta-corrente-module__askedQuestions___1EGXT h3.conta-corrente-module__nobground___1aUUF {
    background: transparent
}

.conta-corrente-module__askedQuestions___1EGXT p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__contentQuestion___355N_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__contentQuestion___355N_ {
        padding: 0 40px 10px
    }
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY {
        padding: 2em 2em 2em 0
    }
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY:last-child {
    border: 0
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY .conta-corrente-module__title___3--RB {
    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___1EGXT .conta-corrente-module__accordionItem___2sQUY .conta-corrente-module__title___3--RB {
        font-size: 1.3125em
    }
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY .conta-corrente-module__title___3--RB svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY .conta-corrente-module__content___1lbed {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY.conta-corrente-module__active___zgodo .conta-corrente-module__content___1lbed {
    height: auto;
    display: block;
    transition: ease .8s all
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY.conta-corrente-module__active___zgodo .conta-corrente-module__content___1lbed a {
    color: #fff
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__accordionItem___2sQUY.conta-corrente-module__active___zgodo svg {
    transform: rotate(90deg)
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__button___1O5_P {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1EGXT .conta-corrente-module__button___1O5_P {
        display: block
    }
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 .conta-corrente-module__input___25jC3 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 .conta-corrente-module__input___25jC3.conta-corrente-module__active___zgodo {
    left: 1em;
    transition: .35s ease-in all
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 .conta-corrente-module__input___25jC3::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 .conta-corrente-module__input___25jC3 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 svg {
    height: 40px
}

.conta-corrente-module__askedQuestions___1EGXT .conta-corrente-module__search___2oxV4 svg image {
    height: inherit
}

.conta-corrente-module__container___75hcA {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__container___75hcA {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .conta-corrente-module__container___75hcA {
        font-size: 1em
    }
}

.conta-corrente-module__container___75hcA h2,
.conta-corrente-module__container___75hcA h3,
.conta-corrente-module__container___75hcA p {
    white-space: pre-line
}

.conta-corrente-module__container___75hcA h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__container___75hcA h3 {
        font-size: 2em
    }
}

.conta-corrente-module__call___287Hd {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.conta-corrente-module__call___287Hd .conta-corrente-module__container___75hcA {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__container___75hcA {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__container___75hcA .conta-corrente-module__content___1lbed {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__container___75hcA .conta-corrente-module__content___1lbed {
        padding: 5rem 0 5rem 10rem
    }
}

.conta-corrente-module__call___287Hd h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .conta-corrente-module__call___287Hd h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd h2 {
        margin: .5em 0
    }
}

.conta-corrente-module__call___287Hd p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .conta-corrente-module__call___287Hd p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu {
        width: 50%
    }
}

.conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__imageFullMobi___3Zly8 {
    display: block
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__imageFullMobi___3Zly8 {
        display: none
    }
}

.conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__bgTriangle___2wDN8 {
    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___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__bgTriangle___2wDN8 {
        display: block
    }
}

.conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__personTriangle___3t2p1 {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__personTriangle___3t2p1 {
        width: 100%;
        display: block
    }
}

.conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__yellowTriangle___1HOLF {
    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___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__yellowTriangle___1HOLF {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .conta-corrente-module__call___287Hd .conta-corrente-module__image___1AzHu .conta-corrente-module__yellowTriangle___1HOLF {
        height: 17rem;
        width: 17rem
    }
}

.conta-corrente-module__benefits___1rEqZ {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px
}

.conta-corrente-module__benefits___1rEqZ .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__container___75hcA {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___1rEqZ .conta-corrente-module__container___75hcA {
        width: 81.25%;
        padding-left: 0
    }
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__backgroundImage___20pdg {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___1rEqZ .conta-corrente-module__backgroundImage___20pdg {
        width: 65%
    }
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__benefitsContent___2mmIt {
    z-index: 2
}

.conta-corrente-module__benefits___1rEqZ h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.conta-corrente-module__benefits___1rEqZ p {
    font-size: 1.125em
}

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

.conta-corrente-module__benefits___1rEqZ .carouselItem {
    padding: 0
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1rEqZ .conta-corrente-module__card___1seEO {
        margin: 20px
    }
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO:hover {
    transform: scale(1.1)
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO figure svg {
    height: 53px;
    width: 53px
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO 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___1rEqZ .conta-corrente-module__card___1seEO h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO h4 {
        font-size: 1.5em
    }
}

.conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .conta-corrente-module__benefits___1rEqZ .conta-corrente-module__card___1seEO p {
        font-size: 1.25em
    }
}

.conta-corrente-module__formSimulator___2zWyI {
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.conta-corrente-module__formSimulator___2zWyI .conta-corrente-module__container___75hcA {
    margin-bottom: 0
}

.conta-corrente-module__formSimulator___2zWyI .conta-corrente-module__content___1lbed {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__formSimulator___2zWyI .conta-corrente-module__content___1lbed {
        padding: 40px 125px
    }
}

.conta-corrente-module__formSimulator___2zWyI h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.conta-corrente-module__othersOptionsForYou___1Cy5y .conta-corrente-module__card___1seEO {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__othersOptionsForYou___1Cy5y .conta-corrente-module__card___1seEO {
        margin-left: 0
    }
}

.conta-corrente-module__othersOptionsForYou___1Cy5y .conta-corrente-module__card___1seEO .conta-corrente-module__cardItem___3s_o9 {
    width: 100%
}

.conta-corrente-module__othersOptionsForYou___1Cy5y .conta-corrente-module__card___1seEO .conta-corrente-module__cardItem___3s_o9 .title,
.conta-corrente-module__othersOptionsForYou___1Cy5y .conta-corrente-module__card___1seEO .conta-corrente-module__cardItem___3s_o9 .titleContent {
    height: 60px
}

.conta-corrente-module__othersOptionsForYou___1Cy5y .conta-corrente-module__card___1seEO h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.conta-garantida-module__askedQuestions___13zQm {
    color: #003641
}

.conta-garantida-module__askedQuestions___13zQm h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.conta-garantida-module__askedQuestions___13zQm h3.conta-garantida-module__bground___2lA3_ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.conta-garantida-module__askedQuestions___13zQm h3.conta-garantida-module__nobground___DdFva {
    background: transparent
}

.conta-garantida-module__askedQuestions___13zQm p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__contentQuestion___2ywuZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__contentQuestion___2ywuZ {
        padding: 0 40px 10px
    }
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO {
        padding: 2em 2em 2em 0
    }
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO:last-child {
    border: 0
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO .conta-garantida-module__title___kf3BW {
    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___13zQm .conta-garantida-module__accordionItem___2NnOO .conta-garantida-module__title___kf3BW {
        font-size: 1.3125em
    }
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO .conta-garantida-module__title___kf3BW svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO .conta-garantida-module__content___3ulX- {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO.conta-garantida-module__active___2qAWY .conta-garantida-module__content___3ulX- {
    height: auto;
    display: block;
    transition: ease .8s all
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO.conta-garantida-module__active___2qAWY .conta-garantida-module__content___3ulX- a {
    color: #fff
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__accordionItem___2NnOO.conta-garantida-module__active___2qAWY svg {
    transform: rotate(90deg)
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__button___1mk1P {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___13zQm .conta-garantida-module__button___1mk1P {
        display: block
    }
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw .conta-garantida-module__input___2qhKV {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw .conta-garantida-module__input___2qhKV.conta-garantida-module__active___2qAWY {
    left: 1em;
    transition: .35s ease-in all
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw .conta-garantida-module__input___2qhKV::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw .conta-garantida-module__input___2qhKV {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw svg {
    height: 40px
}

.conta-garantida-module__askedQuestions___13zQm .conta-garantida-module__search___14Itw svg image {
    height: inherit
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__container___1xMLs {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__container___1xMLs {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__container___1xMLs {
        font-size: 1em
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__bannerTop___2DSfp {
    background-image: url("/images/conta-garantida/bg-topo.png");
    padding-top: 55.5555555556%;
    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___3H8sq .conta-garantida-module__bannerTop___2DSfp {
        background-position: center
    }
}

@media screen and (min-width: 768px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__bannerTop___2DSfp {
        padding-top: 28.4027777778%
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__bannerTop___2DSfp .conta-garantida-module__container___1xMLs {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: center;
    right: 0;
    left: 0
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__bannerTop___2DSfp p {
    color: #fff;
    font-size: 1.125em;
    margin: 20px 0;
    text-shadow: 5px 5px 10px #000
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__bannerTop___2DSfp p {
        white-space: pre-line;
        text-shadow: none
    }
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__bannerTop___2DSfp p {
        font-size: 1.4375em;
        max-width: 60%
    }
}

.conta-garantida-module__contaGarantida___3H8sq h2 {
    color: #fff;
    font-size: 1.5em;
    margin: 0;
    text-shadow: 5px 5px 10px #000
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq h2 {
        white-space: pre-line;
        text-shadow: none
    }
}

@media screen and (min-width: 768px) {
    .conta-garantida-module__contaGarantida___3H8sq h2 {
        max-width: 65%
    }
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3H8sq h2 {
        font-size: 3em;
        margin: .5em 0
    }
}

.conta-garantida-module__contaGarantida___3H8sq h3 {
    font-size: 1.375em
}

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

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__title___kf3BW {
    font-size: 2em;
    margin-bottom: 20px;
    color: #fffffd;
    font-weight: bold
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__title___kf3BW {
        white-space: pre-line
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF p {
        font-size: 1.5em
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF 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___3H8sq .conta-garantida-module__benefits___3b8SF ul {
        flex-direction: row
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li {
        max-width: 18%
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li figure {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li h4 {
        font-size: 1.25em
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li p {
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__benefits___3b8SF ul li p {
        font-size: .875em;
        margin: 0 25px
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR {
    background-color: pink;
    padding: 50px 20px;
    background-image: url("/images/conta-garantida/bg-form.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__title___kf3BW {
    font-size: 1.375em
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__title___kf3BW {
        font-size: 2.5em;
        color: #003641
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__form___1t52c {
    background-color: #f5f5f5;
    opacity: .95;
    padding: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF {
    display: flex;
    color: #003641;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF {
        flex-direction: column;
        width: 100%
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ {
        flex-direction: row
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ label {
    font-size: 1.125em;
    font-weight: 500;
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ label {
        font-size: 1.5em
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ 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___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ input[type=text][name=companyName] {
    background-image: url(/images/conta-garantida/icon-placeholder-empresa.png);
    padding: 15px 30px
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ input[type=text][name=name] {
    background-image: url(/images/conta-garantida/icon-placeholder-nome.png);
    padding: 15px 40px
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ input[type=email][name=email] {
    background-image: url(/images/conta-garantida/icon-placeholder-email.png);
    padding: 15px 30px
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ input[type=phone][name=telphone] {
    background-image: url(/images/conta-garantida/icon-placeholder-phone.png);
    padding: 15px 30px
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroup___2wn-_ input {
        font-size: 1.5em
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroupInner___3P7hZ {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 30px
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__inputGroupInner___3P7hZ {
        width: 49%
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF label {
    font-weight: bold
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__submit___30-s3 {
    margin-top: 30px;
    width: 100%;
    text-align: right
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__formSection___21nRR .conta-garantida-module__contact___3YkSF .conta-garantida-module__submit___30-s3 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: #fff
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__getInContact___1jxwX {
    background-color: #b7cd46;
    font-weight: bold;
    font-size: 1em;
    color: #fffffd
}

@media screen and (min-width: 640px) {
    .conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__getInContact___1jxwX {
        font-size: 1.375em
    }
}

.conta-garantida-module__contaGarantida___3H8sq .conta-garantida-module__getInContact___1jxwX a {
    color: #fff
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.credito-module__askedQuestions___21MzQ {
    color: #003641
}

.credito-module__askedQuestions___21MzQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.credito-module__askedQuestions___21MzQ h3.credito-module__bground___3FqFw {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.credito-module__askedQuestions___21MzQ h3.credito-module__nobground___1yiDY {
    background: transparent
}

.credito-module__askedQuestions___21MzQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .credito-module__askedQuestions___21MzQ p {
        font-size: 1.5em
    }
}

.credito-module__askedQuestions___21MzQ .credito-module__contentQuestion___3gji_ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .credito-module__askedQuestions___21MzQ .credito-module__contentQuestion___3gji_ {
        padding: 0 40px 10px
    }
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr {
        padding: 2em 2em 2em 0
    }
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr:last-child {
    border: 0
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr .credito-module__title___2vua5 {
    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___21MzQ .credito-module__accordionItem___1aSfr .credito-module__title___2vua5 {
        font-size: 1.3125em
    }
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr .credito-module__title___2vua5 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr .credito-module__content___JO-Ex {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr.credito-module__active___o4A54 .credito-module__content___JO-Ex {
    height: auto;
    display: block;
    transition: ease .8s all
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr.credito-module__active___o4A54 .credito-module__content___JO-Ex a {
    color: #fff
}

.credito-module__askedQuestions___21MzQ .credito-module__accordionItem___1aSfr.credito-module__active___o4A54 svg {
    transform: rotate(90deg)
}

.credito-module__askedQuestions___21MzQ .credito-module__button___1Aw3m {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___21MzQ .credito-module__button___1Aw3m {
        display: block
    }
}

.credito-module__askedQuestions___21MzQ .credito-module__search___z98LY {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.credito-module__askedQuestions___21MzQ .credito-module__search___z98LY .credito-module__input___1uDVv {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.credito-module__askedQuestions___21MzQ .credito-module__search___z98LY .credito-module__input___1uDVv.credito-module__active___o4A54 {
    left: 1em;
    transition: .35s ease-in all
}

.credito-module__askedQuestions___21MzQ .credito-module__search___z98LY .credito-module__input___1uDVv::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .credito-module__askedQuestions___21MzQ .credito-module__search___z98LY .credito-module__input___1uDVv {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.credito-module__askedQuestions___21MzQ .credito-module__search___z98LY svg {
    height: 40px
}

.credito-module__askedQuestions___21MzQ .credito-module__search___z98LY svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI {
    color: #003641
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI h3.compra-de-moeda-estrangeira-module__bground___2f8xu {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI h3.compra-de-moeda-estrangeira-module__nobground___27UXr {
    background: transparent
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3F0lI p {
        font-size: 1.5em
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__contentQuestion___3WOvi {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__contentQuestion___3WOvi {
        padding: 0 40px 10px
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB {
        padding: 2em 2em 2em 0
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB:last-child {
    border: 0
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB .compra-de-moeda-estrangeira-module__title___1A8jw {
    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___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB .compra-de-moeda-estrangeira-module__title___1A8jw {
        font-size: 1.3125em
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB .compra-de-moeda-estrangeira-module__title___1A8jw svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB .compra-de-moeda-estrangeira-module__content___13w8g {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB.compra-de-moeda-estrangeira-module__active___2tiKA .compra-de-moeda-estrangeira-module__content___13w8g {
    height: auto;
    display: block;
    transition: ease .8s all
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB.compra-de-moeda-estrangeira-module__active___2tiKA .compra-de-moeda-estrangeira-module__content___13w8g a {
    color: #fff
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__accordionItem___1BcXB.compra-de-moeda-estrangeira-module__active___2tiKA svg {
    transform: rotate(90deg)
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__button___3EIXu {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3F0lI .compra-de-moeda-estrangeira-module__button___3EIXu {
        display: block
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f .compra-de-moeda-estrangeira-module__input___3hUZx {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f .compra-de-moeda-estrangeira-module__input___3hUZx.compra-de-moeda-estrangeira-module__active___2tiKA {
    left: 1em;
    transition: .35s ease-in all
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f .compra-de-moeda-estrangeira-module__input___3hUZx::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f .compra-de-moeda-estrangeira-module__input___3hUZx {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f svg {
    height: 40px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3F0lI .compra-de-moeda-estrangeira-module__search___2Fi5f svg image {
    height: inherit
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__container___j8gNS {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__container___j8gNS {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__container___j8gNS {
        font-size: 1em
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__bannerTop___tX5ao {
    background-image: url("/images/moeda-estrangeira/banner-topo.png");
    padding-top: 55.5555555556%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

@media screen and (min-width: 768px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__bannerTop___tX5ao {
        padding-top: 28.4027777778%
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__bannerTop___tX5ao .compra-de-moeda-estrangeira-module__container___j8gNS {
    position: absolute;
    top: 15px;
    bottom: 0;
    justify-content: center;
    right: 0;
    left: 0
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__bannerTop___tX5ao p {
    color: #fff;
    font-size: .75em;
    white-space: pre-line;
    max-width: 65%;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__bannerTop___tX5ao p {
        font-size: 1em;
        max-width: 60%
    }
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__bannerTop___tX5ao p {
        font-size: 1.4375em
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE h2 {
    color: #fff;
    font-size: .875em;
    margin: 0;
    max-width: 65%;
    white-space: pre-line
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE h2 {
        font-size: 1.375em
    }
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE h2 {
        font-size: 3em;
        margin: .5em 0
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE h3 {
    font-size: 1.375em
}

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

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__title___1A8jw {
    font-size: 2em;
    margin-bottom: 20px;
    color: #fffffd;
    font-weight: bold
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__title___1A8jw {
        white-space: pre-line
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx p {
        font-size: 1.5em
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx 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___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul {
        flex-direction: row
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li {
        max-width: 18%
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li figure {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li h4 {
        font-size: 1.25em
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li p {
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__benefits___3_jnx ul li p {
        font-size: .875em;
        margin: 0 25px
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__getInContact___2wa3A {
    background-color: #01a18e;
    font-weight: bold;
    font-size: 1em;
    color: #fffffd
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__getInContact___2wa3A {
        font-size: 1.375em
    }
}

.compra-de-moeda-estrangeira-module__moedaEstrangeira___3sUGE .compra-de-moeda-estrangeira-module__getInContact___2wa3A a {
    color: #fff
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E {
    color: #003641
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E h3.fundos-de-investimentos-module__bground___SWMEj {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E h3.fundos-de-investimentos-module__nobground___1pYdF {
    background: transparent
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___3Xz5E p {
        font-size: 1.5em
    }
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__contentQuestion___2DR6R {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__contentQuestion___2DR6R {
        padding: 0 40px 10px
    }
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0 {
        padding: 2em 2em 2em 0
    }
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0:last-child {
    border: 0
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0 .fundos-de-investimentos-module__title___edy4J {
    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___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0 .fundos-de-investimentos-module__title___edy4J {
        font-size: 1.3125em
    }
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0 .fundos-de-investimentos-module__title___edy4J svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0 .fundos-de-investimentos-module__content___2Fp2w {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0.fundos-de-investimentos-module__active___1ozuQ .fundos-de-investimentos-module__content___2Fp2w {
    height: auto;
    display: block;
    transition: ease .8s all
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0.fundos-de-investimentos-module__active___1ozuQ .fundos-de-investimentos-module__content___2Fp2w a {
    color: #fff
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__accordionItem___2kvw0.fundos-de-investimentos-module__active___1ozuQ svg {
    transform: rotate(90deg)
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__button___2Ao11 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3Xz5E .fundos-de-investimentos-module__button___2Ao11 {
        display: block
    }
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL .fundos-de-investimentos-module__input___2GJeO {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL .fundos-de-investimentos-module__input___2GJeO.fundos-de-investimentos-module__active___1ozuQ {
    left: 1em;
    transition: .35s ease-in all
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL .fundos-de-investimentos-module__input___2GJeO::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL .fundos-de-investimentos-module__input___2GJeO {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL svg {
    height: 40px
}

.fundos-de-investimentos-module__askedQuestions___3Xz5E .fundos-de-investimentos-module__search___2TRDL svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.lca-module__askedQuestions___3oilL {
    color: #003641
}

.lca-module__askedQuestions___3oilL h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.lca-module__askedQuestions___3oilL h3.lca-module__bground___BvO_h {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.lca-module__askedQuestions___3oilL h3.lca-module__nobground___nAxAY {
    background: transparent
}

.lca-module__askedQuestions___3oilL p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___3oilL p {
        font-size: 1.5em
    }
}

.lca-module__askedQuestions___3oilL .lca-module__contentQuestion___1IxIN {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___3oilL .lca-module__contentQuestion___1IxIN {
        padding: 0 40px 10px
    }
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S {
        padding: 2em 2em 2em 0
    }
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S:last-child {
    border: 0
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S .lca-module__title___QGtUf {
    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___3oilL .lca-module__accordionItem___3L53S .lca-module__title___QGtUf {
        font-size: 1.3125em
    }
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S .lca-module__title___QGtUf svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S .lca-module__content___2uAGT {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S.lca-module__active___1gnXR .lca-module__content___2uAGT {
    height: auto;
    display: block;
    transition: ease .8s all
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S.lca-module__active___1gnXR .lca-module__content___2uAGT a {
    color: #fff
}

.lca-module__askedQuestions___3oilL .lca-module__accordionItem___3L53S.lca-module__active___1gnXR svg {
    transform: rotate(90deg)
}

.lca-module__askedQuestions___3oilL .lca-module__button___1dFfw {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3oilL .lca-module__button___1dFfw {
        display: block
    }
}

.lca-module__askedQuestions___3oilL .lca-module__search___2R51O {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.lca-module__askedQuestions___3oilL .lca-module__search___2R51O .lca-module__input___-cHZ2 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.lca-module__askedQuestions___3oilL .lca-module__search___2R51O .lca-module__input___-cHZ2.lca-module__active___1gnXR {
    left: 1em;
    transition: .35s ease-in all
}

.lca-module__askedQuestions___3oilL .lca-module__search___2R51O .lca-module__input___-cHZ2::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___3oilL .lca-module__search___2R51O .lca-module__input___-cHZ2 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.lca-module__askedQuestions___3oilL .lca-module__search___2R51O svg {
    height: 40px
}

.lca-module__askedQuestions___3oilL .lca-module__search___2R51O svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.rdc-module__askedQuestions___2QuIk {
    color: #003641
}

.rdc-module__askedQuestions___2QuIk h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.rdc-module__askedQuestions___2QuIk h3.rdc-module__bground___3tCy1 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.rdc-module__askedQuestions___2QuIk h3.rdc-module__nobground___3rTNl {
    background: transparent
}

.rdc-module__askedQuestions___2QuIk p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___2QuIk p {
        font-size: 1.5em
    }
}

.rdc-module__askedQuestions___2QuIk .rdc-module__contentQuestion___11B8r {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___2QuIk .rdc-module__contentQuestion___11B8r {
        padding: 0 40px 10px
    }
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG {
        padding: 2em 2em 2em 0
    }
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG:last-child {
    border: 0
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG .rdc-module__title___3Tjyy {
    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___2QuIk .rdc-module__accordionItem___1qpCG .rdc-module__title___3Tjyy {
        font-size: 1.3125em
    }
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG .rdc-module__title___3Tjyy svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG .rdc-module__content___1wnJs {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG.rdc-module__active___38TE- .rdc-module__content___1wnJs {
    height: auto;
    display: block;
    transition: ease .8s all
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG.rdc-module__active___38TE- .rdc-module__content___1wnJs a {
    color: #fff
}

.rdc-module__askedQuestions___2QuIk .rdc-module__accordionItem___1qpCG.rdc-module__active___38TE- svg {
    transform: rotate(90deg)
}

.rdc-module__askedQuestions___2QuIk .rdc-module__button___1uJMf {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2QuIk .rdc-module__button___1uJMf {
        display: block
    }
}

.rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe .rdc-module__input___3MHHG {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe .rdc-module__input___3MHHG.rdc-module__active___38TE- {
    left: 1em;
    transition: .35s ease-in all
}

.rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe .rdc-module__input___3MHHG::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe .rdc-module__input___3MHHG {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe svg {
    height: 40px
}

.rdc-module__askedQuestions___2QuIk .rdc-module__search___2hdQe svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.recebimentos-module__askedQuestions___3kRLD {
    color: #003641
}

.recebimentos-module__askedQuestions___3kRLD h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.recebimentos-module__askedQuestions___3kRLD h3.recebimentos-module__bground___39BRL {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.recebimentos-module__askedQuestions___3kRLD h3.recebimentos-module__nobground___29ITI {
    background: transparent
}

.recebimentos-module__askedQuestions___3kRLD p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .recebimentos-module__askedQuestions___3kRLD p {
        font-size: 1.5em
    }
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__contentQuestion___3NQ4K {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .recebimentos-module__askedQuestions___3kRLD .recebimentos-module__contentQuestion___3NQ4K {
        padding: 0 40px 10px
    }
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B {
        padding: 2em 2em 2em 0
    }
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B:last-child {
    border: 0
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B .recebimentos-module__title___1Wzki {
    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___3kRLD .recebimentos-module__accordionItem___2K__B .recebimentos-module__title___1Wzki {
        font-size: 1.3125em
    }
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B .recebimentos-module__title___1Wzki svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B .recebimentos-module__content___2agWH {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B.recebimentos-module__active___2RW6E .recebimentos-module__content___2agWH {
    height: auto;
    display: block;
    transition: ease .8s all
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B.recebimentos-module__active___2RW6E .recebimentos-module__content___2agWH a {
    color: #fff
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__accordionItem___2K__B.recebimentos-module__active___2RW6E svg {
    transform: rotate(90deg)
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__button___xepxf {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3kRLD .recebimentos-module__button___xepxf {
        display: block
    }
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX .recebimentos-module__input___TjMe7 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX .recebimentos-module__input___TjMe7.recebimentos-module__active___2RW6E {
    left: 1em;
    transition: .35s ease-in all
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX .recebimentos-module__input___TjMe7::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX .recebimentos-module__input___TjMe7 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX svg {
    height: 40px
}

.recebimentos-module__askedQuestions___3kRLD .recebimentos-module__search___1HjIX svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.renegocie-sua-divida-module__askedQuestions___1xEOi {
    color: #003641
}

.renegocie-sua-divida-module__askedQuestions___1xEOi h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.renegocie-sua-divida-module__askedQuestions___1xEOi h3.renegocie-sua-divida-module__bground___2ayos {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.renegocie-sua-divida-module__askedQuestions___1xEOi h3.renegocie-sua-divida-module__nobground___cFgxI {
    background: transparent
}

.renegocie-sua-divida-module__askedQuestions___1xEOi p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___1xEOi p {
        font-size: 1.5em
    }
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__contentQuestion___JlzRr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__contentQuestion___JlzRr {
        padding: 0 40px 10px
    }
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2 {
        padding: 2em 2em 2em 0
    }
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2:last-child {
    border: 0
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2 .renegocie-sua-divida-module__title___1BCjc {
    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___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2 .renegocie-sua-divida-module__title___1BCjc {
        font-size: 1.3125em
    }
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2 .renegocie-sua-divida-module__title___1BCjc svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2 .renegocie-sua-divida-module__content___3soxm {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2.renegocie-sua-divida-module__active____1nkW .renegocie-sua-divida-module__content___3soxm {
    height: auto;
    display: block;
    transition: ease .8s all
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2.renegocie-sua-divida-module__active____1nkW .renegocie-sua-divida-module__content___3soxm a {
    color: #fff
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__accordionItem___2Kqf2.renegocie-sua-divida-module__active____1nkW svg {
    transform: rotate(90deg)
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__button___vlbQ1 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1xEOi .renegocie-sua-divida-module__button___vlbQ1 {
        display: block
    }
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x .renegocie-sua-divida-module__input___14MAL {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x .renegocie-sua-divida-module__input___14MAL.renegocie-sua-divida-module__active____1nkW {
    left: 1em;
    transition: .35s ease-in all
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x .renegocie-sua-divida-module__input___14MAL::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x .renegocie-sua-divida-module__input___14MAL {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x svg {
    height: 40px
}

.renegocie-sua-divida-module__askedQuestions___1xEOi .renegocie-sua-divida-module__search___3A75x svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.canais-de-atendimento-module__askedQuestions___2utYX {
    color: #003641
}

.canais-de-atendimento-module__askedQuestions___2utYX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.canais-de-atendimento-module__askedQuestions___2utYX h3.canais-de-atendimento-module__bground___3BC7G {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.canais-de-atendimento-module__askedQuestions___2utYX h3.canais-de-atendimento-module__nobground___12sfi {
    background: transparent
}

.canais-de-atendimento-module__askedQuestions___2utYX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___2utYX p {
        font-size: 1.5em
    }
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__contentQuestion___ubcsy {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__contentQuestion___ubcsy {
        padding: 0 40px 10px
    }
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu {
        padding: 2em 2em 2em 0
    }
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu:last-child {
    border: 0
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu .canais-de-atendimento-module__title___hjziS {
    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___2utYX .canais-de-atendimento-module__accordionItem___3_uFu .canais-de-atendimento-module__title___hjziS {
        font-size: 1.3125em
    }
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu .canais-de-atendimento-module__title___hjziS svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu .canais-de-atendimento-module__content___3wGBR {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu.canais-de-atendimento-module__active___JNcW7 .canais-de-atendimento-module__content___3wGBR {
    height: auto;
    display: block;
    transition: ease .8s all
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu.canais-de-atendimento-module__active___JNcW7 .canais-de-atendimento-module__content___3wGBR a {
    color: #fff
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__accordionItem___3_uFu.canais-de-atendimento-module__active___JNcW7 svg {
    transform: rotate(90deg)
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__button___2Bfs- {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2utYX .canais-de-atendimento-module__button___2Bfs- {
        display: block
    }
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 .canais-de-atendimento-module__input___31doF {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 .canais-de-atendimento-module__input___31doF.canais-de-atendimento-module__active___JNcW7 {
    left: 1em;
    transition: .35s ease-in all
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 .canais-de-atendimento-module__input___31doF::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 .canais-de-atendimento-module__input___31doF {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 svg {
    height: 40px
}

.canais-de-atendimento-module__askedQuestions___2utYX .canais-de-atendimento-module__search___2Mta3 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.dda-module__askedQuestions___2FgHD {
    color: #003641
}

.dda-module__askedQuestions___2FgHD h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.dda-module__askedQuestions___2FgHD h3.dda-module__bground___110bt {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.dda-module__askedQuestions___2FgHD h3.dda-module__nobground___1x33w {
    background: transparent
}

.dda-module__askedQuestions___2FgHD p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___2FgHD p {
        font-size: 1.5em
    }
}

.dda-module__askedQuestions___2FgHD .dda-module__contentQuestion___1eTQE {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___2FgHD .dda-module__contentQuestion___1eTQE {
        padding: 0 40px 10px
    }
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U {
        padding: 2em 2em 2em 0
    }
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U:last-child {
    border: 0
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U .dda-module__title___1Orre {
    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___2FgHD .dda-module__accordionItem___1wf4U .dda-module__title___1Orre {
        font-size: 1.3125em
    }
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U .dda-module__title___1Orre svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U .dda-module__content___2YUAs {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U.dda-module__active___nyYQ- .dda-module__content___2YUAs {
    height: auto;
    display: block;
    transition: ease .8s all
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U.dda-module__active___nyYQ- .dda-module__content___2YUAs a {
    color: #fff
}

.dda-module__askedQuestions___2FgHD .dda-module__accordionItem___1wf4U.dda-module__active___nyYQ- svg {
    transform: rotate(90deg)
}

.dda-module__askedQuestions___2FgHD .dda-module__button___3T2ps {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2FgHD .dda-module__button___3T2ps {
        display: block
    }
}

.dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO .dda-module__input___11wBK {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO .dda-module__input___11wBK.dda-module__active___nyYQ- {
    left: 1em;
    transition: .35s ease-in all
}

.dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO .dda-module__input___11wBK::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO .dda-module__input___11wBK {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO svg {
    height: 40px
}

.dda-module__askedQuestions___2FgHD .dda-module__search___MPnzO svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.debito-automatico-module__askedQuestions___3aAJ3 {
    color: #003641
}

.debito-automatico-module__askedQuestions___3aAJ3 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.debito-automatico-module__askedQuestions___3aAJ3 h3.debito-automatico-module__bground___1qGzZ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.debito-automatico-module__askedQuestions___3aAJ3 h3.debito-automatico-module__nobground___2NTrh {
    background: transparent
}

.debito-automatico-module__askedQuestions___3aAJ3 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3aAJ3 p {
        font-size: 1.5em
    }
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__contentQuestion___3x_fs {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__contentQuestion___3x_fs {
        padding: 0 40px 10px
    }
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw {
        padding: 2em 2em 2em 0
    }
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw:last-child {
    border: 0
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw .debito-automatico-module__title___2Iqqs {
    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___3aAJ3 .debito-automatico-module__accordionItem___1c3yw .debito-automatico-module__title___2Iqqs {
        font-size: 1.3125em
    }
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw .debito-automatico-module__title___2Iqqs svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw .debito-automatico-module__content___1XFkk {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw.debito-automatico-module__active___2eA7C .debito-automatico-module__content___1XFkk {
    height: auto;
    display: block;
    transition: ease .8s all
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw.debito-automatico-module__active___2eA7C .debito-automatico-module__content___1XFkk a {
    color: #fff
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__accordionItem___1c3yw.debito-automatico-module__active___2eA7C svg {
    transform: rotate(90deg)
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__button___3kyvX {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3aAJ3 .debito-automatico-module__button___3kyvX {
        display: block
    }
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 .debito-automatico-module__input___33ykk {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 .debito-automatico-module__input___33ykk.debito-automatico-module__active___2eA7C {
    left: 1em;
    transition: .35s ease-in all
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 .debito-automatico-module__input___33ykk::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 .debito-automatico-module__input___33ykk {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 svg {
    height: 40px
}

.debito-automatico-module__askedQuestions___3aAJ3 .debito-automatico-module__search___omk45 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 {
    color: #003641
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 h3.deposito-em-cheque-module__bground___1qKSh {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 h3.deposito-em-cheque-module__nobground___36vSo {
    background: transparent
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___1f8Z5 p {
        font-size: 1.5em
    }
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__contentQuestion___3UGjO {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__contentQuestion___3UGjO {
        padding: 0 40px 10px
    }
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_ {
        padding: 2em 2em 2em 0
    }
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_:last-child {
    border: 0
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_ .deposito-em-cheque-module__title___YpFuq {
    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___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_ .deposito-em-cheque-module__title___YpFuq {
        font-size: 1.3125em
    }
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_ .deposito-em-cheque-module__title___YpFuq svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_ .deposito-em-cheque-module__content___1_1wh {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_.deposito-em-cheque-module__active___2hFQ3 .deposito-em-cheque-module__content___1_1wh {
    height: auto;
    display: block;
    transition: ease .8s all
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_.deposito-em-cheque-module__active___2hFQ3 .deposito-em-cheque-module__content___1_1wh a {
    color: #fff
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__accordionItem___27m0_.deposito-em-cheque-module__active___2hFQ3 svg {
    transform: rotate(90deg)
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__button___3VeJD {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1f8Z5 .deposito-em-cheque-module__button___3VeJD {
        display: block
    }
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw .deposito-em-cheque-module__input___1jd1m {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw .deposito-em-cheque-module__input___1jd1m.deposito-em-cheque-module__active___2hFQ3 {
    left: 1em;
    transition: .35s ease-in all
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw .deposito-em-cheque-module__input___1jd1m::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw .deposito-em-cheque-module__input___1jd1m {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw svg {
    height: 40px
}

.deposito-em-cheque-module__askedQuestions___1f8Z5 .deposito-em-cheque-module__search___1zEWw svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.deposito-facil-module__askedQuestions___1PJlA {
    color: #003641
}

.deposito-facil-module__askedQuestions___1PJlA h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.deposito-facil-module__askedQuestions___1PJlA h3.deposito-facil-module__bground___3cWTH {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.deposito-facil-module__askedQuestions___1PJlA h3.deposito-facil-module__nobground___2FbXb {
    background: transparent
}

.deposito-facil-module__askedQuestions___1PJlA p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___1PJlA p {
        font-size: 1.5em
    }
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__contentQuestion___2JhZK {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__contentQuestion___2JhZK {
        padding: 0 40px 10px
    }
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY {
        padding: 2em 2em 2em 0
    }
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY:last-child {
    border: 0
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY .deposito-facil-module__title___1czxP {
    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___1PJlA .deposito-facil-module__accordionItem___IOFaY .deposito-facil-module__title___1czxP {
        font-size: 1.3125em
    }
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY .deposito-facil-module__title___1czxP svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY .deposito-facil-module__content___AWjqC {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY.deposito-facil-module__active___1BOoT .deposito-facil-module__content___AWjqC {
    height: auto;
    display: block;
    transition: ease .8s all
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY.deposito-facil-module__active___1BOoT .deposito-facil-module__content___AWjqC a {
    color: #fff
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__accordionItem___IOFaY.deposito-facil-module__active___1BOoT svg {
    transform: rotate(90deg)
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__button___tsnIP {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1PJlA .deposito-facil-module__button___tsnIP {
        display: block
    }
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ .deposito-facil-module__input___20sCl {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ .deposito-facil-module__input___20sCl.deposito-facil-module__active___1BOoT {
    left: 1em;
    transition: .35s ease-in all
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ .deposito-facil-module__input___20sCl::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ .deposito-facil-module__input___20sCl {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ svg {
    height: 40px
}

.deposito-facil-module__askedQuestions___1PJlA .deposito-facil-module__search___1hxyQ svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.servicos-module__askedQuestions___1ssV- {
    color: #003641
}

.servicos-module__askedQuestions___1ssV- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.servicos-module__askedQuestions___1ssV- h3.servicos-module__bground___1wtg2 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.servicos-module__askedQuestions___1ssV- h3.servicos-module__nobground___2oSy4 {
    background: transparent
}

.servicos-module__askedQuestions___1ssV- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1ssV- p {
        font-size: 1.5em
    }
}

.servicos-module__askedQuestions___1ssV- .servicos-module__contentQuestion___2kUjZ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1ssV- .servicos-module__contentQuestion___2kUjZ {
        padding: 0 40px 10px
    }
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw {
        padding: 2em 2em 2em 0
    }
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw:last-child {
    border: 0
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw .servicos-module__title___2RsWB {
    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___1ssV- .servicos-module__accordionItem___3U9Iw .servicos-module__title___2RsWB {
        font-size: 1.3125em
    }
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw .servicos-module__title___2RsWB svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw .servicos-module__content___1qqL9 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw.servicos-module__active___3jl8I .servicos-module__content___1qqL9 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw.servicos-module__active___3jl8I .servicos-module__content___1qqL9 a {
    color: #fff
}

.servicos-module__askedQuestions___1ssV- .servicos-module__accordionItem___3U9Iw.servicos-module__active___3jl8I svg {
    transform: rotate(90deg)
}

.servicos-module__askedQuestions___1ssV- .servicos-module__button___3Fvue {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1ssV- .servicos-module__button___3Fvue {
        display: block
    }
}

.servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt .servicos-module__input___1Z8pk {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt .servicos-module__input___1Z8pk.servicos-module__active___3jl8I {
    left: 1em;
    transition: .35s ease-in all
}

.servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt .servicos-module__input___1Z8pk::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt .servicos-module__input___1Z8pk {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt svg {
    height: 40px
}

.servicos-module__askedQuestions___1ssV- .servicos-module__search___2vIZt svg image {
    height: inherit
}

.servicos-module__container___3ZmK2 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .servicos-module__container___3ZmK2 {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__container___3ZmK2 {
        font-size: 1em
    }
}

.servicos-module__button___3Fvue {
    color: #fff;
    background: #00ae9d;
    padding: .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 .3s
}

.servicos-module__button___3Fvue:hover {
    transition: ease-in all .3s;
    box-shadow: 0px 1px 15px 1px #00ae9d
}

@media screen and (min-width: 1024px) {
    .servicos-module__button___3Fvue {
        padding: 1em 2em
    }
}

.servicos-module__call___2V12c {
    background-size: contain;
    background-position: center
}

.servicos-module__call___2V12c .servicos-module__firstbox___n97D5 {
    width: 50.9259259259%
}

@media(max-width: 768px) {
    .servicos-module__call___2V12c .servicos-module__firstbox___n97D5 {
        width: 90%
    }
}

.servicos-module__call___2V12c .servicos-module__firstbox___n97D5 .servicos-module__lines___3ulT- {
    display: block;
    width: 200%;
    border-bottom: 5px solid #000;
    margin: .5rem .2rem
}

.servicos-module__call___2V12c .servicos-module__firstbox___n97D5 h2 {
    font-size: 2em;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2V12c .servicos-module__firstbox___n97D5 h2 {
        margin: .5em 0
    }
}

.servicos-module__call___2V12c .servicos-module__firstbox___n97D5 .servicos-module__banner___3juJB {
    position: absolute;
    margin-left: 60%;
    top: -10%;
    background-image: url("/images/banner-servicos.jpg");
    background-size: 100%;
    width: 55.5555555556%;
    height: 0;
    padding-bottom: 56.9444444444%;
    background-position: top;
    border-radius: 50%
}

@media(max-width: 768px) {
    .servicos-module__call___2V12c .servicos-module__firstbox___n97D5 .servicos-module__banner___3juJB {
        top: -2%
    }
}

.servicos-module__call___2V12c .servicos-module__firstbox___n97D5 h3 {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.4;
    margin: 80px 0 60px
}

.servicos-module__call___2V12c .servicos-module__firstbox___n97D5 p {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2V12c .servicos-module__firstbox___n97D5 p {
        margin: .5em 0
    }
}

.servicos-module__call___2V12c .servicos-module__vantagens___3AvGX h4 {
    font-size: 1.5em;
    font-weight: 600
}

.servicos-module__call___2V12c .servicos-module__vantagens___3AvGX ul {
    list-style-image: url("/images/check-icon-interna.png");
    padding-left: 20px
}

.servicos-module__call___2V12c .servicos-module__vantagens___3AvGX li {
    margin: 1rem;
    font-size: 1.5em;
    padding-left: .625em
}

.servicos-module__optsgrid___3b1Ma {
    margin: 100px auto 0;
    text-align: center;
    width: 87.962962963%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (min-width: 1024px) {
    .servicos-module__optsgrid___3b1Ma {
        width: 81.25%
    }
}

@media screen and (min-width: 640px) {
    .servicos-module__optsgrid___3b1Ma {
        padding: 0 15px
    }
}

.servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 {
    margin-bottom: 50px;
    width: calc(94%/3);
    text-align: center;
    box-shadow: 0px 0px 6px #d3d3d3;
    font-size: .875em;
    color: #7c8a8c
}

@media(max-width: 768px) {
    .servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 {
        width: 100%
    }
}

.servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 .servicos-module__text___3krcB,
.servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 .servicos-module__title___2RsWB {
    padding: 2% 5%;
    margin: 5%
}

.servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 .servicos-module__title___2RsWB {
    font-size: 1.5em;
    font-weight: 800;
    color: #03a091
}

.servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 .servicos-module__btn___2fhuq {
    padding: 10px 20px;
    color: #fff;
    font-size: .875em;
    font-weight: bold;
    margin: auto;
    background-color: #03a091;
    border-radius: 5px;
    border: none;
    outline: none;
    cursor: pointer
}

.servicos-module__optsgrid___3b1Ma .servicos-module__card___3QAf5 .servicos-module__lineb___3gknA {
    border-top: 7px solid #03a091;
    margin-top: 22px
}

.servicos-module__selectedopt___3AmBU {
    margin-top: 100px;
    background: url("/images/grafismo-bg-internas.jpg") no-repeat right center #05a293;
    color: #fff;
    position: relative
}

@media(max-width: 768px) {
    .servicos-module__selectedopt___3AmBU {
        background: #05a293
    }
}

.servicos-module__selectedopt___3AmBU .servicos-module__close___2Eu0p {
    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___3AmBU .servicos-module__close___2Eu0p {
        top: 20px;
        right: 20px
    }
}

.servicos-module__selectedopt___3AmBU .servicos-module__card___3QAf5 {
    margin: 0 auto;
    width: 87.962962963%;
    padding: 60px 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__selectedopt___3AmBU .servicos-module__card___3QAf5 {
        width: 81.25%
    }
}

.servicos-module__selectedopt___3AmBU .servicos-module__card___3QAf5 .servicos-module__title___2RsWB {
    font-size: 2.625em;
    font-weight: 800;
    margin: 0
}

.servicos-module__selectedopt___3AmBU .servicos-module__card___3QAf5 .servicos-module__subtitle___26jpT {
    font-size: 1.5em;
    font-weight: 600
}

.servicos-module__selectedopt___3AmBU .servicos-module__card___3QAf5 .servicos-module__text___3krcB {
    font-size: 1.25em;
    line-height: 1.625em;
    width: 75.9259259259%
}

@media(max-width: 768px) {
    .servicos-module__selectedopt___3AmBU .servicos-module__card___3QAf5 .servicos-module__text___3krcB {
        width: 100%
    }
}

.servicos-module__flex40_60___1ht7E {
    width: 100%;
    padding: 5% 0;
    display: flex;
    justify-content: space-around
}

@media(max-width: 768px) {
    .servicos-module__flex40_60___1ht7E {
        flex-wrap: wrap
    }
}

.servicos-module__flex40_60___1ht7E .servicos-module__sector___2-B8G {
    width: 60%;
    text-align: left;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.75em
}

.servicos-module__flex40_60___1ht7E .servicos-module__sector___2-B8G:first-child {
    width: 40%
}

@media(max-width: 768px) {
    .servicos-module__flex40_60___1ht7E .servicos-module__sector___2-B8G {
        width: 100% !important
    }
}

.servicos-module__flex40_60___1ht7E .servicos-module__sector___2-B8G .servicos-module__title___2RsWB {
    margin-top: 30px;
    padding: 0 15px;
    font-size: 1.5em;
    font-weight: 600;
    max-width: 80%
}

@media(max-width: 768px) {
    .servicos-module__flex40_60___1ht7E .servicos-module__sector___2-B8G .servicos-module__title___2RsWB {
        max-width: none;
        max-width: initial;
        margin-bottom: 30px
    }
}

.servicos-module__flex40_60___1ht7E .servicos-module__sector___2-B8G ul {
    margin-left: 1rem;
    list-style: disc outside none;
    list-style: initial
}

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

.servicos-module__about___3lM9V {
    color: #49479d
}

.servicos-module__about___3lM9V .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.servicos-module__about___3lM9V .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___3lM9V .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: transparent;
    min-width: 103px;
    min-height: 103px;
    opacity: 1;
    cursor: pointer
}

.servicos-module__about___3lM9V .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative
}

.servicos-module__about___3lM9V .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
    display: none
}

.servicos-module__about___3lM9V .react-multiple-carousel__arrow--left::before {
    content: ""
}

.servicos-module__about___3lM9V .react-multiple-carousel__arrow--right {
    display: none
}

@media screen and (min-width: 1200px) {
    .servicos-module__about___3lM9V .react-multiple-carousel__arrow--right {
        display: block;
        background-image: url("https://www.sicoob.com.br/documents/25272901/108749839/icone-seta.png/333d9e55-effa-7d1f-8068-dec65feeb824?t=1650398152223");
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: center;
        right: 1rem
    }
}

@media screen and (min-width: 1440px) {
    .servicos-module__about___3lM9V .react-multiple-carousel__arrow--right {
        right: 3rem
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__about___3lM9V .react-multiple-carousel__arrow--right {
        right: 5rem
    }
}

.servicos-module__about___3lM9V .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___3lM9V .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 .5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer
}

.servicos-module__about___3lM9V .react-multi-carousel-dot button {
    background: #bababa
}

.servicos-module__about___3lM9V .react-multi-carousel-dot--active button {
    background: #003641
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .servicos-module__about___3lM9V .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .servicos-module__about___3lM9V .react-multi-carousel-track {
        overflow: visible !important
    }
}

.servicos-module__about___3lM9V .react-multi-carousel-list {
    height: 100%;
    width: 100%
}

.servicos-module__about___3lM9V .react-multi-carousel-list .react-multi-carousel-track {
    height: 100%;
    transition: all ease-in-out 0s !important
}

.servicos-module__about___3lM9V .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
    padding: 1em
}

@media(max-width: 768px) {
    .servicos-module__about___3lM9V .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active>div {
        background: #49479d;
        color: #fff
    }
}

.servicos-module__about___3lM9V .servicos-module__container___3ZmK2 {
    align-items: center
}

.servicos-module__about___3lM9V h4 {
    font-size: 1.25em
}

@media screen and (min-width: 1024px) {
    .servicos-module__about___3lM9V h4 {
        font-size: 1.5em
    }
}

.servicos-module__about___3lM9V .servicos-module__card___3QAf5 {
    border: 1px solid #c3c3d4;
    border-radius: 10px;
    padding: 3em;
    min-height: 300px;
    transition: ease-in all .3s
}

.servicos-module__about___3lM9V .servicos-module__card___3QAf5 .servicos-module__title___2RsWB {
    font-weight: bold;
    margin-bottom: 1em
}

.servicos-module__about___3lM9V .servicos-module__card___3QAf5 .servicos-module__text___3krcB {
    line-height: 1.4
}

@media screen and (min-width: 1024px) {
    .servicos-module__about___3lM9V .servicos-module__card___3QAf5:hover {
        background: #49479d;
        color: #fff;
        transition: ease-in all .3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870
    }
}

.servicos-module__banner___3juJB {
    background: #00ae9d;
    color: #fff
}

.servicos-module__banner___3juJB .servicos-module__container___3ZmK2 {
    align-items: center
}

@media screen and (min-width: 1024px) {
    .servicos-module__banner___3juJB .servicos-module__container___3ZmK2 {
        width: 43.75%;
        margin-left: 19.0476190476%
    }
}

.servicos-module__banner___3juJB .servicos-module__container___3ZmK2 svg {
    display: none
}

@media screen and (min-width: 1024px) {
    .servicos-module__banner___3juJB .servicos-module__container___3ZmK2 svg {
        display: block;
        position: absolute;
        top: -10%;
        right: -60%;
        width: 59.5238095238%;
        fill: #c9d200
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__banner___3juJB .servicos-module__container___3ZmK2 svg {
        right: -40%;
        top: -10%;
        width: 43.6507936508%
    }
}

.servicos-module__banner___3juJB .servicos-module__title___2RsWB {
    font-size: 1.875em;
    font-weight: bold;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .servicos-module__banner___3juJB .servicos-module__title___2RsWB {
        font-size: 2.125em
    }
}

.servicos-module__banner___3juJB .servicos-module__text___3krcB {
    font-size: 1.25em;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .servicos-module__banner___3juJB .servicos-module__text___3krcB {
        font-size: 1.625em
    }
}

.servicos-module__banner___3juJB .servicos-module__button___3Fvue {
    color: #00ae9d;
    background: #fff
}

.servicos-module__banner___3juJB .servicos-module__button___3Fvue:hover {
    box-shadow: 0px 1px 15px 1px #fff
}

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

.servicos-module__info___1aLIA .servicos-module__content___1qqL9 {
    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___1aLIA .servicos-module__content___1qqL9:after {
    content: "";
    position: absolute;
    width: 40%;
    background: #fff;
    left: 30%;
    top: -10%;
    height: 20%
}

.servicos-module__info___1aLIA .servicos-module__content___1qqL9 svg {
    position: absolute;
    top: -15%;
    left: auto;
    z-index: 2;
    width: 30%
}

@media screen and (min-width: 1024px) {
    .servicos-module__info___1aLIA .servicos-module__content___1qqL9 {
        width: 44.1176470588%;
        padding: 5em 3em 3em 3em;
        margin-top: 0
    }
    .servicos-module__info___1aLIA .servicos-module__content___1qqL9 svg {
        top: -10%;
        width: 25%
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__info___1aLIA .servicos-module__content___1qqL9 {
        padding: 5em
    }
    .servicos-module__info___1aLIA .servicos-module__content___1qqL9 svg {
        top: -25%
    }
}

.servicos-module__info___1aLIA .servicos-module__content___1qqL9 .servicos-module__title___2RsWB {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .servicos-module__info___1aLIA .servicos-module__content___1qqL9 .servicos-module__title___2RsWB {
        font-size: 1.5em
    }
}

.servicos-module__info___1aLIA .servicos-module__content___1qqL9 .servicos-module__text___3krcB {
    font-size: 1em;
    line-height: 1.3
}

.servicos-module__info___1aLIA .servicos-module__content___1qqL9 .servicos-module__text___3krcB p {
    margin-bottom: .5em
}

.servicos-module__info___1aLIA .servicos-module__content___1qqL9 .servicos-module__text___3krcB ul {
    margin-top: 2em;
    -webkit-columns: 2;
    columns: 2
}

.servicos-module__benefits___s2A3C .servicos-module__container___3ZmK2 {
    align-items: center
}

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

.servicos-module__benefits___s2A3C .servicos-module__list___2-K1t {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t {
        padding: 0 5%;
        flex-wrap: nowrap
    }
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t:after,
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t:before {
        content: "";
        position: absolute;
        top: 35%;
        left: -15.5%;
        height: 50%;
        width: calc(18.75%);
        background: url("/images/grafismo.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t:after {
        left: auto;
        right: -15.5%;
        transform: scaleX(-1)
    }
}

.servicos-module__benefits___s2A3C .servicos-module__list___2-K1t .servicos-module__item___3epWz {
    margin: 1.5em 1em;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 40%
}

.servicos-module__benefits___s2A3C .servicos-module__list___2-K1t .servicos-module__item___3epWz svg {
    margin-bottom: 1em;
    width: 40%
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t .servicos-module__item___3epWz {
        position: relative;
        width: 17.9487179487%;
        font-size: 1.25em
    }
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t .servicos-module__item___3epWz:after {
        content: "";
        position: absolute;
        right: -15%;
        top: 20%;
        height: 70%;
        width: 1px;
        background: #003641;
        display: block
    }
    .servicos-module__benefits___s2A3C .servicos-module__list___2-K1t .servicos-module__item___3epWz:last-of-type:after {
        display: none
    }
}

.servicos-module__benefits___s2A3C .servicos-module__list___2-K1t .servicos-module__item___3epWz .servicos-module__title___2RsWB {
    font-size: inherit;
    text-transform: none;
    text-transform: initial;
    font-weight: bold;
    margin-bottom: .3em
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.pacotes-de-servicos-module__askedQuestions___1Xlep {
    color: #003641
}

.pacotes-de-servicos-module__askedQuestions___1Xlep h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.pacotes-de-servicos-module__askedQuestions___1Xlep h3.pacotes-de-servicos-module__bground___3A-zV {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.pacotes-de-servicos-module__askedQuestions___1Xlep h3.pacotes-de-servicos-module__nobground___3P2oi {
    background: transparent
}

.pacotes-de-servicos-module__askedQuestions___1Xlep p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___1Xlep p {
        font-size: 1.5em
    }
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__contentQuestion___2vbkr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__contentQuestion___2vbkr {
        padding: 0 40px 10px
    }
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc {
        padding: 2em 2em 2em 0
    }
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc:last-child {
    border: 0
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc .pacotes-de-servicos-module__title___1buUl {
    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___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc .pacotes-de-servicos-module__title___1buUl {
        font-size: 1.3125em
    }
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc .pacotes-de-servicos-module__title___1buUl svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc .pacotes-de-servicos-module__content___2FWT0 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc.pacotes-de-servicos-module__active___51qNO .pacotes-de-servicos-module__content___2FWT0 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc.pacotes-de-servicos-module__active___51qNO .pacotes-de-servicos-module__content___2FWT0 a {
    color: #fff
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__accordionItem___1MRnc.pacotes-de-servicos-module__active___51qNO svg {
    transform: rotate(90deg)
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__button___3DJIJ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1Xlep .pacotes-de-servicos-module__button___3DJIJ {
        display: block
    }
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF .pacotes-de-servicos-module__input___3wdzW {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF .pacotes-de-servicos-module__input___3wdzW.pacotes-de-servicos-module__active___51qNO {
    left: 1em;
    transition: .35s ease-in all
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF .pacotes-de-servicos-module__input___3wdzW::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF .pacotes-de-servicos-module__input___3wdzW {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF svg {
    height: 40px
}

.pacotes-de-servicos-module__askedQuestions___1Xlep .pacotes-de-servicos-module__search___2pbaF svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.pagamento-de-contas-module__askedQuestions___ZY44D {
    color: #003641
}

.pagamento-de-contas-module__askedQuestions___ZY44D h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.pagamento-de-contas-module__askedQuestions___ZY44D h3.pagamento-de-contas-module__bground___1MfXS {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.pagamento-de-contas-module__askedQuestions___ZY44D h3.pagamento-de-contas-module__nobground___12b7k {
    background: transparent
}

.pagamento-de-contas-module__askedQuestions___ZY44D p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___ZY44D p {
        font-size: 1.5em
    }
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__contentQuestion___2VvQD {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__contentQuestion___2VvQD {
        padding: 0 40px 10px
    }
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI {
        padding: 2em 2em 2em 0
    }
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI:last-child {
    border: 0
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI .pagamento-de-contas-module__title___1zW0B {
    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___ZY44D .pagamento-de-contas-module__accordionItem___24aGI .pagamento-de-contas-module__title___1zW0B {
        font-size: 1.3125em
    }
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI .pagamento-de-contas-module__title___1zW0B svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI .pagamento-de-contas-module__content___1dyua {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI.pagamento-de-contas-module__active___1vPCy .pagamento-de-contas-module__content___1dyua {
    height: auto;
    display: block;
    transition: ease .8s all
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI.pagamento-de-contas-module__active___1vPCy .pagamento-de-contas-module__content___1dyua a {
    color: #fff
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__accordionItem___24aGI.pagamento-de-contas-module__active___1vPCy svg {
    transform: rotate(90deg)
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__button___2nYvR {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___ZY44D .pagamento-de-contas-module__button___2nYvR {
        display: block
    }
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA .pagamento-de-contas-module__input___24_tB {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA .pagamento-de-contas-module__input___24_tB.pagamento-de-contas-module__active___1vPCy {
    left: 1em;
    transition: .35s ease-in all
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA .pagamento-de-contas-module__input___24_tB::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA .pagamento-de-contas-module__input___24_tB {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA svg {
    height: 40px
}

.pagamento-de-contas-module__askedQuestions___ZY44D .pagamento-de-contas-module__search___2ZkpA svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.portabilidade-de-salario-module__askedQuestions___1vPXS {
    color: #003641
}

.portabilidade-de-salario-module__askedQuestions___1vPXS h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.portabilidade-de-salario-module__askedQuestions___1vPXS h3.portabilidade-de-salario-module__bground___3ccZz {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.portabilidade-de-salario-module__askedQuestions___1vPXS h3.portabilidade-de-salario-module__nobground___3Az4M {
    background: transparent
}

.portabilidade-de-salario-module__askedQuestions___1vPXS p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___1vPXS p {
        font-size: 1.5em
    }
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__contentQuestion___20XHe {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__contentQuestion___20XHe {
        padding: 0 40px 10px
    }
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA {
        padding: 2em 2em 2em 0
    }
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA:last-child {
    border: 0
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA .portabilidade-de-salario-module__title___2q5KJ {
    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___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA .portabilidade-de-salario-module__title___2q5KJ {
        font-size: 1.3125em
    }
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA .portabilidade-de-salario-module__title___2q5KJ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA .portabilidade-de-salario-module__content___1xu03 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA.portabilidade-de-salario-module__active___3xfzn .portabilidade-de-salario-module__content___1xu03 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA.portabilidade-de-salario-module__active___3xfzn .portabilidade-de-salario-module__content___1xu03 a {
    color: #fff
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__accordionItem___Ai6yA.portabilidade-de-salario-module__active___3xfzn svg {
    transform: rotate(90deg)
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__button___1clqq {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1vPXS .portabilidade-de-salario-module__button___1clqq {
        display: block
    }
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c .portabilidade-de-salario-module__input___2e1An {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c .portabilidade-de-salario-module__input___2e1An.portabilidade-de-salario-module__active___3xfzn {
    left: 1em;
    transition: .35s ease-in all
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c .portabilidade-de-salario-module__input___2e1An::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c .portabilidade-de-salario-module__input___2e1An {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c svg {
    height: 40px
}

.portabilidade-de-salario-module__askedQuestions___1vPXS .portabilidade-de-salario-module__search___2aj3c svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.rdc-module__askedQuestions___3TfDX {
    color: #003641
}

.rdc-module__askedQuestions___3TfDX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.rdc-module__askedQuestions___3TfDX h3.rdc-module__bground___K0CcM {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.rdc-module__askedQuestions___3TfDX h3.rdc-module__nobground___1mtsB {
    background: transparent
}

.rdc-module__askedQuestions___3TfDX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3TfDX p {
        font-size: 1.5em
    }
}

.rdc-module__askedQuestions___3TfDX .rdc-module__contentQuestion___w9tPh {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3TfDX .rdc-module__contentQuestion___w9tPh {
        padding: 0 40px 10px
    }
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G {
        padding: 2em 2em 2em 0
    }
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G:last-child {
    border: 0
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G .rdc-module__title___1KvQV {
    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___3TfDX .rdc-module__accordionItem___2f01G .rdc-module__title___1KvQV {
        font-size: 1.3125em
    }
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G .rdc-module__title___1KvQV svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G .rdc-module__content___1ND6d {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G.rdc-module__active___pk9Wn .rdc-module__content___1ND6d {
    height: auto;
    display: block;
    transition: ease .8s all
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G.rdc-module__active___pk9Wn .rdc-module__content___1ND6d a {
    color: #fff
}

.rdc-module__askedQuestions___3TfDX .rdc-module__accordionItem___2f01G.rdc-module__active___pk9Wn svg {
    transform: rotate(90deg)
}

.rdc-module__askedQuestions___3TfDX .rdc-module__button___37_ai {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3TfDX .rdc-module__button___37_ai {
        display: block
    }
}

.rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv .rdc-module__input___290Vn {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv .rdc-module__input___290Vn.rdc-module__active___pk9Wn {
    left: 1em;
    transition: .35s ease-in all
}

.rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv .rdc-module__input___290Vn::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv .rdc-module__input___290Vn {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv svg {
    height: 40px
}

.rdc-module__askedQuestions___3TfDX .rdc-module__search___336Bv svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.recarga-de-celular-module__askedQuestions___1Xq9c {
    color: #003641
}

.recarga-de-celular-module__askedQuestions___1Xq9c h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.recarga-de-celular-module__askedQuestions___1Xq9c h3.recarga-de-celular-module__bground___3i7mx {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.recarga-de-celular-module__askedQuestions___1Xq9c h3.recarga-de-celular-module__nobground___1adkT {
    background: transparent
}

.recarga-de-celular-module__askedQuestions___1Xq9c p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___1Xq9c p {
        font-size: 1.5em
    }
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__contentQuestion___33d3s {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__contentQuestion___33d3s {
        padding: 0 40px 10px
    }
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd {
        padding: 2em 2em 2em 0
    }
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd:last-child {
    border: 0
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd .recarga-de-celular-module__title___GSZWB {
    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___1Xq9c .recarga-de-celular-module__accordionItem___28jMd .recarga-de-celular-module__title___GSZWB {
        font-size: 1.3125em
    }
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd .recarga-de-celular-module__title___GSZWB svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd .recarga-de-celular-module__content___1Zm0g {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd.recarga-de-celular-module__active___13sLd .recarga-de-celular-module__content___1Zm0g {
    height: auto;
    display: block;
    transition: ease .8s all
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd.recarga-de-celular-module__active___13sLd .recarga-de-celular-module__content___1Zm0g a {
    color: #fff
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__accordionItem___28jMd.recarga-de-celular-module__active___13sLd svg {
    transform: rotate(90deg)
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__button___3c64m {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1Xq9c .recarga-de-celular-module__button___3c64m {
        display: block
    }
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC .recarga-de-celular-module__input___2WnOg {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC .recarga-de-celular-module__input___2WnOg.recarga-de-celular-module__active___13sLd {
    left: 1em;
    transition: .35s ease-in all
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC .recarga-de-celular-module__input___2WnOg::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC .recarga-de-celular-module__input___2WnOg {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC svg {
    height: 40px
}

.recarga-de-celular-module__askedQuestions___1Xq9c .recarga-de-celular-module__search___353LC svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.saque-sem-cartao-module__askedQuestions___20deQ {
    color: #003641
}

.saque-sem-cartao-module__askedQuestions___20deQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.saque-sem-cartao-module__askedQuestions___20deQ h3.saque-sem-cartao-module__bground___3uEuL {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.saque-sem-cartao-module__askedQuestions___20deQ h3.saque-sem-cartao-module__nobground___2jf0o {
    background: transparent
}

.saque-sem-cartao-module__askedQuestions___20deQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___20deQ p {
        font-size: 1.5em
    }
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__contentQuestion___27WWm {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__contentQuestion___27WWm {
        padding: 0 40px 10px
    }
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1 {
        padding: 2em 2em 2em 0
    }
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1:last-child {
    border: 0
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1 .saque-sem-cartao-module__title___1i5vu {
    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___20deQ .saque-sem-cartao-module__accordionItem___2fnn1 .saque-sem-cartao-module__title___1i5vu {
        font-size: 1.3125em
    }
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1 .saque-sem-cartao-module__title___1i5vu svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1 .saque-sem-cartao-module__content___9asl6 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1.saque-sem-cartao-module__active___3_l3d .saque-sem-cartao-module__content___9asl6 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1.saque-sem-cartao-module__active___3_l3d .saque-sem-cartao-module__content___9asl6 a {
    color: #fff
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__accordionItem___2fnn1.saque-sem-cartao-module__active___3_l3d svg {
    transform: rotate(90deg)
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__button___1ZbzK {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___20deQ .saque-sem-cartao-module__button___1ZbzK {
        display: block
    }
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf .saque-sem-cartao-module__input___3pTKy {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf .saque-sem-cartao-module__input___3pTKy.saque-sem-cartao-module__active___3_l3d {
    left: 1em;
    transition: .35s ease-in all
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf .saque-sem-cartao-module__input___3pTKy::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf .saque-sem-cartao-module__input___3pTKy {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf svg {
    height: 40px
}

.saque-sem-cartao-module__askedQuestions___20deQ .saque-sem-cartao-module__search___1DlJf svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.transferencia-entre-contas-module__askedQuestions___OzS2k {
    color: #003641
}

.transferencia-entre-contas-module__askedQuestions___OzS2k h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.transferencia-entre-contas-module__askedQuestions___OzS2k h3.transferencia-entre-contas-module__bground___3IQDp {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.transferencia-entre-contas-module__askedQuestions___OzS2k h3.transferencia-entre-contas-module__nobground___3XEyv {
    background: transparent
}

.transferencia-entre-contas-module__askedQuestions___OzS2k p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___OzS2k p {
        font-size: 1.5em
    }
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__contentQuestion___3Nv0v {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__contentQuestion___3Nv0v {
        padding: 0 40px 10px
    }
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ {
        padding: 2em 2em 2em 0
    }
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ:last-child {
    border: 0
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ .transferencia-entre-contas-module__title___fialr {
    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___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ .transferencia-entre-contas-module__title___fialr {
        font-size: 1.3125em
    }
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ .transferencia-entre-contas-module__title___fialr svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ .transferencia-entre-contas-module__content___Oi3SG {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ.transferencia-entre-contas-module__active___2AS5M .transferencia-entre-contas-module__content___Oi3SG {
    height: auto;
    display: block;
    transition: ease .8s all
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ.transferencia-entre-contas-module__active___2AS5M .transferencia-entre-contas-module__content___Oi3SG a {
    color: #fff
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__accordionItem___39tiQ.transferencia-entre-contas-module__active___2AS5M svg {
    transform: rotate(90deg)
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__button___3EqIk {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___OzS2k .transferencia-entre-contas-module__button___3EqIk {
        display: block
    }
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj .transferencia-entre-contas-module__input___1nt33 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj .transferencia-entre-contas-module__input___1nt33.transferencia-entre-contas-module__active___2AS5M {
    left: 1em;
    transition: .35s ease-in all
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj .transferencia-entre-contas-module__input___1nt33::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj .transferencia-entre-contas-module__input___1nt33 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj svg {
    height: 40px
}

.transferencia-entre-contas-module__askedQuestions___OzS2k .transferencia-entre-contas-module__search___2GGFj svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.agronegocio-module__askedQuestions___3cmlB {
    color: #003641
}

.agronegocio-module__askedQuestions___3cmlB h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.agronegocio-module__askedQuestions___3cmlB h3.agronegocio-module__bground___I-iOs {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.agronegocio-module__askedQuestions___3cmlB h3.agronegocio-module__nobground___1klgi {
    background: transparent
}

.agronegocio-module__askedQuestions___3cmlB p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .agronegocio-module__askedQuestions___3cmlB p {
        font-size: 1.5em
    }
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__contentQuestion___3ldJs {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .agronegocio-module__askedQuestions___3cmlB .agronegocio-module__contentQuestion___3ldJs {
        padding: 0 40px 10px
    }
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9 {
        padding: 2em 2em 2em 0
    }
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9:last-child {
    border: 0
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9 .agronegocio-module__title___6GaAF {
    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___3cmlB .agronegocio-module__accordionItem___3pCO9 .agronegocio-module__title___6GaAF {
        font-size: 1.3125em
    }
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9 .agronegocio-module__title___6GaAF svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9 .agronegocio-module__content___25Pb1 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9.agronegocio-module__active___2X6g0 .agronegocio-module__content___25Pb1 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9.agronegocio-module__active___2X6g0 .agronegocio-module__content___25Pb1 a {
    color: #fff
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__accordionItem___3pCO9.agronegocio-module__active___2X6g0 svg {
    transform: rotate(90deg)
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__button___rBolL {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3cmlB .agronegocio-module__button___rBolL {
        display: block
    }
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR .agronegocio-module__input___QHQOV {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR .agronegocio-module__input___QHQOV.agronegocio-module__active___2X6g0 {
    left: 1em;
    transition: .35s ease-in all
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR .agronegocio-module__input___QHQOV::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR .agronegocio-module__input___QHQOV {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR svg {
    height: 40px
}

.agronegocio-module__askedQuestions___3cmlB .agronegocio-module__search___2HXnR svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.para-voce-module__askedQuestions___2kVQ5 {
    color: #003641
}

.para-voce-module__askedQuestions___2kVQ5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.para-voce-module__askedQuestions___2kVQ5 h3.para-voce-module__bground___2A0Kd {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.para-voce-module__askedQuestions___2kVQ5 h3.para-voce-module__nobground___ZOer5 {
    background: transparent
}

.para-voce-module__askedQuestions___2kVQ5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .para-voce-module__askedQuestions___2kVQ5 p {
        font-size: 1.5em
    }
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__contentQuestion___3abdP {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .para-voce-module__askedQuestions___2kVQ5 .para-voce-module__contentQuestion___3abdP {
        padding: 0 40px 10px
    }
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9 {
        padding: 2em 2em 2em 0
    }
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9:last-child {
    border: 0
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9 .para-voce-module__title___3P0V_ {
    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___2kVQ5 .para-voce-module__accordionItem___2iQH9 .para-voce-module__title___3P0V_ {
        font-size: 1.3125em
    }
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9 .para-voce-module__title___3P0V_ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9 .para-voce-module__content___EqEE5 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9.para-voce-module__active___21dl- .para-voce-module__content___EqEE5 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9.para-voce-module__active___21dl- .para-voce-module__content___EqEE5 a {
    color: #fff
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__accordionItem___2iQH9.para-voce-module__active___21dl- svg {
    transform: rotate(90deg)
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__button___3HYr- {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2kVQ5 .para-voce-module__button___3HYr- {
        display: block
    }
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj .para-voce-module__input___3xOzf {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj .para-voce-module__input___3xOzf.para-voce-module__active___21dl- {
    left: 1em;
    transition: .35s ease-in all
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj .para-voce-module__input___3xOzf::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj .para-voce-module__input___3xOzf {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj svg {
    height: 40px
}

.para-voce-module__askedQuestions___2kVQ5 .para-voce-module__search___3Y5dj svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.associe-se-module__askedQuestions___aRHfi {
    color: #003641
}

.associe-se-module__askedQuestions___aRHfi h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.associe-se-module__askedQuestions___aRHfi h3.associe-se-module__bground___3-jor {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.associe-se-module__askedQuestions___aRHfi h3.associe-se-module__nobground___2ih45 {
    background: transparent
}

.associe-se-module__askedQuestions___aRHfi p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___aRHfi p {
        font-size: 1.5em
    }
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__contentQuestion___1lSI- {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___aRHfi .associe-se-module__contentQuestion___1lSI- {
        padding: 0 40px 10px
    }
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu {
        padding: 2em 2em 2em 0
    }
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu:last-child {
    border: 0
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu .associe-se-module__title___q7-Gb {
    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___aRHfi .associe-se-module__accordionItem___xZQdu .associe-se-module__title___q7-Gb {
        font-size: 1.3125em
    }
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu .associe-se-module__title___q7-Gb svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu .associe-se-module__content___1aQ2D {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu.associe-se-module__active___3HmHD .associe-se-module__content___1aQ2D {
    height: auto;
    display: block;
    transition: ease .8s all
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu.associe-se-module__active___3HmHD .associe-se-module__content___1aQ2D a {
    color: #fff
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__accordionItem___xZQdu.associe-se-module__active___3HmHD svg {
    transform: rotate(90deg)
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__button___DjWx8 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___aRHfi .associe-se-module__button___DjWx8 {
        display: block
    }
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ .associe-se-module__input___32art {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ .associe-se-module__input___32art.associe-se-module__active___3HmHD {
    left: 1em;
    transition: .35s ease-in all
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ .associe-se-module__input___32art::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ .associe-se-module__input___32art {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ svg {
    height: 40px
}

.associe-se-module__askedQuestions___aRHfi .associe-se-module__search___uMopZ svg image {
    height: inherit
}

.associe-se-module__container___1LeBL {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__container___1LeBL {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__container___1LeBL {
        font-size: 1em
    }
}

.associe-se-module__container___1LeBL h2,
.associe-se-module__container___1LeBL h3,
.associe-se-module__container___1LeBL p {
    white-space: pre-line
}

.associe-se-module__container___1LeBL h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .associe-se-module__container___1LeBL h3 {
        font-size: 2em
    }
}

.associe-se-module__call___RYI7J {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J {
        height: 800px;
        flex-direction: row
    }
}

.associe-se-module__call___RYI7J .associe-se-module__container___1LeBL {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__container___1LeBL {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__container___1LeBL .associe-se-module__content___1aQ2D {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__call___RYI7J .associe-se-module__container___1LeBL .associe-se-module__content___1aQ2D {
        padding: 5rem 0 5rem 10rem
    }
}

.associe-se-module__call___RYI7J h2 {
    font-size: 1.75em
}

@media screen and (min-width: 640px) {
    .associe-se-module__call___RYI7J h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J h2 {
        margin: .5em 0
    }
}

.associe-se-module__call___RYI7J p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .associe-se-module__call___RYI7J p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.associe-se-module__call___RYI7J .associe-se-module__cta___fxQ1_ {
    margin-top: 80px;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.associe-se-module__call___RYI7J .associe-se-module__cta___fxQ1_ :hover {
    background-color: #b7cd46
}

.associe-se-module__call___RYI7J .associe-se-module__cta___fxQ1_ 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: #003641
}

.associe-se-module__call___RYI7J .associe-se-module__image___AJIdE {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__image___AJIdE {
        width: 50%
    }
}

.associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__imageFullMobi___3kwVW {
    display: block
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__imageFullMobi___3kwVW {
        display: none
    }
}

.associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__bgTriangle___tq4u2 {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__bgTriangle___tq4u2 {
        display: block
    }
}

.associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__personTriangle___3EgGO {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__personTriangle___3EgGO {
        width: 100%;
        display: block
    }
}

.associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__yellowTriangle___1eT8I {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__yellowTriangle___1eT8I {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .associe-se-module__call___RYI7J .associe-se-module__image___AJIdE .associe-se-module__yellowTriangle___1eT8I {
        height: 17rem;
        width: 17rem
    }
}

.associe-se-module__help___2kOLT :first-child {
    padding-bottom: 0;
    padding-top: 0
}

.associe-se-module__help___2kOLT :nth-child(2) {
    padding-top: 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__help___2kOLT {
        padding: 5rem 10rem 5rem 2rem;
        margin-top: 50px
    }
}

.associe-se-module__help___2kOLT p {
    margin-bottom: 1.5rem
}

.associe-se-module__help___2kOLT img {
    width: 100%;
    height: 100%;
    max-height: 100vh;
    max-width: 525.3px
}

.associe-se-module__help___2kOLT a {
    text-decoration: underline;
    color: #7c8a8d
}

.associe-se-module__help___2kOLT .associe-se-module__left___2twKu {
    order: -1
}

@media screen and (min-width: 640px) {
    .associe-se-module__help___2kOLT .associe-se-module__left___2twKu {
        order: 1
    }
}

@media screen and (min-width: 1024px) {
    .associe-se-module__admission___3ojpT {
        margin-top: 150px
    }
}

.associe-se-module__admission___3ojpT p {
    margin-bottom: 1.5rem;
    padding-right: 0
}

@media screen and (min-width: 1024px) {
    .associe-se-module__admission___3ojpT p {
        padding-right: 5rem
    }
}

@media screen and (min-width: 1600px) {
    .associe-se-module__admission___3ojpT p {
        padding-right: 15rem
    }
}

.associe-se-module__admission___3ojpT .associe-se-module__container___1LeBL {
    padding-top: 0;
    padding-bottom: 2.5rem
}

@media screen and (min-width: 1024px) {
    .associe-se-module__admission___3ojpT .associe-se-module__container___1LeBL {
        padding: 5rem 0rem
    }
}

.associe-se-module__admission___3ojpT .associe-se-module__imageContainer___a1lvo .associe-se-module__content___1aQ2D {
    padding: 0
}

.associe-se-module__more___3hQd5 {
    background-color: #f4f4f4;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .associe-se-module__more___3hQd5 {
        font-size: 1.25em;
        padding-right: 5rem
    }
}

.associe-se-module__more___3hQd5 h3 {
    margin: 0 0 50px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__more___3hQd5 h3 {
        font-size: 2.5em
    }
}

.associe-se-module__more___3hQd5 h4 {
    color: #00ae9d;
    font-weight: bold;
    font-size: 1.1em
}

@media screen and (min-width: 1024px) {
    .associe-se-module__more___3hQd5 h4 {
        font-size: 1.3em
    }
}

.associe-se-module__more___3hQd5 p {
    padding-bottom: 30px;
    color: #7c8a8d;
    line-height: 30px;
    font-weight: 500
}

@media screen and (min-width: 1024px) {
    .associe-se-module__more___3hQd5 p {
        font-size: 1em
    }
}

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

.associe-se-module__othersOptionsForYou___3KHMr .associe-se-module__card___2dvrC {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .associe-se-module__othersOptionsForYou___3KHMr .associe-se-module__card___2dvrC {
        margin-left: 0
    }
}

.associe-se-module__othersOptionsForYou___3KHMr .associe-se-module__card___2dvrC .associe-se-module__cardItem___UiLbC {
    width: 100%
}

.associe-se-module__othersOptionsForYou___3KHMr .associe-se-module__card___2dvrC .associe-se-module__cardItem___UiLbC .title,
.associe-se-module__othersOptionsForYou___3KHMr .associe-se-module__card___2dvrC .associe-se-module__cardItem___UiLbC .titleContent {
    height: 60px
}

.associe-se-module__othersOptionsForYou___3KHMr .associe-se-module__card___2dvrC h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.beneficios-module__askedQuestions___3cUS5 {
    color: #003641
}

.beneficios-module__askedQuestions___3cUS5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.beneficios-module__askedQuestions___3cUS5 h3.beneficios-module__bground___1LJ61 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.beneficios-module__askedQuestions___3cUS5 h3.beneficios-module__nobground___15-Td {
    background: transparent
}

.beneficios-module__askedQuestions___3cUS5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___3cUS5 p {
        font-size: 1.5em
    }
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__contentQuestion___1Tiue {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___3cUS5 .beneficios-module__contentQuestion___1Tiue {
        padding: 0 40px 10px
    }
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii {
        padding: 2em 2em 2em 0
    }
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii:last-child {
    border: 0
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii .beneficios-module__title___PKmtt {
    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___3cUS5 .beneficios-module__accordionItem___1Bmii .beneficios-module__title___PKmtt {
        font-size: 1.3125em
    }
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii .beneficios-module__title___PKmtt svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii .beneficios-module__content___21eLc {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii.beneficios-module__active___1-sCS .beneficios-module__content___21eLc {
    height: auto;
    display: block;
    transition: ease .8s all
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii.beneficios-module__active___1-sCS .beneficios-module__content___21eLc a {
    color: #fff
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__accordionItem___1Bmii.beneficios-module__active___1-sCS svg {
    transform: rotate(90deg)
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__button___2mnjh {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3cUS5 .beneficios-module__button___2mnjh {
        display: block
    }
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 .beneficios-module__input___2DJI- {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 .beneficios-module__input___2DJI-.beneficios-module__active___1-sCS {
    left: 1em;
    transition: .35s ease-in all
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 .beneficios-module__input___2DJI-::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 .beneficios-module__input___2DJI- {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 svg {
    height: 40px
}

.beneficios-module__askedQuestions___3cUS5 .beneficios-module__search___16d93 svg image {
    height: inherit
}

.beneficios-module__container___1Thyl {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 0;
    width: 100%;
    padding: 0;
    z-index: 2
}

.beneficios-module__container___1Thyl p {
    color: #6d7278
}

@media screen and (min-width: 1024px) {
    .beneficios-module__container___1Thyl {
        width: 100%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .beneficios-module__container___1Thyl {
        font-size: 1em
    }
}

.beneficios-module__cardItem___SCqSl {
    background: #fff;
    height: 330px;
    width: 260px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    text-align: left;
    padding: 30px;
    transition: ease-in all .3s;
    border-color: #fff
}

@media screen and (min-width: 1024px) {
    .beneficios-module__cardItem___SCqSl {
        width: 290px
    }
}

.beneficios-module__cardItem___SCqSl object {
    width: 50px;
    height: 50px
}

.beneficios-module__cardItem___SCqSl h4 {
    color: #00ae9d;
    font-size: 1.5em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .beneficios-module__cardItem___SCqSl h4 {
        font-size: 2em
    }
}

@media screen and (min-width: 1600px) {
    .beneficios-module__cardItem___SCqSl h4 {
        font-size: 1.25em
    }
}

.beneficios-module__cardItem___SCqSl p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .beneficios-module__cardItem___SCqSl p {
        font-size: 1.375em
    }
}

.beneficios-module__cards___jEbRO {
    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___jEbRO {
        margin: 6.25em 10.625em 0;
        padding: 6.25em 0
    }
}

@media(min-width: 1360px)and (max-width: 1370px) {
    .beneficios-module__cards___jEbRO {
        margin: 6.25em 4.375em 0
    }
}

.beneficios-module__cards___jEbRO .beneficios-module__header___y23iW {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 1.5em 0px 2.5em
}

@media screen and (min-width: 1024px) {
    .beneficios-module__cards___jEbRO .beneficios-module__header___y23iW {
        font-size: 2.875em
    }
}

.beneficios-module__cards___jEbRO .beneficios-module__cardList___1gWxP {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    justify-content: center
}

.beneficios-module__about___3BjkI {
    color: #013b42
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl {
        padding: 0
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section:first-child>.beneficios-module__row___2V1qW {
    padding-top: 2em
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section:first-child>.beneficios-module__row___2V1qW {
        padding-top: 7.6875em
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section:last-child>.beneficios-module__row___2V1qW {
    padding-bottom: 2em
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section:last-child>.beneficios-module__row___2V1qW {
        padding-top: 8.75em
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section {
    background-color: #fff
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__row___2V1qW {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh {
    padding-top: 0px;
    position: relative
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__art___1xsym {
    margin-top: 0
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__art___1xsym {
        padding-left: 70px;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width: 640px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__art___1xsym.beneficios-module__sm-mb-0___25HSr {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__art___1xsym.beneficios-module__sm-mb-0___25HSr {
        margin-bottom: 64px
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__help___XIMpW {
    position: relative;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__help___XIMpW {
        transform: scale(1.18);
        width: auto;
        height: auto;
        right: 0;
        margin-top: -40px
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__background___2MnH2 {
    background: url("/images/cartoes/retangulo.png");
    background-image: url("/images/cartoes/retangulo.png");
    width: 100%
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__left___3s0AB {
    order: 1
}

@media screen and (min-width: 640px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__left___3s0AB {
        margin-top: 10px;
        order: -1
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__left___3s0AB {
        margin-top: 100px
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__right___uo3ry {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center
}

@media screen and (min-width: 640px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__right___uo3ry {
        margin-top: 10px;
        order: 1
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__right___uo3ry {
        margin-top: 100px
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__fright___17SuK {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -40px
}

@media screen and (min-width: 640px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS.beneficios-module__fright___17SuK {
        order: 1
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS>.beneficios-module__wrapper___3Uy1b {
    width: 100%;
    height: 100%;
    padding: .9375em 2em
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS>.beneficios-module__wrapper___3Uy1b.beneficios-module__no-extra___3rjRO {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS>.beneficios-module__wrapper___3Uy1b {
        padding: 0 4.375em
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS>.beneficios-module__wrapper___3Uy1b.beneficios-module__rpadded___2_Kf4 {
        padding: 0 10.625em 0 5.625em
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh.beneficios-module__textual___BouXS>.beneficios-module__wrapper___3Uy1b.beneficios-module__lpadded___3rgqu {
        padding: 0 4.375em 0 10.625em
    }
}

@media screen and (min-width: 640px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh {
        display: flex;
        flex-direction: column;
        flex-basis: 100%
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__header___y23iW {
    font-size: 1.875em;
    font-weight: bold;
    margin: 60px 0 30px 0
}

@media screen and (min-width: 640px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__header___y23iW {
        font-size: 2.125em
    }
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__header___y23iW {
        margin: 0px 0 50px 0;
        font-size: 4.25em
    }
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__content___21eLc {
    color: #6d7278
}

.beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__content___21eLc p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.875em
}

@media screen and (min-width: 1024px) {
    .beneficios-module__about___3BjkI .beneficios-module__container___1Thyl section .beneficios-module__column___35_Vh .beneficios-module__content___21eLc p {
        font-size: 1.5em;
        line-height: 1.625em
    }
}

.beneficios-module__carouselButtonGroup___18202 {
    width: 100vw !important
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.benefitsCard-module__askedQuestions___2itv_ {
    color: #003641
}

.benefitsCard-module__askedQuestions___2itv_ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.benefitsCard-module__askedQuestions___2itv_ h3.benefitsCard-module__bground___jZ2lR {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.benefitsCard-module__askedQuestions___2itv_ h3.benefitsCard-module__nobground___3TtIU {
    background: transparent
}

.benefitsCard-module__askedQuestions___2itv_ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .benefitsCard-module__askedQuestions___2itv_ p {
        font-size: 1.5em
    }
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__contentQuestion___1CC-e {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__contentQuestion___1CC-e {
        padding: 0 40px 10px
    }
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW {
        padding: 2em 2em 2em 0
    }
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW:last-child {
    border: 0
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW .benefitsCard-module__title___3gSoG {
    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___2itv_ .benefitsCard-module__accordionItem___zPHYW .benefitsCard-module__title___3gSoG {
        font-size: 1.3125em
    }
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW .benefitsCard-module__title___3gSoG svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW .benefitsCard-module__content___SVXr7 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW.benefitsCard-module__active___1CBZL .benefitsCard-module__content___SVXr7 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW.benefitsCard-module__active___1CBZL .benefitsCard-module__content___SVXr7 a {
    color: #fff
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__accordionItem___zPHYW.benefitsCard-module__active___1CBZL svg {
    transform: rotate(90deg)
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__button___2JZfk {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2itv_ .benefitsCard-module__button___2JZfk {
        display: block
    }
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf .benefitsCard-module__input___tBgN_ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf .benefitsCard-module__input___tBgN_.benefitsCard-module__active___1CBZL {
    left: 1em;
    transition: .35s ease-in all
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf .benefitsCard-module__input___tBgN_::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf .benefitsCard-module__input___tBgN_ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf svg {
    height: 40px
}

.benefitsCard-module__askedQuestions___2itv_ .benefitsCard-module__search___35ekf svg image {
    height: inherit
}

.benefitsCard-module__cardItem___1YOyl {
    display: flex;
    flex-direction: column;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 40px;
    max-width: 380px;
    margin: 15px 0
}

@media screen and (min-width: 1024px) {
    .benefitsCard-module__cardItem___1YOyl {
        margin: 15px 60px
    }
}

@media(min-width: 1360px)and (max-width: 1370px) {
    .benefitsCard-module__cardItem___1YOyl {
        max-width: 300px;
        margin: 15px 30px
    }
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__image___1W1Zw img {
    max-height: 275px;
    padding-bottom: 50px
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 {
    height: 100%;
    position: relative;
    flex-direction: column;
    justify-content: space-between
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__list___31wrg {
    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___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__list___31wrg {
        font-size: 1.125em;
        margin-top: 20px
    }
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__list___31wrg span {
    font-weight: bold;
    color: #7c8a8d
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__list___31wrg a {
    color: #00ae9d;
    font-weight: 600
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__title___3gSoG {
    margin-bottom: 10px;
    color: #00ae9d;
    font-weight: 600;
    font-size: 1.125em
}

@media screen and (min-width: 1400px) {
    .benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__title___3gSoG {
        font-size: 1.75em
    }
}

@media screen and (min-width: 1600px) {
    .benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__title___3gSoG {
        font-size: 1.75em
    }
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__title___3gSoG:visited,
.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__title___3gSoG:hover {
    color: #00ae9d
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__content___SVXr7 .benefitsCard-module__titleContent___1dmPF {
    white-space: pre-line;
    margin-bottom: 10px;
    color: #7c8a8b
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__seeMore___20g3q {
    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___1YOyl .benefitsCard-module__seeMore___20g3q {
        font-size: 1.5em
    }
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__seeMoreCTA___rCriA {
    margin-top: 25px;
    width: 100%
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__seeMoreCTA___rCriA .benefitsCard-module__btn-wrapper___1AS0d a {
    font-weight: bold;
    font-size: 1.25em;
    background-color: #013b42;
    font-weight: 500;
    color: #fff;
    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___1YOyl .benefitsCard-module__seeMoreCTA___rCriA .benefitsCard-module__btn-wrapper___1AS0d a {
        font-size: 1.625em
    }
}

.benefitsCard-module__cardItem___1YOyl .benefitsCard-module__seeMoreCTA___rCriA i {
    margin-left: 5px;
    height: 20px;
    display: flex;
    align-items: center
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF {
    color: #003641
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF h3.cambio-comercio-exterior-module__bground___3MVa7 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF h3.cambio-comercio-exterior-module__nobground___L9KdS {
    background: transparent
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__askedQuestions___1WSJF p {
        font-size: 1.5em
    }
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__contentQuestion___23wcs {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__contentQuestion___23wcs {
        padding: 0 40px 10px
    }
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq {
        padding: 2em 2em 2em 0
    }
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq:last-child {
    border: 0
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__title___2QV8P {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__title___2QV8P {
        font-size: 1.3125em
    }
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__title___2QV8P svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__content___pLNUz {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq.cambio-comercio-exterior-module__active___V9E0o .cambio-comercio-exterior-module__content___pLNUz {
    height: auto;
    display: block;
    transition: ease .8s all
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq.cambio-comercio-exterior-module__active___V9E0o .cambio-comercio-exterior-module__content___pLNUz a {
    color: #fff
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__accordionItem___smvHq.cambio-comercio-exterior-module__active___V9E0o svg {
    transform: rotate(90deg)
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__button___KD4Co {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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) {
    .cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__button___KD4Co {
        display: block
    }
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi .cambio-comercio-exterior-module__input___2UDnw {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi .cambio-comercio-exterior-module__input___2UDnw.cambio-comercio-exterior-module__active___V9E0o {
    left: 1em;
    transition: .35s ease-in all
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi .cambio-comercio-exterior-module__input___2UDnw::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi .cambio-comercio-exterior-module__input___2UDnw {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi svg {
    height: 40px
}

.cambio-comercio-exterior-module__askedQuestions___1WSJF .cambio-comercio-exterior-module__search___2yLqi svg image {
    height: inherit
}

.cambio-comercio-exterior-module__container___3-qL- {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__container___3-qL- {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .cambio-comercio-exterior-module__container___3-qL- {
        font-size: 1em
    }
}

.cambio-comercio-exterior-module__container___3-qL- h2,
.cambio-comercio-exterior-module__container___3-qL- h3,
.cambio-comercio-exterior-module__container___3-qL- p {
    white-space: pre-line
}

.cambio-comercio-exterior-module__container___3-qL- h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__container___3-qL- h3 {
        font-size: 2em
    }
}

.cambio-comercio-exterior-module__call___vF8PH {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__container___3-qL- {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__container___3-qL- {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__container___3-qL- .cambio-comercio-exterior-module__content___pLNUz {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__container___3-qL- .cambio-comercio-exterior-module__content___pLNUz {
        padding: 5rem 0 5rem 10rem
    }
}

.cambio-comercio-exterior-module__call___vF8PH h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .cambio-comercio-exterior-module__call___vF8PH h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH h2 {
        margin: .5em 0
    }
}

.cambio-comercio-exterior-module__call___vF8PH p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .cambio-comercio-exterior-module__call___vF8PH p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio {
        width: 50%
    }
}

@media screen and (min-width: 1400px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio {
        width: 60%
    }
}

.cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__imageFullMobi___3jHY_ {
    display: block
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__imageFullMobi___3jHY_ {
        display: none
    }
}

.cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__bgTriangle___TkeTp {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 107%;
    height: auto
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__bgTriangle___TkeTp {
        display: block
    }
}

.cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__personTriangle___1M7In {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0;
    height: auto
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__personTriangle___1M7In {
        width: 100%;
        display: block;
        height: auto
    }
}

.cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__yellowTriangle___3scoV {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: auto;
    width: 12rem
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__yellowTriangle___3scoV {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .cambio-comercio-exterior-module__call___vF8PH .cambio-comercio-exterior-module__image___3WRio .cambio-comercio-exterior-module__yellowTriangle___3scoV {
        height: auto;
        width: 15rem
    }
}

.cambio-comercio-exterior-module__help___GYrmU {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.cambio-comercio-exterior-module__help___GYrmU h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.cambio-comercio-exterior-module__accordion___11kOZ {
    width: 100%
}

.cambio-comercio-exterior-module__accordionItem___smvHq {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__accordionItem___smvHq {
        padding: 2em
    }
}

.cambio-comercio-exterior-module__accordionItem___smvHq li {
    list-style: none
}

.cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__title___2QV8P {
    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) {
    .cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__title___2QV8P {
        font-size: 1.25em
    }
}

.cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__title___2QV8P svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.cambio-comercio-exterior-module__accordionItem___smvHq .cambio-comercio-exterior-module__content___pLNUz {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.cambio-comercio-exterior-module__accordionItem___smvHq.cambio-comercio-exterior-module__active___V9E0o .cambio-comercio-exterior-module__content___pLNUz {
    height: auto;
    display: block;
    transition: ease .8s all
}

.cambio-comercio-exterior-module__accordionItem___smvHq.cambio-comercio-exterior-module__active___V9E0o .cambio-comercio-exterior-module__content___pLNUz a {
    color: #fff
}

.cambio-comercio-exterior-module__accordionItem___smvHq.cambio-comercio-exterior-module__active___V9E0o svg {
    transform: rotate(90deg)
}

.cambio-comercio-exterior-module__benefits___2LSfp {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.cambio-comercio-exterior-module__benefits___2LSfp .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__container___3-qL- {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__container___3-qL- {
        width: 81.25%;
        padding-left: 0
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__backgroundImage___eE5zA {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__backgroundImage___eE5zA {
        width: 65%
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__benefitsContent___lyoPp {
    z-index: 2
}

.cambio-comercio-exterior-module__benefits___2LSfp h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.cambio-comercio-exterior-module__benefits___2LSfp p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp p {
        font-size: 1.5em
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp .carouselItem {
    padding: 0
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 {
        margin: 20px
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8:hover {
    transform: scale(1.1)
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 figure svg {
    height: 53px;
    width: 53px
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 h4 {
        font-size: 1.5em
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .cambio-comercio-exterior-module__benefits___2LSfp .cambio-comercio-exterior-module__card___VBkz8 p {
        font-size: 1.25em
    }
}

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

.cambio-comercio-exterior-module__othersOptionsForYou___3wc1U .cambio-comercio-exterior-module__card___VBkz8 {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__othersOptionsForYou___3wc1U .cambio-comercio-exterior-module__card___VBkz8 {
        margin-left: 0
    }
}

.cambio-comercio-exterior-module__othersOptionsForYou___3wc1U .cambio-comercio-exterior-module__card___VBkz8 .cambio-comercio-exterior-module__cardItem___cACQY {
    width: 100%
}

.cambio-comercio-exterior-module__othersOptionsForYou___3wc1U .cambio-comercio-exterior-module__card___VBkz8 .cambio-comercio-exterior-module__cardItem___cACQY .title,
.cambio-comercio-exterior-module__othersOptionsForYou___3wc1U .cambio-comercio-exterior-module__card___VBkz8 .cambio-comercio-exterior-module__cardItem___cACQY .titleContent {
    height: 60px
}

.cambio-comercio-exterior-module__othersOptionsForYou___3wc1U .cambio-comercio-exterior-module__card___VBkz8 h3 {
    margin-bottom: 40px
}

.cambio-comercio-exterior-module__warranty___2Xvsi {
    background-color: #424081;
    position: relative;
    color: #fff;
    min-height: 420px
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi {
        background-image: url("https://www.sicoob.com.br/documents/25272901/70431854/banners-previdencia_03.jpg/c7be2ba8-03bb-7512-391b-128b923f50b6?t=1640624133500");
        padding-top: 31.1805555556%;
        padding-top: 47%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

@media screen and (min-width: 1440px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi {
        padding-top: 34.5%
    }
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__warrantyContent___1tLKa {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__title___2QV8P {
    margin: 20px 0
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__title___2QV8P br {
    display: none
}

@media screen and (min-width: 768px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__title___2QV8P br {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__title___2QV8P {
        margin: 50px 0
    }
}

.cambio-comercio-exterior-module__warranty___2Xvsi p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi p {
        font-size: 1.5em
    }
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE {
    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) {
    .cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE {
        flex-direction: row
    }
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE .cambio-comercio-exterior-module__box___1ygdU {
    height: 270px;
    width: 100%;
    background-color: #fff;
    padding: 0 9px;
    text-align: center;
    margin-right: 0;
    border-bottom: 8px solid #b7cd33;
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE .cambio-comercio-exterior-module__box___1ygdU {
        height: 290px
    }
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE .cambio-comercio-exterior-module__box___1ygdU {
        margin-right: 22px;
        margin-bottom: 0
    }
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE .cambio-comercio-exterior-module__box___1ygdU:last-child {
    margin-right: 0
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE .cambio-comercio-exterior-module__box___1ygdU h3 {
    font-size: 1.5em;
    font-weight: 700
}

.cambio-comercio-exterior-module__warranty___2Xvsi .cambio-comercio-exterior-module__optionBoxes___1RKiE .cambio-comercio-exterior-module__box___1ygdU p {
    font-size: .9375em;
    padding: 0 13px
}

.cambio-comercio-exterior-module__benefits___2LSfp h3 {
    color: #003641;
    font-size: 2em
}

.cambio-comercio-exterior-module__benefits___2LSfp p {
    font-size: 1.125em;
    color: #7c8a8c
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp p {
        font-size: 1.5em
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp ul {
        flex-direction: row
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0;
    padding: 18px;
    flex-basis: 25%
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp ul li {
        max-width: 18%
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp ul li figure {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.cambio-comercio-exterior-module__benefits___2LSfp ul li h4 {
    color: #00ae9d;
    font-size: .75em;
    margin: 0 0 10px 0
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .cambio-comercio-exterior-module__benefits___2LSfp ul li h4 {
        font-size: 1.25em
    }
}

.cambio-comercio-exterior-module__benefits___2LSfp ul li p {
    font-size: .875em;
    margin: 0 30px;
    white-space: pre
}

@media screen and (min-width: 1024px) {
    .cambio-comercio-exterior-module__benefits___2LSfp ul li p {
        margin: 0 10px
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.cartoes-module__askedQuestions___32Kyd {
    color: #003641
}

.cartoes-module__askedQuestions___32Kyd h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.cartoes-module__askedQuestions___32Kyd h3.cartoes-module__bground___3qxrZ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.cartoes-module__askedQuestions___32Kyd h3.cartoes-module__nobground___2nrki {
    background: transparent
}

.cartoes-module__askedQuestions___32Kyd p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.cartoes-module__askedQuestions___32Kyd .cartoes-module__contentQuestion___XE768 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .cartoes-module__askedQuestions___32Kyd .cartoes-module__contentQuestion___XE768 {
        padding: 0 40px 10px
    }
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr {
        padding: 2em 2em 2em 0
    }
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr:last-child {
    border: 0
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr .cartoes-module__title___vp-sF {
    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___32Kyd .cartoes-module__accordionItem___2o5nr .cartoes-module__title___vp-sF {
        font-size: 1.3125em
    }
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr .cartoes-module__title___vp-sF svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr .cartoes-module__content___14CQz {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr.cartoes-module__active___1VyLe .cartoes-module__content___14CQz {
    height: auto;
    display: block;
    transition: ease .8s all
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr.cartoes-module__active___1VyLe .cartoes-module__content___14CQz a {
    color: #fff
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__accordionItem___2o5nr.cartoes-module__active___1VyLe svg {
    transform: rotate(90deg)
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__button___2MJ1R {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___32Kyd .cartoes-module__button___2MJ1R {
        display: block
    }
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 .cartoes-module__input___307wU {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 .cartoes-module__input___307wU.cartoes-module__active___1VyLe {
    left: 1em;
    transition: .35s ease-in all
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 .cartoes-module__input___307wU::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 .cartoes-module__input___307wU {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 svg {
    height: 40px
}

.cartoes-module__askedQuestions___32Kyd .cartoes-module__search___1gLt2 svg image {
    height: inherit
}

.cartoes-module__container___3E6RV {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 0;
    width: 100%;
    padding: 0;
    z-index: 2
}

.cartoes-module__container___3E6RV p {
    color: #6d7278
}

@media screen and (min-width: 1024px) {
    .cartoes-module__container___3E6RV {
        width: 100%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .cartoes-module__container___3E6RV {
        font-size: 1em
    }
}

.cartoes-module__benefits___x7VHs .cartoes-module__header___3ZBPn {
    margin-left: 15px !important
}

.cartoes-module__benefits___x7VHs p {
    font-size: 1.125em
}

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

.cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U {
    background: #fff;
    height: 330px;
    width: 260px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    text-align: left;
    padding: 30px;
    transition: ease-in all .3s;
    border-color: #fff
}

@media screen and (min-width: 1024px) {
    .cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U {
        width: 290px
    }
}

.cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U object {
    width: 50px;
    height: 50px
}

.cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U h4 {
    color: #00ae9d;
    font-size: 1.5em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U h4 {
        font-size: 2em
    }
}

@media screen and (min-width: 1600px) {
    .cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U h4 {
        font-size: 1.25em
    }
}

.cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__benefits___x7VHs .cartoes-module__cardItem___3yq4U p {
        font-size: 1.375em
    }
}

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

.cartoes-module__background___1mCMC {
    background: url("https://www.sicoob.com.br/documents/25272901/0/background-qualidade-comprovada+%281%29.png/30a5eaea-0c27-3465-26ba-d29172c8c5de?t=1631201897122");
    background-repeat: no-repeat;
    width: 100%;
    background-size: auto auto;
    background-size: initial;
    background-position-x: calc(100% - 2rem);
    margin-bottom: 3.125em;
    margin-top: 6.25em
}

@media screen and (min-width: 1900px) {
    .cartoes-module__background___1mCMC {
        padding: 6.25em 0 6.25em 10.625em
    }
}

@media screen and (max-width: 1700px) {
    .cartoes-module__background___1mCMC {
        padding: 6.25em 0 6.25em .625em
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__background___1mCMC {
        background-position-x: left;
        width: 81.25%;
        padding-left: 0
    }
}

.cartoes-module__background___1mCMC .cartoes-module__header___3ZBPn {
    font-size: 1.5em;
    font-weight: bold;
    color: #c0cf2e;
    margin: 50px 20px
}

@media screen and (min-width: 1024px) {
    .cartoes-module__background___1mCMC .cartoes-module__header___3ZBPn {
        margin-top: 100px !important;
        margin-bottom: 2.1875em;
        font-size: 2.875em
    }
}

.cartoes-module__cards___E5xf5 {
    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___E5xf5 {
        margin: 0 10.625em 6.25em;
        padding: 6.25em
    }
}

@media(min-width: 1360px)and (max-width: 1370px) {
    .cartoes-module__cards___E5xf5 {
        margin: 0 4.375em 6.25em
    }
}

.cartoes-module__cards___E5xf5 .cartoes-module__header___3ZBPn {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 1.5em 0px 2.5em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__cards___E5xf5 .cartoes-module__header___3ZBPn {
        font-size: 2.875em
    }
}

.cartoes-module__cards___E5xf5 .cartoes-module__cardList___1WbS_ {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    justify-content: center
}

@media screen and (min-width: 768px) {
    .cartoes-module__cards___E5xf5 .cartoes-module__cardList___1WbS_ {
        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___E5xf5 .cartoes-module__cardList___1WbS_ {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }
}

.cartoes-module__about___3eWEL {
    color: #013b42
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV {
        padding: 0
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section:first-child>.cartoes-module__row___3U3QK {
    padding-top: 2em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section:first-child>.cartoes-module__row___3U3QK {
        padding-top: 7.6875em
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section:last-child>.cartoes-module__row___3U3QK {
    padding-bottom: 2em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section:last-child>.cartoes-module__row___3U3QK {
        padding-top: 8.75em
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section {
    background-color: #fff
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__row___3U3QK {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu {
    padding-top: 0px;
    position: relative
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__art___27UkK {
    margin-top: 0
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__art___27UkK {
        padding-left: 70px;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width: 640px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__art___27UkK.cartoes-module__sm-mb-0___20K13 {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__art___27UkK.cartoes-module__sm-mb-0___20K13 {
        margin-bottom: 64px
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__help___3WJMh {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 70px
}

@media screen and (min-width: 1200px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__help___3WJMh {
        transform: scale(1.18);
        width: auto;
        height: auto;
        right: 0;
        margin-top: -40px
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__left___2MTyQ {
    order: 1
}

@media screen and (min-width: 640px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__left___2MTyQ {
        margin-top: 10px;
        order: -1
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__left___2MTyQ {
        margin-top: 100px
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__right___Plt91 {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center
}

@media screen and (min-width: 640px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__right___Plt91 {
        margin-top: 10px;
        order: 1
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__right___Plt91 {
        margin-top: 100px
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__fright___31JKm {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -40px
}

@media screen and (min-width: 640px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd.cartoes-module__fright___31JKm {
        order: 1
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd>.cartoes-module__wrapper___3BUHn {
    width: 100%;
    height: 100%;
    padding: .9375em 2em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd>.cartoes-module__wrapper___3BUHn.cartoes-module__no-extra___7nmVI {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd>.cartoes-module__wrapper___3BUHn {
        padding: 0 4.375em
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd>.cartoes-module__wrapper___3BUHn.cartoes-module__rpadded___2wFQa {
        padding: 0 10.625em 0 5.625em
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu.cartoes-module__textual___2z8nd>.cartoes-module__wrapper___3BUHn.cartoes-module__lpadded___bFLhZ {
        padding: 0 4.375em 0 10.625em
    }
}

@media screen and (min-width: 640px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu {
        display: flex;
        flex-direction: column;
        flex-basis: 100%
    }
}

@media screen and (min-width: 1200px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__header___3ZBPn {
    font-size: 1.875em;
    font-weight: bold;
    margin: 60px 0 30px 0
}

@media screen and (min-width: 640px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__header___3ZBPn {
        font-size: 2.125em
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__header___3ZBPn {
        margin: 0px 0 50px 0;
        font-size: 3.25em
    }
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__content___14CQz {
    color: #6d7278
}

.cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__content___14CQz p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.875em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__about___3eWEL .cartoes-module__container___3E6RV section .cartoes-module__column___3xEwu .cartoes-module__content___14CQz p {
        font-size: 1.5em;
        line-height: 1.625em
    }
}

.cartoes-module__carouselButtonGroup___17N_H {
    width: 100vw !important
}

.cartoes-module__modal___1wMG9 {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000085;
    z-index: 10
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalBody___3uDJa {
    width: 80%;
    height: 80%;
    margin: auto;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 0;
    font-weight: 500;
    border-bottom: 5px solid #c0cf2e
}

@media screen and (min-width: 1024px) {
    .cartoes-module__modal___1wMG9 .cartoes-module__modalBody___3uDJa {
        width: 51%;
        padding: 0
    }
}

.cartoes-module__modal___1wMG9 .cartoes-module__modal___1wMG9 .cartoes-module__modalDocumentList___3I8BO {
    color: #003641
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalClose___KuxAC {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 1.875em;
    font-weight: bold;
    text-decoration: none;
    color: #003641
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalSVG___1cRGq {
    margin-bottom: 20px
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalTitle___2Z9EE {
    font-weight: bold;
    font-size: 2.375em
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalDocumentList___3I8BO {
    margin: 20px 0
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalDocumentList___3I8BO li {
    margin-bottom: 20px;
    font-size: 1.5em
}

.cartoes-module__modal___1wMG9 .cartoes-module__modalObservations___323ry {
    font-size: 1.25em;
    color: #00ae9d
}

.cartoes-module__sectionApp___21JBT {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .cartoes-module__sectionApp___21JBT {
        background: url(https://www.sicoob.com.br/documents/25272901/70431854/grafismo-mix.jpg/25837176-94b1-69e4-91da-b94419d7d413?t=1639493055312) no-repeat right center #b7cd33
    }
}

.cartoes-module__sectionApp___21JBT .cartoes-module__container___3E6RV {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .cartoes-module__sectionApp___21JBT .cartoes-module__container___3E6RV {
        flex-direction: row;
        padding: 3em 0
    }
}

.cartoes-module__sectionApp___21JBT img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK {
    max-width: 460px;
    margin: 0 30px
}

@media screen and (min-width: 1024px) {
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK {
        margin-left: 10%
    }
}

.cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK h3 {
    margin: 15px 0;
    font-size: 2em
}

@media screen and (min-width: 1024px) {
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK h3 {
        font-size: 2em
    }
}

.cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK p {
    font-size: 1.125em;
    color: #fff;
    line-height: 28px;
    margin-bottom: 30px
}

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

.cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 img,
.cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 {
        flex-direction: row
    }
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 img,
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentLeft___1umSK .cartoes-module__iconsDevice___2IcD6 {
        margin-bottom: 0
    }
}

.cartoes-module__sectionApp___21JBT .cartoes-module__contentRight___2Iont {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .cartoes-module__sectionApp___21JBT .cartoes-module__contentRight___2Iont {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.automoveis-module__askedQuestions___17Xxi {
    color: #003641
}

.automoveis-module__askedQuestions___17Xxi h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.automoveis-module__askedQuestions___17Xxi h3.automoveis-module__bground___1Nb96 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.automoveis-module__askedQuestions___17Xxi h3.automoveis-module__nobground___LKkVp {
    background: transparent
}

.automoveis-module__askedQuestions___17Xxi p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___17Xxi p {
        font-size: 1.5em
    }
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__contentQuestion___2k_Al {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___17Xxi .automoveis-module__contentQuestion___2k_Al {
        padding: 0 40px 10px
    }
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg {
        padding: 2em 2em 2em 0
    }
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg:last-child {
    border: 0
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg .automoveis-module__title___2bYXZ {
    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___17Xxi .automoveis-module__accordionItem___3AKwg .automoveis-module__title___2bYXZ {
        font-size: 1.3125em
    }
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg .automoveis-module__title___2bYXZ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg .automoveis-module__content___XZWjJ {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg.automoveis-module__active___Qq0bu .automoveis-module__content___XZWjJ {
    height: auto;
    display: block;
    transition: ease .8s all
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg.automoveis-module__active___Qq0bu .automoveis-module__content___XZWjJ a {
    color: #fff
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__accordionItem___3AKwg.automoveis-module__active___Qq0bu svg {
    transform: rotate(90deg)
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__button___3V2Tm {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___17Xxi .automoveis-module__button___3V2Tm {
        display: block
    }
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 .automoveis-module__input___T6H1q {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 .automoveis-module__input___T6H1q.automoveis-module__active___Qq0bu {
    left: 1em;
    transition: .35s ease-in all
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 .automoveis-module__input___T6H1q::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 .automoveis-module__input___T6H1q {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 svg {
    height: 40px
}

.automoveis-module__askedQuestions___17Xxi .automoveis-module__search___1Ui52 svg image {
    height: inherit
}

.automoveis-module__container___2qyqc {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__container___2qyqc {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .automoveis-module__container___2qyqc {
        font-size: 1em
    }
}

.automoveis-module__container___2qyqc h2,
.automoveis-module__container___2qyqc h3,
.automoveis-module__container___2qyqc p {
    white-space: pre-line
}

.automoveis-module__container___2qyqc h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .automoveis-module__container___2qyqc h3 {
        font-size: 2em
    }
}

.automoveis-module__call___3w4nC {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.automoveis-module__call___3w4nC .automoveis-module__container___2qyqc {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC .automoveis-module__container___2qyqc {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC .automoveis-module__container___2qyqc .automoveis-module__content___XZWjJ {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .automoveis-module__call___3w4nC .automoveis-module__container___2qyqc .automoveis-module__content___XZWjJ {
        padding: 5rem 0 5rem 10rem
    }
}

.automoveis-module__call___3w4nC h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .automoveis-module__call___3w4nC h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC h2 {
        margin: .5em 0
    }
}

.automoveis-module__call___3w4nC p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .automoveis-module__call___3w4nC p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.automoveis-module__call___3w4nC .automoveis-module__image___3VhDe {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC .automoveis-module__image___3VhDe {
        width: 50%
    }
}

.automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__imageFullMobi___S4xYD {
    display: block
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__imageFullMobi___S4xYD {
        display: none
    }
}

.automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__bgTriangle___3_AKt {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__bgTriangle___3_AKt {
        display: block
    }
}

.automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__personTriangle___137rE {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__personTriangle___137rE {
        width: 100%;
        display: block
    }
}

.automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__yellowTriangle___uB7ZE {
    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___3w4nC .automoveis-module__image___3VhDe .automoveis-module__yellowTriangle___uB7ZE {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .automoveis-module__call___3w4nC .automoveis-module__image___3VhDe .automoveis-module__yellowTriangle___uB7ZE {
        height: 17rem;
        width: 17rem
    }
}

.automoveis-module__benefits___2Rs6i {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.automoveis-module__benefits___2Rs6i .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.automoveis-module__benefits___2Rs6i .automoveis-module__container___2qyqc {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__benefits___2Rs6i .automoveis-module__container___2qyqc {
        width: 81.25%;
        padding-left: 0
    }
}

.automoveis-module__benefits___2Rs6i .automoveis-module__backgroundImage___2s1uS {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .automoveis-module__benefits___2Rs6i .automoveis-module__backgroundImage___2s1uS {
        width: 65%
    }
}

.automoveis-module__benefits___2Rs6i .automoveis-module__benefitsContent___9bFaX {
    z-index: 2
}

.automoveis-module__benefits___2Rs6i h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.automoveis-module__benefits___2Rs6i p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .automoveis-module__benefits___2Rs6i p {
        font-size: 1.5em
    }
}

.automoveis-module__benefits___2Rs6i .carouselItem {
    padding: 0
}

.automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___2Rs6i .automoveis-module__card___1lX1R {
        margin: 20px
    }
}

.automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R:hover {
    transform: scale(1.1)
}

.automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R figure svg {
    height: 53px;
    width: 53px
}

.automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R 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___2Rs6i .automoveis-module__card___1lX1R h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R h4 {
        font-size: 1.5em
    }
}

.automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .automoveis-module__benefits___2Rs6i .automoveis-module__card___1lX1R p {
        font-size: 1.25em
    }
}

.automoveis-module__hire___2i-vJ {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0
}

@media screen and (min-width: 1024px) {
    .automoveis-module__hire___2i-vJ {
        margin-bottom: 0;
        margin-top: 60px
    }
}

.automoveis-module__hire___2i-vJ :hover {
    background-color: #402f76
}

.automoveis-module__hire___2i-vJ :hover a {
    color: #fff !important
}

.automoveis-module__hire___2i-vJ .automoveis-module__hireCTA___MqOaH {
    border: #503b94 3px solid;
    border-radius: .625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: .625em 0;
    cursor: pointer
}

.automoveis-module__hire___2i-vJ .automoveis-module__hireCTA___MqOaH a {
    color: #503b94;
    font-size: 1.625em
}

@media screen and (min-width: 1024px) {
    .automoveis-module__hire___2i-vJ .automoveis-module__hireCTA___MqOaH a {
        font-size: 2em
    }
}

@media screen and (min-width: 1024px) {
    .automoveis-module__hire___2i-vJ .automoveis-module__hireCTA___MqOaH {
        width: 35%
    }
}

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

.automoveis-module__othersOptionsForYou___1B0u1 .automoveis-module__card___1lX1R {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__othersOptionsForYou___1B0u1 .automoveis-module__card___1lX1R {
        margin-left: 0
    }
}

.automoveis-module__othersOptionsForYou___1B0u1 .automoveis-module__card___1lX1R .automoveis-module__cardItem___3LCtn {
    width: 100%
}

.automoveis-module__othersOptionsForYou___1B0u1 .automoveis-module__card___1lX1R .automoveis-module__cardItem___3LCtn .title,
.automoveis-module__othersOptionsForYou___1B0u1 .automoveis-module__card___1lX1R .automoveis-module__cardItem___3LCtn .titleContent {
    height: 60px
}

.automoveis-module__othersOptionsForYou___1B0u1 .automoveis-module__card___1lX1R h3 {
    margin-bottom: 40px
}

.automoveis-module__sectionApp___14Lc7 {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__container___2qyqc {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__container___2qyqc {
        flex-direction: row;
        padding: 3em 0
    }
}

.automoveis-module__sectionApp___14Lc7 img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq {
        margin: 0
    }
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq h3 {
        font-size: 2.625em
    }
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq p {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq p {
        font-size: 1.5em
    }
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM img,
.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM {
        flex-direction: row
    }
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM img,
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentLeft___1XLYq .automoveis-module__iconsDevice___38ujM {
        margin-bottom: 0
    }
}

.automoveis-module__sectionApp___14Lc7 .automoveis-module__contentRight___1dpXO {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .automoveis-module__sectionApp___14Lc7 .automoveis-module__contentRight___1dpXO {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq {
    color: #003641
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq h3.caminhoes-utilitarios-e-tratores-module__bground___2x9Bx {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq h3.caminhoes-utilitarios-e-tratores-module__nobground___2bkH2 {
    background: transparent
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq p {
        font-size: 1.5em
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__contentQuestion___2NlfU {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__contentQuestion___2NlfU {
        padding: 0 40px 10px
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t- {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t- {
        padding: 2em 2em 2em 0
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t-:last-child {
    border: 0
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t- .caminhoes-utilitarios-e-tratores-module__title___2UufO {
    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___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t- .caminhoes-utilitarios-e-tratores-module__title___2UufO {
        font-size: 1.3125em
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t- .caminhoes-utilitarios-e-tratores-module__title___2UufO svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t- .caminhoes-utilitarios-e-tratores-module__content____fOSr {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t-.caminhoes-utilitarios-e-tratores-module__active___3QlVV .caminhoes-utilitarios-e-tratores-module__content____fOSr {
    height: auto;
    display: block;
    transition: ease .8s all
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t-.caminhoes-utilitarios-e-tratores-module__active___3QlVV .caminhoes-utilitarios-e-tratores-module__content____fOSr a {
    color: #fff
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__accordionItem___229t-.caminhoes-utilitarios-e-tratores-module__active___3QlVV svg {
    transform: rotate(90deg)
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__button___fgNRC {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___ZmcGq .caminhoes-utilitarios-e-tratores-module__button___fgNRC {
        display: block
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR .caminhoes-utilitarios-e-tratores-module__input___3S2lv {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR .caminhoes-utilitarios-e-tratores-module__input___3S2lv.caminhoes-utilitarios-e-tratores-module__active___3QlVV {
    left: 1em;
    transition: .35s ease-in all
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR .caminhoes-utilitarios-e-tratores-module__input___3S2lv::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR .caminhoes-utilitarios-e-tratores-module__input___3S2lv {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR svg {
    height: 40px
}

.caminhoes-utilitarios-e-tratores-module__askedQuestions___ZmcGq .caminhoes-utilitarios-e-tratores-module__search___tI_aR svg image {
    height: inherit
}

.caminhoes-utilitarios-e-tratores-module__container___2APup {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__container___2APup {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .caminhoes-utilitarios-e-tratores-module__container___2APup {
        font-size: 1em
    }
}

.caminhoes-utilitarios-e-tratores-module__container___2APup h2,
.caminhoes-utilitarios-e-tratores-module__container___2APup h3,
.caminhoes-utilitarios-e-tratores-module__container___2APup p {
    white-space: pre-line
}

.caminhoes-utilitarios-e-tratores-module__container___2APup h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__container___2APup h3 {
        font-size: 2em
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__container___2APup {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__container___2APup {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__container___2APup .caminhoes-utilitarios-e-tratores-module__content____fOSr {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__container___2APup .caminhoes-utilitarios-e-tratores-module__content____fOSr {
        padding: 5rem 0 5rem 10rem
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm h2 {
        margin: .5em 0
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV {
        width: 50%
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__imageFullMobi___1TVsx {
    display: block
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__imageFullMobi___1TVsx {
        display: none
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__bgTriangle___3ED1X {
    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___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__bgTriangle___3ED1X {
        display: block
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__personTriangle___3zeBU {
    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___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__personTriangle___3zeBU {
        width: 100%;
        display: block
    }
}

.caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__yellowTriangle___3T1fq {
    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___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__yellowTriangle___3T1fq {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .caminhoes-utilitarios-e-tratores-module__call___2G5vm .caminhoes-utilitarios-e-tratores-module__image___1AmPV .caminhoes-utilitarios-e-tratores-module__yellowTriangle___3T1fq {
        height: 17rem;
        width: 17rem
    }
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__container___2APup {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__container___2APup {
        width: 81.25%;
        padding-left: 0
    }
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__backgroundImage___1-7m3 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__backgroundImage___1-7m3 {
        width: 65%
    }
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__benefitsContent___3hije {
    z-index: 2
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__benefits___38DUt p {
        font-size: 1.5em
    }
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .carouselItem {
    padding: 0
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY {
        margin: 20px
    }
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY:hover {
    transform: scale(1.1)
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY figure svg {
    height: 53px;
    width: 53px
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY 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___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY h4 {
        font-size: 1.5em
    }
}

.caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .caminhoes-utilitarios-e-tratores-module__benefits___38DUt .caminhoes-utilitarios-e-tratores-module__card___iRNiY p {
        font-size: 1.25em
    }
}

.caminhoes-utilitarios-e-tratores-module__hire___2S-qb {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__hire___2S-qb {
        margin-bottom: 0;
        margin-top: 60px
    }
}

.caminhoes-utilitarios-e-tratores-module__hire___2S-qb :hover {
    background-color: #402f76
}

.caminhoes-utilitarios-e-tratores-module__hire___2S-qb :hover a {
    color: #fff !important
}

.caminhoes-utilitarios-e-tratores-module__hire___2S-qb .caminhoes-utilitarios-e-tratores-module__hireCTA___dT8xO {
    border: #503b94 3px solid;
    border-radius: .625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: .625em 0;
    cursor: pointer
}

.caminhoes-utilitarios-e-tratores-module__hire___2S-qb .caminhoes-utilitarios-e-tratores-module__hireCTA___dT8xO a {
    color: #503b94;
    font-size: 1.625em
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__hire___2S-qb .caminhoes-utilitarios-e-tratores-module__hireCTA___dT8xO a {
        font-size: 2em
    }
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__hire___2S-qb .caminhoes-utilitarios-e-tratores-module__hireCTA___dT8xO {
        width: 35%
    }
}

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

.caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___DS51P .caminhoes-utilitarios-e-tratores-module__card___iRNiY {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___DS51P .caminhoes-utilitarios-e-tratores-module__card___iRNiY {
        margin-left: 0
    }
}

.caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___DS51P .caminhoes-utilitarios-e-tratores-module__card___iRNiY .caminhoes-utilitarios-e-tratores-module__cardItem___13fiP {
    width: 100%
}

.caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___DS51P .caminhoes-utilitarios-e-tratores-module__card___iRNiY .caminhoes-utilitarios-e-tratores-module__cardItem___13fiP .title,
.caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___DS51P .caminhoes-utilitarios-e-tratores-module__card___iRNiY .caminhoes-utilitarios-e-tratores-module__cardItem___13fiP .titleContent {
    height: 60px
}

.caminhoes-utilitarios-e-tratores-module__othersOptionsForYou___DS51P .caminhoes-utilitarios-e-tratores-module__card___iRNiY h3 {
    margin-bottom: 40px
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__container___2APup {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__container___2APup {
        flex-direction: row;
        padding: 3em 0
    }
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA {
        margin: 0
    }
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA h3 {
        font-size: 2.625em
    }
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA 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___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA p {
        font-size: 1.5em
    }
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF img,
.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF {
        flex-direction: row
    }
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF img,
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentLeft___1SFBA .caminhoes-utilitarios-e-tratores-module__iconsDevice___2RuEF {
        margin-bottom: 0
    }
}

.caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentRight___2EM-C {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .caminhoes-utilitarios-e-tratores-module__sectionApp___2xHjY .caminhoes-utilitarios-e-tratores-module__contentRight___2EM-C {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.imoveis-module__askedQuestions___2owQB {
    color: #003641
}

.imoveis-module__askedQuestions___2owQB h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.imoveis-module__askedQuestions___2owQB h3.imoveis-module__bground___2JjAu {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.imoveis-module__askedQuestions___2owQB h3.imoveis-module__nobground___2wqtG {
    background: transparent
}

.imoveis-module__askedQuestions___2owQB p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___2owQB p {
        font-size: 1.5em
    }
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__contentQuestion___b4JfK {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___2owQB .imoveis-module__contentQuestion___b4JfK {
        padding: 0 40px 10px
    }
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ {
        padding: 2em 2em 2em 0
    }
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ:last-child {
    border: 0
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ .imoveis-module__title___3zqVn {
    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___2owQB .imoveis-module__accordionItem___3L7AQ .imoveis-module__title___3zqVn {
        font-size: 1.3125em
    }
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ .imoveis-module__title___3zqVn svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ .imoveis-module__content___11yWe {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ.imoveis-module__active___31Qwv .imoveis-module__content___11yWe {
    height: auto;
    display: block;
    transition: ease .8s all
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ.imoveis-module__active___31Qwv .imoveis-module__content___11yWe a {
    color: #fff
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__accordionItem___3L7AQ.imoveis-module__active___31Qwv svg {
    transform: rotate(90deg)
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__button___3edLp {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2owQB .imoveis-module__button___3edLp {
        display: block
    }
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP .imoveis-module__input___LNS1D {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP .imoveis-module__input___LNS1D.imoveis-module__active___31Qwv {
    left: 1em;
    transition: .35s ease-in all
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP .imoveis-module__input___LNS1D::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP .imoveis-module__input___LNS1D {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP svg {
    height: 40px
}

.imoveis-module__askedQuestions___2owQB .imoveis-module__search___wf6iP svg image {
    height: inherit
}

.imoveis-module__container___22wmQ {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__container___22wmQ {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .imoveis-module__container___22wmQ {
        font-size: 1em
    }
}

.imoveis-module__container___22wmQ h2,
.imoveis-module__container___22wmQ h3,
.imoveis-module__container___22wmQ p {
    white-space: pre-line
}

.imoveis-module__container___22wmQ h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .imoveis-module__container___22wmQ h3 {
        font-size: 2em
    }
}

.imoveis-module__call___3NLA2 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.imoveis-module__call___3NLA2 .imoveis-module__container___22wmQ {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 .imoveis-module__container___22wmQ {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 .imoveis-module__container___22wmQ .imoveis-module__content___11yWe {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .imoveis-module__call___3NLA2 .imoveis-module__container___22wmQ .imoveis-module__content___11yWe {
        padding: 5rem 0 5rem 10rem
    }
}

.imoveis-module__call___3NLA2 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .imoveis-module__call___3NLA2 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 h2 {
        margin: .5em 0
    }
}

.imoveis-module__call___3NLA2 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .imoveis-module__call___3NLA2 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC {
        width: 50%
    }
}

.imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__imageFullMobi___1uE7l {
    display: block
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__imageFullMobi___1uE7l {
        display: none
    }
}

.imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__bgTriangle___2tg6z {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__bgTriangle___2tg6z {
        display: block
    }
}

.imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__personTriangle___sT_Q3 {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__personTriangle___sT_Q3 {
        width: 100%;
        display: block
    }
}

.imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__yellowTriangle___2qDb3 {
    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___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__yellowTriangle___2qDb3 {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .imoveis-module__call___3NLA2 .imoveis-module__image___1xTrC .imoveis-module__yellowTriangle___2qDb3 {
        height: 17rem;
        width: 17rem
    }
}

.imoveis-module__benefits___1JGLU {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.imoveis-module__benefits___1JGLU .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.imoveis-module__benefits___1JGLU .imoveis-module__container___22wmQ {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__benefits___1JGLU .imoveis-module__container___22wmQ {
        width: 81.25%;
        padding-left: 0
    }
}

.imoveis-module__benefits___1JGLU .imoveis-module__backgroundImage___d3sgO {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .imoveis-module__benefits___1JGLU .imoveis-module__backgroundImage___d3sgO {
        width: 65%
    }
}

.imoveis-module__benefits___1JGLU .imoveis-module__benefitsContent___3AkA- {
    z-index: 2
}

.imoveis-module__benefits___1JGLU h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.imoveis-module__benefits___1JGLU p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .imoveis-module__benefits___1JGLU p {
        font-size: 1.5em
    }
}

.imoveis-module__benefits___1JGLU .carouselItem {
    padding: 0
}

.imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1JGLU .imoveis-module__card___2W6Xz {
        margin: 20px
    }
}

.imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz:hover {
    transform: scale(1.1)
}

.imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz figure svg {
    height: 53px;
    width: 53px
}

.imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz 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___1JGLU .imoveis-module__card___2W6Xz h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz h4 {
        font-size: 1.5em
    }
}

.imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .imoveis-module__benefits___1JGLU .imoveis-module__card___2W6Xz p {
        font-size: 1.25em
    }
}

.imoveis-module__hire___39kPf {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0
}

@media screen and (min-width: 1024px) {
    .imoveis-module__hire___39kPf {
        margin-bottom: 0;
        margin-top: 60px
    }
}

.imoveis-module__hire___39kPf :hover {
    background-color: #402f76
}

.imoveis-module__hire___39kPf :hover a {
    color: #fff !important
}

.imoveis-module__hire___39kPf .imoveis-module__hireCTA___26mct {
    border: #503b94 3px solid;
    border-radius: .625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: .625em 0
}

.imoveis-module__hire___39kPf .imoveis-module__hireCTA___26mct a {
    color: #503b94;
    font-size: 1.625em
}

@media screen and (min-width: 1024px) {
    .imoveis-module__hire___39kPf .imoveis-module__hireCTA___26mct a {
        font-size: 2em
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__hire___39kPf .imoveis-module__hireCTA___26mct {
        width: 35%
    }
}

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

.imoveis-module__othersOptionsForYou___kfrB5 .imoveis-module__card___2W6Xz {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__othersOptionsForYou___kfrB5 .imoveis-module__card___2W6Xz {
        margin-left: 0
    }
}

.imoveis-module__othersOptionsForYou___kfrB5 .imoveis-module__card___2W6Xz .imoveis-module__cardItem___V_Y27 {
    width: 100%
}

.imoveis-module__othersOptionsForYou___kfrB5 .imoveis-module__card___2W6Xz .imoveis-module__cardItem___V_Y27 .title,
.imoveis-module__othersOptionsForYou___kfrB5 .imoveis-module__card___2W6Xz .imoveis-module__cardItem___V_Y27 .titleContent {
    height: 60px
}

.imoveis-module__othersOptionsForYou___kfrB5 .imoveis-module__card___2W6Xz h3 {
    margin-bottom: 40px
}

.imoveis-module__sectionApp___1zcNJ {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__container___22wmQ {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__container___22wmQ {
        flex-direction: row;
        padding: 3em 0
    }
}

.imoveis-module__sectionApp___1zcNJ img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 768px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z {
        margin: 0
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z {
        margin: 0
    }
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z h3 {
        font-size: 2.625em
    }
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z p {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z p {
        font-size: 1.5em
    }
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo img,
.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo {
        flex-direction: row
    }
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo img,
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentLeft___2YN7Z .imoveis-module__iconsDevice___1Vvqo {
        margin-bottom: 0
    }
}

.imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRight___33m_K {
    margin: auto
}

@media screen and (min-width: 320px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRight___33m_K {
        display: none
    }
}

@media screen and (min-width: 640px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRight___33m_K {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRight___33m_K {
        position: absolute;
        right: -5%;
        bottom: 0;
        margin: 0;
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRight___33m_K {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0;
        display: block
    }
}

@media screen and (min-width: 320px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRightMobile___2lMng {
        display: block;
        margin-top: -6.375rem
    }
}

@media screen and (min-width: 640px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRightMobile___2lMng {
        display: block;
        margin-top: -6.375rem
    }
}

@media screen and (min-width: 768px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRightMobile___2lMng {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .imoveis-module__sectionApp___1zcNJ .imoveis-module__contentRightMobile___2lMng {
        display: none
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.motocicletas-module__askedQuestions___sFogN {
    color: #003641
}

.motocicletas-module__askedQuestions___sFogN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.motocicletas-module__askedQuestions___sFogN h3.motocicletas-module__bground___3yvud {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.motocicletas-module__askedQuestions___sFogN h3.motocicletas-module__nobground___jA-Op {
    background: transparent
}

.motocicletas-module__askedQuestions___sFogN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___sFogN p {
        font-size: 1.5em
    }
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__contentQuestion___2qoFT {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___sFogN .motocicletas-module__contentQuestion___2qoFT {
        padding: 0 40px 10px
    }
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA {
        padding: 2em 2em 2em 0
    }
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA:last-child {
    border: 0
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA .motocicletas-module__title___1xtSp {
    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___sFogN .motocicletas-module__accordionItem___3m2DA .motocicletas-module__title___1xtSp {
        font-size: 1.3125em
    }
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA .motocicletas-module__title___1xtSp svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA .motocicletas-module__content___3_Amc {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA.motocicletas-module__active___1KCAW .motocicletas-module__content___3_Amc {
    height: auto;
    display: block;
    transition: ease .8s all
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA.motocicletas-module__active___1KCAW .motocicletas-module__content___3_Amc a {
    color: #fff
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__accordionItem___3m2DA.motocicletas-module__active___1KCAW svg {
    transform: rotate(90deg)
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__button___2saLn {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___sFogN .motocicletas-module__button___2saLn {
        display: block
    }
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb .motocicletas-module__input___1lN62 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb .motocicletas-module__input___1lN62.motocicletas-module__active___1KCAW {
    left: 1em;
    transition: .35s ease-in all
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb .motocicletas-module__input___1lN62::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb .motocicletas-module__input___1lN62 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb svg {
    height: 40px
}

.motocicletas-module__askedQuestions___sFogN .motocicletas-module__search___Dl1wb svg image {
    height: inherit
}

.motocicletas-module__container___1E87q {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__container___1E87q {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .motocicletas-module__container___1E87q {
        font-size: 1em
    }
}

.motocicletas-module__container___1E87q h2,
.motocicletas-module__container___1E87q h3,
.motocicletas-module__container___1E87q p {
    white-space: pre-line
}

.motocicletas-module__container___1E87q h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__container___1E87q h3 {
        font-size: 2em
    }
}

.motocicletas-module__call___3040l {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.motocicletas-module__call___3040l .motocicletas-module__container___1E87q {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l .motocicletas-module__container___1E87q {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l .motocicletas-module__container___1E87q .motocicletas-module__content___3_Amc {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .motocicletas-module__call___3040l .motocicletas-module__container___1E87q .motocicletas-module__content___3_Amc {
        padding: 5rem 0 5rem 10rem
    }
}

.motocicletas-module__call___3040l h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .motocicletas-module__call___3040l h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l h2 {
        margin: .5em 0
    }
}

.motocicletas-module__call___3040l p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .motocicletas-module__call___3040l p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 {
        width: 50%
    }
}

.motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__imageFullMobi___1qO5I {
    display: block
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__imageFullMobi___1qO5I {
        display: none
    }
}

.motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__bgTriangle___3S6r0 {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__bgTriangle___3S6r0 {
        display: block
    }
}

.motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__personTriangle___1l67l {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__personTriangle___1l67l {
        width: 100%;
        display: block
    }
}

.motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__yellowTriangle___2FO_y {
    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___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__yellowTriangle___2FO_y {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .motocicletas-module__call___3040l .motocicletas-module__image___2Rzh5 .motocicletas-module__yellowTriangle___2FO_y {
        height: 17rem;
        width: 17rem
    }
}

.motocicletas-module__benefits___RnKmh {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.motocicletas-module__benefits___RnKmh .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__container___1E87q {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__benefits___RnKmh .motocicletas-module__container___1E87q {
        width: 81.25%;
        padding-left: 0
    }
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__backgroundImage___Kziz- {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__benefits___RnKmh .motocicletas-module__backgroundImage___Kziz- {
        width: 65%
    }
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__benefitsContent___izxOo {
    z-index: 2
}

.motocicletas-module__benefits___RnKmh h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.motocicletas-module__benefits___RnKmh p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__benefits___RnKmh p {
        font-size: 1.5em
    }
}

.motocicletas-module__benefits___RnKmh .carouselItem {
    padding: 0
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___RnKmh .motocicletas-module__card___2aoP7 {
        margin: 20px
    }
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7:hover {
    transform: scale(1.1)
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 figure svg {
    height: 53px;
    width: 53px
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 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___RnKmh .motocicletas-module__card___2aoP7 h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 h4 {
        font-size: 1.5em
    }
}

.motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .motocicletas-module__benefits___RnKmh .motocicletas-module__card___2aoP7 p {
        font-size: 1.25em
    }
}

.motocicletas-module__hire___37-87 {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__hire___37-87 {
        margin-bottom: 0;
        margin-top: 60px
    }
}

.motocicletas-module__hire___37-87 :hover {
    background-color: #402f76
}

.motocicletas-module__hire___37-87 :hover a {
    color: #fff !important
}

.motocicletas-module__hire___37-87 .motocicletas-module__hireCTA___mmnPp {
    border: #503b94 3px solid;
    border-radius: .625em;
    text-align: center;
    margin: auto;
    width: 70%;
    padding: .625em 0;
    cursor: pointer
}

.motocicletas-module__hire___37-87 .motocicletas-module__hireCTA___mmnPp a {
    color: #503b94;
    font-size: 1.625em
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__hire___37-87 .motocicletas-module__hireCTA___mmnPp a {
        font-size: 2em
    }
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__hire___37-87 .motocicletas-module__hireCTA___mmnPp {
        width: 35%
    }
}

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

.motocicletas-module__othersOptionsForYou___u6Olg .motocicletas-module__card___2aoP7 {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__othersOptionsForYou___u6Olg .motocicletas-module__card___2aoP7 {
        margin-left: 0
    }
}

.motocicletas-module__othersOptionsForYou___u6Olg .motocicletas-module__card___2aoP7 .motocicletas-module__cardItem___3-H54 {
    width: 100%
}

.motocicletas-module__othersOptionsForYou___u6Olg .motocicletas-module__card___2aoP7 .motocicletas-module__cardItem___3-H54 .title,
.motocicletas-module__othersOptionsForYou___u6Olg .motocicletas-module__card___2aoP7 .motocicletas-module__cardItem___3-H54 .titleContent {
    height: 60px
}

.motocicletas-module__othersOptionsForYou___u6Olg .motocicletas-module__card___2aoP7 h3 {
    margin-bottom: 40px
}

.motocicletas-module__sectionApp___2419q {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__container___1E87q {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__container___1E87q {
        flex-direction: row;
        padding: 3em 0
    }
}

.motocicletas-module__sectionApp___2419q img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc {
        margin: 0
    }
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc h3 {
        font-size: 2.625em
    }
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc p {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc p {
        font-size: 1.5em
    }
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo img,
.motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo {
        flex-direction: row
    }
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo img,
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentLeft___1rPhc .motocicletas-module__iconsDevice___hpCxo {
        margin-bottom: 0
    }
}

.motocicletas-module__sectionApp___2419q .motocicletas-module__contentRight___1tqG2 {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .motocicletas-module__sectionApp___2419q .motocicletas-module__contentRight___1tqG2 {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.servicos-module__askedQuestions___1TzoF {
    color: #003641
}

.servicos-module__askedQuestions___1TzoF h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.servicos-module__askedQuestions___1TzoF h3.servicos-module__bground___2MINh {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.servicos-module__askedQuestions___1TzoF h3.servicos-module__nobground___2RwZm {
    background: transparent
}

.servicos-module__askedQuestions___1TzoF p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1TzoF p {
        font-size: 1.5em
    }
}

.servicos-module__askedQuestions___1TzoF .servicos-module__contentQuestion___2Rxy7 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1TzoF .servicos-module__contentQuestion___2Rxy7 {
        padding: 0 40px 10px
    }
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr {
        padding: 2em 2em 2em 0
    }
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr:last-child {
    border: 0
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr .servicos-module__title___1V8e4 {
    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___1TzoF .servicos-module__accordionItem___KsjTr .servicos-module__title___1V8e4 {
        font-size: 1.3125em
    }
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr .servicos-module__title___1V8e4 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr .servicos-module__content____R00a {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr.servicos-module__active___1_c0_ .servicos-module__content____R00a {
    height: auto;
    display: block;
    transition: ease .8s all
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr.servicos-module__active___1_c0_ .servicos-module__content____R00a a {
    color: #fff
}

.servicos-module__askedQuestions___1TzoF .servicos-module__accordionItem___KsjTr.servicos-module__active___1_c0_ svg {
    transform: rotate(90deg)
}

.servicos-module__askedQuestions___1TzoF .servicos-module__button___115NM {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1TzoF .servicos-module__button___115NM {
        display: block
    }
}

.servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY .servicos-module__input___G40Kb {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY .servicos-module__input___G40Kb.servicos-module__active___1_c0_ {
    left: 1em;
    transition: .35s ease-in all
}

.servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY .servicos-module__input___G40Kb::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY .servicos-module__input___G40Kb {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY svg {
    height: 40px
}

.servicos-module__askedQuestions___1TzoF .servicos-module__search___3jaFY svg image {
    height: inherit
}

.servicos-module__container___23VmZ {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .servicos-module__container___23VmZ {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__container___23VmZ {
        font-size: 1em
    }
}

.servicos-module__container___23VmZ h2,
.servicos-module__container___23VmZ h3,
.servicos-module__container___23VmZ p {
    white-space: pre-line
}

.servicos-module__container___23VmZ h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .servicos-module__container___23VmZ h3 {
        font-size: 2em
    }
}

.servicos-module__call___2jHtO {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.servicos-module__call___2jHtO .servicos-module__container___23VmZ {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO .servicos-module__container___23VmZ {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO .servicos-module__container___23VmZ .servicos-module__content____R00a {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__call___2jHtO .servicos-module__container___23VmZ .servicos-module__content____R00a {
        padding: 5rem 0 5rem 10rem
    }
}

.servicos-module__call___2jHtO h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .servicos-module__call___2jHtO h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO h2 {
        margin: .5em 0
    }
}

.servicos-module__call___2jHtO p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .servicos-module__call___2jHtO p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.servicos-module__call___2jHtO .servicos-module__image___n5Iq6 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO .servicos-module__image___n5Iq6 {
        width: 50%
    }
}

.servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__imageFullMobi___2AhDG {
    display: block
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__imageFullMobi___2AhDG {
        display: none
    }
}

.servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__bgTriangle___2ABIB {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__bgTriangle___2ABIB {
        display: block
    }
}

.servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__personTriangle___2JLwb {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__personTriangle___2JLwb {
        width: 100%;
        display: block
    }
}

.servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__yellowTriangle___RWcH7 {
    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___2jHtO .servicos-module__image___n5Iq6 .servicos-module__yellowTriangle___RWcH7 {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .servicos-module__call___2jHtO .servicos-module__image___n5Iq6 .servicos-module__yellowTriangle___RWcH7 {
        height: 17rem;
        width: 17rem
    }
}

.servicos-module__benefits___3aqVA {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.servicos-module__benefits___3aqVA .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.servicos-module__benefits___3aqVA .servicos-module__container___23VmZ {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___3aqVA .servicos-module__container___23VmZ {
        width: 81.25%;
        padding-left: 0
    }
}

.servicos-module__benefits___3aqVA .servicos-module__backgroundImage___3DcUB {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___3aqVA .servicos-module__backgroundImage___3DcUB {
        width: 65%
    }
}

.servicos-module__benefits___3aqVA .servicos-module__benefitsContent___YamOI {
    z-index: 2
}

.servicos-module__benefits___3aqVA h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.servicos-module__benefits___3aqVA p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___3aqVA p {
        font-size: 1.5em
    }
}

.servicos-module__benefits___3aqVA .carouselItem {
    padding: 0
}

.servicos-module__benefits___3aqVA .servicos-module__card___1CdlV {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3aqVA .servicos-module__card___1CdlV {
        margin: 20px
    }
}

.servicos-module__benefits___3aqVA .servicos-module__card___1CdlV:hover {
    transform: scale(1.1)
}

.servicos-module__benefits___3aqVA .servicos-module__card___1CdlV figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.servicos-module__benefits___3aqVA .servicos-module__card___1CdlV figure svg {
    height: 53px;
    width: 53px
}

.servicos-module__benefits___3aqVA .servicos-module__card___1CdlV 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___3aqVA .servicos-module__card___1CdlV h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__benefits___3aqVA .servicos-module__card___1CdlV h4 {
        font-size: 1.5em
    }
}

.servicos-module__benefits___3aqVA .servicos-module__card___1CdlV p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___3aqVA .servicos-module__card___1CdlV p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .servicos-module__benefits___3aqVA .servicos-module__card___1CdlV p {
        font-size: 1.25em
    }
}

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

.servicos-module__othersOptionsForYou___egyG2 .servicos-module__card___1CdlV {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .servicos-module__othersOptionsForYou___egyG2 .servicos-module__card___1CdlV {
        margin-left: 0
    }
}

.servicos-module__othersOptionsForYou___egyG2 .servicos-module__card___1CdlV .servicos-module__cardItem___3Fg0i {
    width: 100%
}

.servicos-module__othersOptionsForYou___egyG2 .servicos-module__card___1CdlV .servicos-module__cardItem___3Fg0i .title,
.servicos-module__othersOptionsForYou___egyG2 .servicos-module__card___1CdlV .servicos-module__cardItem___3Fg0i .titleContent {
    height: 60px
}

.servicos-module__othersOptionsForYou___egyG2 .servicos-module__card___1CdlV h3 {
    margin-bottom: 40px
}

.servicos-module__sectionApp___1msXD {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.servicos-module__sectionApp___1msXD .servicos-module__container___23VmZ {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD .servicos-module__container___23VmZ {
        flex-direction: row;
        padding: 3em 0
    }
}

.servicos-module__sectionApp___1msXD img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 {
        margin: 0
    }
}

.servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 h3 {
        font-size: 2.625em
    }
}

.servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 p {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 p {
        font-size: 1.5em
    }
}

.servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs img,
.servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs {
        flex-direction: row
    }
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs img,
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD .servicos-module__contentLeft___39436 .servicos-module__iconsDevice___1Ioqs {
        margin-bottom: 0
    }
}

.servicos-module__sectionApp___1msXD .servicos-module__contentRight___3Ifk5 {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .servicos-module__sectionApp___1msXD .servicos-module__contentRight___3Ifk5 {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.conta-capital-module__askedQuestions___1oGRa {
    color: #003641
}

.conta-capital-module__askedQuestions___1oGRa h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.conta-capital-module__askedQuestions___1oGRa h3.conta-capital-module__bground___24fvD {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.conta-capital-module__askedQuestions___1oGRa h3.conta-capital-module__nobground___3Chrh {
    background: transparent
}

.conta-capital-module__askedQuestions___1oGRa p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .conta-capital-module__askedQuestions___1oGRa p {
        font-size: 1.5em
    }
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__contentQuestion___1neQp {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .conta-capital-module__askedQuestions___1oGRa .conta-capital-module__contentQuestion___1neQp {
        padding: 0 40px 10px
    }
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf {
        padding: 2em 2em 2em 0
    }
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf:last-child {
    border: 0
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf .conta-capital-module__title____7w8_ {
    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___1oGRa .conta-capital-module__accordionItem___QaPNf .conta-capital-module__title____7w8_ {
        font-size: 1.3125em
    }
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf .conta-capital-module__title____7w8_ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf .conta-capital-module__content___2QNR3 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf.conta-capital-module__active___2kPVf .conta-capital-module__content___2QNR3 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf.conta-capital-module__active___2kPVf .conta-capital-module__content___2QNR3 a {
    color: #fff
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__accordionItem___QaPNf.conta-capital-module__active___2kPVf svg {
    transform: rotate(90deg)
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__button___3jqO_ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1oGRa .conta-capital-module__button___3jqO_ {
        display: block
    }
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO .conta-capital-module__input___3_xvD {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO .conta-capital-module__input___3_xvD.conta-capital-module__active___2kPVf {
    left: 1em;
    transition: .35s ease-in all
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO .conta-capital-module__input___3_xvD::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO .conta-capital-module__input___3_xvD {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO svg {
    height: 40px
}

.conta-capital-module__askedQuestions___1oGRa .conta-capital-module__search___2SbYO svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.conta-corrente-module__askedQuestions___27Sxf {
    color: #003641
}

.conta-corrente-module__askedQuestions___27Sxf h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.conta-corrente-module__askedQuestions___27Sxf h3.conta-corrente-module__bground___HooDs {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.conta-corrente-module__askedQuestions___27Sxf h3.conta-corrente-module__nobground___1TPTz {
    background: transparent
}

.conta-corrente-module__askedQuestions___27Sxf p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__contentQuestion___M92wu {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__contentQuestion___M92wu {
        padding: 0 40px 10px
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY {
        padding: 2em 2em 2em 0
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY:last-child {
    border: 0
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__title___2ooMo {
    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___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__title___2ooMo {
        font-size: 1.3125em
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__title___2ooMo svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__content___3ZZBQ {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY.conta-corrente-module__active___31IkF .conta-corrente-module__content___3ZZBQ {
    height: auto;
    display: block;
    transition: ease .8s all
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY.conta-corrente-module__active___31IkF .conta-corrente-module__content___3ZZBQ a {
    color: #fff
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY.conta-corrente-module__active___31IkF svg {
    transform: rotate(90deg)
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__button___2ImMj {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___27Sxf .conta-corrente-module__button___2ImMj {
        display: block
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl.conta-corrente-module__active___31IkF {
    left: 1em;
    transition: .35s ease-in all
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi svg {
    height: 40px
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi svg image {
    height: inherit
}

.conta-corrente-module__container___qD759 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__container___qD759 {
        padding: 2em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .conta-corrente-module__container___qD759 {
        font-size: 1em
    }
}

.conta-corrente-module__container___qD759 h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__container___qD759 h3 {
        font-size: 2em
    }
}

.conta-corrente-module__call___4i78u {
    background: url("/images/banner-main-conta-corrente.jpg");
    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___4i78u {
        background-position: center
    }
}

.conta-corrente-module__call___4i78u .conta-corrente-module__container___qD759 {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.conta-corrente-module__call___4i78u .conta-corrente-module__container___qD759 .conta-corrente-module__content___3ZZBQ {
    max-width: 530px
}

.conta-corrente-module__call___4i78u h2 {
    color: #fff;
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .conta-corrente-module__call___4i78u h2 {
        font-size: 2.625em
    }
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__call___4i78u h2 {
        margin: .5em 0
    }
}

.conta-corrente-module__call___4i78u p {
    color: #fff;
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .conta-corrente-module__call___4i78u p {
        font-size: 1.125em;
        line-height: 24px
    }
}

.conta-corrente-module__benefits___18Ihj p {
    font-size: 1.125em
}

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

.conta-corrente-module__benefits___18Ihj ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___18Ihj ul {
        flex-direction: row
    }
}

.conta-corrente-module__benefits___18Ihj ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0;
    padding: 18px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___18Ihj ul li {
        max-width: 15%
    }
}

.conta-corrente-module__benefits___18Ihj ul li figure {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.conta-corrente-module__benefits___18Ihj ul li h4 {
    color: #00ae9d;
    font-size: .75em;
    margin: 0 0 10px 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___18Ihj ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .conta-corrente-module__benefits___18Ihj ul li h4 {
        font-size: 1.25em
    }
}

.conta-corrente-module__benefits___18Ihj ul li p {
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__benefits___18Ihj ul li p {
        font-size: .875em;
        margin: 0 25px
    }
}

.conta-corrente-module__knowOurServices___2jlcS {
    background: url(/images/grafismo-bg-internas.jpg) no-repeat right center #05a193;
    background-size: contain;
    color: #fff
}

.conta-corrente-module__knowOurServices___2jlcS p {
    font-size: 1.125em
}

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

.conta-corrente-module__knowOurServices___2jlcS ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 40px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__knowOurServices___2jlcS ul {
        flex-direction: row
    }
}

.conta-corrente-module__knowOurServices___2jlcS ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    border-bottom: 10px solid #c0cf2e;
    margin: 20px 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__knowOurServices___2jlcS ul li {
        max-width: 32.22222%
    }
}

.conta-corrente-module__knowOurServices___2jlcS ul li .conta-corrente-module__cardtitle___30kzx {
    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___2jlcS ul li .conta-corrente-module__cardtitle___30kzx {
        font-size: 1.5em
    }
}

.conta-corrente-module__knowOurServices___2jlcS ul li .conta-corrente-module__cardText___1ObHF {
    font-size: .8125em;
    color: #7c8a8c;
    padding: 0 10px 0 0;
    line-height: 18px
}

.conta-corrente-module__knowOurServices___2jlcS ul li .conta-corrente-module__cardButton___2J2qw {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 111px;
    text-align: center;
    padding: 10px 0;
    margin: 20px auto 0 0;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px
}

.conta-corrente-module__openAccount___2qVQR {
    color: #003641
}

.conta-corrente-module__openAccount___2qVQR p {
    font-size: 1.125em
}

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

.conta-corrente-module__openAccount___2qVQR ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 40px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__openAccount___2qVQR ul {
        flex-direction: row
    }
}

.conta-corrente-module__openAccount___2qVQR ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    margin: 20px 0;
    text-align: center;
    max-width: 300px;
    margin: 20px auto
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__openAccount___2qVQR ul li {
        max-width: 220px;
        margin: 20px 0
    }
}

.conta-corrente-module__openAccount___2qVQR ul li .conta-corrente-module__cardtitle___30kzx {
    width: 100%;
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 14px 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__openAccount___2qVQR ul li .conta-corrente-module__cardtitle___30kzx {
        font-size: 1.5em
    }
}

.conta-corrente-module__openAccount___2qVQR ul li .conta-corrente-module__cardText___1ObHF {
    font-size: .875em;
    color: #7c8a8c;
    line-height: 18px
}

.conta-corrente-module__openAccount___2qVQR ul li .conta-corrente-module__cardText___1ObHF span {
    font-weight: 600
}

.conta-corrente-module__sectionApp___pScSg {
    background-color: #b7cd33;
    background-size: contain;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___pScSg {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__container___qD759 {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__container___qD759 {
        flex-direction: row;
        padding: 3em 0
    }
}

.conta-corrente-module__sectionApp___pScSg img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF {
        margin: 0
    }
}

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF h3 {
        font-size: 2.625em
    }
}

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF p {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

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

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd img,
.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd {
        flex-direction: row
    }
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd img,
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentLeft___mjAHF .conta-corrente-module__iconsDevice___1nNJd {
        margin-bottom: 0
    }
}

.conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentRight___3a_aF {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__sectionApp___pScSg .conta-corrente-module__contentRight___3a_aF {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

.conta-corrente-module__learnMore___ARC7u {
    color: #003641
}

.conta-corrente-module__learnMore___ARC7u p {
    font-size: 1.125em
}

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

.conta-corrente-module__learnMore___ARC7u ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 40px
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__learnMore___ARC7u ul {
        flex-direction: row
    }
}

.conta-corrente-module__learnMore___ARC7u ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    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___ARC7u ul li {
        max-width: 49%;
        width: 100%
    }
}

.conta-corrente-module__learnMore___ARC7u ul li .conta-corrente-module__cardtitle___30kzx {
    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___ARC7u ul li .conta-corrente-module__cardtitle___30kzx {
        font-size: 1.5em
    }
}

.conta-corrente-module__learnMore___ARC7u ul li .conta-corrente-module__cardButton___2J2qw {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 111px;
    text-align: center;
    padding: 10px 0;
    margin: 5px auto;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px
}

.conta-corrente-module__askedQuestions___27Sxf {
    background-color: #00ae9d;
    color: #fff
}

.conta-corrente-module__askedQuestions___27Sxf p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordion___1vKP0 {
    width: 100%
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY {
    border-bottom: 1px solid #fff;
    padding: 2em 0 2em 0
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY {
        padding: 2em 2em 2em 0
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__title___2ooMo {
    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___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__title___2ooMo {
        font-size: 1.5em
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__title___2ooMo svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY .conta-corrente-module__content___3ZZBQ {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY.conta-corrente-module__active___31IkF .conta-corrente-module__content___3ZZBQ {
    height: auto;
    display: block;
    transition: ease .8s all
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY.conta-corrente-module__active___31IkF .conta-corrente-module__content___3ZZBQ a {
    color: #fff
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__accordionItem___1PEcY.conta-corrente-module__active___31IkF svg {
    transform: rotate(90deg)
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl.conta-corrente-module__active___31IkF {
    left: 1em;
    transition: .35s ease-in all
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl:-moz-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl::-moz-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi .conta-corrente-module__input___8mMwl {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi svg {
    height: 40px
}

.conta-corrente-module__askedQuestions___27Sxf .conta-corrente-module__search___2vYCi svg image {
    height: inherit
}

.conta-corrente-module__haveForYou___oPUtT {
    color: #003641
}

.conta-corrente-module__haveForYou___oPUtT p {
    font-size: 1.125em
}

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

.conta-corrente-module__haveForYou___oPUtT ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .conta-corrente-module__haveForYou___oPUtT ul {
        flex-direction: row
    }
}

.conta-corrente-module__haveForYou___oPUtT ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    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___oPUtT ul li {
        max-width: 30%;
        width: 100%
    }
}

.conta-corrente-module__haveForYou___oPUtT ul li .conta-corrente-module__cardImage___5OJrt {
    max-width: 100%;
    height: auto;
    display: block
}

.conta-corrente-module__haveForYou___oPUtT ul li .conta-corrente-module__cardtitle___30kzx {
    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___oPUtT ul li .conta-corrente-module__cardtitle___30kzx {
        font-size: 1.5em
    }
}

.conta-corrente-module__haveForYou___oPUtT ul li .conta-corrente-module__cardButton___2J2qw {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 111px;
    text-align: center;
    padding: 10px 0;
    margin: 5px auto;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.modalContent-module__askedQuestions___PVUP8 {
    color: #003641
}

.modalContent-module__askedQuestions___PVUP8 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.modalContent-module__askedQuestions___PVUP8 h3.modalContent-module__bground___T82aV {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.modalContent-module__askedQuestions___PVUP8 h3.modalContent-module__nobground___D06tB {
    background: transparent
}

.modalContent-module__askedQuestions___PVUP8 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .modalContent-module__askedQuestions___PVUP8 p {
        font-size: 1.5em
    }
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__contentQuestion___GCbWr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .modalContent-module__askedQuestions___PVUP8 .modalContent-module__contentQuestion___GCbWr {
        padding: 0 40px 10px
    }
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2 {
        padding: 2em 2em 2em 0
    }
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2:last-child {
    border: 0
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2 .modalContent-module__title___UBQyQ {
    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___PVUP8 .modalContent-module__accordionItem___LnBB2 .modalContent-module__title___UBQyQ {
        font-size: 1.3125em
    }
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2 .modalContent-module__title___UBQyQ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2 .modalContent-module__content___Iv786 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2.modalContent-module__active___1vPUD .modalContent-module__content___Iv786 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2.modalContent-module__active___1vPUD .modalContent-module__content___Iv786 a {
    color: #fff
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__accordionItem___LnBB2.modalContent-module__active___1vPUD svg {
    transform: rotate(90deg)
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__button___3C_GZ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___PVUP8 .modalContent-module__button___3C_GZ {
        display: block
    }
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF .modalContent-module__input___5T-5- {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF .modalContent-module__input___5T-5-.modalContent-module__active___1vPUD {
    left: 1em;
    transition: .35s ease-in all
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF .modalContent-module__input___5T-5-::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF .modalContent-module__input___5T-5- {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF svg {
    height: 40px
}

.modalContent-module__askedQuestions___PVUP8 .modalContent-module__search___3ThiF svg image {
    height: inherit
}

.modalContent-module__documents___3ZolQ {
    font-size: .625em;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: left
}

@media screen and (min-width: 640px) {
    .modalContent-module__documents___3ZolQ {
        font-size: .75em
    }
}

.modalContent-module__documents___3ZolQ h3 {
    margin: 0;
    color: #f5f5f5
}

.modalContent-module__documents___3ZolQ .modalContent-module__titleCTA___2a1W8,
.modalContent-module__documents___3ZolQ .modalContent-module__btnModal___10-Df {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 115px;
    text-align: center;
    padding: 5px 0 5px 0;
    margin: 5px auto;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px
}

.modalContent-module__modal___2tX4D {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000085;
    z-index: 10
}

.modalContent-module__modal___2tX4D .modalContent-module__modalBody___6ltQG {
    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___2tX4D .modalContent-module__modalBody___6ltQG {
        width: 50%;
        height: 65%;
        min-height: 450px
    }
}

.modalContent-module__modal___2tX4D .modalContent-module__modal___2tX4D .modalContent-module__modalDocumentList___AREv4 {
    color: #003641
}

.modalContent-module__modal___2tX4D .modalContent-module__modalClose___3FxEA {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 1.875em;
    font-weight: bold;
    text-decoration: none;
    color: #003641
}

.modalContent-module__modal___2tX4D .modalContent-module__modalSVG___ZqP6c {
    margin-bottom: 20px
}

.modalContent-module__modal___2tX4D .modalContent-module__modalTitle___1NU9u {
    font-weight: bold;
    font-size: 1.25em
}

@media screen and (min-width: 768px) {
    .modalContent-module__modal___2tX4D .modalContent-module__modalTitle___1NU9u {
        font-size: 2.375em
    }
}

.modalContent-module__modal___2tX4D .modalContent-module__modalDocumentList___AREv4 {
    margin: 20px 0;
    flex-direction: column;
    font-size: .8em
}

.modalContent-module__modal___2tX4D .modalContent-module__modalDocumentList___AREv4 li {
    margin-bottom: 2px;
    font-size: 1em;
    list-style: circle;
    padding: 0px 6px;
    border-bottom: #fff 1px solid
}

@media screen and (min-width: 768px) {
    .modalContent-module__modal___2tX4D .modalContent-module__modalDocumentList___AREv4 li {
        font-size: 1.5em;
        max-width: 50%
    }
}

.modalContent-module__modal___2tX4D .modalContent-module__modalObservations___3epDV {
    font-size: 1.25em;
    color: #00ae9d
}

.modalContent-module__modal___2tX4D .modalContent-module__btnModal___10-Df {
    margin-top: 20px;
    width: 100%;
    background: #00ae9d;
    max-width: 115px;
    text-align: center;
    padding: 8px 7px 8px 7px;
    margin: 5px auto;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.boxButton-module__askedQuestions___DDpJa {
    color: #003641
}

.boxButton-module__askedQuestions___DDpJa h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.boxButton-module__askedQuestions___DDpJa h3.boxButton-module__bground___175Ec {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.boxButton-module__askedQuestions___DDpJa h3.boxButton-module__nobground___15tbE {
    background: transparent
}

.boxButton-module__askedQuestions___DDpJa p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .boxButton-module__askedQuestions___DDpJa p {
        font-size: 1.5em
    }
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__contentQuestion___mxh_e {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .boxButton-module__askedQuestions___DDpJa .boxButton-module__contentQuestion___mxh_e {
        padding: 0 40px 10px
    }
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g {
        padding: 2em 2em 2em 0
    }
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g:last-child {
    border: 0
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g .boxButton-module__title___39yj5 {
    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___DDpJa .boxButton-module__accordionItem___3H1_g .boxButton-module__title___39yj5 {
        font-size: 1.3125em
    }
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g .boxButton-module__title___39yj5 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g .boxButton-module__content___3O5al {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g.boxButton-module__active___2-y6n .boxButton-module__content___3O5al {
    height: auto;
    display: block;
    transition: ease .8s all
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g.boxButton-module__active___2-y6n .boxButton-module__content___3O5al a {
    color: #fff
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__accordionItem___3H1_g.boxButton-module__active___2-y6n svg {
    transform: rotate(90deg)
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__button___3Zn92 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___DDpJa .boxButton-module__button___3Zn92 {
        display: block
    }
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc .boxButton-module__input___2Fq4L {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc .boxButton-module__input___2Fq4L.boxButton-module__active___2-y6n {
    left: 1em;
    transition: .35s ease-in all
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc .boxButton-module__input___2Fq4L::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc .boxButton-module__input___2Fq4L {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc svg {
    height: 40px
}

.boxButton-module__askedQuestions___DDpJa .boxButton-module__search___zqlPc svg image {
    height: inherit
}

.boxButton-module__boxButton___1fj8C {
    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___1fj8C h3 {
    color: #003641;
    margin-bottom: 0
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.conta-salario-module__askedQuestions___2ZjhH {
    color: #003641
}

.conta-salario-module__askedQuestions___2ZjhH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.conta-salario-module__askedQuestions___2ZjhH h3.conta-salario-module__bground___WTBH- {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.conta-salario-module__askedQuestions___2ZjhH h3.conta-salario-module__nobground___9hBEo {
    background: transparent
}

.conta-salario-module__askedQuestions___2ZjhH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .conta-salario-module__askedQuestions___2ZjhH p {
        font-size: 1.5em
    }
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__contentQuestion___1rF3j {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__contentQuestion___1rF3j {
        padding: 0 40px 10px
    }
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t {
        padding: 2em 2em 2em 0
    }
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t:last-child {
    border: 0
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t .conta-salario-module__title___3V5Cp {
    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___2ZjhH .conta-salario-module__accordionItem___15j_t .conta-salario-module__title___3V5Cp {
        font-size: 1.3125em
    }
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t .conta-salario-module__title___3V5Cp svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t .conta-salario-module__content___3E4F0 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t.conta-salario-module__active___3jgje .conta-salario-module__content___3E4F0 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t.conta-salario-module__active___3jgje .conta-salario-module__content___3E4F0 a {
    color: #fff
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__accordionItem___15j_t.conta-salario-module__active___3jgje svg {
    transform: rotate(90deg)
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__button___3yk5M {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2ZjhH .conta-salario-module__button___3yk5M {
        display: block
    }
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ .conta-salario-module__input___3x8lA {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ .conta-salario-module__input___3x8lA.conta-salario-module__active___3jgje {
    left: 1em;
    transition: .35s ease-in all
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ .conta-salario-module__input___3x8lA::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ .conta-salario-module__input___3x8lA {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ svg {
    height: 40px
}

.conta-salario-module__askedQuestions___2ZjhH .conta-salario-module__search___VhY2_ svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.aluno-module__askedQuestions___3aGti {
    color: #003641
}

.aluno-module__askedQuestions___3aGti h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.aluno-module__askedQuestions___3aGti h3.aluno-module__bground___1f59_ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.aluno-module__askedQuestions___3aGti h3.aluno-module__nobground___1FDzt {
    background: transparent
}

.aluno-module__askedQuestions___3aGti p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .aluno-module__askedQuestions___3aGti p {
        font-size: 1.5em
    }
}

.aluno-module__askedQuestions___3aGti .aluno-module__contentQuestion___3wEnB {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .aluno-module__askedQuestions___3aGti .aluno-module__contentQuestion___3wEnB {
        padding: 0 40px 10px
    }
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA {
        padding: 2em 2em 2em 0
    }
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA:last-child {
    border: 0
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA .aluno-module__title___3FVM5 {
    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___3aGti .aluno-module__accordionItem___3cwPA .aluno-module__title___3FVM5 {
        font-size: 1.3125em
    }
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA .aluno-module__title___3FVM5 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA .aluno-module__content___3gvRx {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA.aluno-module__active___1_7Go .aluno-module__content___3gvRx {
    height: auto;
    display: block;
    transition: ease .8s all
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA.aluno-module__active___1_7Go .aluno-module__content___3gvRx a {
    color: #fff
}

.aluno-module__askedQuestions___3aGti .aluno-module__accordionItem___3cwPA.aluno-module__active___1_7Go svg {
    transform: rotate(90deg)
}

.aluno-module__askedQuestions___3aGti .aluno-module__button___1sGET {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3aGti .aluno-module__button___1sGET {
        display: block
    }
}

.aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y .aluno-module__input___nhTrL {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y .aluno-module__input___nhTrL.aluno-module__active___1_7Go {
    left: 1em;
    transition: .35s ease-in all
}

.aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y .aluno-module__input___nhTrL::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y .aluno-module__input___nhTrL {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y svg {
    height: 40px
}

.aluno-module__askedQuestions___3aGti .aluno-module__search___1Ov5Y svg image {
    height: inherit
}

.aluno-module__container___2IPpG {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .aluno-module__container___2IPpG {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .aluno-module__container___2IPpG {
        font-size: 1em
    }
}

.aluno-module__container___2IPpG h2,
.aluno-module__container___2IPpG h3,
.aluno-module__container___2IPpG p {
    white-space: pre-line
}

.aluno-module__container___2IPpG h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .aluno-module__container___2IPpG h3 {
        font-size: 2em
    }
}

.aluno-module__call___3rHZH {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.aluno-module__call___3rHZH .aluno-module__container___2IPpG {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__container___2IPpG {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__container___2IPpG .aluno-module__content___3gvRx {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .aluno-module__call___3rHZH .aluno-module__container___2IPpG .aluno-module__content___3gvRx {
        padding: 5rem 0 5rem 10rem
    }
}

.aluno-module__call___3rHZH h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .aluno-module__call___3rHZH h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH h2 {
        margin: .5em 0
    }
}

.aluno-module__call___3rHZH p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .aluno-module__call___3rHZH p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.aluno-module__call___3rHZH .aluno-module__image___jIao2 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__image___jIao2 {
        width: 50%
    }
}

.aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__imageFullMobi___2PW1o {
    display: block
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__imageFullMobi___2PW1o {
        display: none
    }
}

.aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__bgTriangle___2NhuG {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__bgTriangle___2NhuG {
        display: block
    }
}

.aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__personTriangle___3bR55 {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__personTriangle___3bR55 {
        width: 100%;
        display: block
    }
}

.aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__yellowTriangle___1xdhv {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__yellowTriangle___1xdhv {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .aluno-module__call___3rHZH .aluno-module__image___jIao2 .aluno-module__yellowTriangle___1xdhv {
        height: 17rem;
        width: 17rem
    }
}

.aluno-module__benefits___2RUJz {
    position: relative;
    overflow: hidden
}

.aluno-module__benefits___2RUJz .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.aluno-module__benefits___2RUJz .aluno-module__container___2IPpG {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .aluno-module__benefits___2RUJz .aluno-module__container___2IPpG {
        width: 81.25%;
        padding-left: 0
    }
}

.aluno-module__benefits___2RUJz .aluno-module__backgroundImage___4HxMm {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .aluno-module__benefits___2RUJz .aluno-module__backgroundImage___4HxMm {
        width: 65%
    }
}

.aluno-module__benefits___2RUJz .aluno-module__benefitsContent___38CHh {
    z-index: 2
}

.aluno-module__benefits___2RUJz h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.aluno-module__benefits___2RUJz p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .aluno-module__benefits___2RUJz p {
        font-size: 1.5em
    }
}

.aluno-module__benefits___2RUJz .carouselItem {
    padding: 0
}

.aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___2RUJz .aluno-module__card___lrIJQ {
        margin: 20px
    }
}

.aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ:hover {
    transform: scale(1.1)
}

.aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ figure svg {
    height: 53px;
    width: 53px
}

.aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ 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___2RUJz .aluno-module__card___lrIJQ h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ h4 {
        font-size: 1.5em
    }
}

.aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .aluno-module__benefits___2RUJz .aluno-module__card___lrIJQ p {
        font-size: 1.25em
    }
}

.aluno-module__steps____Vsq2 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____Vsq2 ul {
        flex-direction: row
    }
}

.aluno-module__steps____Vsq2 ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .aluno-module__steps____Vsq2 ul li {
        max-width: 18%
    }
}

.aluno-module__steps____Vsq2 ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.aluno-module__steps____Vsq2 ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .aluno-module__steps____Vsq2 ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .aluno-module__steps____Vsq2 ul li h4 {
        font-size: 1.25em
    }
}

.aluno-module__steps____Vsq2 ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .aluno-module__steps____Vsq2 ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.aluno-module__formSimulator___3IvlP {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.aluno-module__formSimulator___3IvlP .aluno-module__container___2IPpG {
    margin-bottom: 0
}

.aluno-module__formSimulator___3IvlP .aluno-module__content___3gvRx {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .aluno-module__formSimulator___3IvlP .aluno-module__content___3gvRx {
        padding: 40px 125px
    }
}

.aluno-module__formSimulator___3IvlP h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.aluno-module__othersOptionsForYou___1EZcq .aluno-module__card___lrIJQ {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .aluno-module__othersOptionsForYou___1EZcq .aluno-module__card___lrIJQ {
        margin-left: 0
    }
}

.aluno-module__othersOptionsForYou___1EZcq .aluno-module__card___lrIJQ .aluno-module__cardItem___2MhyJ {
    width: 100%
}

.aluno-module__othersOptionsForYou___1EZcq .aluno-module__card___lrIJQ .aluno-module__cardItem___2MhyJ .title,
.aluno-module__othersOptionsForYou___1EZcq .aluno-module__card___lrIJQ .aluno-module__cardItem___2MhyJ .titleContent {
    height: 60px
}

.aluno-module__othersOptionsForYou___1EZcq .aluno-module__card___lrIJQ h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb {
    color: #003641
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb h3.antecipacao-do-decimo-terceiro-module__bground___RJxWb {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb h3.antecipacao-do-decimo-terceiro-module__nobground___2UkGX {
    background: transparent
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb p {
        font-size: 1.5em
    }
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__contentQuestion___1nN9D {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__contentQuestion___1nN9D {
        padding: 0 40px 10px
    }
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq {
        padding: 2em 2em 2em 0
    }
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq:last-child {
    border: 0
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq .antecipacao-do-decimo-terceiro-module__title___2TgNZ {
    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___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq .antecipacao-do-decimo-terceiro-module__title___2TgNZ {
        font-size: 1.3125em
    }
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq .antecipacao-do-decimo-terceiro-module__title___2TgNZ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq .antecipacao-do-decimo-terceiro-module__content___11a51 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq.antecipacao-do-decimo-terceiro-module__active___jHQVi .antecipacao-do-decimo-terceiro-module__content___11a51 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq.antecipacao-do-decimo-terceiro-module__active___jHQVi .antecipacao-do-decimo-terceiro-module__content___11a51 a {
    color: #fff
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__accordionItem___2aYeq.antecipacao-do-decimo-terceiro-module__active___jHQVi svg {
    transform: rotate(90deg)
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__button___1P1xv {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___7p5jb .antecipacao-do-decimo-terceiro-module__button___1P1xv {
        display: block
    }
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg .antecipacao-do-decimo-terceiro-module__input___3X-YG {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg .antecipacao-do-decimo-terceiro-module__input___3X-YG.antecipacao-do-decimo-terceiro-module__active___jHQVi {
    left: 1em;
    transition: .35s ease-in all
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg .antecipacao-do-decimo-terceiro-module__input___3X-YG::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg .antecipacao-do-decimo-terceiro-module__input___3X-YG {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg svg {
    height: 40px
}

.antecipacao-do-decimo-terceiro-module__askedQuestions___7p5jb .antecipacao-do-decimo-terceiro-module__search___OgpSg svg image {
    height: inherit
}

.antecipacao-do-decimo-terceiro-module__container___1Fokm {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__container___1Fokm {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-decimo-terceiro-module__container___1Fokm {
        font-size: 1em
    }
}

.antecipacao-do-decimo-terceiro-module__container___1Fokm h2,
.antecipacao-do-decimo-terceiro-module__container___1Fokm h3,
.antecipacao-do-decimo-terceiro-module__container___1Fokm p {
    white-space: pre-line
}

.antecipacao-do-decimo-terceiro-module__container___1Fokm h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__container___1Fokm h3 {
        font-size: 2em
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__container___1Fokm {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__container___1Fokm {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__container___1Fokm .antecipacao-do-decimo-terceiro-module__content___11a51 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__container___1Fokm .antecipacao-do-decimo-terceiro-module__content___11a51 {
        padding: 5rem 0 5rem 10rem
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN h2 {
        margin: .5em 0
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG {
        width: 50%
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__imageFullMobi___8cRNP {
    display: block
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__imageFullMobi___8cRNP {
        display: none
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__bgTriangle___1ri6- {
    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___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__bgTriangle___1ri6- {
        display: block
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__personTriangle___2zskT {
    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___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__personTriangle___2zskT {
        width: 100%;
        display: block
    }
}

.antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__yellowTriangle___2xHQP {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__yellowTriangle___2xHQP {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .antecipacao-do-decimo-terceiro-module__call___MRTwN .antecipacao-do-decimo-terceiro-module__image___3yUzG .antecipacao-do-decimo-terceiro-module__yellowTriangle___2xHQP {
        height: 17rem;
        width: 17rem
    }
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 {
    position: relative;
    overflow: hidden
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__container___1Fokm {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__container___1Fokm {
        width: 81.25%;
        padding-left: 0
    }
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__backgroundImage___3rRiH {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__backgroundImage___3rRiH {
        width: 65%
    }
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__benefitsContent___2lv0G {
    z-index: 2
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__benefits___3_603 p {
        font-size: 1.5em
    }
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .carouselItem {
    padding: 0
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr {
        margin: 20px
    }
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr:hover {
    transform: scale(1.1)
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr figure svg {
    height: 53px;
    width: 53px
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr 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___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr h4 {
        font-size: 1.5em
    }
}

.antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .antecipacao-do-decimo-terceiro-module__benefits___3_603 .antecipacao-do-decimo-terceiro-module__card___2Husr p {
        font-size: 1.25em
    }
}

.antecipacao-do-decimo-terceiro-module__steps___CFHy0 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___CFHy0 ul {
        flex-direction: row
    }
}

.antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li {
        max-width: 18%
    }
}

.antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li h4 {
        font-size: 1.25em
    }
}

.antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__steps___CFHy0 ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.antecipacao-do-decimo-terceiro-module__formSimulator___1KqUd {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.antecipacao-do-decimo-terceiro-module__formSimulator___1KqUd .antecipacao-do-decimo-terceiro-module__container___1Fokm {
    margin-bottom: 0
}

.antecipacao-do-decimo-terceiro-module__formSimulator___1KqUd .antecipacao-do-decimo-terceiro-module__content___11a51 {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__formSimulator___1KqUd .antecipacao-do-decimo-terceiro-module__content___11a51 {
        padding: 40px 125px
    }
}

.antecipacao-do-decimo-terceiro-module__formSimulator___1KqUd h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.antecipacao-do-decimo-terceiro-module__othersOptionsForYou___RefR9 .antecipacao-do-decimo-terceiro-module__card___2Husr {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-decimo-terceiro-module__othersOptionsForYou___RefR9 .antecipacao-do-decimo-terceiro-module__card___2Husr {
        margin-left: 0
    }
}

.antecipacao-do-decimo-terceiro-module__othersOptionsForYou___RefR9 .antecipacao-do-decimo-terceiro-module__card___2Husr .antecipacao-do-decimo-terceiro-module__cardItem___2hwB8 {
    width: 100%
}

.antecipacao-do-decimo-terceiro-module__othersOptionsForYou___RefR9 .antecipacao-do-decimo-terceiro-module__card___2Husr .antecipacao-do-decimo-terceiro-module__cardItem___2hwB8 .title,
.antecipacao-do-decimo-terceiro-module__othersOptionsForYou___RefR9 .antecipacao-do-decimo-terceiro-module__card___2Husr .antecipacao-do-decimo-terceiro-module__cardItem___2hwB8 .titleContent {
    height: 60px
}

.antecipacao-do-decimo-terceiro-module__othersOptionsForYou___RefR9 .antecipacao-do-decimo-terceiro-module__card___2Husr h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN {
    color: #003641
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN h3.antecipacao-do-imposto-de-renda-module__bground___2VeGI {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN h3.antecipacao-do-imposto-de-renda-module__nobground___3GqKw {
    background: transparent
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN p {
        font-size: 1.5em
    }
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__contentQuestion___rQjjM {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__contentQuestion___rQjjM {
        padding: 0 40px 10px
    }
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo {
        padding: 2em 2em 2em 0
    }
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo:last-child {
    border: 0
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo .antecipacao-do-imposto-de-renda-module__title___1gm5E {
    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___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo .antecipacao-do-imposto-de-renda-module__title___1gm5E {
        font-size: 1.3125em
    }
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo .antecipacao-do-imposto-de-renda-module__title___1gm5E svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo .antecipacao-do-imposto-de-renda-module__content___2Y2cM {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo.antecipacao-do-imposto-de-renda-module__active___3H9Ld .antecipacao-do-imposto-de-renda-module__content___2Y2cM {
    height: auto;
    display: block;
    transition: ease .8s all
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo.antecipacao-do-imposto-de-renda-module__active___3H9Ld .antecipacao-do-imposto-de-renda-module__content___2Y2cM a {
    color: #fff
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__accordionItem___35BIo.antecipacao-do-imposto-de-renda-module__active___3H9Ld svg {
    transform: rotate(90deg)
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__button___1mPn2 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1r7uN .antecipacao-do-imposto-de-renda-module__button___1mPn2 {
        display: block
    }
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF .antecipacao-do-imposto-de-renda-module__input___1kSNy {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF .antecipacao-do-imposto-de-renda-module__input___1kSNy.antecipacao-do-imposto-de-renda-module__active___3H9Ld {
    left: 1em;
    transition: .35s ease-in all
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF .antecipacao-do-imposto-de-renda-module__input___1kSNy::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF .antecipacao-do-imposto-de-renda-module__input___1kSNy {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF svg {
    height: 40px
}

.antecipacao-do-imposto-de-renda-module__askedQuestions___1r7uN .antecipacao-do-imposto-de-renda-module__search___3piFF svg image {
    height: inherit
}

.antecipacao-do-imposto-de-renda-module__container___1f8eI {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__container___1f8eI {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-imposto-de-renda-module__container___1f8eI {
        font-size: 1em
    }
}

.antecipacao-do-imposto-de-renda-module__container___1f8eI h2,
.antecipacao-do-imposto-de-renda-module__container___1f8eI h3,
.antecipacao-do-imposto-de-renda-module__container___1f8eI p {
    white-space: pre-line
}

.antecipacao-do-imposto-de-renda-module__container___1f8eI h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__container___1f8eI h3 {
        font-size: 2em
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__container___1f8eI {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__container___1f8eI {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__container___1f8eI .antecipacao-do-imposto-de-renda-module__content___2Y2cM {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__container___1f8eI .antecipacao-do-imposto-de-renda-module__content___2Y2cM {
        padding: 5rem 0 5rem 10rem
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh h2 {
        margin: .5em 0
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv {
    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___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv {
        width: 50%
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__imageFullMobi___122b- {
    display: block
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__imageFullMobi___122b- {
        display: none
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__bgTriangle___3mt_A {
    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___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__bgTriangle___3mt_A {
        display: block
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__personTriangle___168-a {
    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___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__personTriangle___168-a {
        width: 100%;
        display: block
    }
}

.antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__yellowTriangle___2zu-E {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__yellowTriangle___2zu-E {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .antecipacao-do-imposto-de-renda-module__call___1xcWh .antecipacao-do-imposto-de-renda-module__image___2nXGv .antecipacao-do-imposto-de-renda-module__yellowTriangle___2zu-E {
        height: 17rem;
        width: 17rem
    }
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY {
    position: relative;
    overflow: hidden
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__container___1f8eI {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__container___1f8eI {
        width: 81.25%;
        padding-left: 0
    }
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__backgroundImage___3dVaz {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__backgroundImage___3dVaz {
        width: 65%
    }
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__benefitsContent___2GrLh {
    z-index: 2
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__benefits___3K5XY p {
        font-size: 1.5em
    }
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .carouselItem {
    padding: 0
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 {
        margin: 20px
    }
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7:hover {
    transform: scale(1.1)
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 figure svg {
    height: 53px;
    width: 53px
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 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___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 h4 {
        font-size: 1.5em
    }
}

.antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .antecipacao-do-imposto-de-renda-module__benefits___3K5XY .antecipacao-do-imposto-de-renda-module__card___fdKa7 p {
        font-size: 1.25em
    }
}

.antecipacao-do-imposto-de-renda-module__steps___1ZbCi 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___1ZbCi ul {
        flex-direction: row
    }
}

.antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li {
        max-width: 18%
    }
}

.antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li h4 {
        font-size: 1.25em
    }
}

.antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__steps___1ZbCi ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

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

.antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1SzdS .antecipacao-do-imposto-de-renda-module__card___fdKa7 {
    margin: 0 auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1SzdS .antecipacao-do-imposto-de-renda-module__card___fdKa7 {
        margin-left: 0
    }
}

.antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1SzdS .antecipacao-do-imposto-de-renda-module__card___fdKa7 .antecipacao-do-imposto-de-renda-module__cardItem___inrQ- {
    width: 100%
}

.antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1SzdS .antecipacao-do-imposto-de-renda-module__card___fdKa7 .antecipacao-do-imposto-de-renda-module__cardItem___inrQ- .title,
.antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1SzdS .antecipacao-do-imposto-de-renda-module__card___fdKa7 .antecipacao-do-imposto-de-renda-module__cardItem___inrQ- .titleContent {
    height: 60px
}

.antecipacao-do-imposto-de-renda-module__othersOptionsForYou___1SzdS .antecipacao-do-imposto-de-renda-module__card___fdKa7 h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.boas-festas-module__askedQuestions___16Yer {
    color: #003641
}

.boas-festas-module__askedQuestions___16Yer h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.boas-festas-module__askedQuestions___16Yer h3.boas-festas-module__bground___1Etfs {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.boas-festas-module__askedQuestions___16Yer h3.boas-festas-module__nobground___s_6Ev {
    background: transparent
}

.boas-festas-module__askedQuestions___16Yer p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__askedQuestions___16Yer p {
        font-size: 1.5em
    }
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__contentQuestion___2dUkk {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__askedQuestions___16Yer .boas-festas-module__contentQuestion___2dUkk {
        padding: 0 40px 10px
    }
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV {
        padding: 2em 2em 2em 0
    }
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV:last-child {
    border: 0
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV .boas-festas-module__title___11d8I {
    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___16Yer .boas-festas-module__accordionItem___8TceV .boas-festas-module__title___11d8I {
        font-size: 1.3125em
    }
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV .boas-festas-module__title___11d8I svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV .boas-festas-module__content___1hbbT {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV.boas-festas-module__active___1hhQX .boas-festas-module__content___1hbbT {
    height: auto;
    display: block;
    transition: ease .8s all
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV.boas-festas-module__active___1hhQX .boas-festas-module__content___1hbbT a {
    color: #fff
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__accordionItem___8TceV.boas-festas-module__active___1hhQX svg {
    transform: rotate(90deg)
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__button___gvnD4 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___16Yer .boas-festas-module__button___gvnD4 {
        display: block
    }
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 .boas-festas-module__input___wY44X {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 .boas-festas-module__input___wY44X.boas-festas-module__active___1hhQX {
    left: 1em;
    transition: .35s ease-in all
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 .boas-festas-module__input___wY44X::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 .boas-festas-module__input___wY44X {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 svg {
    height: 40px
}

.boas-festas-module__askedQuestions___16Yer .boas-festas-module__search___1xeS3 svg image {
    height: inherit
}

.boas-festas-module__container___1jCKp {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__container___1jCKp {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .boas-festas-module__container___1jCKp {
        font-size: 1em
    }
}

.boas-festas-module__container___1jCKp h2,
.boas-festas-module__container___1jCKp h3,
.boas-festas-module__container___1jCKp p {
    white-space: pre-line
}

.boas-festas-module__container___1jCKp h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__container___1jCKp h3 {
        font-size: 2em
    }
}

.boas-festas-module__call___118f6 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.boas-festas-module__call___118f6 .boas-festas-module__container___1jCKp {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 .boas-festas-module__container___1jCKp {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 .boas-festas-module__container___1jCKp .boas-festas-module__content___1hbbT {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .boas-festas-module__call___118f6 .boas-festas-module__container___1jCKp .boas-festas-module__content___1hbbT {
        padding: 5rem 0 5rem 10rem
    }
}

.boas-festas-module__call___118f6 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .boas-festas-module__call___118f6 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 h2 {
        margin: .5em 0
    }
}

.boas-festas-module__call___118f6 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .boas-festas-module__call___118f6 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb {
        width: 50%
    }
}

.boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__imageFullMobi___2upwC {
    display: block
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__imageFullMobi___2upwC {
        display: none
    }
}

.boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__bgTriangle___ha6fW {
    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___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__bgTriangle___ha6fW {
        display: block
    }
}

.boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__personTriangle___3rgJZ {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__personTriangle___3rgJZ {
        width: 100%;
        display: block
    }
}

.boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__yellowTriangle___3EFFr {
    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___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__yellowTriangle___3EFFr {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .boas-festas-module__call___118f6 .boas-festas-module__image___2vIhb .boas-festas-module__yellowTriangle___3EFFr {
        height: 17rem;
        width: 17rem
    }
}

.boas-festas-module__benefits___1xrKf {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px
}

.boas-festas-module__benefits___1xrKf .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__container___1jCKp {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__benefits___1xrKf .boas-festas-module__container___1jCKp {
        width: 81.25%;
        padding-left: 0
    }
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__backgroundImage___3d511 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__benefits___1xrKf .boas-festas-module__backgroundImage___3d511 {
        width: 65%
    }
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__benefitsContent___33hEL {
    z-index: 2
}

.boas-festas-module__benefits___1xrKf h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.boas-festas-module__benefits___1xrKf p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__benefits___1xrKf p {
        font-size: 1.5em
    }
}

.boas-festas-module__benefits___1xrKf .carouselItem {
    padding: 0
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1xrKf .boas-festas-module__card___9oHtJ {
        margin: 20px
    }
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ:hover {
    transform: scale(1.1)
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ figure svg {
    height: 53px;
    width: 53px
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ 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___1xrKf .boas-festas-module__card___9oHtJ h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ h4 {
        font-size: 1.5em
    }
}

.boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .boas-festas-module__benefits___1xrKf .boas-festas-module__card___9oHtJ p {
        font-size: 1.25em
    }
}

.boas-festas-module__formSimulator___33hJi {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.boas-festas-module__formSimulator___33hJi .boas-festas-module__container___1jCKp {
    margin-bottom: 0
}

.boas-festas-module__formSimulator___33hJi .boas-festas-module__content___1hbbT {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__formSimulator___33hJi .boas-festas-module__content___1hbbT {
        padding: 40px 125px
    }
}

.boas-festas-module__formSimulator___33hJi h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.boas-festas-module__othersOptionsForYou___1YT30 .boas-festas-module__card___9oHtJ {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .boas-festas-module__othersOptionsForYou___1YT30 .boas-festas-module__card___9oHtJ {
        margin-left: 0
    }
}

.boas-festas-module__othersOptionsForYou___1YT30 .boas-festas-module__card___9oHtJ .boas-festas-module__cardItem___2FXAE {
    width: 100%
}

.boas-festas-module__othersOptionsForYou___1YT30 .boas-festas-module__card___9oHtJ .boas-festas-module__cardItem___2FXAE .title,
.boas-festas-module__othersOptionsForYou___1YT30 .boas-festas-module__card___9oHtJ .boas-festas-module__cardItem___2FXAE .titleContent {
    height: 60px
}

.boas-festas-module__othersOptionsForYou___1YT30 .boas-festas-module__card___9oHtJ h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.compra-cooperada-module__askedQuestions___5QeIK {
    color: #003641
}

.compra-cooperada-module__askedQuestions___5QeIK h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.compra-cooperada-module__askedQuestions___5QeIK h3.compra-cooperada-module__bground___q389b {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.compra-cooperada-module__askedQuestions___5QeIK h3.compra-cooperada-module__nobground___1Gs-K {
    background: transparent
}

.compra-cooperada-module__askedQuestions___5QeIK p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__askedQuestions___5QeIK p {
        font-size: 1.5em
    }
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__contentQuestion___1EKBd {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__contentQuestion___1EKBd {
        padding: 0 40px 10px
    }
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO {
        padding: 2em 2em 2em 0
    }
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO:last-child {
    border: 0
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO .compra-cooperada-module__title___1h57g {
    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___5QeIK .compra-cooperada-module__accordionItem___2pDnO .compra-cooperada-module__title___1h57g {
        font-size: 1.3125em
    }
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO .compra-cooperada-module__title___1h57g svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO .compra-cooperada-module__content___fG8Y1 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO.compra-cooperada-module__active___MoLJI .compra-cooperada-module__content___fG8Y1 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO.compra-cooperada-module__active___MoLJI .compra-cooperada-module__content___fG8Y1 a {
    color: #fff
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__accordionItem___2pDnO.compra-cooperada-module__active___MoLJI svg {
    transform: rotate(90deg)
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__button___2CoFE {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___5QeIK .compra-cooperada-module__button___2CoFE {
        display: block
    }
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y .compra-cooperada-module__input___1wkfs {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y .compra-cooperada-module__input___1wkfs.compra-cooperada-module__active___MoLJI {
    left: 1em;
    transition: .35s ease-in all
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y .compra-cooperada-module__input___1wkfs::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y .compra-cooperada-module__input___1wkfs {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y svg {
    height: 40px
}

.compra-cooperada-module__askedQuestions___5QeIK .compra-cooperada-module__search___hqV-y svg image {
    height: inherit
}

.compra-cooperada-module__container___3s6sj {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__container___3s6sj {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .compra-cooperada-module__container___3s6sj {
        font-size: 1em
    }
}

.compra-cooperada-module__container___3s6sj h2,
.compra-cooperada-module__container___3s6sj h3,
.compra-cooperada-module__container___3s6sj p {
    white-space: pre-line
}

.compra-cooperada-module__container___3s6sj h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__container___3s6sj h3 {
        font-size: 2em
    }
}

.compra-cooperada-module__call___2h7Fu {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.compra-cooperada-module__call___2h7Fu .compra-cooperada-module__container___3s6sj {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__container___3s6sj {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__container___3s6sj .compra-cooperada-module__content___fG8Y1 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__container___3s6sj .compra-cooperada-module__content___fG8Y1 {
        padding: 5rem 0 5rem 10rem
    }
}

.compra-cooperada-module__call___2h7Fu h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .compra-cooperada-module__call___2h7Fu h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu h2 {
        margin: .5em 0
    }
}

.compra-cooperada-module__call___2h7Fu p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .compra-cooperada-module__call___2h7Fu p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF {
        width: 50%
    }
}

.compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__imageFullMobi___yJBAd {
    display: block
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__imageFullMobi___yJBAd {
        display: none
    }
}

.compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__bgTriangle___OLTjx {
    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___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__bgTriangle___OLTjx {
        display: block
    }
}

.compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__personTriangle___1XXOE {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__personTriangle___1XXOE {
        width: 100%;
        display: block
    }
}

.compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__yellowTriangle___32i0F {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__yellowTriangle___32i0F {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .compra-cooperada-module__call___2h7Fu .compra-cooperada-module__image___1sWqF .compra-cooperada-module__yellowTriangle___32i0F {
        height: 17rem;
        width: 17rem
    }
}

.compra-cooperada-module__benefits___1YjBM {
    margin-bottom: 100px;
    position: relative;
    overflow: hidden
}

.compra-cooperada-module__benefits___1YjBM .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__container___3s6sj {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__container___3s6sj {
        width: 81.25%;
        padding-left: 0
    }
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__backgroundImage___3D5ud {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__backgroundImage___3D5ud {
        width: 65%
    }
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__benefitsContent___3Jr9M {
    z-index: 2
}

.compra-cooperada-module__benefits___1YjBM h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.compra-cooperada-module__benefits___1YjBM p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__benefits___1YjBM p {
        font-size: 1.5em
    }
}

.compra-cooperada-module__benefits___1YjBM .carouselItem {
    padding: 0
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1YjBM .compra-cooperada-module__card___2l6dN {
        margin: 20px
    }
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN:hover {
    transform: scale(1.1)
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN figure svg {
    height: 53px;
    width: 53px
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN 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___1YjBM .compra-cooperada-module__card___2l6dN h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN h4 {
        font-size: 1.5em
    }
}

.compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .compra-cooperada-module__benefits___1YjBM .compra-cooperada-module__card___2l6dN p {
        font-size: 1.25em
    }
}

.compra-cooperada-module__steps___2Sq2y 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___2Sq2y ul {
        flex-direction: row
    }
}

.compra-cooperada-module__steps___2Sq2y ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .compra-cooperada-module__steps___2Sq2y ul li {
        max-width: 18%
    }
}

.compra-cooperada-module__steps___2Sq2y ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.compra-cooperada-module__steps___2Sq2y ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__steps___2Sq2y ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .compra-cooperada-module__steps___2Sq2y ul li h4 {
        font-size: 1.25em
    }
}

.compra-cooperada-module__steps___2Sq2y ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__steps___2Sq2y ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.compra-cooperada-module__formSimulator___2iMUC {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.compra-cooperada-module__formSimulator___2iMUC .compra-cooperada-module__container___3s6sj {
    margin-bottom: 0
}

.compra-cooperada-module__formSimulator___2iMUC .compra-cooperada-module__content___fG8Y1 {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__formSimulator___2iMUC .compra-cooperada-module__content___fG8Y1 {
        padding: 40px 125px
    }
}

.compra-cooperada-module__formSimulator___2iMUC h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.compra-cooperada-module__othersOptionsForYou___4cUQP .compra-cooperada-module__card___2l6dN {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .compra-cooperada-module__othersOptionsForYou___4cUQP .compra-cooperada-module__card___2l6dN {
        margin-left: 0
    }
}

.compra-cooperada-module__othersOptionsForYou___4cUQP .compra-cooperada-module__card___2l6dN .compra-cooperada-module__cardItem___3P4JF {
    width: 100%
}

.compra-cooperada-module__othersOptionsForYou___4cUQP .compra-cooperada-module__card___2l6dN .compra-cooperada-module__cardItem___3P4JF .title,
.compra-cooperada-module__othersOptionsForYou___4cUQP .compra-cooperada-module__card___2l6dN .compra-cooperada-module__cardItem___3P4JF .titleContent {
    height: 60px
}

.compra-cooperada-module__othersOptionsForYou___4cUQP .compra-cooperada-module__card___2l6dN h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.index-module__askedQuestions___2UcBo {
    color: #003641
}

.index-module__askedQuestions___2UcBo h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.index-module__askedQuestions___2UcBo h3.index-module__bground___eWGlX {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.index-module__askedQuestions___2UcBo h3.index-module__nobground___2DzmL {
    background: transparent
}

.index-module__askedQuestions___2UcBo p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .index-module__askedQuestions___2UcBo p {
        font-size: 1.5em
    }
}

.index-module__askedQuestions___2UcBo .index-module__contentQuestion___10eZl {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .index-module__askedQuestions___2UcBo .index-module__contentQuestion___10eZl {
        padding: 0 40px 10px
    }
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7 {
        padding: 2em 2em 2em 0
    }
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7:last-child {
    border: 0
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7 .index-module__title___1LxfD {
    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___2UcBo .index-module__accordionItem___Luwq7 .index-module__title___1LxfD {
        font-size: 1.3125em
    }
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7 .index-module__title___1LxfD svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7 .index-module__content___2Fe1W {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7.index-module__active___1p8Ns .index-module__content___2Fe1W {
    height: auto;
    display: block;
    transition: ease .8s all
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7.index-module__active___1p8Ns .index-module__content___2Fe1W a {
    color: #fff
}

.index-module__askedQuestions___2UcBo .index-module__accordionItem___Luwq7.index-module__active___1p8Ns svg {
    transform: rotate(90deg)
}

.index-module__askedQuestions___2UcBo .index-module__button___1HcUZ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2UcBo .index-module__button___1HcUZ {
        display: block
    }
}

.index-module__askedQuestions___2UcBo .index-module__search___1Flty {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.index-module__askedQuestions___2UcBo .index-module__search___1Flty .index-module__input___L5v3T {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.index-module__askedQuestions___2UcBo .index-module__search___1Flty .index-module__input___L5v3T.index-module__active___1p8Ns {
    left: 1em;
    transition: .35s ease-in all
}

.index-module__askedQuestions___2UcBo .index-module__search___1Flty .index-module__input___L5v3T::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .index-module__askedQuestions___2UcBo .index-module__search___1Flty .index-module__input___L5v3T {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.index-module__askedQuestions___2UcBo .index-module__search___1Flty svg {
    height: 40px
}

.index-module__askedQuestions___2UcBo .index-module__search___1Flty svg image {
    height: inherit
}

.index-module__strong___3Qwsb {
    font-weight: bold
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationButton-module__askedQuestions___3BPkC {
    color: #003641
}

.creditSimulationButton-module__askedQuestions___3BPkC h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationButton-module__askedQuestions___3BPkC h3.creditSimulationButton-module__bground___1uc_C {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationButton-module__askedQuestions___3BPkC h3.creditSimulationButton-module__nobground___3GdjN {
    background: transparent
}

.creditSimulationButton-module__askedQuestions___3BPkC p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationButton-module__askedQuestions___3BPkC p {
        font-size: 1.5em
    }
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__contentQuestion___K0rgc {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__contentQuestion___K0rgc {
        padding: 0 40px 10px
    }
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9 {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9:last-child {
    border: 0
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9 .creditSimulationButton-module__title___2w_82 {
    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___3BPkC .creditSimulationButton-module__accordionItem___2OHB9 .creditSimulationButton-module__title___2w_82 {
        font-size: 1.3125em
    }
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9 .creditSimulationButton-module__title___2w_82 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9 .creditSimulationButton-module__content___1pNxA {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9.creditSimulationButton-module__active___1KhW1 .creditSimulationButton-module__content___1pNxA {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9.creditSimulationButton-module__active___1KhW1 .creditSimulationButton-module__content___1pNxA a {
    color: #fff
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__accordionItem___2OHB9.creditSimulationButton-module__active___1KhW1 svg {
    transform: rotate(90deg)
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__button___2XIZP {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3BPkC .creditSimulationButton-module__button___2XIZP {
        display: block
    }
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC .creditSimulationButton-module__input___2mloY {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC .creditSimulationButton-module__input___2mloY.creditSimulationButton-module__active___1KhW1 {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC .creditSimulationButton-module__input___2mloY::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC .creditSimulationButton-module__input___2mloY {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC svg {
    height: 40px
}

.creditSimulationButton-module__askedQuestions___3BPkC .creditSimulationButton-module__search___445BC svg image {
    height: inherit
}

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

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- {
    color: #003641
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- h3.creditSimulationResultSelectedMode-module__bground___TvMjP {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- h3.creditSimulationResultSelectedMode-module__nobground___g12UW {
    background: transparent
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__askedQuestions___3wHR- p {
        font-size: 1.5em
    }
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__contentQuestion___xC8PP {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__contentQuestion___xC8PP {
        padding: 0 40px 10px
    }
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh:last-child {
    border: 0
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh .creditSimulationResultSelectedMode-module__title___20NUJ {
    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___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh .creditSimulationResultSelectedMode-module__title___20NUJ {
        font-size: 1.3125em
    }
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh .creditSimulationResultSelectedMode-module__title___20NUJ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh .creditSimulationResultSelectedMode-module__content___2xA7V {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh.creditSimulationResultSelectedMode-module__active___1KLpu .creditSimulationResultSelectedMode-module__content___2xA7V {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh.creditSimulationResultSelectedMode-module__active___1KLpu .creditSimulationResultSelectedMode-module__content___2xA7V a {
    color: #fff
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__accordionItem___2XjSh.creditSimulationResultSelectedMode-module__active___1KLpu svg {
    transform: rotate(90deg)
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__button___3ete- {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3wHR- .creditSimulationResultSelectedMode-module__button___3ete- {
        display: block
    }
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 .creditSimulationResultSelectedMode-module__input___1n1aQ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 .creditSimulationResultSelectedMode-module__input___1n1aQ.creditSimulationResultSelectedMode-module__active___1KLpu {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 .creditSimulationResultSelectedMode-module__input___1n1aQ::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 .creditSimulationResultSelectedMode-module__input___1n1aQ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 svg {
    height: 40px
}

.creditSimulationResultSelectedMode-module__askedQuestions___3wHR- .creditSimulationResultSelectedMode-module__search___3OJF3 svg image {
    height: inherit
}

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

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__title___20NUJ p {
    text-align: center;
    color: #7c8a8b;
    margin-bottom: 50px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__title___20NUJ p {
        white-space: pre-wrap
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResultTitle___1Hc4M {
    color: #003641;
    margin-bottom: 30px;
    font-size: 1.25em
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResultTitle___1Hc4M {
        font-size: 1.25em
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__itemTitle___GPyLp {
    display: block;
    color: #7c8a8b;
    font-weight: 500;
    font-size: 1em;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__itemTitle___GPyLp {
        font-size: 1.0625em
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL {
    display: flex;
    border: 1px solid #dedede;
    padding: 15px 0;
    margin-bottom: 75px;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL {
        flex-direction: row
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL .creditSimulationResultSelectedMode-module__simulationResultItem___3-Vj2 {
    padding: 20px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL .creditSimulationResultSelectedMode-module__simulationResultItem___3-Vj2 {
        padding: 0 20px;
        width: 33%
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL .creditSimulationResultSelectedMode-module__simulationResultItem___3-Vj2 .creditSimulationResultSelectedMode-module__value___1yJkN {
    font-weight: 500;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL .creditSimulationResultSelectedMode-module__simulationResultItem___3-Vj2 .creditSimulationResultSelectedMode-module__value___1yJkN {
        font-size: 2em
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL .creditSimulationResultSelectedMode-module__withBorder___1uWZR {
    border: 1px solid #dedede;
    border-left: none;
    border-right: none
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__simulationResult___3AXiL .creditSimulationResultSelectedMode-module__withBorder___1uWZR {
        border: 1px solid #dedede;
        border-top: none;
        border-bottom: none
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t {
    margin-bottom: 40px
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t {
        flex-direction: row
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeItem___2fRiz {
    width: 100%;
    border: 1px solid #dedede;
    margin-bottom: 40px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeItem___2fRiz {
        width: calc(33% - 20px)
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #dedede
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu.creditSimulationResultSelectedMode-module__selected___3FH53 {
    background: #e1f6f6
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu label {
    font-size: 1.25em;
    font-weight: 600
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu label {
        font-size: 1.75em
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu input[type=radio] {
    position: relative;
    background-color: red
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu input[type=radio]:after,
.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu 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___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu input[type=radio]:after {
    background: url("/images/para-voce/credito/index/bullet-not-selected.png");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 30px
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__bestPurposeSelector___1CSsu input[type=radio]:checked:after {
    background: url("/images/para-voce/credito/index/bullet-selected.png");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 30px
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__itemContainer___3dOvy {
    display: flex;
    justify-content: space-between;
    margin: 0 20px;
    padding: 20px 0;
    align-items: center
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__itemContainer___3dOvy.creditSimulationResultSelectedMode-module__withBorder___1uWZR {
    border: 1px solid #dedede;
    border-right: 0;
    border-left: 0
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__itemContainer___3dOvy .creditSimulationResultSelectedMode-module__itemTitle___GPyLp {
    margin: 0;
    font-size: 1em
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__itemContainer___3dOvy .creditSimulationResultSelectedMode-module__itemTitle___GPyLp {
        font-size: 1.25em
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__itemContainer___3dOvy .creditSimulationResultSelectedMode-module__itemValue___1o-eH {
    font-weight: 500;
    font-size: 1.5em
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__bestPurposeContainer___3C25t .creditSimulationResultSelectedMode-module__itemContainer___3dOvy .creditSimulationResultSelectedMode-module__itemValue___1o-eH {
        font-size: 1.875em
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__buttons___2IWtK {
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__buttons___2IWtK {
        flex-direction: row;
        float: right
    }
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__buttons___2IWtK .creditSimulationResultSelectedMode-module__returnBtn___VuTBQ,
.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__buttons___2IWtK .creditSimulationResultSelectedMode-module__contractBtn___1xQkI {
    width: 200px;
    padding: 15px 0;
    font-weight: 600;
    margin-bottom: 20px
}

.creditSimulationResultSelectedMode-module__selectedModeContainer___11mYA .creditSimulationResultSelectedMode-module__buttons___2IWtK .creditSimulationResultSelectedMode-module__returnBtn___VuTBQ {
    background-color: transparent;
    border: 1px solid #7c8a8b;
    color: #7c8a8b;
    margin-right: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationResultOptions-module__askedQuestions___2A42I {
    color: #003641
}

.creditSimulationResultOptions-module__askedQuestions___2A42I h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationResultOptions-module__askedQuestions___2A42I h3.creditSimulationResultOptions-module__bground___1lLsl {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationResultOptions-module__askedQuestions___2A42I h3.creditSimulationResultOptions-module__nobground___3GSc9 {
    background: transparent
}

.creditSimulationResultOptions-module__askedQuestions___2A42I p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__askedQuestions___2A42I p {
        font-size: 1.5em
    }
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__contentQuestion___3alKr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__contentQuestion___3alKr {
        padding: 0 40px 10px
    }
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50 {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50:last-child {
    border: 0
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50 .creditSimulationResultOptions-module__title___35bI7 {
    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___2A42I .creditSimulationResultOptions-module__accordionItem___28x50 .creditSimulationResultOptions-module__title___35bI7 {
        font-size: 1.3125em
    }
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50 .creditSimulationResultOptions-module__title___35bI7 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50 .creditSimulationResultOptions-module__content___2nCu- {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50.creditSimulationResultOptions-module__active___2zL-U .creditSimulationResultOptions-module__content___2nCu- {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50.creditSimulationResultOptions-module__active___2zL-U .creditSimulationResultOptions-module__content___2nCu- a {
    color: #fff
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__accordionItem___28x50.creditSimulationResultOptions-module__active___2zL-U svg {
    transform: rotate(90deg)
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__button___2MNJ6 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2A42I .creditSimulationResultOptions-module__button___2MNJ6 {
        display: block
    }
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu .creditSimulationResultOptions-module__input___2VuX4 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu .creditSimulationResultOptions-module__input___2VuX4.creditSimulationResultOptions-module__active___2zL-U {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu .creditSimulationResultOptions-module__input___2VuX4::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu .creditSimulationResultOptions-module__input___2VuX4 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu svg {
    height: 40px
}

.creditSimulationResultOptions-module__askedQuestions___2A42I .creditSimulationResultOptions-module__search___3KnRu svg image {
    height: inherit
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__flex___okFsU {
    display: flex
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim {
    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___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim {
        flex-direction: row
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__text___3MQPa {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__text___3MQPa {
        width: 40%
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__text___3MQPa .creditSimulationResultOptions-module__title___35bI7 {
    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___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__text___3MQPa .creditSimulationResultOptions-module__title___35bI7 {
        font-size: 3.125em
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__text___3MQPa .creditSimulationResultOptions-module__titleSupport___2QxOy {
    color: #7e898b;
    font-size: .8125em;
    margin-bottom: 30px;
    white-space: normal
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__text___3MQPa .creditSimulationResultOptions-module__titleSupport___2QxOy {
        white-space: pre-wrap;
        font-size: 1.3125em
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__firstSection___bqFim .creditSimulationResultOptions-module__knowBtn___3HZzr {
    width: 200px;
    font-weight: 500;
    padding: 15px 0
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP {
    margin-bottom: 50px
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__title___35bI7 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__title___35bI7 {
        font-size: 3.125em
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__titleSupport___2QxOy {
    text-align: center;
    color: #7c8a8b;
    font-weight: 500;
    margin-bottom: 75px;
    font-size: .875em
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__titleSupport___2QxOy {
        font-size: 1.15625em
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ {
    justify-content: initial;
    overflow: auto
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU {
    border-color: #fff;
    box-shadow: 3px 3px 10px 1px #dedede;
    margin-bottom: 15px;
    margin-right: 20px
}

@media screen and (min-width: 1024px) {
    .creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU {
        width: calc(33% - 10px)
    }
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- {
    padding: 25px
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- 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___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- .creditSimulationResultOptions-module__text___3MQPa {
    color: #7c8a8b;
    white-space: pre-wrap;
    font-weight: 500;
    margin-bottom: 20px
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- .creditSimulationResultOptions-module__financingResult___1sic7 {
    border: 1px solid #dedede;
    border-left: none;
    border-right: none;
    margin-bottom: 30px
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- .creditSimulationResultOptions-module__fromText___2YBlo {
    margin: 5px;
    color: #7c8a8b;
    font-size: 1.375em
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- .creditSimulationResultOptions-module__fromValue___ibHOD {
    margin: 5px;
    color: #00ae9d;
    font-size: 2.5em;
    font-weight: 600
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- .creditSimulationResultOptions-module__cta___1trrk {
    text-align: center
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__secondSection___1P8QP .creditSimulationResultOptions-module__cardsContainer___1cvwQ .creditSimulationResultOptions-module__card___ix9DU .creditSimulationResultOptions-module__content___2nCu- .creditSimulationResultOptions-module__cta___1trrk .creditSimulationResultOptions-module__selectFinancingType___183JF {
    width: 200px;
    font-weight: 500;
    font-size: 1.25em
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__resetStepContainer___25xzn {
    text-align: center
}

.creditSimulationResultOptions-module__creditSimulationResult___9CJZC .creditSimulationResultOptions-module__resetStepContainer___25xzn .creditSimulationResultOptions-module__resetStep___bebOQ {
    background-color: transparent;
    color: #7c8a8b;
    border: 1px solid #7c8a8b;
    font-weight: 500;
    width: 200px;
    padding: 15px 0
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H {
    color: #003641
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H h3.creditSimulationProgressBar-module__bground___TFtYX {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H h3.creditSimulationProgressBar-module__nobground___3J-8W {
    background: transparent
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgressBar-module__askedQuestions___2_A7H p {
        font-size: 1.5em
    }
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__contentQuestion___3CQYg {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__contentQuestion___3CQYg {
        padding: 0 40px 10px
    }
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg:last-child {
    border: 0
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg .creditSimulationProgressBar-module__title___2Deqb {
    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___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg .creditSimulationProgressBar-module__title___2Deqb {
        font-size: 1.3125em
    }
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg .creditSimulationProgressBar-module__title___2Deqb svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg .creditSimulationProgressBar-module__content___1Yxnw {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg.creditSimulationProgressBar-module__active___2HDLW .creditSimulationProgressBar-module__content___1Yxnw {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg.creditSimulationProgressBar-module__active___2HDLW .creditSimulationProgressBar-module__content___1Yxnw a {
    color: #fff
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__accordionItem___22qIg.creditSimulationProgressBar-module__active___2HDLW svg {
    transform: rotate(90deg)
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__button___2mIOJ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2_A7H .creditSimulationProgressBar-module__button___2mIOJ {
        display: block
    }
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 .creditSimulationProgressBar-module__input___-QXvW {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 .creditSimulationProgressBar-module__input___-QXvW.creditSimulationProgressBar-module__active___2HDLW {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 .creditSimulationProgressBar-module__input___-QXvW::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 .creditSimulationProgressBar-module__input___-QXvW {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 svg {
    height: 40px
}

.creditSimulationProgressBar-module__askedQuestions___2_A7H .creditSimulationProgressBar-module__search___dG3O6 svg image {
    height: inherit
}

.creditSimulationProgressBar-module__stepperWrapper___2u4Sg {
    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___2u4Sg {
        width: 62.5em
    }
}

.creditSimulationProgressBar-module__stepperItem___3aW7h {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1
}

@media(max-width: 768px) {
    .creditSimulationProgressBar-module__stepperItem___3aW7h {
        font-size: 12px
    }
}

.creditSimulationProgressBar-module__stepperItem___3aW7h::before,
.creditSimulationProgressBar-module__stepperItem___3aW7h::after {
    position: absolute;
    content: "";
    border-bottom: 5px solid #ccc;
    width: 100%;
    top: 7.5px;
    z-index: 2
}

.creditSimulationProgressBar-module__stepperItem___3aW7h::before {
    left: -50%
}

.creditSimulationProgressBar-module__stepperItem___3aW7h::after {
    left: 50%
}

.creditSimulationProgressBar-module__stepperItem___3aW7h .creditSimulationProgressBar-module__stepCounter___2Iror {
    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___3aW7h .creditSimulationProgressBar-module__active___2HDLW {
    font-weight: bold
}

.creditSimulationProgressBar-module__stepperItem___3aW7h.creditSimulationProgressBar-module__completed___2GDXr::after {
    position: absolute;
    content: "";
    border-bottom: 5px solid #00ae9d;
    width: 100%;
    left: 50%;
    z-index: 3;
    top: 7.5px
}

.creditSimulationProgressBar-module__stepperItem___3aW7h.creditSimulationProgressBar-module__completed___2GDXr .creditSimulationProgressBar-module__stepCounter___2Iror {
    background-color: #00ae9d
}

.creditSimulationProgressBar-module__stepperItem___3aW7h:first-child::before {
    content: none
}

.creditSimulationProgressBar-module__stepperItem___3aW7h:last-child::after {
    content: none
}

.creditSimulationProgressBar-module__stepperItem___3aW7h .creditSimulationProgressBar-module__icon___2M0Ow {
    position: absolute;
    top: -13px;
    z-index: 6;
    padding: 5px 0px
}

.creditSimulationProgressBar-module__stepperItem___3aW7h .creditSimulationProgressBar-module__icon___2M0Ow svg,
.creditSimulationProgressBar-module__stepperItem___3aW7h .creditSimulationProgressBar-module__icon___2M0Ow image {
    width: 70px;
    height: 30px;
    background: #fff
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 {
    color: #003641
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 h3.creditSimulationProgress-module__bground___1FRag {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 h3.creditSimulationProgress-module__nobground___3CCjP {
    background: transparent
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__askedQuestions___1YTQ5 p {
        font-size: 1.5em
    }
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__contentQuestion___3zayr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__contentQuestion___3zayr {
        padding: 0 40px 10px
    }
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou:last-child {
    border: 0
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou .creditSimulationProgress-module__title___1fQuU {
    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___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou .creditSimulationProgress-module__title___1fQuU {
        font-size: 1.3125em
    }
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou .creditSimulationProgress-module__title___1fQuU svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou .creditSimulationProgress-module__content___i3NF9 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou.creditSimulationProgress-module__active___3fXma .creditSimulationProgress-module__content___i3NF9 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou.creditSimulationProgress-module__active___3fXma .creditSimulationProgress-module__content___i3NF9 a {
    color: #fff
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__accordionItem___1P3ou.creditSimulationProgress-module__active___3fXma svg {
    transform: rotate(90deg)
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__button___3I2Gs {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1YTQ5 .creditSimulationProgress-module__button___3I2Gs {
        display: block
    }
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum .creditSimulationProgress-module__input___1vTSH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum .creditSimulationProgress-module__input___1vTSH.creditSimulationProgress-module__active___3fXma {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum .creditSimulationProgress-module__input___1vTSH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum .creditSimulationProgress-module__input___1vTSH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum svg {
    height: 40px
}

.creditSimulationProgress-module__askedQuestions___1YTQ5 .creditSimulationProgress-module__search___3NAum svg image {
    height: inherit
}

.creditSimulationProgress-module__flex___CZ8B0 {
    display: flex
}

.creditSimulationProgress-module__flexStart___8MM_x {
    align-items: flex-start
}

.creditSimulationProgress-module__strong___3nT3e {
    font-weight: bold !important
}

.creditSimulationProgress-module__jcSpaceBetween___37B-- {
    justify-content: space-between
}

.creditSimulationProgress-module__fwWrap___2RRlF {
    flex-wrap: wrap
}

.creditSimulationProgress-module__mobileFull___1lr4n {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationProgress-module__mobileFull___1lr4n {
        width: unset
    }
}

.creditSimulationProgress-module__container___2b5lJ {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__container___2b5lJ {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationProgress-module__container___2b5lJ {
        font-size: 1em
    }
}

.creditSimulationProgress-module__container___2b5lJ.creditSimulationProgress-module__withPadding___16d1Y {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__container___2b5lJ.creditSimulationProgress-module__withPadding___16d1Y {
        padding: 4em 0
    }
}

.creditSimulationProgress-module__container___2b5lJ h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationProgress-module__container___2b5lJ h2 span {
    display: block
}

.creditSimulationProgress-module__container___2b5lJ h3 {
    text-align: center;
    margin-top: .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___312-w {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationProgress-module__nextButtonContainer___1cjDY {
    padding-top: 0
}

.creditSimulationProgress-module__selectButton___1Zbdw {
    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___1Zbdw.creditSimulationProgress-module__selected___2Vu10 {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationProgress-module__stepInnerContainer___6a-kt {
    flex-wrap: wrap
}

.creditSimulationProgress-module__stepInnerContainer___6a-kt .creditSimulationProgress-module__stepInnerFirstEl___12_2s {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__stepInnerContainer___6a-kt {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationProgress-module__stepInnerContainer___6a-kt .creditSimulationProgress-module__selectButtonContainer___2IetJ {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__stepInnerContainer___6a-kt .creditSimulationProgress-module__selectButtonContainer___2IetJ {
        width: 38%
    }
}

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

.creditSimulationProgress-module__input___1vTSH {
    width: 100%
}

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

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

.creditSimulationProgress-module__questionGroup___1HCoI {
    margin-bottom: 50px
}

.creditSimulationProgress-module__questionGroup___1HCoI .creditSimulationProgress-module__questionTitle___2Kgyc {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationProgress-module__questionGroup___1HCoI .creditSimulationProgress-module__questionTitle___2Kgyc {
        font-size: 1.375em
    }
}

.creditSimulationProgress-module__questionGroup___1HCoI .creditSimulationProgress-module__questionTitleSupport___3o_5x {
    color: #7c8a8b;
    margin-bottom: 35px
}

.creditSimulationProgress-module__progressBar___2-bEy {
    padding: 0;
    padding-top: 50px
}

.creditSimulationProgress-module__progressBar___2-bEy .creditSimulationProgress-module__stepText___1oreE {
    color: #bababa
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationIntroduction-module__askedQuestions___166SY {
    color: #003641
}

.creditSimulationIntroduction-module__askedQuestions___166SY h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationIntroduction-module__askedQuestions___166SY h3.creditSimulationIntroduction-module__bground___3oEWh {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationIntroduction-module__askedQuestions___166SY h3.creditSimulationIntroduction-module__nobground___2zQuc {
    background: transparent
}

.creditSimulationIntroduction-module__askedQuestions___166SY p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__askedQuestions___166SY p {
        font-size: 1.5em
    }
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__contentQuestion___2yvhR {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__contentQuestion___2yvhR {
        padding: 0 40px 10px
    }
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG:last-child {
    border: 0
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG .creditSimulationIntroduction-module__title___3kGzY {
    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___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG .creditSimulationIntroduction-module__title___3kGzY {
        font-size: 1.3125em
    }
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG .creditSimulationIntroduction-module__title___3kGzY svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG .creditSimulationIntroduction-module__content___35z4M {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG.creditSimulationIntroduction-module__active___1eYzB .creditSimulationIntroduction-module__content___35z4M {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG.creditSimulationIntroduction-module__active___1eYzB .creditSimulationIntroduction-module__content___35z4M a {
    color: #fff
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__accordionItem___3p8lG.creditSimulationIntroduction-module__active___1eYzB svg {
    transform: rotate(90deg)
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__button___35Pzf {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___166SY .creditSimulationIntroduction-module__button___35Pzf {
        display: block
    }
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 .creditSimulationIntroduction-module__input___E_aYH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 .creditSimulationIntroduction-module__input___E_aYH.creditSimulationIntroduction-module__active___1eYzB {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 .creditSimulationIntroduction-module__input___E_aYH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 .creditSimulationIntroduction-module__input___E_aYH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 svg {
    height: 40px
}

.creditSimulationIntroduction-module__askedQuestions___166SY .creditSimulationIntroduction-module__search___3s0D9 svg image {
    height: inherit
}

.creditSimulationIntroduction-module__flex___3T_Qt {
    display: flex
}

.creditSimulationIntroduction-module__flexStart___pfe5x {
    align-items: flex-start
}

.creditSimulationIntroduction-module__strong___2PXYE {
    font-weight: bold !important
}

.creditSimulationIntroduction-module__jcSpaceBetween___2DO-n {
    justify-content: space-between
}

.creditSimulationIntroduction-module__fwWrap___25tqH {
    flex-wrap: wrap
}

.creditSimulationIntroduction-module__mobileFull___3CzKc {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationIntroduction-module__mobileFull___3CzKc {
        width: unset
    }
}

.creditSimulationIntroduction-module__container___19eQb {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__container___19eQb {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationIntroduction-module__container___19eQb {
        font-size: 1em
    }
}

.creditSimulationIntroduction-module__container___19eQb.creditSimulationIntroduction-module__withPadding___2CwPC {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__container___19eQb.creditSimulationIntroduction-module__withPadding___2CwPC {
        padding: 4em 0
    }
}

.creditSimulationIntroduction-module__container___19eQb h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationIntroduction-module__container___19eQb h2 span {
    display: block
}

.creditSimulationIntroduction-module__container___19eQb h3 {
    text-align: center;
    margin-top: .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___OP0bc {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationIntroduction-module__nextButtonContainer___160k7 {
    padding-top: 0
}

.creditSimulationIntroduction-module__selectButton___2WHZ7 {
    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___2WHZ7.creditSimulationIntroduction-module__selected___y28bi {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationIntroduction-module__stepInnerContainer___3B2xQ {
    flex-wrap: wrap
}

.creditSimulationIntroduction-module__stepInnerContainer___3B2xQ .creditSimulationIntroduction-module__stepInnerFirstEl___3RCvA {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__stepInnerContainer___3B2xQ {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationIntroduction-module__stepInnerContainer___3B2xQ .creditSimulationIntroduction-module__selectButtonContainer___3kMFj {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__stepInnerContainer___3B2xQ .creditSimulationIntroduction-module__selectButtonContainer___3kMFj {
        width: 38%
    }
}

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

.creditSimulationIntroduction-module__input___E_aYH {
    width: 100%
}

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

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

.creditSimulationIntroduction-module__questionGroup___1lweT {
    margin-bottom: 50px
}

.creditSimulationIntroduction-module__questionGroup___1lweT .creditSimulationIntroduction-module__questionTitle___3hb3l {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationIntroduction-module__questionGroup___1lweT .creditSimulationIntroduction-module__questionTitle___3hb3l {
        font-size: 1.375em
    }
}

.creditSimulationIntroduction-module__questionGroup___1lweT .creditSimulationIntroduction-module__questionTitleSupport___1JzBt {
    color: #7c8a8b;
    margin-bottom: 35px
}

.creditSimulationIntroduction-module__stepZero___gDOPf {
    position: relative
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__content___35z4M {
    position: relative;
    z-index: 5
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__title___3kGzY {
    font-weight: 500;
    font-size: 3.75em
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__titleSupport___2tDPb {
    font-size: 1.25em;
    font-weight: 500;
    color: #7e898b;
    margin: 25px 0
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__goToSimulationBtn___1rMZg {
    text-align: center;
    margin: 40px 0
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__goToSimulationCta___plg78 {
    padding: 20px 50px;
    font-weight: 500
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__absoluteBackground___1qB1w {
    position: relative;
    top: -152px;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 0
}

.creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__absoluteBackground___1qB1w img {
    position: relative;
    width: 150%;
    right: 25%;
    margin: 0 auto;
    display: block
}

@media screen and (min-width: 1200px) {
    .creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__absoluteBackground___1qB1w img {
        width: 100%;
        right: 0
    }
}

@media screen and (min-width: 1200px) {
    .creditSimulationIntroduction-module__stepZero___gDOPf .creditSimulationIntroduction-module__absoluteBackground___1qB1w {
        top: -210px
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU {
    color: #003641
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU h3.creditSimulationStepDesire-module__bground___1GY-Q {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU h3.creditSimulationStepDesire-module__nobground___268KB {
    background: transparent
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__askedQuestions___5mbyU p {
        font-size: 1.5em
    }
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__contentQuestion___be8pn {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__contentQuestion___be8pn {
        padding: 0 40px 10px
    }
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h:last-child {
    border: 0
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h .creditSimulationStepDesire-module__title___SpNpX {
    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___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h .creditSimulationStepDesire-module__title___SpNpX {
        font-size: 1.3125em
    }
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h .creditSimulationStepDesire-module__title___SpNpX svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h .creditSimulationStepDesire-module__content___3tbPt {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h.creditSimulationStepDesire-module__active___2z1DC .creditSimulationStepDesire-module__content___3tbPt {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h.creditSimulationStepDesire-module__active___2z1DC .creditSimulationStepDesire-module__content___3tbPt a {
    color: #fff
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__accordionItem___2ld1h.creditSimulationStepDesire-module__active___2z1DC svg {
    transform: rotate(90deg)
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__button___dIpth {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___5mbyU .creditSimulationStepDesire-module__button___dIpth {
        display: block
    }
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y .creditSimulationStepDesire-module__input___lzxQp {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y .creditSimulationStepDesire-module__input___lzxQp.creditSimulationStepDesire-module__active___2z1DC {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y .creditSimulationStepDesire-module__input___lzxQp::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y .creditSimulationStepDesire-module__input___lzxQp {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y svg {
    height: 40px
}

.creditSimulationStepDesire-module__askedQuestions___5mbyU .creditSimulationStepDesire-module__search___2C42y svg image {
    height: inherit
}

.creditSimulationStepDesire-module__flex___H1Vn2 {
    display: flex
}

.creditSimulationStepDesire-module__flexStart___ZiAzf {
    align-items: flex-start
}

.creditSimulationStepDesire-module__strong___2X0Wt {
    font-weight: bold !important
}

.creditSimulationStepDesire-module__jcSpaceBetween___3FtJU {
    justify-content: space-between
}

.creditSimulationStepDesire-module__fwWrap___9NRQB {
    flex-wrap: wrap
}

.creditSimulationStepDesire-module__mobileFull___2K47K {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationStepDesire-module__mobileFull___2K47K {
        width: unset
    }
}

.creditSimulationStepDesire-module__container___EK50q {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__container___EK50q {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationStepDesire-module__container___EK50q {
        font-size: 1em
    }
}

.creditSimulationStepDesire-module__container___EK50q.creditSimulationStepDesire-module__withPadding___19BHV {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__container___EK50q.creditSimulationStepDesire-module__withPadding___19BHV {
        padding: 4em 0
    }
}

.creditSimulationStepDesire-module__container___EK50q h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationStepDesire-module__container___EK50q h2 span {
    display: block
}

.creditSimulationStepDesire-module__container___EK50q h3 {
    text-align: center;
    margin-top: .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___1GOmN {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationStepDesire-module__nextButtonContainer___12cPb {
    padding-top: 0
}

.creditSimulationStepDesire-module__selectButton___34PdQ {
    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___34PdQ.creditSimulationStepDesire-module__selected___1uNPC {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationStepDesire-module__stepInnerContainer___2q8Ij {
    flex-wrap: wrap
}

.creditSimulationStepDesire-module__stepInnerContainer___2q8Ij .creditSimulationStepDesire-module__stepInnerFirstEl___I_Sbc {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__stepInnerContainer___2q8Ij {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationStepDesire-module__stepInnerContainer___2q8Ij .creditSimulationStepDesire-module__selectButtonContainer___3kObS {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__stepInnerContainer___2q8Ij .creditSimulationStepDesire-module__selectButtonContainer___3kObS {
        width: 38%
    }
}

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

.creditSimulationStepDesire-module__input___lzxQp {
    width: 100%
}

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

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

.creditSimulationStepDesire-module__questionGroup___2_X_e {
    margin-bottom: 50px
}

.creditSimulationStepDesire-module__questionGroup___2_X_e .creditSimulationStepDesire-module__questionTitle___12Gzx {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__questionGroup___2_X_e .creditSimulationStepDesire-module__questionTitle___12Gzx {
        font-size: 1.375em
    }
}

.creditSimulationStepDesire-module__questionGroup___2_X_e .creditSimulationStepDesire-module__questionTitleSupport___1CTkY {
    color: #7c8a8b;
    margin-bottom: 35px
}

.creditSimulationStepDesire-module__stepOne___2r5iS {
    position: relative
}

.creditSimulationStepDesire-module__stepOne___2r5iS .creditSimulationStepDesire-module__optionsContainer___3qgHb {
    position: relative;
    z-index: 5
}

@media screen and (min-width: 1024px) {
    .creditSimulationStepDesire-module__stepOne___2r5iS .creditSimulationStepDesire-module__absoluteBackground___j8n8w {
        position: relative;
        top: -200px
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationOptions-module__askedQuestions___10xQu {
    color: #003641
}

.creditSimulationOptions-module__askedQuestions___10xQu h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationOptions-module__askedQuestions___10xQu h3.creditSimulationOptions-module__bground___1SEjO {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationOptions-module__askedQuestions___10xQu h3.creditSimulationOptions-module__nobground___3eS5y {
    background: transparent
}

.creditSimulationOptions-module__askedQuestions___10xQu p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__askedQuestions___10xQu p {
        font-size: 1.5em
    }
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__contentQuestion___1XkxU {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__contentQuestion___1XkxU {
        padding: 0 40px 10px
    }
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT:last-child {
    border: 0
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT .creditSimulationOptions-module__title___3hDzj {
    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___10xQu .creditSimulationOptions-module__accordionItem___33-JT .creditSimulationOptions-module__title___3hDzj {
        font-size: 1.3125em
    }
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT .creditSimulationOptions-module__title___3hDzj svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT .creditSimulationOptions-module__content___2Mjfy {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT.creditSimulationOptions-module__active___2YPm- .creditSimulationOptions-module__content___2Mjfy {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT.creditSimulationOptions-module__active___2YPm- .creditSimulationOptions-module__content___2Mjfy a {
    color: #fff
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__accordionItem___33-JT.creditSimulationOptions-module__active___2YPm- svg {
    transform: rotate(90deg)
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__button___1y9hn {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___10xQu .creditSimulationOptions-module__button___1y9hn {
        display: block
    }
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj .creditSimulationOptions-module__input___QtjHo {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj .creditSimulationOptions-module__input___QtjHo.creditSimulationOptions-module__active___2YPm- {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj .creditSimulationOptions-module__input___QtjHo::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj .creditSimulationOptions-module__input___QtjHo {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj svg {
    height: 40px
}

.creditSimulationOptions-module__askedQuestions___10xQu .creditSimulationOptions-module__search___1aVfj svg image {
    height: inherit
}

.creditSimulationOptions-module__flex___3euzy {
    display: flex
}

.creditSimulationOptions-module__flexStart____2oxa {
    align-items: flex-start
}

.creditSimulationOptions-module__strong___30V7L {
    font-weight: bold !important
}

.creditSimulationOptions-module__jcSpaceBetween___3QBY4 {
    justify-content: space-between
}

.creditSimulationOptions-module__fwWrap___RlILg {
    flex-wrap: wrap
}

.creditSimulationOptions-module__mobileFull___2zuZA {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationOptions-module__mobileFull___2zuZA {
        width: unset
    }
}

.creditSimulationOptions-module__container___3P6ki {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__container___3P6ki {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationOptions-module__container___3P6ki {
        font-size: 1em
    }
}

.creditSimulationOptions-module__container___3P6ki.creditSimulationOptions-module__withPadding___2cGqi {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__container___3P6ki.creditSimulationOptions-module__withPadding___2cGqi {
        padding: 4em 0
    }
}

.creditSimulationOptions-module__container___3P6ki h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationOptions-module__container___3P6ki h2 span {
    display: block
}

.creditSimulationOptions-module__container___3P6ki h3 {
    text-align: center;
    margin-top: .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___192OU {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationOptions-module__nextButtonContainer___3OU2q {
    padding-top: 0
}

.creditSimulationOptions-module__selectButton___33XD4 {
    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___33XD4.creditSimulationOptions-module__selected___3jfxx {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationOptions-module__stepInnerContainer___1krZP {
    flex-wrap: wrap
}

.creditSimulationOptions-module__stepInnerContainer___1krZP .creditSimulationOptions-module__stepInnerFirstEl___1rzGG {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__stepInnerContainer___1krZP {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationOptions-module__stepInnerContainer___1krZP .creditSimulationOptions-module__selectButtonContainer___77RHF {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__stepInnerContainer___1krZP .creditSimulationOptions-module__selectButtonContainer___77RHF {
        width: 38%
    }
}

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

.creditSimulationOptions-module__input___QtjHo {
    width: 100%
}

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

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

.creditSimulationOptions-module__questionGroup___2_kaX {
    margin-bottom: 50px
}

.creditSimulationOptions-module__questionGroup___2_kaX .creditSimulationOptions-module__questionTitle___OblyR {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__questionGroup___2_kaX .creditSimulationOptions-module__questionTitle___OblyR {
        font-size: 1.375em
    }
}

.creditSimulationOptions-module__questionGroup___2_kaX .creditSimulationOptions-module__questionTitleSupport___36Yzk {
    color: #7c8a8b;
    margin-bottom: 35px
}

.creditSimulationOptions-module__whatsYourDesire___21g3r {
    padding: 0
}

.creditSimulationOptions-module__whatsYourDesireInner___3Rf0Q {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .creditSimulationOptions-module__whatsYourDesireInner___3Rf0Q {
        width: 80%;
        flex-direction: row
    }
}

.creditSimulationOptions-module__whatsYourDesire___21g3r h4 {
    padding: 0;
    margin: 0;
    margin-bottom: 50px
}

.creditSimulationOptions-module__whatsYourDesireItem___1Y-P- {
    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___1Y-P- {
        border-radius: 50px;
        width: 48%
    }
}

.creditSimulationOptions-module__whatsYourDesireItem___1Y-P-.creditSimulationOptions-module__selected___3jfxx {
    background-color: #00ae9d;
    border-color: #00ae9d;
    color: #fff
}

.creditSimulationOptions-module__whatsYourDesireItem___1Y-P-.creditSimulationOptions-module__selected___3jfxx .creditSimulationOptions-module__icon___i9TIT {
    color: #fff
}

.creditSimulationOptions-module__whatsYourDesireItem___1Y-P-.creditSimulationOptions-module__selected___3jfxx .creditSimulationOptions-module__text___3QRow {
    color: #fff
}

.creditSimulationOptions-module__whatsYourDesireItem___1Y-P- .creditSimulationOptions-module__icon___i9TIT {
    margin: 0 20px
}

.creditSimulationOptions-module__whatsYourDesireItem___1Y-P- .creditSimulationOptions-module__text___3QRow {
    color: #00ae9d;
    font-weight: 500;
    font-size: 1.125em
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 {
    color: #003641
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 h3.creditSimulationComplementaryQuestion-module__bground___Ps4qi {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 h3.creditSimulationComplementaryQuestion-module__nobground___1FRzJ {
    background: transparent
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 p {
        font-size: 1.5em
    }
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__contentQuestion___2IETQ {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__contentQuestion___2IETQ {
        padding: 0 40px 10px
    }
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv:last-child {
    border: 0
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv .creditSimulationComplementaryQuestion-module__title___2e9om {
    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___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv .creditSimulationComplementaryQuestion-module__title___2e9om {
        font-size: 1.3125em
    }
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv .creditSimulationComplementaryQuestion-module__title___2e9om svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv .creditSimulationComplementaryQuestion-module__content___1mwre {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv.creditSimulationComplementaryQuestion-module__active___3ClEj .creditSimulationComplementaryQuestion-module__content___1mwre {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv.creditSimulationComplementaryQuestion-module__active___3ClEj .creditSimulationComplementaryQuestion-module__content___1mwre a {
    color: #fff
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__accordionItem___26kYv.creditSimulationComplementaryQuestion-module__active___3ClEj svg {
    transform: rotate(90deg)
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__button___3rSCT {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1baG9 .creditSimulationComplementaryQuestion-module__button___3rSCT {
        display: block
    }
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh .creditSimulationComplementaryQuestion-module__input___1wWa9 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh .creditSimulationComplementaryQuestion-module__input___1wWa9.creditSimulationComplementaryQuestion-module__active___3ClEj {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh .creditSimulationComplementaryQuestion-module__input___1wWa9::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh .creditSimulationComplementaryQuestion-module__input___1wWa9 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh svg {
    height: 40px
}

.creditSimulationComplementaryQuestion-module__askedQuestions___1baG9 .creditSimulationComplementaryQuestion-module__search___fxSPh svg image {
    height: inherit
}

.creditSimulationComplementaryQuestion-module__flex___2eSKF {
    display: flex
}

.creditSimulationComplementaryQuestion-module__flexStart___1xrU3 {
    align-items: flex-start
}

.creditSimulationComplementaryQuestion-module__strong___3WATK {
    font-weight: bold !important
}

.creditSimulationComplementaryQuestion-module__jcSpaceBetween___38yRS {
    justify-content: space-between
}

.creditSimulationComplementaryQuestion-module__fwWrap___JbJ1I {
    flex-wrap: wrap
}

.creditSimulationComplementaryQuestion-module__mobileFull___12pOu {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationComplementaryQuestion-module__mobileFull___12pOu {
        width: unset
    }
}

.creditSimulationComplementaryQuestion-module__container___xsxSs {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__container___xsxSs {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationComplementaryQuestion-module__container___xsxSs {
        font-size: 1em
    }
}

.creditSimulationComplementaryQuestion-module__container___xsxSs.creditSimulationComplementaryQuestion-module__withPadding___1S3Qz {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__container___xsxSs.creditSimulationComplementaryQuestion-module__withPadding___1S3Qz {
        padding: 4em 0
    }
}

.creditSimulationComplementaryQuestion-module__container___xsxSs h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationComplementaryQuestion-module__container___xsxSs h2 span {
    display: block
}

.creditSimulationComplementaryQuestion-module__container___xsxSs h3 {
    text-align: center;
    margin-top: .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___3AUjz {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationComplementaryQuestion-module__nextButtonContainer___20QOi {
    padding-top: 0
}

.creditSimulationComplementaryQuestion-module__selectButton___3wAKY {
    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___3wAKY.creditSimulationComplementaryQuestion-module__selected___38ylv {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationComplementaryQuestion-module__stepInnerContainer___6zG6F {
    flex-wrap: wrap
}

.creditSimulationComplementaryQuestion-module__stepInnerContainer___6zG6F .creditSimulationComplementaryQuestion-module__stepInnerFirstEl___2aLiU {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__stepInnerContainer___6zG6F {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationComplementaryQuestion-module__stepInnerContainer___6zG6F .creditSimulationComplementaryQuestion-module__selectButtonContainer___2n7qr {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__stepInnerContainer___6zG6F .creditSimulationComplementaryQuestion-module__selectButtonContainer___2n7qr {
        width: 38%
    }
}

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

.creditSimulationComplementaryQuestion-module__input___1wWa9 {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__input___1wWa9 {
        width: 50%
    }
}

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

.creditSimulationComplementaryQuestion-module__questionGroup___30WNG {
    margin-bottom: 50px
}

.creditSimulationComplementaryQuestion-module__questionGroup___30WNG .creditSimulationComplementaryQuestion-module__questionTitle___1XUF1 {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationComplementaryQuestion-module__questionGroup___30WNG .creditSimulationComplementaryQuestion-module__questionTitle___1XUF1 {
        font-size: 1.375em
    }
}

.creditSimulationComplementaryQuestion-module__questionGroup___30WNG .creditSimulationComplementaryQuestion-module__questionTitleSupport___2V7sC {
    color: #7c8a8b;
    margin-bottom: 35px
}

.creditSimulationComplementaryQuestion-module__stepTwo___cSnLX .creditSimulationComplementaryQuestion-module__questionSupport___3PwIl {
    color: #7e898b;
    font-size: .875em;
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q {
    color: #003641
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q h3.creditSimulationInvestByYourWay-module__bground___2-EkC {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q h3.creditSimulationInvestByYourWay-module__nobground___2-SDx {
    background: transparent
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__askedQuestions___3ut4q p {
        font-size: 1.5em
    }
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__contentQuestion___2aXc2 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__contentQuestion___2aXc2 {
        padding: 0 40px 10px
    }
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V:last-child {
    border: 0
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V .creditSimulationInvestByYourWay-module__title___cseLP {
    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___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V .creditSimulationInvestByYourWay-module__title___cseLP {
        font-size: 1.3125em
    }
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V .creditSimulationInvestByYourWay-module__title___cseLP svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V .creditSimulationInvestByYourWay-module__content___3sUtm {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V.creditSimulationInvestByYourWay-module__active___1QLla .creditSimulationInvestByYourWay-module__content___3sUtm {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V.creditSimulationInvestByYourWay-module__active___1QLla .creditSimulationInvestByYourWay-module__content___3sUtm a {
    color: #fff
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__accordionItem___11R6V.creditSimulationInvestByYourWay-module__active___1QLla svg {
    transform: rotate(90deg)
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__button___2hr_O {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3ut4q .creditSimulationInvestByYourWay-module__button___2hr_O {
        display: block
    }
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh .creditSimulationInvestByYourWay-module__input___oTfOv {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh .creditSimulationInvestByYourWay-module__input___oTfOv.creditSimulationInvestByYourWay-module__active___1QLla {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh .creditSimulationInvestByYourWay-module__input___oTfOv::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh .creditSimulationInvestByYourWay-module__input___oTfOv {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh svg {
    height: 40px
}

.creditSimulationInvestByYourWay-module__askedQuestions___3ut4q .creditSimulationInvestByYourWay-module__search___1hRLh svg image {
    height: inherit
}

.creditSimulationInvestByYourWay-module__flex___34VyL {
    display: flex
}

.creditSimulationInvestByYourWay-module__flexStart___lPCDu {
    align-items: flex-start
}

.creditSimulationInvestByYourWay-module__strong___26_mE {
    font-weight: bold !important
}

.creditSimulationInvestByYourWay-module__jcSpaceBetween___2RB6h {
    justify-content: space-between
}

.creditSimulationInvestByYourWay-module__fwWrap___8T3KH {
    flex-wrap: wrap
}

.creditSimulationInvestByYourWay-module__mobileFull___22vI3 {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationInvestByYourWay-module__mobileFull___22vI3 {
        width: unset
    }
}

.creditSimulationInvestByYourWay-module__container___2zEir {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__container___2zEir {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationInvestByYourWay-module__container___2zEir {
        font-size: 1em
    }
}

.creditSimulationInvestByYourWay-module__container___2zEir.creditSimulationInvestByYourWay-module__withPadding___3td-E {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__container___2zEir.creditSimulationInvestByYourWay-module__withPadding___3td-E {
        padding: 4em 0
    }
}

.creditSimulationInvestByYourWay-module__container___2zEir h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationInvestByYourWay-module__container___2zEir h2 span {
    display: block
}

.creditSimulationInvestByYourWay-module__container___2zEir h3 {
    text-align: center;
    margin-top: .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___3m2W5 {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationInvestByYourWay-module__nextButtonContainer___3YPPQ {
    padding-top: 0
}

.creditSimulationInvestByYourWay-module__selectButton___3Jq0l {
    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___3Jq0l.creditSimulationInvestByYourWay-module__selected___3-98t {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationInvestByYourWay-module__stepInnerContainer___12XUN {
    flex-wrap: wrap
}

.creditSimulationInvestByYourWay-module__stepInnerContainer___12XUN .creditSimulationInvestByYourWay-module__stepInnerFirstEl___3yU9K {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__stepInnerContainer___12XUN {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationInvestByYourWay-module__stepInnerContainer___12XUN .creditSimulationInvestByYourWay-module__selectButtonContainer___2apBg {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__stepInnerContainer___12XUN .creditSimulationInvestByYourWay-module__selectButtonContainer___2apBg {
        width: 38%
    }
}

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

.creditSimulationInvestByYourWay-module__input___oTfOv {
    width: 100%
}

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

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

.creditSimulationInvestByYourWay-module__questionGroup___2u_oZ {
    margin-bottom: 50px
}

.creditSimulationInvestByYourWay-module__questionGroup___2u_oZ .creditSimulationInvestByYourWay-module__questionTitle___1gpNU {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationInvestByYourWay-module__questionGroup___2u_oZ .creditSimulationInvestByYourWay-module__questionTitle___1gpNU {
        font-size: 1.375em
    }
}

.creditSimulationInvestByYourWay-module__questionGroup___2u_oZ .creditSimulationInvestByYourWay-module__questionTitleSupport___2wUjK {
    color: #7c8a8b;
    margin-bottom: 35px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationInput-module__askedQuestions___TI8nB {
    color: #003641
}

.creditSimulationInput-module__askedQuestions___TI8nB h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationInput-module__askedQuestions___TI8nB h3.creditSimulationInput-module__bground___1lMgs {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationInput-module__askedQuestions___TI8nB h3.creditSimulationInput-module__nobground___3TEEl {
    background: transparent
}

.creditSimulationInput-module__askedQuestions___TI8nB p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationInput-module__askedQuestions___TI8nB p {
        font-size: 1.5em
    }
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__contentQuestion___3xTg2 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__contentQuestion___3xTg2 {
        padding: 0 40px 10px
    }
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg:last-child {
    border: 0
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg .creditSimulationInput-module__title___UCu7F {
    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___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg .creditSimulationInput-module__title___UCu7F {
        font-size: 1.3125em
    }
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg .creditSimulationInput-module__title___UCu7F svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg .creditSimulationInput-module__content___3toQH {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg.creditSimulationInput-module__active___iDRB6 .creditSimulationInput-module__content___3toQH {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg.creditSimulationInput-module__active___iDRB6 .creditSimulationInput-module__content___3toQH a {
    color: #fff
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__accordionItem___WT3Hg.creditSimulationInput-module__active___iDRB6 svg {
    transform: rotate(90deg)
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__button___3OYjx {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___TI8nB .creditSimulationInput-module__button___3OYjx {
        display: block
    }
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV .creditSimulationInput-module__input___dOBRH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV .creditSimulationInput-module__input___dOBRH.creditSimulationInput-module__active___iDRB6 {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV .creditSimulationInput-module__input___dOBRH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV .creditSimulationInput-module__input___dOBRH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV svg {
    height: 40px
}

.creditSimulationInput-module__askedQuestions___TI8nB .creditSimulationInput-module__search___1RJaV svg image {
    height: inherit
}

.creditSimulationInput-module__inputGroup___2vefF {
    position: relative
}

.creditSimulationInput-module__inputGroup___2vefF button {
    cursor: pointer
}

.creditSimulationInput-module__inputGroup___2vefF .creditSimulationInput-module__plusMinusInput___3wBYr {
    position: absolute;
    background-color: unset;
    border: none;
    color: #00ae9d;
    font-weight: bold;
    font-size: 2.375em;
    top: 0;
    bottom: 0
}

.creditSimulationInput-module__inputGroup___2vefF .creditSimulationInput-module__plusInput___1RiQw {
    right: 25px;
    top: -5px
}

.creditSimulationInput-module__inputGroup___2vefF .creditSimulationInput-module__minusInput___2qDJ7 {
    left: 25px
}

.creditSimulationInput-module__inputGroup___2vefF 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
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX {
    color: #003641
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX h3.creditSimulationQuestionGroup-module__bground___1lzuB {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX h3.creditSimulationQuestionGroup-module__nobground___1NueT {
    background: transparent
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__askedQuestions___2lcNX p {
        font-size: 1.5em
    }
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__contentQuestion___2vk3v {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__contentQuestion___2vk3v {
        padding: 0 40px 10px
    }
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr:last-child {
    border: 0
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr .creditSimulationQuestionGroup-module__title___bkP_0 {
    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___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr .creditSimulationQuestionGroup-module__title___bkP_0 {
        font-size: 1.3125em
    }
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr .creditSimulationQuestionGroup-module__title___bkP_0 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr .creditSimulationQuestionGroup-module__content___14SOn {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr.creditSimulationQuestionGroup-module__active___tr04R .creditSimulationQuestionGroup-module__content___14SOn {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr.creditSimulationQuestionGroup-module__active___tr04R .creditSimulationQuestionGroup-module__content___14SOn a {
    color: #fff
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__accordionItem___1KIWr.creditSimulationQuestionGroup-module__active___tr04R svg {
    transform: rotate(90deg)
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__button___2OABn {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2lcNX .creditSimulationQuestionGroup-module__button___2OABn {
        display: block
    }
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 .creditSimulationQuestionGroup-module__input___1rH-_ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 .creditSimulationQuestionGroup-module__input___1rH-_.creditSimulationQuestionGroup-module__active___tr04R {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 .creditSimulationQuestionGroup-module__input___1rH-_::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 .creditSimulationQuestionGroup-module__input___1rH-_ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 svg {
    height: 40px
}

.creditSimulationQuestionGroup-module__askedQuestions___2lcNX .creditSimulationQuestionGroup-module__search___2VXk3 svg image {
    height: inherit
}

.creditSimulationQuestionGroup-module__flex___1n4wh {
    display: flex
}

.creditSimulationQuestionGroup-module__flexStart___olMmc {
    align-items: flex-start
}

.creditSimulationQuestionGroup-module__strong___2p0Wq {
    font-weight: bold !important
}

.creditSimulationQuestionGroup-module__jcSpaceBetween___2uHyw {
    justify-content: space-between
}

.creditSimulationQuestionGroup-module__fwWrap___1nJGd {
    flex-wrap: wrap
}

.creditSimulationQuestionGroup-module__mobileFull___cWYuu {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationQuestionGroup-module__mobileFull___cWYuu {
        width: unset
    }
}

.creditSimulationQuestionGroup-module__container___3ASyB {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__container___3ASyB {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationQuestionGroup-module__container___3ASyB {
        font-size: 1em
    }
}

.creditSimulationQuestionGroup-module__container___3ASyB.creditSimulationQuestionGroup-module__withPadding___1jkmv {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__container___3ASyB.creditSimulationQuestionGroup-module__withPadding___1jkmv {
        padding: 4em 0
    }
}

.creditSimulationQuestionGroup-module__container___3ASyB h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationQuestionGroup-module__container___3ASyB h2 span {
    display: block
}

.creditSimulationQuestionGroup-module__container___3ASyB h3 {
    text-align: center;
    margin-top: .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___3VyMp {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationQuestionGroup-module__nextButtonContainer___1m-op {
    padding-top: 0
}

.creditSimulationQuestionGroup-module__selectButton___3Ap86 {
    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___3Ap86.creditSimulationQuestionGroup-module__selected___2VmjO {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationQuestionGroup-module__stepInnerContainer___1QA4_ {
    flex-wrap: wrap
}

.creditSimulationQuestionGroup-module__stepInnerContainer___1QA4_ .creditSimulationQuestionGroup-module__stepInnerFirstEl___1TUYR {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__stepInnerContainer___1QA4_ {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationQuestionGroup-module__stepInnerContainer___1QA4_ .creditSimulationQuestionGroup-module__selectButtonContainer___2RW4G {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__stepInnerContainer___1QA4_ .creditSimulationQuestionGroup-module__selectButtonContainer___2RW4G {
        width: 38%
    }
}

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

.creditSimulationQuestionGroup-module__input___1rH-_ {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__input___1rH-_ {
        width: 50%
    }
}

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

.creditSimulationQuestionGroup-module__questionGroup___2kjp_ {
    margin-bottom: 50px
}

.creditSimulationQuestionGroup-module__questionGroup___2kjp_ .creditSimulationQuestionGroup-module__questionTitle___2e7vB {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationQuestionGroup-module__questionGroup___2kjp_ .creditSimulationQuestionGroup-module__questionTitle___2e7vB {
        font-size: 1.375em
    }
}

.creditSimulationQuestionGroup-module__questionGroup___2kjp_ .creditSimulationQuestionGroup-module__questionTitleSupport___La5hz {
    color: #7c8a8b;
    margin-bottom: 35px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 {
    color: #003641
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 h3.creditSimulationWeHelpYouToRealizeYourDreams-module__bground___6U1eZ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 h3.creditSimulationWeHelpYouToRealizeYourDreams-module__nobground___3T1E7 {
    background: transparent
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 p {
        font-size: 1.5em
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__contentQuestion___2stBw {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__contentQuestion___2stBw {
        padding: 0 40px 10px
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO:last-child {
    border: 0
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO .creditSimulationWeHelpYouToRealizeYourDreams-module__title___3PvEb {
    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___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO .creditSimulationWeHelpYouToRealizeYourDreams-module__title___3PvEb {
        font-size: 1.3125em
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO .creditSimulationWeHelpYouToRealizeYourDreams-module__title___3PvEb svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO .creditSimulationWeHelpYouToRealizeYourDreams-module__content___390Dg {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO.creditSimulationWeHelpYouToRealizeYourDreams-module__active___VQBnV .creditSimulationWeHelpYouToRealizeYourDreams-module__content___390Dg {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO.creditSimulationWeHelpYouToRealizeYourDreams-module__active___VQBnV .creditSimulationWeHelpYouToRealizeYourDreams-module__content___390Dg a {
    color: #fff
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__accordionItem___28HTO.creditSimulationWeHelpYouToRealizeYourDreams-module__active___VQBnV svg {
    transform: rotate(90deg)
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__button___30qeG {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__button___30qeG {
        display: block
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh .creditSimulationWeHelpYouToRealizeYourDreams-module__input___2QGnV {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh .creditSimulationWeHelpYouToRealizeYourDreams-module__input___2QGnV.creditSimulationWeHelpYouToRealizeYourDreams-module__active___VQBnV {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh .creditSimulationWeHelpYouToRealizeYourDreams-module__input___2QGnV::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh .creditSimulationWeHelpYouToRealizeYourDreams-module__input___2QGnV {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh svg {
    height: 40px
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__askedQuestions___nBh78 .creditSimulationWeHelpYouToRealizeYourDreams-module__search___34ngh svg image {
    height: inherit
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__flex___3S5ia {
    display: flex
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__flexStart___3gUfp {
    align-items: flex-start
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__strong___3NspD {
    font-weight: bold !important
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__jcSpaceBetween___2pXfq {
    justify-content: space-between
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__fwWrap___LmoJy {
    flex-wrap: wrap
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__mobileFull___hMaG6 {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__mobileFull___hMaG6 {
        width: unset
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6 {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6 {
        font-size: 1em
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6.creditSimulationWeHelpYouToRealizeYourDreams-module__withPadding___3CKc7 {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6.creditSimulationWeHelpYouToRealizeYourDreams-module__withPadding___3CKc7 {
        padding: 4em 0
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6 h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6 h2 span {
    display: block
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__container___37ju6 h3 {
    text-align: center;
    margin-top: .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___3gmPl {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__nextButtonContainer___2tzJF {
    padding-top: 0
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__selectButton___1TP1U {
    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___1TP1U.creditSimulationWeHelpYouToRealizeYourDreams-module__selected___zK-1R {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___3y-on {
    flex-wrap: wrap
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___3y-on .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerFirstEl___2MCxZ {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___3y-on {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___3y-on .creditSimulationWeHelpYouToRealizeYourDreams-module__selectButtonContainer___3FbGA {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__stepInnerContainer___3y-on .creditSimulationWeHelpYouToRealizeYourDreams-module__selectButtonContainer___3FbGA {
        width: 38%
    }
}

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

.creditSimulationWeHelpYouToRealizeYourDreams-module__input___2QGnV {
    width: 100%
}

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

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

.creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___1Qd0G {
    margin-bottom: 50px
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___1Qd0G .creditSimulationWeHelpYouToRealizeYourDreams-module__questionTitle___1P0_c {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___1Qd0G .creditSimulationWeHelpYouToRealizeYourDreams-module__questionTitle___1P0_c {
        font-size: 1.375em
    }
}

.creditSimulationWeHelpYouToRealizeYourDreams-module__questionGroup___1Qd0G .creditSimulationWeHelpYouToRealizeYourDreams-module__questionTitleSupport___Yg5EK {
    color: #7c8a8b;
    margin-bottom: 35px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh {
    color: #003641
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh h3.creditSimulationYourDreamIsOneStepAway-module__bground___3TMbK {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh h3.creditSimulationYourDreamIsOneStepAway-module__nobground___3tsDB {
    background: transparent
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh p {
        font-size: 1.5em
    }
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__contentQuestion___bsCFA {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__contentQuestion___bsCFA {
        padding: 0 40px 10px
    }
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx:last-child {
    border: 0
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx .creditSimulationYourDreamIsOneStepAway-module__title___1WV5k {
    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___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx .creditSimulationYourDreamIsOneStepAway-module__title___1WV5k {
        font-size: 1.3125em
    }
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx .creditSimulationYourDreamIsOneStepAway-module__title___1WV5k svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx .creditSimulationYourDreamIsOneStepAway-module__content___2rtx_ {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx.creditSimulationYourDreamIsOneStepAway-module__active___1MxNV .creditSimulationYourDreamIsOneStepAway-module__content___2rtx_ {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx.creditSimulationYourDreamIsOneStepAway-module__active___1MxNV .creditSimulationYourDreamIsOneStepAway-module__content___2rtx_ a {
    color: #fff
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__accordionItem___lbpvx.creditSimulationYourDreamIsOneStepAway-module__active___1MxNV svg {
    transform: rotate(90deg)
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__button___3Rdha {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__button___3Rdha {
        display: block
    }
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO .creditSimulationYourDreamIsOneStepAway-module__input___3ESAn {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO .creditSimulationYourDreamIsOneStepAway-module__input___3ESAn.creditSimulationYourDreamIsOneStepAway-module__active___1MxNV {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO .creditSimulationYourDreamIsOneStepAway-module__input___3ESAn::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO .creditSimulationYourDreamIsOneStepAway-module__input___3ESAn {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO svg {
    height: 40px
}

.creditSimulationYourDreamIsOneStepAway-module__askedQuestions___1n6Kh .creditSimulationYourDreamIsOneStepAway-module__search___1H_hO svg image {
    height: inherit
}

.creditSimulationYourDreamIsOneStepAway-module__flex___3a4Gn {
    display: flex
}

.creditSimulationYourDreamIsOneStepAway-module__flexStart___1JkBS {
    align-items: flex-start
}

.creditSimulationYourDreamIsOneStepAway-module__strong___cNFG- {
    font-weight: bold !important
}

.creditSimulationYourDreamIsOneStepAway-module__jcSpaceBetween___1DRu5 {
    justify-content: space-between
}

.creditSimulationYourDreamIsOneStepAway-module__fwWrap___12xJ7 {
    flex-wrap: wrap
}

.creditSimulationYourDreamIsOneStepAway-module__mobileFull___3MLxl {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationYourDreamIsOneStepAway-module__mobileFull___3MLxl {
        width: unset
    }
}

.creditSimulationYourDreamIsOneStepAway-module__container___2qhdM {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__container___2qhdM {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationYourDreamIsOneStepAway-module__container___2qhdM {
        font-size: 1em
    }
}

.creditSimulationYourDreamIsOneStepAway-module__container___2qhdM.creditSimulationYourDreamIsOneStepAway-module__withPadding___2wcSI {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__container___2qhdM.creditSimulationYourDreamIsOneStepAway-module__withPadding___2wcSI {
        padding: 4em 0
    }
}

.creditSimulationYourDreamIsOneStepAway-module__container___2qhdM h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationYourDreamIsOneStepAway-module__container___2qhdM h2 span {
    display: block
}

.creditSimulationYourDreamIsOneStepAway-module__container___2qhdM h3 {
    text-align: center;
    margin-top: .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___3M8lg {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationYourDreamIsOneStepAway-module__nextButtonContainer___B0H1_ {
    padding-top: 0
}

.creditSimulationYourDreamIsOneStepAway-module__selectButton___2MMe- {
    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___2MMe-.creditSimulationYourDreamIsOneStepAway-module__selected___OjWfK {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___3n2Sw {
    flex-wrap: wrap
}

.creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___3n2Sw .creditSimulationYourDreamIsOneStepAway-module__stepInnerFirstEl___3VkxZ {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___3n2Sw {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___3n2Sw .creditSimulationYourDreamIsOneStepAway-module__selectButtonContainer___2XMyJ {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__stepInnerContainer___3n2Sw .creditSimulationYourDreamIsOneStepAway-module__selectButtonContainer___2XMyJ {
        width: 38%
    }
}

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

.creditSimulationYourDreamIsOneStepAway-module__input___3ESAn {
    width: 100%
}

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

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

.creditSimulationYourDreamIsOneStepAway-module__questionGroup___qlken {
    margin-bottom: 50px
}

.creditSimulationYourDreamIsOneStepAway-module__questionGroup___qlken .creditSimulationYourDreamIsOneStepAway-module__questionTitle___1VVEQ {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationYourDreamIsOneStepAway-module__questionGroup___qlken .creditSimulationYourDreamIsOneStepAway-module__questionTitle___1VVEQ {
        font-size: 1.375em
    }
}

.creditSimulationYourDreamIsOneStepAway-module__questionGroup___qlken .creditSimulationYourDreamIsOneStepAway-module__questionTitleSupport___1nGIs {
    color: #7c8a8b;
    margin-bottom: 35px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.creditSimulationShared-module__askedQuestions___2yVUX {
    color: #003641
}

.creditSimulationShared-module__askedQuestions___2yVUX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.creditSimulationShared-module__askedQuestions___2yVUX h3.creditSimulationShared-module__bground___16BgL {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.creditSimulationShared-module__askedQuestions___2yVUX h3.creditSimulationShared-module__nobground___RJWmN {
    background: transparent
}

.creditSimulationShared-module__askedQuestions___2yVUX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__askedQuestions___2yVUX p {
        font-size: 1.5em
    }
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__contentQuestion___gSXhF {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__contentQuestion___gSXhF {
        padding: 0 40px 10px
    }
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL {
        padding: 2em 2em 2em 0
    }
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL:last-child {
    border: 0
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL .creditSimulationShared-module__title___1flGT {
    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___2yVUX .creditSimulationShared-module__accordionItem___3GGvL .creditSimulationShared-module__title___1flGT {
        font-size: 1.3125em
    }
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL .creditSimulationShared-module__title___1flGT svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL .creditSimulationShared-module__content___ohuwl {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL.creditSimulationShared-module__active___3bb_W .creditSimulationShared-module__content___ohuwl {
    height: auto;
    display: block;
    transition: ease .8s all
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL.creditSimulationShared-module__active___3bb_W .creditSimulationShared-module__content___ohuwl a {
    color: #fff
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__accordionItem___3GGvL.creditSimulationShared-module__active___3bb_W svg {
    transform: rotate(90deg)
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__button___2026n {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2yVUX .creditSimulationShared-module__button___2026n {
        display: block
    }
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b .creditSimulationShared-module__input___2z0_B {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b .creditSimulationShared-module__input___2z0_B.creditSimulationShared-module__active___3bb_W {
    left: 1em;
    transition: .35s ease-in all
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b .creditSimulationShared-module__input___2z0_B::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b .creditSimulationShared-module__input___2z0_B {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b svg {
    height: 40px
}

.creditSimulationShared-module__askedQuestions___2yVUX .creditSimulationShared-module__search___3EJ3b svg image {
    height: inherit
}

.creditSimulationShared-module__flex___2MVSi {
    display: flex
}

.creditSimulationShared-module__flexStart___3VVID {
    align-items: flex-start
}

.creditSimulationShared-module__strong___1A69D {
    font-weight: bold !important
}

.creditSimulationShared-module__jcSpaceBetween___2hTJI {
    justify-content: space-between
}

.creditSimulationShared-module__fwWrap___3FG2k {
    flex-wrap: wrap
}

.creditSimulationShared-module__mobileFull___1PJ9C {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .creditSimulationShared-module__mobileFull___1PJ9C {
        width: unset
    }
}

.creditSimulationShared-module__container___1eFcG {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__container___1eFcG {
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .creditSimulationShared-module__container___1eFcG {
        font-size: 1em
    }
}

.creditSimulationShared-module__container___1eFcG.creditSimulationShared-module__withPadding___j74bD {
    padding: 2.5em 0
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__container___1eFcG.creditSimulationShared-module__withPadding___j74bD {
        padding: 4em 0
    }
}

.creditSimulationShared-module__container___1eFcG h2 {
    font-weight: normal;
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: .3125em
}

.creditSimulationShared-module__container___1eFcG h2 span {
    display: block
}

.creditSimulationShared-module__container___1eFcG h3 {
    text-align: center;
    margin-top: .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___3XQuu {
    padding: 15px 50px;
    width: 300px
}

.creditSimulationShared-module__nextButtonContainer___3am3O {
    padding-top: 0
}

.creditSimulationShared-module__selectButton___1f7oE {
    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___1f7oE.creditSimulationShared-module__selected___1Sl8O {
    background-color: #00ae9d;
    color: #fff
}

.creditSimulationShared-module__stepInnerContainer___1OLEs {
    flex-wrap: wrap
}

.creditSimulationShared-module__stepInnerContainer___1OLEs .creditSimulationShared-module__stepInnerFirstEl___15kEZ {
    width: 50%
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__stepInnerContainer___1OLEs {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

.creditSimulationShared-module__stepInnerContainer___1OLEs .creditSimulationShared-module__selectButtonContainer___287nM {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__stepInnerContainer___1OLEs .creditSimulationShared-module__selectButtonContainer___287nM {
        width: 38%
    }
}

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

.creditSimulationShared-module__input___2z0_B {
    width: 100%
}

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

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

.creditSimulationShared-module__questionGroup___1zkJ_ {
    margin-bottom: 50px
}

.creditSimulationShared-module__questionGroup___1zkJ_ .creditSimulationShared-module__questionTitle___1hHkT {
    font-weight: 500;
    font-size: .875em;
    color: #003641;
    margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
    .creditSimulationShared-module__questionGroup___1zkJ_ .creditSimulationShared-module__questionTitle___1hHkT {
        font-size: 1.375em
    }
}

.creditSimulationShared-module__questionGroup___1zkJ_ .creditSimulationShared-module__questionTitleSupport___1YWkV {
    color: #7c8a8b;
    margin-bottom: 35px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e {
    color: #003641
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e h3.liquida-sicoob-card-module__bground___3Ntla {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e h3.liquida-sicoob-card-module__nobground___3NbtB {
    background: transparent
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__askedQuestions___3Lk4e p {
        font-size: 1.5em
    }
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__contentQuestion___2ZxG6 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__contentQuestion___2ZxG6 {
        padding: 0 40px 10px
    }
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7 {
        padding: 2em 2em 2em 0
    }
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7:last-child {
    border: 0
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7 .liquida-sicoob-card-module__title___3P5ty {
    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___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7 .liquida-sicoob-card-module__title___3P5ty {
        font-size: 1.3125em
    }
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7 .liquida-sicoob-card-module__title___3P5ty svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7 .liquida-sicoob-card-module__content___38990 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7.liquida-sicoob-card-module__active___3lSpT .liquida-sicoob-card-module__content___38990 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7.liquida-sicoob-card-module__active___3lSpT .liquida-sicoob-card-module__content___38990 a {
    color: #fff
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__accordionItem___16EM7.liquida-sicoob-card-module__active___3lSpT svg {
    transform: rotate(90deg)
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__button___3494M {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3Lk4e .liquida-sicoob-card-module__button___3494M {
        display: block
    }
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT .liquida-sicoob-card-module__input___8MjbV {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT .liquida-sicoob-card-module__input___8MjbV.liquida-sicoob-card-module__active___3lSpT {
    left: 1em;
    transition: .35s ease-in all
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT .liquida-sicoob-card-module__input___8MjbV::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT .liquida-sicoob-card-module__input___8MjbV {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT svg {
    height: 40px
}

.liquida-sicoob-card-module__askedQuestions___3Lk4e .liquida-sicoob-card-module__search___2KRoT svg image {
    height: inherit
}

.liquida-sicoob-card-module__container___3liQw {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__container___3liQw {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .liquida-sicoob-card-module__container___3liQw {
        font-size: 1em
    }
}

.liquida-sicoob-card-module__container___3liQw h2,
.liquida-sicoob-card-module__container___3liQw h3,
.liquida-sicoob-card-module__container___3liQw p {
    white-space: pre-line
}

.liquida-sicoob-card-module__container___3liQw h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__container___3liQw h3 {
        font-size: 2em
    }
}

.liquida-sicoob-card-module__call___2d_nq {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__container___3liQw {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__container___3liQw {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__container___3liQw .liquida-sicoob-card-module__content___38990 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__container___3liQw .liquida-sicoob-card-module__content___38990 {
        padding: 5rem 0 5rem 10rem
    }
}

.liquida-sicoob-card-module__call___2d_nq h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .liquida-sicoob-card-module__call___2d_nq h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq h2 {
        margin: .5em 0
    }
}

.liquida-sicoob-card-module__call___2d_nq p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .liquida-sicoob-card-module__call___2d_nq p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq {
        width: 50%
    }
}

.liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__imageFullMobi___3KIBY {
    display: block
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__imageFullMobi___3KIBY {
        display: none
    }
}

.liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__bgTriangle___3XNxu {
    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___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__bgTriangle___3XNxu {
        display: block
    }
}

.liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__personTriangle___10Pkq {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__personTriangle___10Pkq {
        width: 100%;
        display: block
    }
}

.liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__yellowTriangle___2PQxq {
    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___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__yellowTriangle___2PQxq {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .liquida-sicoob-card-module__call___2d_nq .liquida-sicoob-card-module__image___31NFq .liquida-sicoob-card-module__yellowTriangle___2PQxq {
        height: 17rem;
        width: 17rem
    }
}

.liquida-sicoob-card-module__benefits___1V5Cc {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px
}

.liquida-sicoob-card-module__benefits___1V5Cc .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__container___3liQw {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__container___3liQw {
        width: 81.25%;
        padding-left: 0
    }
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__backgroundImage___2a9ZK {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__backgroundImage___2a9ZK {
        width: 65%
    }
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__benefitsContent___3G_dc {
    z-index: 2
}

.liquida-sicoob-card-module__benefits___1V5Cc h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.liquida-sicoob-card-module__benefits___1V5Cc p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__benefits___1V5Cc p {
        font-size: 1.5em
    }
}

.liquida-sicoob-card-module__benefits___1V5Cc .carouselItem {
    padding: 0
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1V5Cc .liquida-sicoob-card-module__card___3jBDt {
        margin: 20px
    }
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt:hover {
    transform: scale(1.1)
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt figure svg {
    height: 53px;
    width: 53px
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt 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___1V5Cc .liquida-sicoob-card-module__card___3jBDt h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt h4 {
        font-size: 1.5em
    }
}

.liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .liquida-sicoob-card-module__benefits___1V5Cc .liquida-sicoob-card-module__card___3jBDt p {
        font-size: 1.25em
    }
}

.liquida-sicoob-card-module__formSimulator___W6Nzz {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.liquida-sicoob-card-module__formSimulator___W6Nzz .liquida-sicoob-card-module__container___3liQw {
    margin-bottom: 0
}

.liquida-sicoob-card-module__formSimulator___W6Nzz .liquida-sicoob-card-module__content___38990 {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__formSimulator___W6Nzz .liquida-sicoob-card-module__content___38990 {
        padding: 40px 125px
    }
}

.liquida-sicoob-card-module__formSimulator___W6Nzz h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.liquida-sicoob-card-module__othersOptionsForYou___3c6K6 .liquida-sicoob-card-module__card___3jBDt {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .liquida-sicoob-card-module__othersOptionsForYou___3c6K6 .liquida-sicoob-card-module__card___3jBDt {
        margin-left: 0
    }
}

.liquida-sicoob-card-module__othersOptionsForYou___3c6K6 .liquida-sicoob-card-module__card___3jBDt .liquida-sicoob-card-module__cardItem___1AUqQ {
    width: 100%
}

.liquida-sicoob-card-module__othersOptionsForYou___3c6K6 .liquida-sicoob-card-module__card___3jBDt .liquida-sicoob-card-module__cardItem___1AUqQ .title,
.liquida-sicoob-card-module__othersOptionsForYou___3c6K6 .liquida-sicoob-card-module__card___3jBDt .liquida-sicoob-card-module__cardItem___1AUqQ .titleContent {
    height: 60px
}

.liquida-sicoob-card-module__othersOptionsForYou___3c6K6 .liquida-sicoob-card-module__card___3jBDt h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.microcredito-module__askedQuestions___3UzV8 {
    color: #003641
}

.microcredito-module__askedQuestions___3UzV8 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.microcredito-module__askedQuestions___3UzV8 h3.microcredito-module__bground___1oDdo {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.microcredito-module__askedQuestions___3UzV8 h3.microcredito-module__nobground___aWODQ {
    background: transparent
}

.microcredito-module__askedQuestions___3UzV8 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .microcredito-module__askedQuestions___3UzV8 p {
        font-size: 1.5em
    }
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__contentQuestion___1ksPT {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .microcredito-module__askedQuestions___3UzV8 .microcredito-module__contentQuestion___1ksPT {
        padding: 0 40px 10px
    }
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD {
        padding: 2em 2em 2em 0
    }
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD:last-child {
    border: 0
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD .microcredito-module__title___1Aeds {
    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___3UzV8 .microcredito-module__accordionItem___36TBD .microcredito-module__title___1Aeds {
        font-size: 1.3125em
    }
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD .microcredito-module__title___1Aeds svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD .microcredito-module__content___1a0TH {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD.microcredito-module__active___2PVX9 .microcredito-module__content___1a0TH {
    height: auto;
    display: block;
    transition: ease .8s all
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD.microcredito-module__active___2PVX9 .microcredito-module__content___1a0TH a {
    color: #fff
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__accordionItem___36TBD.microcredito-module__active___2PVX9 svg {
    transform: rotate(90deg)
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__button___pqDgL {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3UzV8 .microcredito-module__button___pqDgL {
        display: block
    }
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l .microcredito-module__input___gZZY2 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l .microcredito-module__input___gZZY2.microcredito-module__active___2PVX9 {
    left: 1em;
    transition: .35s ease-in all
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l .microcredito-module__input___gZZY2::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l .microcredito-module__input___gZZY2 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l svg {
    height: 40px
}

.microcredito-module__askedQuestions___3UzV8 .microcredito-module__search___3s06l svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.pessoal-module__askedQuestions___2P3I1 {
    color: #003641
}

.pessoal-module__askedQuestions___2P3I1 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.pessoal-module__askedQuestions___2P3I1 h3.pessoal-module__bground___V8Tsc {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.pessoal-module__askedQuestions___2P3I1 h3.pessoal-module__nobground___1JygP {
    background: transparent
}

.pessoal-module__askedQuestions___2P3I1 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .pessoal-module__askedQuestions___2P3I1 p {
        font-size: 1.5em
    }
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__contentQuestion___tYaNL {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .pessoal-module__askedQuestions___2P3I1 .pessoal-module__contentQuestion___tYaNL {
        padding: 0 40px 10px
    }
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA {
        padding: 2em 2em 2em 0
    }
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA:last-child {
    border: 0
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA .pessoal-module__title___30fba {
    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___2P3I1 .pessoal-module__accordionItem___ggxiA .pessoal-module__title___30fba {
        font-size: 1.3125em
    }
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA .pessoal-module__title___30fba svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA .pessoal-module__content___14i42 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA.pessoal-module__active___1MPqD .pessoal-module__content___14i42 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA.pessoal-module__active___1MPqD .pessoal-module__content___14i42 a {
    color: #fff
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__accordionItem___ggxiA.pessoal-module__active___1MPqD svg {
    transform: rotate(90deg)
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__button___3oZKX {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2P3I1 .pessoal-module__button___3oZKX {
        display: block
    }
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt .pessoal-module__input___23dhz {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt .pessoal-module__input___23dhz.pessoal-module__active___1MPqD {
    left: 1em;
    transition: .35s ease-in all
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt .pessoal-module__input___23dhz::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt .pessoal-module__input___23dhz {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt svg {
    height: 40px
}

.pessoal-module__askedQuestions___2P3I1 .pessoal-module__search___1v2Jt svg image {
    height: inherit
}

.pessoal-module__container___1Z8GI {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .pessoal-module__container___1Z8GI {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .pessoal-module__container___1Z8GI {
        font-size: 1em
    }
}

.pessoal-module__container___1Z8GI h2,
.pessoal-module__container___1Z8GI h3,
.pessoal-module__container___1Z8GI p {
    white-space: pre-line
}

.pessoal-module__container___1Z8GI h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .pessoal-module__container___1Z8GI h3 {
        font-size: 2em
    }
}

.pessoal-module__call____ZDTF {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.pessoal-module__call____ZDTF .pessoal-module__container___1Z8GI {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF .pessoal-module__container___1Z8GI {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF .pessoal-module__container___1Z8GI .pessoal-module__content___14i42 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .pessoal-module__call____ZDTF .pessoal-module__container___1Z8GI .pessoal-module__content___14i42 {
        padding: 5rem 0 5rem 10rem
    }
}

.pessoal-module__call____ZDTF h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .pessoal-module__call____ZDTF h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF h2 {
        margin: .5em 0
    }
}

.pessoal-module__call____ZDTF p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .pessoal-module__call____ZDTF p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj {
        width: 50%
    }
}

.pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__imageFullMobi___qECTe {
    display: block
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__imageFullMobi___qECTe {
        display: none
    }
}

.pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__bgTriangle___cCcmX {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__bgTriangle___cCcmX {
        display: block
    }
}

.pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__personTriangle___1X05o {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__personTriangle___1X05o {
        width: 100%;
        display: block
    }
}

.pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__yellowTriangle___2kKlR {
    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____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__yellowTriangle___2kKlR {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .pessoal-module__call____ZDTF .pessoal-module__image___2Pjzj .pessoal-module__yellowTriangle___2kKlR {
        height: 17rem;
        width: 17rem
    }
}

.pessoal-module__benefits___2UuFN {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px
}

.pessoal-module__benefits___2UuFN .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.pessoal-module__benefits___2UuFN .pessoal-module__container___1Z8GI {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .pessoal-module__benefits___2UuFN .pessoal-module__container___1Z8GI {
        width: 81.25%;
        padding-left: 0
    }
}

.pessoal-module__benefits___2UuFN .pessoal-module__backgroundImage___24es0 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .pessoal-module__benefits___2UuFN .pessoal-module__backgroundImage___24es0 {
        width: 65%
    }
}

.pessoal-module__benefits___2UuFN .pessoal-module__benefitsContent___3MmDA {
    z-index: 2
}

.pessoal-module__benefits___2UuFN h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.pessoal-module__benefits___2UuFN p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .pessoal-module__benefits___2UuFN p {
        font-size: 1.5em
    }
}

.pessoal-module__benefits___2UuFN .carouselItem {
    padding: 0
}

.pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___2UuFN .pessoal-module__card___19pBg {
        margin: 20px
    }
}

.pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg:hover {
    transform: scale(1.1)
}

.pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg figure svg {
    height: 53px;
    width: 53px
}

.pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg 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___2UuFN .pessoal-module__card___19pBg h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg h4 {
        font-size: 1.5em
    }
}

.pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .pessoal-module__benefits___2UuFN .pessoal-module__card___19pBg p {
        font-size: 1.25em
    }
}

.pessoal-module__formSimulator___i_ii- {
    display: block;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.pessoal-module__formSimulator___i_ii- .pessoal-module__container___1Z8GI {
    margin-bottom: 0
}

.pessoal-module__formSimulator___i_ii- .pessoal-module__content___14i42 {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .pessoal-module__formSimulator___i_ii- .pessoal-module__content___14i42 {
        padding: 40px 125px
    }
}

.pessoal-module__formSimulator___i_ii- h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.pessoal-module__othersOptionsForYou___ey1WN .pessoal-module__card___19pBg {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .pessoal-module__othersOptionsForYou___ey1WN .pessoal-module__card___19pBg {
        margin-left: 0
    }
}

.pessoal-module__othersOptionsForYou___ey1WN .pessoal-module__card___19pBg .pessoal-module__cardItem___1-ucy {
    width: 100%
}

.pessoal-module__othersOptionsForYou___ey1WN .pessoal-module__card___19pBg .pessoal-module__cardItem___1-ucy .title,
.pessoal-module__othersOptionsForYou___ey1WN .pessoal-module__card___19pBg .pessoal-module__cardItem___1-ucy .titleContent {
    height: 60px
}

.pessoal-module__othersOptionsForYou___ey1WN .pessoal-module__card___19pBg h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.finalizandoForm-module__askedQuestions___1Upd- {
    color: #003641
}

.finalizandoForm-module__askedQuestions___1Upd- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.finalizandoForm-module__askedQuestions___1Upd- h3.finalizandoForm-module__bground___17xiw {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.finalizandoForm-module__askedQuestions___1Upd- h3.finalizandoForm-module__nobground___1D5eh {
    background: transparent
}

.finalizandoForm-module__askedQuestions___1Upd- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__askedQuestions___1Upd- p {
        font-size: 1.5em
    }
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__contentQuestion___3VKFg {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__contentQuestion___3VKFg {
        padding: 0 40px 10px
    }
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB {
        padding: 2em 2em 2em 0
    }
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB:last-child {
    border: 0
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB .finalizandoForm-module__title___tmo0y {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB .finalizandoForm-module__title___tmo0y {
        font-size: 1.3125em
    }
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB .finalizandoForm-module__title___tmo0y svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB .finalizandoForm-module__content___3VDoq {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB.finalizandoForm-module__active___15oIP .finalizandoForm-module__content___3VDoq {
    height: auto;
    display: block;
    transition: ease .8s all
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB.finalizandoForm-module__active___15oIP .finalizandoForm-module__content___3VDoq a {
    color: #fff
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__accordionItem___2-qGB.finalizandoForm-module__active___15oIP svg {
    transform: rotate(90deg)
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__button___XCGr- {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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) {
    .finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__button___XCGr- {
        display: block
    }
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU .finalizandoForm-module__input___1WWxa {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU .finalizandoForm-module__input___1WWxa.finalizandoForm-module__active___15oIP {
    left: 1em;
    transition: .35s ease-in all
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU .finalizandoForm-module__input___1WWxa::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU .finalizandoForm-module__input___1WWxa {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU svg {
    height: 40px
}

.finalizandoForm-module__askedQuestions___1Upd- .finalizandoForm-module__search___2F3FU svg image {
    height: inherit
}

.finalizandoForm-module__content___3VDoq {
    position: relative;
    width: 100%
}

.finalizandoForm-module__content___3VDoq .finalizandoForm-module__vamos___pjgRY {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.finalizandoForm-module__content___3VDoq .finalizandoForm-module__vamos___pjgRY .finalizandoForm-module__separar___1X0Qb {
    display: block
}

.finalizandoForm-module__content___3VDoq .finalizandoForm-module__vamos___pjgRY .finalizandoForm-module__separar___1X0Qb .finalizandoForm-module__textForm___3cdkn {
    color: #7c8a8b;
    font-size: 1.4em
}

.finalizandoForm-module__content___3VDoq .finalizandoForm-module__vamos___pjgRY .finalizandoForm-module__separar___1X0Qb .finalizandoForm-module__inputForm___28tom {
    margin-top: 10px;
    border: 0;
    border-bottom: 3px solid #c3c3d4;
    margin-right: 30px;
    width: 80%;
    padding: 15px;
    font-size: 1.25em;
    outline: none;
    color: #00ae9d;
    font-weight: bold;
    background-color: transparent
}

table {
    margin-top: 50px;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #dedede
}

th,
td {
    text-align: left;
    padding: 8px
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

th {
    background-color: #f5f5f5;
    color: #000
}

td {
    color: #7c8a8b
}

td:nth-child(2) {
    color: #00ae9d;
    font-weight: 600
}

.finalizandoForm-module__doASimulation___1GU3y {
    margin-bottom: 20px;
    margin-left: 10px
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__doASimulation___1GU3y {
        margin-left: 0
    }
}

.finalizandoForm-module__doASimulation___1GU3y a {
    color: #003641;
    font-weight: bold;
    text-decoration: underline
}

.finalizandoForm-module__simulationDisclaimer___6HND5 {
    margin: 25px 0;
    color: #7c8a8d;
    font-weight: 500;
    display: none
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__simulationDisclaimer___6HND5 {
        display: block
    }
}

.finalizandoForm-module__submitArea___f04Eb {
    position: relative;
    display: block
}

.finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm {
    margin-bottom: 20px;
    display: flex;
    width: 70%
}

@media screen and (min-width: 1024px) {
    .finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm {
        width: 70%
    }
}

@media screen and (min-width: 1200px) {
    .finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm {
        width: unset
    }
}

.finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm .finalizandoForm-module__whatsApp___3LDY1 {
    font-size: 1em;
    background-color: #fff;
    color: #00ae9d;
    padding: 15px 0;
    outline: none;
    border-radius: 100px;
    border: 2px solid #00ae9d;
    width: 100%;
    max-width: 100%;
    margin: 0 0 0 auto;
    display: block;
    width: 300px;
    font-weight: bold
}

@media screen and (min-width: 768px) {
    .finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm .finalizandoForm-module__whatsApp___3LDY1 {
        font-size: 1.25em
    }
}

.finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm button {
    font-size: 1em;
    background-color: #003641;
    color: #fff;
    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: bold
}

@media screen and (min-width: 768px) {
    .finalizandoForm-module__submitArea___f04Eb .finalizandoForm-module__submit___1-zzm button {
        font-size: 1.25em
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.styles-module__askedQuestions___3xl2G {
    color: #003641
}

.styles-module__askedQuestions___3xl2G h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.styles-module__askedQuestions___3xl2G h3.styles-module__bground___137ng {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.styles-module__askedQuestions___3xl2G h3.styles-module__nobground___3-lRm {
    background: transparent
}

.styles-module__askedQuestions___3xl2G p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .styles-module__askedQuestions___3xl2G p {
        font-size: 1.5em
    }
}

.styles-module__askedQuestions___3xl2G .styles-module__contentQuestion___2zoPt {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .styles-module__askedQuestions___3xl2G .styles-module__contentQuestion___2zoPt {
        padding: 0 40px 10px
    }
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW {
        padding: 2em 2em 2em 0
    }
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW:last-child {
    border: 0
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW .styles-module__title___2rj8j {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW .styles-module__title___2rj8j {
        font-size: 1.3125em
    }
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW .styles-module__title___2rj8j svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW .styles-module__content___R8x3S {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW.styles-module__active___1jgSD .styles-module__content___R8x3S {
    height: auto;
    display: block;
    transition: ease .8s all
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW.styles-module__active___1jgSD .styles-module__content___R8x3S a {
    color: #fff
}

.styles-module__askedQuestions___3xl2G .styles-module__accordionItem___1FWdW.styles-module__active___1jgSD svg {
    transform: rotate(90deg)
}

.styles-module__askedQuestions___3xl2G .styles-module__button___3rCYq {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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-module__askedQuestions___3xl2G .styles-module__button___3rCYq {
        display: block
    }
}

.styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie .styles-module__input___1rkOJ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie .styles-module__input___1rkOJ.styles-module__active___1jgSD {
    left: 1em;
    transition: .35s ease-in all
}

.styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie .styles-module__input___1rkOJ::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie .styles-module__input___1rkOJ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie svg {
    height: 40px
}

.styles-module__askedQuestions___3xl2G .styles-module__search___1N_ie svg image {
    height: inherit
}

.styles-module__container___287sv {
    padding: 3rem;
    width: 600px;
    border-radius: 4px
}

.styles-module__container___287sv .styles-module__formCard___2b3TP {
    border: 2px solid #1d3557;
    padding: 2rem;
    border-radius: 4px;
    box-shadow: 0 0 #0000, 0 25px 50px -12px rgba(0, 0, 0, .25), 0 0 #0000;
    background: #fff
}

.styles-module__container___287sv h1 {
    font-size: 2rem;
    color: #293241;
    margin-bottom: 2rem
}

.styles-module__container___287sv h2 {
    color: #293241;
    margin-bottom: 1rem
}

.styles-module__container___287sv label,
.styles-module__container___287sv input {
    color: #293241
}

.styles-module__container___287sv label {
    font-size: 1.2rem;
    margin-bottom: .5rem
}

.styles-module__container___287sv input {
    border: 2px solid rgba(29, 53, 87, .8);
    border-radius: 4px;
    padding: .5rem 1rem;
    padding-left: 1rem;
    font-size: 1rem
}

.styles-module__container___287sv .styles-module__formRow___28gPw {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5rem
}

.styles-module__container___287sv button:not(.styles-module__back___2z2aK) {
    color: #fff;
    width: 100%;
    font-size: 1.4rem;
    background: #1d3557;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    padding: .8rem 1.2rem;
    margin-top: .5rem
}

.styles-module__container___287sv button:not(.styles-module__back___2z2aK):hover {
    background: rgba(29, 53, 87, .8)
}

.styles-module__container___287sv button.styles-module__back___2z2aK {
    margin-right: 1rem;
    padding: .3rem;
    cursor: pointer
}

.styles-module__container___287sv .styles-module__input-error___3Ae2R {
    border-color: #e63946
}

.styles-module__container___287sv .styles-module__error___vPWRr {
    color: #e63946;
    font-size: 1rem;
    margin-top: .3rem
}

.styles-module__container___287sv .styles-module__disabled-btn___Zi34_ {
    cursor: not-allowed;
    background: rgba(29, 53, 87, .8)
}

.styles-module__container___287sv input[type=checkbox] {
    margin-right: .7rem
}

.styles-module__container___287sv .styles-module__steps___3NkBv {
    display: inline-block;
    margin-bottom: 1rem;
    color: #293241;
    font-size: 1.2rem
}

.styles-module__container___287sv .styles-module__errorText___TfooZ {
    color: #e63946;
    font-size: 1.2rem;
    margin-top: .4rem;
    display: inline-block
}

.styles-module__container___287sv .styles-module__hideForm___11g4k {
    display: none
}

.styles-module__container___287sv .styles-module__showForm___38016 {
    display: block
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.payrollForm-module__askedQuestions___1sZIU {
    color: #003641
}

.payrollForm-module__askedQuestions___1sZIU h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.payrollForm-module__askedQuestions___1sZIU h3.payrollForm-module__bground___3QF_A {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.payrollForm-module__askedQuestions___1sZIU h3.payrollForm-module__nobground___3T8eE {
    background: transparent
}

.payrollForm-module__askedQuestions___1sZIU p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__askedQuestions___1sZIU p {
        font-size: 1.5em
    }
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__contentQuestion___3mi_R {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__askedQuestions___1sZIU .payrollForm-module__contentQuestion___3mi_R {
        padding: 0 40px 10px
    }
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV {
        padding: 2em 2em 2em 0
    }
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV:last-child {
    border: 0
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV .payrollForm-module__title___RvYLM {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV .payrollForm-module__title___RvYLM {
        font-size: 1.3125em
    }
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV .payrollForm-module__title___RvYLM svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV .payrollForm-module__content___29y0t {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV.payrollForm-module__active___zdqxJ .payrollForm-module__content___29y0t {
    height: auto;
    display: block;
    transition: ease .8s all
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV.payrollForm-module__active___zdqxJ .payrollForm-module__content___29y0t a {
    color: #fff
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__accordionItem___2PXkV.payrollForm-module__active___zdqxJ svg {
    transform: rotate(90deg)
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__button___2bkVf {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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) {
    .payrollForm-module__askedQuestions___1sZIU .payrollForm-module__button___2bkVf {
        display: block
    }
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN .payrollForm-module__input___2CldN {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN .payrollForm-module__input___2CldN.payrollForm-module__active___zdqxJ {
    left: 1em;
    transition: .35s ease-in all
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN .payrollForm-module__input___2CldN::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN .payrollForm-module__input___2CldN {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN svg {
    height: 40px
}

.payrollForm-module__askedQuestions___1sZIU .payrollForm-module__search___1DoYN svg image {
    height: inherit
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w {
    margin-top: 50px
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__fields___3i2ml {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__fields___3i2ml {
        flex-direction: row
    }
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__inputArea___1M2zV {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__inputGroup___3axku {
    width: 95%;
    margin-bottom: 75px
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w label {
    font-size: 1.125em;
    font-weight: 500;
    color: #7c8a8d
}

@media screen and (min-width: 768px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w label {
        font-size: 1.5em
    }
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__inputs___1yXoQ {
    display: flex;
    flex-direction: column;
    width: 100%
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w input {
    margin-top: 10px;
    border: 0;
    border-bottom: 3px solid #c3c3d4;
    margin-right: 30px;
    width: 100%;
    padding: 15px;
    font-size: 1.25em;
    outline: none;
    color: #00ae9d;
    font-weight: bold;
    background-color: transparent
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w input::-webkit-input-placeholder {
    color: #00ae9d
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w input:-ms-input-placeholder {
    color: #00ae9d
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w input::-ms-input-placeholder {
    color: #00ae9d
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w input::placeholder {
    color: #00ae9d
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__selectField___h0qXh {
    position: relative;
    display: flex;
    width: 75%;
    border: 0;
    border-bottom: 3px solid #c3c3d4;
    margin-right: 30px;
    padding: 19px;
    font-size: 1.25em;
    outline: none;
    color: #00ae9d;
    font-weight: bold;
    background-color: transparent
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__select___1D-dW {
    position: relative
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__select___1D-dW::after,
.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__select___1D-dW::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 0;
    pointer-events: none;
    border-top: 15px solid #003641;
    border-radius: 100px
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__select___1D-dW::after {
    transform: rotate(50deg);
    right: 3px;
    top: 28px
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__select___1D-dW::before {
    transform: rotate(130deg);
    right: 12px;
    top: 28px
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w p {
    white-space: pre-line;
    font-size: 1.1875em
}

@media screen and (min-width: 1600px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w p {
        font-size: 1em
    }
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__simulationDisclaimer___1Gpdq {
    margin-bottom: 25px;
    color: #7c8a8d;
    font-weight: 500;
    display: none
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__simulationDisclaimer___1Gpdq {
        display: block
    }
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__submitArea___3C0oM {
    position: relative;
    display: block
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__doASimulation___2opvy {
    margin-bottom: 20px;
    margin-left: 10px
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__doASimulation___2opvy {
        margin-left: 0
    }
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__doASimulation___2opvy a {
    color: #003641;
    font-weight: bold;
    text-decoration: underline
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__submit___1FF8r {
    margin-bottom: 20px;
    display: flex;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__submit___1FF8r {
        width: 70%
    }
}

@media screen and (min-width: 1200px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__submit___1FF8r {
        width: unset
    }
}

.payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__submit___1FF8r button {
    font-size: 1em;
    background-color: #003641;
    color: #fff;
    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: bold
}

@media screen and (min-width: 768px) {
    .payrollForm-module__payrollForm___3N7wx .payrollForm-module__form___MXP4w .payrollForm-module__submit___1FF8r button {
        font-size: 1.25em
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.pessoalCartoes-module__askedQuestions___3f52X {
    color: #003641
}

.pessoalCartoes-module__askedQuestions___3f52X h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.pessoalCartoes-module__askedQuestions___3f52X h3.pessoalCartoes-module__bground___16VhO {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.pessoalCartoes-module__askedQuestions___3f52X h3.pessoalCartoes-module__nobground___3Dy7- {
    background: transparent
}

.pessoalCartoes-module__askedQuestions___3f52X p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__askedQuestions___3f52X p {
        font-size: 1.5em
    }
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__contentQuestion___1aX4O {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__contentQuestion___1aX4O {
        padding: 0 40px 10px
    }
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP {
        padding: 2em 2em 2em 0
    }
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP:last-child {
    border: 0
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP .pessoalCartoes-module__title___3WnU7 {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP .pessoalCartoes-module__title___3WnU7 {
        font-size: 1.3125em
    }
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP .pessoalCartoes-module__title___3WnU7 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP .pessoalCartoes-module__content___3-fqN {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP.pessoalCartoes-module__active___6Z9w3 .pessoalCartoes-module__content___3-fqN {
    height: auto;
    display: block;
    transition: ease .8s all
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP.pessoalCartoes-module__active___6Z9w3 .pessoalCartoes-module__content___3-fqN a {
    color: #fff
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__accordionItem___3quxP.pessoalCartoes-module__active___6Z9w3 svg {
    transform: rotate(90deg)
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__button___34bQ1 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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) {
    .pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__button___34bQ1 {
        display: block
    }
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 .pessoalCartoes-module__input___2YRcr {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 .pessoalCartoes-module__input___2YRcr.pessoalCartoes-module__active___6Z9w3 {
    left: 1em;
    transition: .35s ease-in all
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 .pessoalCartoes-module__input___2YRcr::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 .pessoalCartoes-module__input___2YRcr {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 svg {
    height: 40px
}

.pessoalCartoes-module__askedQuestions___3f52X .pessoalCartoes-module__search___2y8X4 svg image {
    height: inherit
}

.pessoalCartoes-module__container___3gmh4 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__container___3gmh4 {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .pessoalCartoes-module__container___3gmh4 {
        font-size: 1em
    }
}

.pessoalCartoes-module__container___3gmh4 h2,
.pessoalCartoes-module__container___3gmh4 h3,
.pessoalCartoes-module__container___3gmh4 p {
    white-space: pre-line
}

.pessoalCartoes-module__container___3gmh4 h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__container___3gmh4 h3 {
        font-size: 2em
    }
}

.pessoalCartoes-module__call___2bbl2 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__call___2bbl2 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__container___3gmh4 {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__container___3gmh4 {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__container___3gmh4 .pessoalCartoes-module__content___3-fqN {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__container___3gmh4 .pessoalCartoes-module__content___3-fqN {
        padding: 5rem 0 5rem 10rem
    }
}

.pessoalCartoes-module__call___2bbl2 h2 {
    font-size: 1.75em;
    margin: .5em 0;
    width: 75%
}

@media screen and (min-width: 640px) {
    .pessoalCartoes-module__call___2bbl2 h2 {
        font-size: 3.4375em
    }
}

.pessoalCartoes-module__call___2bbl2 p {
    width: 75%;
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .pessoalCartoes-module__call___2bbl2 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__image___1Zx0B {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__image___1Zx0B {
        width: 50%
    }
}

.pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__image___1Zx0B .pessoalCartoes-module__imageFullMobi___1Giys {
    display: block;
    height: auto
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__image___1Zx0B .pessoalCartoes-module__imageFullMobi___1Giys {
        display: none
    }
}

.pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__image___1Zx0B .pessoalCartoes-module__personTriangle___3JQsA {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    display: none;
    width: 80%
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__call___2bbl2 .pessoalCartoes-module__image___1Zx0B .pessoalCartoes-module__personTriangle___3JQsA {
        width: 100%;
        display: block
    }
}

.pessoalCartoes-module__testando___1fUU_ {
    position: absolute;
    bottom: -102px;
    width: 20rem;
    right: 0;
    left: 0;
    margin: 0 auto
}

@media screen and (min-width: 1201px) {
    .pessoalCartoes-module__testando___1fUU_ {
        right: -5px;
        width: 30rem;
        margin: auto;
        left: auto
    }
}

@media screen and (min-width: 1600px) {
    .pessoalCartoes-module__testando___1fUU_ {
        right: 57px;
        width: 34rem
    }
}

.pessoalCartoes-module__cards___LmSas {
    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) {
    .pessoalCartoes-module__cards___LmSas {
        margin: 0 5.625em 6.25em;
        padding: 6.25em
    }
}

@media(min-width: 1360px)and (max-width: 1370px) {
    .pessoalCartoes-module__cards___LmSas {
        margin: 0 4.375em 6.25em
    }
}

.pessoalCartoes-module__cards___LmSas .pessoalCartoes-module__header___2tzkj {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin: 1.5em 0px 2.5em
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__cards___LmSas .pessoalCartoes-module__header___2tzkj {
        font-size: 2.875em
    }
}

.pessoalCartoes-module__cards___LmSas .pessoalCartoes-module__cardList___3wlEq {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    justify-content: center
}

@media screen and (min-width: 768px) {
    .pessoalCartoes-module__cards___LmSas .pessoalCartoes-module__cardList___3wlEq {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__cards___LmSas .pessoalCartoes-module__cardList___3wlEq {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }
}

.pessoalCartoes-module__modal___1GemF {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000085;
    z-index: 10
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalBody___1YYrb {
    width: 80%;
    height: 91%;
    margin: auto;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 0;
    font-weight: 500;
    border-bottom: 5px solid #c0cf2e
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalBody___1YYrb {
        width: 51%;
        padding: 0
    }
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalDocumentList___1y_td {
    color: #003641
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalClose___2Cz2e {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 1.875em;
    font-weight: bold;
    text-decoration: none;
    color: #003641
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalSVG___3q8EV {
    margin-bottom: 20px
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalTitle___1PQ4f {
    font-weight: bold;
    font-size: 2.375em
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalDocumentList___1y_td {
    margin: 20px 0
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalDocumentList___1y_td li {
    margin-bottom: 20px;
    font-size: 1.5em
}

.pessoalCartoes-module__modal___1GemF .pessoalCartoes-module__modalObservations___23lDO {
    font-size: 1.25em;
    color: #00ae9d
}

.pessoalCartoes-module__benefits___3A3kG {
    position: relative;
    margin-bottom: 100px
}

@media screen and (max-width: 1200px) {
    .pessoalCartoes-module__benefits___3A3kG {
        height: 1000px
    }
}

.pessoalCartoes-module__benefits___3A3kG .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__container___3gmh4 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__container___3gmh4 {
        width: 81.25%;
        padding-left: 0
    }
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__backgroundImage___2ryhU {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 600px
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__backgroundImage___2ryhU {
        width: 65%
    }
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__benefitsContent___HTyPX {
    z-index: 2
}

.pessoalCartoes-module__benefits___3A3kG h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.pessoalCartoes-module__benefits___3A3kG p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__benefits___3A3kG p {
        font-size: 1.5em
    }
}

.pessoalCartoes-module__benefits___3A3kG .carouselItem {
    padding: 0
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ {
        margin: 20px
    }
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ:hover {
    transform: scale(1.1)
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ figure svg {
    height: 53px;
    width: 53px
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ h4 {
        font-size: 1.5em
    }
}

.pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .pessoalCartoes-module__benefits___3A3kG .pessoalCartoes-module__card___1orxJ p {
        font-size: 1.25em
    }
}

.pessoalCartoes-module__sectionApp___3-f_k {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k {
        background: url(https://www.sicoob.com.br/documents/25272901/70431854/grafismo-mix.jpg/25837176-94b1-69e4-91da-b94419d7d413?t=1639493055312) no-repeat right center #b7cd33
    }
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__container___3gmh4 {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__container___3gmh4 {
        flex-direction: row;
        padding: 3em 0
    }
}

.pessoalCartoes-module__sectionApp___3-f_k img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o {
    max-width: 460px;
    margin: 0 30px
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o {
        margin-left: 10%
    }
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o h3 {
    margin: 15px 0;
    font-size: 2em
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o h3 {
        font-size: 2em
    }
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o p {
    font-size: 1.125em;
    color: #fff;
    line-height: 28px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o p {
        font-size: 1.5em
    }
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ img,
.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ {
        flex-direction: row
    }
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ img,
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentLeft___3FJ6o .pessoalCartoes-module__iconsDevice___3M4vZ {
        margin-bottom: 0
    }
}

.pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentRight___u8pzO {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .pessoalCartoes-module__sectionApp___3-f_k .pessoalCartoes-module__contentRight___u8pzO {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP {
    color: #003641
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP h3.portabilidade-de-credito-pessoal-module__bground___3tR_W {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP h3.portabilidade-de-credito-pessoal-module__nobground___2uVa3 {
    background: transparent
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__askedQuestions___svPmP p {
        font-size: 1.5em
    }
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__contentQuestion___1aVT6 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__contentQuestion___1aVT6 {
        padding: 0 40px 10px
    }
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C {
        padding: 2em 2em 2em 0
    }
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C:last-child {
    border: 0
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C .portabilidade-de-credito-pessoal-module__title___2egoL {
    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___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C .portabilidade-de-credito-pessoal-module__title___2egoL {
        font-size: 1.3125em
    }
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C .portabilidade-de-credito-pessoal-module__title___2egoL svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C .portabilidade-de-credito-pessoal-module__content___28yU3 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C.portabilidade-de-credito-pessoal-module__active___hb9Av .portabilidade-de-credito-pessoal-module__content___28yU3 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C.portabilidade-de-credito-pessoal-module__active___hb9Av .portabilidade-de-credito-pessoal-module__content___28yU3 a {
    color: #fff
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__accordionItem___26e2C.portabilidade-de-credito-pessoal-module__active___hb9Av svg {
    transform: rotate(90deg)
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__button___317wX {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___svPmP .portabilidade-de-credito-pessoal-module__button___317wX {
        display: block
    }
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo .portabilidade-de-credito-pessoal-module__input___1inaY {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo .portabilidade-de-credito-pessoal-module__input___1inaY.portabilidade-de-credito-pessoal-module__active___hb9Av {
    left: 1em;
    transition: .35s ease-in all
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo .portabilidade-de-credito-pessoal-module__input___1inaY::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo .portabilidade-de-credito-pessoal-module__input___1inaY {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo svg {
    height: 40px
}

.portabilidade-de-credito-pessoal-module__askedQuestions___svPmP .portabilidade-de-credito-pessoal-module__search___2SSPo svg image {
    height: inherit
}

.portabilidade-de-credito-pessoal-module__container___3UA1M {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__container___3UA1M {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .portabilidade-de-credito-pessoal-module__container___3UA1M {
        font-size: 1em
    }
}

.portabilidade-de-credito-pessoal-module__container___3UA1M h2,
.portabilidade-de-credito-pessoal-module__container___3UA1M h3,
.portabilidade-de-credito-pessoal-module__container___3UA1M p {
    white-space: pre-line
}

.portabilidade-de-credito-pessoal-module__container___3UA1M h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__container___3UA1M h3 {
        font-size: 2em
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__container___3UA1M {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__container___3UA1M {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__container___3UA1M .portabilidade-de-credito-pessoal-module__content___28yU3 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__container___3UA1M .portabilidade-de-credito-pessoal-module__content___28yU3 {
        padding: 5rem 0 5rem 10rem
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp h2 {
        margin: .5em 0
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul {
        width: 50%
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__imageFullMobi___6MTKv {
    display: block
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__imageFullMobi___6MTKv {
        display: none
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__bgTriangle___f5oHs {
    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___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__bgTriangle___f5oHs {
        display: block
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__personTriangle___1j_zi {
    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___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__personTriangle___1j_zi {
        width: 100%;
        display: block
    }
}

.portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__yellowTriangle___3xdBj {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__yellowTriangle___3xdBj {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .portabilidade-de-credito-pessoal-module__call___22Ddp .portabilidade-de-credito-pessoal-module__image___1QHul .portabilidade-de-credito-pessoal-module__yellowTriangle___3xdBj {
        height: 17rem;
        width: 17rem
    }
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh {
    position: relative;
    overflow: hidden
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__container___3UA1M {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__container___3UA1M {
        width: 81.25%;
        padding-left: 0
    }
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__backgroundImage___1a8r2 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__backgroundImage___1a8r2 {
        width: 65%
    }
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__benefitsContent___1Y9vD {
    z-index: 2
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__benefits___AnoYh p {
        font-size: 1.5em
    }
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .carouselItem {
    padding: 0
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 {
        margin: 20px
    }
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414:hover {
    transform: scale(1.1)
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 figure svg {
    height: 53px;
    width: 53px
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 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___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 h4 {
        font-size: 1.5em
    }
}

.portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .portabilidade-de-credito-pessoal-module__benefits___AnoYh .portabilidade-de-credito-pessoal-module__card___9i414 p {
        font-size: 1.25em
    }
}

.portabilidade-de-credito-pessoal-module__steps___1TMcR 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___1TMcR ul {
        flex-direction: row
    }
}

.portabilidade-de-credito-pessoal-module__steps___1TMcR ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .portabilidade-de-credito-pessoal-module__steps___1TMcR ul li {
        max-width: 18%
    }
}

.portabilidade-de-credito-pessoal-module__steps___1TMcR ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.portabilidade-de-credito-pessoal-module__steps___1TMcR ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__steps___1TMcR ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .portabilidade-de-credito-pessoal-module__steps___1TMcR ul li h4 {
        font-size: 1.25em
    }
}

.portabilidade-de-credito-pessoal-module__steps___1TMcR ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__steps___1TMcR ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.portabilidade-de-credito-pessoal-module__formSimulator___2nRPh {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.portabilidade-de-credito-pessoal-module__formSimulator___2nRPh .portabilidade-de-credito-pessoal-module__container___3UA1M {
    margin-bottom: 0
}

.portabilidade-de-credito-pessoal-module__formSimulator___2nRPh .portabilidade-de-credito-pessoal-module__content___28yU3 {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__formSimulator___2nRPh .portabilidade-de-credito-pessoal-module__content___28yU3 {
        padding: 40px 125px
    }
}

.portabilidade-de-credito-pessoal-module__formSimulator___2nRPh h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.portabilidade-de-credito-pessoal-module__othersOptionsForYou___TuzlH .portabilidade-de-credito-pessoal-module__card___9i414 {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-credito-pessoal-module__othersOptionsForYou___TuzlH .portabilidade-de-credito-pessoal-module__card___9i414 {
        margin-left: 0
    }
}

.portabilidade-de-credito-pessoal-module__othersOptionsForYou___TuzlH .portabilidade-de-credito-pessoal-module__card___9i414 .portabilidade-de-credito-pessoal-module__cardItem___2X1kJ {
    width: 100%
}

.portabilidade-de-credito-pessoal-module__othersOptionsForYou___TuzlH .portabilidade-de-credito-pessoal-module__card___9i414 .portabilidade-de-credito-pessoal-module__cardItem___2X1kJ .title,
.portabilidade-de-credito-pessoal-module__othersOptionsForYou___TuzlH .portabilidade-de-credito-pessoal-module__card___9i414 .portabilidade-de-credito-pessoal-module__cardItem___2X1kJ .titleContent {
    height: 60px
}

.portabilidade-de-credito-pessoal-module__othersOptionsForYou___TuzlH .portabilidade-de-credito-pessoal-module__card___9i414 h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.refinanciamento-module__askedQuestions___1C5D- {
    color: #003641
}

.refinanciamento-module__askedQuestions___1C5D- h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.refinanciamento-module__askedQuestions___1C5D- h3.refinanciamento-module__bground___2MPEy {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.refinanciamento-module__askedQuestions___1C5D- h3.refinanciamento-module__nobground___p3QOz {
    background: transparent
}

.refinanciamento-module__askedQuestions___1C5D- p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__askedQuestions___1C5D- p {
        font-size: 1.5em
    }
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__contentQuestion___QrDoe {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__contentQuestion___QrDoe {
        padding: 0 40px 10px
    }
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L {
        padding: 2em 2em 2em 0
    }
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L:last-child {
    border: 0
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L .refinanciamento-module__title___ezRBT {
    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___1C5D- .refinanciamento-module__accordionItem___YbT3L .refinanciamento-module__title___ezRBT {
        font-size: 1.3125em
    }
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L .refinanciamento-module__title___ezRBT svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L .refinanciamento-module__content___2OSfI {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L.refinanciamento-module__active___1kGRX .refinanciamento-module__content___2OSfI {
    height: auto;
    display: block;
    transition: ease .8s all
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L.refinanciamento-module__active___1kGRX .refinanciamento-module__content___2OSfI a {
    color: #fff
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__accordionItem___YbT3L.refinanciamento-module__active___1kGRX svg {
    transform: rotate(90deg)
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__button___2lWWe {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1C5D- .refinanciamento-module__button___2lWWe {
        display: block
    }
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H .refinanciamento-module__input___1FV17 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H .refinanciamento-module__input___1FV17.refinanciamento-module__active___1kGRX {
    left: 1em;
    transition: .35s ease-in all
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H .refinanciamento-module__input___1FV17::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H .refinanciamento-module__input___1FV17 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H svg {
    height: 40px
}

.refinanciamento-module__askedQuestions___1C5D- .refinanciamento-module__search___3Nx5H svg image {
    height: inherit
}

.refinanciamento-module__container___3NldJ {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__container___3NldJ {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .refinanciamento-module__container___3NldJ {
        font-size: 1em
    }
}

.refinanciamento-module__container___3NldJ h2,
.refinanciamento-module__container___3NldJ h3,
.refinanciamento-module__container___3NldJ p {
    white-space: pre-line
}

.refinanciamento-module__container___3NldJ h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__container___3NldJ h3 {
        font-size: 2em
    }
}

.refinanciamento-module__call___2grn9 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.refinanciamento-module__call___2grn9 .refinanciamento-module__container___3NldJ {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__container___3NldJ {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__container___3NldJ .refinanciamento-module__content___2OSfI {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__container___3NldJ .refinanciamento-module__content___2OSfI {
        padding: 5rem 0 5rem 10rem
    }
}

.refinanciamento-module__call___2grn9 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .refinanciamento-module__call___2grn9 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 h2 {
        margin: .5em 0
    }
}

.refinanciamento-module__call___2grn9 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .refinanciamento-module__call___2grn9 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP {
        width: 50%
    }
}

.refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__imageFullMobi___dqxFI {
    display: block
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__imageFullMobi___dqxFI {
        display: none
    }
}

.refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__bgTriangle___xXts_ {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__bgTriangle___xXts_ {
        display: block
    }
}

.refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__personTriangle___3trVO {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__personTriangle___3trVO {
        width: 100%;
        display: block
    }
}

.refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__yellowTriangle___2FxwK {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__yellowTriangle___2FxwK {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .refinanciamento-module__call___2grn9 .refinanciamento-module__image___18HlP .refinanciamento-module__yellowTriangle___2FxwK {
        height: 17rem;
        width: 17rem
    }
}

.refinanciamento-module__benefits___3egOa {
    margin-bottom: 100px;
    position: relative;
    overflow: hidden
}

.refinanciamento-module__benefits___3egOa .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__container___3NldJ {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__benefits___3egOa .refinanciamento-module__container___3NldJ {
        width: 81.25%;
        padding-left: 0
    }
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__backgroundImage___2-udx {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__benefits___3egOa .refinanciamento-module__backgroundImage___2-udx {
        width: 65%
    }
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__benefitsContent___bW0F8 {
    z-index: 2
}

.refinanciamento-module__benefits___3egOa h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.refinanciamento-module__benefits___3egOa p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__benefits___3egOa p {
        font-size: 1.5em
    }
}

.refinanciamento-module__benefits___3egOa .carouselItem {
    padding: 0
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3egOa .refinanciamento-module__card___1qBj7 {
        margin: 20px
    }
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7:hover {
    transform: scale(1.1)
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 figure svg {
    height: 53px;
    width: 53px
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 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___3egOa .refinanciamento-module__card___1qBj7 h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 h4 {
        font-size: 1.5em
    }
}

.refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .refinanciamento-module__benefits___3egOa .refinanciamento-module__card___1qBj7 p {
        font-size: 1.25em
    }
}

.refinanciamento-module__formSimulator___3P1MM {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.refinanciamento-module__formSimulator___3P1MM .refinanciamento-module__container___3NldJ {
    margin-bottom: 0
}

.refinanciamento-module__formSimulator___3P1MM .refinanciamento-module__content___2OSfI {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__formSimulator___3P1MM .refinanciamento-module__content___2OSfI {
        padding: 40px 125px
    }
}

.refinanciamento-module__formSimulator___3P1MM h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.refinanciamento-module__othersOptionsForYou___3T1-F .refinanciamento-module__card___1qBj7 {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .refinanciamento-module__othersOptionsForYou___3T1-F .refinanciamento-module__card___1qBj7 {
        margin-left: 0
    }
}

.refinanciamento-module__othersOptionsForYou___3T1-F .refinanciamento-module__card___1qBj7 .refinanciamento-module__cardItem___1YNHx {
    width: 100%
}

.refinanciamento-module__othersOptionsForYou___3T1-F .refinanciamento-module__card___1qBj7 .refinanciamento-module__cardItem___1YNHx .title,
.refinanciamento-module__othersOptionsForYou___3T1-F .refinanciamento-module__card___1qBj7 .refinanciamento-module__cardItem___1YNHx .titleContent {
    height: 60px
}

.refinanciamento-module__othersOptionsForYou___3T1-F .refinanciamento-module__card___1qBj7 h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.saude-module__askedQuestions___236Ut {
    color: #003641
}

.saude-module__askedQuestions___236Ut h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.saude-module__askedQuestions___236Ut h3.saude-module__bground___1vuHi {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.saude-module__askedQuestions___236Ut h3.saude-module__nobground___2dBum {
    background: transparent
}

.saude-module__askedQuestions___236Ut p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .saude-module__askedQuestions___236Ut p {
        font-size: 1.5em
    }
}

.saude-module__askedQuestions___236Ut .saude-module__contentQuestion___2f5hu {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .saude-module__askedQuestions___236Ut .saude-module__contentQuestion___2f5hu {
        padding: 0 40px 10px
    }
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1 {
        padding: 2em 2em 2em 0
    }
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1:last-child {
    border: 0
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1 .saude-module__title___2UuI0 {
    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___236Ut .saude-module__accordionItem___2Q-k1 .saude-module__title___2UuI0 {
        font-size: 1.3125em
    }
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1 .saude-module__title___2UuI0 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1 .saude-module__content___1rZZV {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1.saude-module__active___3XGnp .saude-module__content___1rZZV {
    height: auto;
    display: block;
    transition: ease .8s all
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1.saude-module__active___3XGnp .saude-module__content___1rZZV a {
    color: #fff
}

.saude-module__askedQuestions___236Ut .saude-module__accordionItem___2Q-k1.saude-module__active___3XGnp svg {
    transform: rotate(90deg)
}

.saude-module__askedQuestions___236Ut .saude-module__button___1os2T {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___236Ut .saude-module__button___1os2T {
        display: block
    }
}

.saude-module__askedQuestions___236Ut .saude-module__search___Yn124 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.saude-module__askedQuestions___236Ut .saude-module__search___Yn124 .saude-module__input___2k6mC {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.saude-module__askedQuestions___236Ut .saude-module__search___Yn124 .saude-module__input___2k6mC.saude-module__active___3XGnp {
    left: 1em;
    transition: .35s ease-in all
}

.saude-module__askedQuestions___236Ut .saude-module__search___Yn124 .saude-module__input___2k6mC::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .saude-module__askedQuestions___236Ut .saude-module__search___Yn124 .saude-module__input___2k6mC {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.saude-module__askedQuestions___236Ut .saude-module__search___Yn124 svg {
    height: 40px
}

.saude-module__askedQuestions___236Ut .saude-module__search___Yn124 svg image {
    height: inherit
}

.saude-module__container___32cqN {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .saude-module__container___32cqN {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .saude-module__container___32cqN {
        font-size: 1em
    }
}

.saude-module__container___32cqN h2,
.saude-module__container___32cqN h3,
.saude-module__container___32cqN p {
    white-space: pre-line
}

.saude-module__container___32cqN h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .saude-module__container___32cqN h3 {
        font-size: 2em
    }
}

.saude-module__call___1i9y2 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.saude-module__call___1i9y2 .saude-module__container___32cqN {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__container___32cqN {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__container___32cqN .saude-module__content___1rZZV {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .saude-module__call___1i9y2 .saude-module__container___32cqN .saude-module__content___1rZZV {
        padding: 5rem 0 5rem 10rem
    }
}

.saude-module__call___1i9y2 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .saude-module__call___1i9y2 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 h2 {
        margin: .5em 0
    }
}

.saude-module__call___1i9y2 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .saude-module__call___1i9y2 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.saude-module__call___1i9y2 .saude-module__image___VLeg1 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__image___VLeg1 {
        width: 50%
    }
}

.saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__imageFullMobi___36mmy {
    display: block
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__imageFullMobi___36mmy {
        display: none
    }
}

.saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__bgTriangle___1J_UQ {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__bgTriangle___1J_UQ {
        display: block
    }
}

.saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__personTriangle___1viK3 {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__personTriangle___1viK3 {
        width: 100%;
        display: block
    }
}

.saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__yellowTriangle___2mNiX {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__yellowTriangle___2mNiX {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .saude-module__call___1i9y2 .saude-module__image___VLeg1 .saude-module__yellowTriangle___2mNiX {
        height: 17rem;
        width: 17rem
    }
}

.saude-module__benefits___1TAD9 {
    margin-bottom: 100px;
    position: relative;
    overflow: hidden
}

.saude-module__benefits___1TAD9 .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.saude-module__benefits___1TAD9 .saude-module__container___32cqN {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .saude-module__benefits___1TAD9 .saude-module__container___32cqN {
        width: 81.25%;
        padding-left: 0
    }
}

.saude-module__benefits___1TAD9 .saude-module__backgroundImage___2tGw4 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .saude-module__benefits___1TAD9 .saude-module__backgroundImage___2tGw4 {
        width: 65%
    }
}

.saude-module__benefits___1TAD9 .saude-module__benefitsContent___XQC-z {
    z-index: 2
}

.saude-module__benefits___1TAD9 h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.saude-module__benefits___1TAD9 p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .saude-module__benefits___1TAD9 p {
        font-size: 1.5em
    }
}

.saude-module__benefits___1TAD9 .carouselItem {
    padding: 0
}

.saude-module__benefits___1TAD9 .saude-module__card___3UzBP {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1TAD9 .saude-module__card___3UzBP {
        margin: 20px
    }
}

.saude-module__benefits___1TAD9 .saude-module__card___3UzBP:hover {
    transform: scale(1.1)
}

.saude-module__benefits___1TAD9 .saude-module__card___3UzBP figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.saude-module__benefits___1TAD9 .saude-module__card___3UzBP figure svg {
    height: 53px;
    width: 53px
}

.saude-module__benefits___1TAD9 .saude-module__card___3UzBP 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___1TAD9 .saude-module__card___3UzBP h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .saude-module__benefits___1TAD9 .saude-module__card___3UzBP h4 {
        font-size: 1.5em
    }
}

.saude-module__benefits___1TAD9 .saude-module__card___3UzBP p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .saude-module__benefits___1TAD9 .saude-module__card___3UzBP p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .saude-module__benefits___1TAD9 .saude-module__card___3UzBP p {
        font-size: 1.25em
    }
}

.saude-module__steps___MX63L 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___MX63L ul {
        flex-direction: row
    }
}

.saude-module__steps___MX63L ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .saude-module__steps___MX63L ul li {
        max-width: 18%
    }
}

.saude-module__steps___MX63L ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.saude-module__steps___MX63L ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .saude-module__steps___MX63L ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .saude-module__steps___MX63L ul li h4 {
        font-size: 1.25em
    }
}

.saude-module__steps___MX63L ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .saude-module__steps___MX63L ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.saude-module__formSimulator___1oBjH {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.saude-module__formSimulator___1oBjH .saude-module__container___32cqN {
    margin-bottom: 0
}

.saude-module__formSimulator___1oBjH .saude-module__content___1rZZV {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .saude-module__formSimulator___1oBjH .saude-module__content___1rZZV {
        padding: 40px 125px
    }
}

.saude-module__formSimulator___1oBjH h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.saude-module__othersOptionsForYou___YbsY_ .saude-module__card___3UzBP {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .saude-module__othersOptionsForYou___YbsY_ .saude-module__card___3UzBP {
        margin-left: 0
    }
}

.saude-module__othersOptionsForYou___YbsY_ .saude-module__card___3UzBP .saude-module__cardItem___3e-8h {
    width: 100%
}

.saude-module__othersOptionsForYou___YbsY_ .saude-module__card___3UzBP .saude-module__cardItem___3e-8h .title,
.saude-module__othersOptionsForYou___YbsY_ .saude-module__card___3UzBP .saude-module__cardItem___3e-8h .titleContent {
    height: 60px
}

.saude-module__othersOptionsForYou___YbsY_ .saude-module__card___3UzBP h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.social-module__askedQuestions___3ZkDs {
    color: #003641
}

.social-module__askedQuestions___3ZkDs h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.social-module__askedQuestions___3ZkDs h3.social-module__bground___3kSBc {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.social-module__askedQuestions___3ZkDs h3.social-module__nobground___3B0-Q {
    background: transparent
}

.social-module__askedQuestions___3ZkDs p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .social-module__askedQuestions___3ZkDs p {
        font-size: 1.5em
    }
}

.social-module__askedQuestions___3ZkDs .social-module__contentQuestion___7Q8_h {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .social-module__askedQuestions___3ZkDs .social-module__contentQuestion___7Q8_h {
        padding: 0 40px 10px
    }
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q {
        padding: 2em 2em 2em 0
    }
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q:last-child {
    border: 0
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q .social-module__title___QXDIE {
    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___3ZkDs .social-module__accordionItem___9l-0Q .social-module__title___QXDIE {
        font-size: 1.3125em
    }
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q .social-module__title___QXDIE svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q .social-module__content___2Q9zs {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q.social-module__active___1AVr2 .social-module__content___2Q9zs {
    height: auto;
    display: block;
    transition: ease .8s all
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q.social-module__active___1AVr2 .social-module__content___2Q9zs a {
    color: #fff
}

.social-module__askedQuestions___3ZkDs .social-module__accordionItem___9l-0Q.social-module__active___1AVr2 svg {
    transform: rotate(90deg)
}

.social-module__askedQuestions___3ZkDs .social-module__button___38RQZ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3ZkDs .social-module__button___38RQZ {
        display: block
    }
}

.social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ .social-module__input___2tnX4 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ .social-module__input___2tnX4.social-module__active___1AVr2 {
    left: 1em;
    transition: .35s ease-in all
}

.social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ .social-module__input___2tnX4::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ .social-module__input___2tnX4 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ svg {
    height: 40px
}

.social-module__askedQuestions___3ZkDs .social-module__search___2lTLQ svg image {
    height: inherit
}

.social-module__container___27Xtl {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .social-module__container___27Xtl {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .social-module__container___27Xtl {
        font-size: 1em
    }
}

.social-module__container___27Xtl h2,
.social-module__container___27Xtl h3,
.social-module__container___27Xtl p {
    white-space: pre-line
}

.social-module__container___27Xtl h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .social-module__container___27Xtl h3 {
        font-size: 2em
    }
}

.social-module__call___2QbMV {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.social-module__call___2QbMV .social-module__container___27Xtl {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV .social-module__container___27Xtl {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV .social-module__container___27Xtl .social-module__content___2Q9zs {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .social-module__call___2QbMV .social-module__container___27Xtl .social-module__content___2Q9zs {
        padding: 5rem 0 5rem 10rem
    }
}

.social-module__call___2QbMV h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .social-module__call___2QbMV h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV h2 {
        margin: .5em 0
    }
}

.social-module__call___2QbMV p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .social-module__call___2QbMV p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.social-module__call___2QbMV .social-module__image___W8bVU {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV .social-module__image___W8bVU {
        width: 50%
    }
}

.social-module__call___2QbMV .social-module__image___W8bVU .social-module__imageFullMobi___34qmB {
    display: block
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV .social-module__image___W8bVU .social-module__imageFullMobi___34qmB {
        display: none
    }
}

.social-module__call___2QbMV .social-module__image___W8bVU .social-module__bgTriangle___gzrQu {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV .social-module__image___W8bVU .social-module__bgTriangle___gzrQu {
        display: block
    }
}

.social-module__call___2QbMV .social-module__image___W8bVU .social-module__personTriangle___14NIO {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .social-module__call___2QbMV .social-module__image___W8bVU .social-module__personTriangle___14NIO {
        width: 100%;
        display: block
    }
}

.social-module__call___2QbMV .social-module__image___W8bVU .social-module__yellowTriangle___HwYeE {
    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___2QbMV .social-module__image___W8bVU .social-module__yellowTriangle___HwYeE {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .social-module__call___2QbMV .social-module__image___W8bVU .social-module__yellowTriangle___HwYeE {
        height: 17rem;
        width: 17rem
    }
}

.social-module__benefits___2NoRk {
    position: relative;
    overflow: hidden
}

.social-module__benefits___2NoRk .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.social-module__benefits___2NoRk .social-module__container___27Xtl {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .social-module__benefits___2NoRk .social-module__container___27Xtl {
        width: 81.25%;
        padding-left: 0
    }
}

.social-module__benefits___2NoRk .social-module__backgroundImage___th9zk {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .social-module__benefits___2NoRk .social-module__backgroundImage___th9zk {
        width: 65%
    }
}

.social-module__benefits___2NoRk .social-module__benefitsContent___2F7F7 {
    z-index: 2
}

.social-module__benefits___2NoRk h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.social-module__benefits___2NoRk p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .social-module__benefits___2NoRk p {
        font-size: 1.5em
    }
}

.social-module__benefits___2NoRk .carouselItem {
    padding: 0
}

.social-module__benefits___2NoRk .social-module__card___34UD- {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___2NoRk .social-module__card___34UD- {
        margin: 20px
    }
}

.social-module__benefits___2NoRk .social-module__card___34UD-:hover {
    transform: scale(1.1)
}

.social-module__benefits___2NoRk .social-module__card___34UD- figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.social-module__benefits___2NoRk .social-module__card___34UD- figure svg {
    height: 53px;
    width: 53px
}

.social-module__benefits___2NoRk .social-module__card___34UD- 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___2NoRk .social-module__card___34UD- h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .social-module__benefits___2NoRk .social-module__card___34UD- h4 {
        font-size: 1.5em
    }
}

.social-module__benefits___2NoRk .social-module__card___34UD- p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .social-module__benefits___2NoRk .social-module__card___34UD- p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .social-module__benefits___2NoRk .social-module__card___34UD- p {
        font-size: 1.25em
    }
}

.social-module__steps___1KBFQ 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___1KBFQ ul {
        flex-direction: row
    }
}

.social-module__steps___1KBFQ ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .social-module__steps___1KBFQ ul li {
        max-width: 18%
    }
}

.social-module__steps___1KBFQ ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.social-module__steps___1KBFQ ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .social-module__steps___1KBFQ ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .social-module__steps___1KBFQ ul li h4 {
        font-size: 1.25em
    }
}

.social-module__steps___1KBFQ ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .social-module__steps___1KBFQ ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.social-module__formSimulator___Mjo8K {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.social-module__formSimulator___Mjo8K .social-module__container___27Xtl {
    margin-bottom: 0
}

.social-module__formSimulator___Mjo8K .social-module__content___2Q9zs {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .social-module__formSimulator___Mjo8K .social-module__content___2Q9zs {
        padding: 40px 125px
    }
}

.social-module__formSimulator___Mjo8K h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.social-module__othersOptionsForYou___PVhrz .social-module__card___34UD- {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .social-module__othersOptionsForYou___PVhrz .social-module__card___34UD- {
        margin-left: 0
    }
}

.social-module__othersOptionsForYou___PVhrz .social-module__card___34UD- .social-module__cardItem___1grlO {
    width: 100%
}

.social-module__othersOptionsForYou___PVhrz .social-module__card___34UD- .social-module__cardItem___1grlO .title,
.social-module__othersOptionsForYou___PVhrz .social-module__card___34UD- .social-module__cardItem___1grlO .titleContent {
    height: 60px
}

.social-module__othersOptionsForYou___PVhrz .social-module__card___34UD- h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.sos-j-module__askedQuestions___2ROBJ {
    color: #003641
}

.sos-j-module__askedQuestions___2ROBJ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.sos-j-module__askedQuestions___2ROBJ h3.sos-j-module__bground___OMoL6 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.sos-j-module__askedQuestions___2ROBJ h3.sos-j-module__nobground___18M0H {
    background: transparent
}

.sos-j-module__askedQuestions___2ROBJ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .sos-j-module__askedQuestions___2ROBJ p {
        font-size: 1.5em
    }
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__contentQuestion___jEe2U {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .sos-j-module__askedQuestions___2ROBJ .sos-j-module__contentQuestion___jEe2U {
        padding: 0 40px 10px
    }
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO {
        padding: 2em 2em 2em 0
    }
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO:last-child {
    border: 0
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO .sos-j-module__title___3ovDd {
    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___2ROBJ .sos-j-module__accordionItem___1VnVO .sos-j-module__title___3ovDd {
        font-size: 1.3125em
    }
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO .sos-j-module__title___3ovDd svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO .sos-j-module__content___fAskH {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO.sos-j-module__active___LGLvJ .sos-j-module__content___fAskH {
    height: auto;
    display: block;
    transition: ease .8s all
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO.sos-j-module__active___LGLvJ .sos-j-module__content___fAskH a {
    color: #fff
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__accordionItem___1VnVO.sos-j-module__active___LGLvJ svg {
    transform: rotate(90deg)
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__button___dCsFi {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2ROBJ .sos-j-module__button___dCsFi {
        display: block
    }
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T .sos-j-module__input___3KdzT {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T .sos-j-module__input___3KdzT.sos-j-module__active___LGLvJ {
    left: 1em;
    transition: .35s ease-in all
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T .sos-j-module__input___3KdzT::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T .sos-j-module__input___3KdzT {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T svg {
    height: 40px
}

.sos-j-module__askedQuestions___2ROBJ .sos-j-module__search___22O2T svg image {
    height: inherit
}

.sos-j-module__container___3dUwF {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .sos-j-module__container___3dUwF {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .sos-j-module__container___3dUwF {
        font-size: 1em
    }
}

.sos-j-module__container___3dUwF h2,
.sos-j-module__container___3dUwF h3,
.sos-j-module__container___3dUwF p {
    white-space: pre-line
}

.sos-j-module__container___3dUwF h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .sos-j-module__container___3dUwF h3 {
        font-size: 2em
    }
}

.sos-j-module__call___2OVns {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.sos-j-module__call___2OVns .sos-j-module__container___3dUwF {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns .sos-j-module__container___3dUwF {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns .sos-j-module__container___3dUwF .sos-j-module__content___fAskH {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .sos-j-module__call___2OVns .sos-j-module__container___3dUwF .sos-j-module__content___fAskH {
        padding: 5rem 0 5rem 10rem
    }
}

.sos-j-module__call___2OVns h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .sos-j-module__call___2OVns h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns h2 {
        margin: .5em 0
    }
}

.sos-j-module__call___2OVns p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .sos-j-module__call___2OVns p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.sos-j-module__call___2OVns .sos-j-module__image___2ToBC {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns .sos-j-module__image___2ToBC {
        width: 50%
    }
}

.sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__imageFullMobi___3mZHz {
    display: block
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__imageFullMobi___3mZHz {
        display: none
    }
}

.sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__bgTriangle___3SDK_ {
    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___2OVns .sos-j-module__image___2ToBC .sos-j-module__bgTriangle___3SDK_ {
        display: block
    }
}

.sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__personTriangle___1VANa {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__personTriangle___1VANa {
        width: 100%;
        display: block
    }
}

.sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__yellowTriangle___GaHII {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__yellowTriangle___GaHII {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .sos-j-module__call___2OVns .sos-j-module__image___2ToBC .sos-j-module__yellowTriangle___GaHII {
        height: 17rem;
        width: 17rem
    }
}

.sos-j-module__benefits___2NBNq {
    position: relative;
    overflow: hidden
}

.sos-j-module__benefits___2NBNq .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.sos-j-module__benefits___2NBNq .sos-j-module__container___3dUwF {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .sos-j-module__benefits___2NBNq .sos-j-module__container___3dUwF {
        width: 81.25%;
        padding-left: 0
    }
}

.sos-j-module__benefits___2NBNq .sos-j-module__backgroundImage___1YOz_ {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .sos-j-module__benefits___2NBNq .sos-j-module__backgroundImage___1YOz_ {
        width: 65%
    }
}

.sos-j-module__benefits___2NBNq .sos-j-module__benefitsContent___1R71m {
    z-index: 2
}

.sos-j-module__benefits___2NBNq h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.sos-j-module__benefits___2NBNq p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .sos-j-module__benefits___2NBNq p {
        font-size: 1.5em
    }
}

.sos-j-module__benefits___2NBNq .carouselItem {
    padding: 0
}

.sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___2NBNq .sos-j-module__card___2CJ_e {
        margin: 20px
    }
}

.sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e:hover {
    transform: scale(1.1)
}

.sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e figure svg {
    height: 53px;
    width: 53px
}

.sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e 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___2NBNq .sos-j-module__card___2CJ_e h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e h4 {
        font-size: 1.5em
    }
}

.sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .sos-j-module__benefits___2NBNq .sos-j-module__card___2CJ_e p {
        font-size: 1.25em
    }
}

.sos-j-module__steps___2pd-B 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___2pd-B ul {
        flex-direction: row
    }
}

.sos-j-module__steps___2pd-B ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0
}

@media screen and (min-width: 640px) {
    .sos-j-module__steps___2pd-B ul li {
        max-width: 18%
    }
}

.sos-j-module__steps___2pd-B ul li figure {
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sos-j-module__steps___2pd-B ul li h4 {
    color: #00ae9d;
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .sos-j-module__steps___2pd-B ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .sos-j-module__steps___2pd-B ul li h4 {
        font-size: 1.25em
    }
}

.sos-j-module__steps___2pd-B ul li p {
    font-size: .75em;
    text-align: left
}

@media screen and (min-width: 1024px) {
    .sos-j-module__steps___2pd-B ul li p {
        font-size: .875em;
        margin: 0 25px 0 0
    }
}

.sos-j-module__formSimulator___3xlGe {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.sos-j-module__formSimulator___3xlGe .sos-j-module__container___3dUwF {
    margin-bottom: 0
}

.sos-j-module__formSimulator___3xlGe .sos-j-module__content___fAskH {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .sos-j-module__formSimulator___3xlGe .sos-j-module__content___fAskH {
        padding: 40px 125px
    }
}

.sos-j-module__formSimulator___3xlGe h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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

.sos-j-module__othersOptionsForYou___1Gp61 .sos-j-module__card___2CJ_e {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .sos-j-module__othersOptionsForYou___1Gp61 .sos-j-module__card___2CJ_e {
        margin-left: 0
    }
}

.sos-j-module__othersOptionsForYou___1Gp61 .sos-j-module__card___2CJ_e .sos-j-module__cardItem___Qc8O3 {
    width: 100%
}

.sos-j-module__othersOptionsForYou___1Gp61 .sos-j-module__card___2CJ_e .sos-j-module__cardItem___Qc8O3 .title,
.sos-j-module__othersOptionsForYou___1Gp61 .sos-j-module__card___2CJ_e .sos-j-module__cardItem___Qc8O3 .titleContent {
    height: 60px
}

.sos-j-module__othersOptionsForYou___1Gp61 .sos-j-module__card___2CJ_e h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.habitacao-module__askedQuestions___2vhLt {
    color: #003641
}

.habitacao-module__askedQuestions___2vhLt h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.habitacao-module__askedQuestions___2vhLt h3.habitacao-module__bground___3sQQI {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.habitacao-module__askedQuestions___2vhLt h3.habitacao-module__nobground___3qzPW {
    background: transparent
}

.habitacao-module__askedQuestions___2vhLt p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .habitacao-module__askedQuestions___2vhLt p {
        font-size: 1.5em
    }
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__contentQuestion___3kF6G {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .habitacao-module__askedQuestions___2vhLt .habitacao-module__contentQuestion___3kF6G {
        padding: 0 40px 10px
    }
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e {
        padding: 2em 2em 2em 0
    }
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e:last-child {
    border: 0
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e .habitacao-module__title___3NEXr {
    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___2vhLt .habitacao-module__accordionItem___2OP-e .habitacao-module__title___3NEXr {
        font-size: 1.3125em
    }
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e .habitacao-module__title___3NEXr svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e .habitacao-module__content___1tDLN {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e.habitacao-module__active___PKYl0 .habitacao-module__content___1tDLN {
    height: auto;
    display: block;
    transition: ease .8s all
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e.habitacao-module__active___PKYl0 .habitacao-module__content___1tDLN a {
    color: #fff
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__accordionItem___2OP-e.habitacao-module__active___PKYl0 svg {
    transform: rotate(90deg)
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__button___3B4ws {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2vhLt .habitacao-module__button___3B4ws {
        display: block
    }
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc .habitacao-module__input___qPf9A {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc .habitacao-module__input___qPf9A.habitacao-module__active___PKYl0 {
    left: 1em;
    transition: .35s ease-in all
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc .habitacao-module__input___qPf9A::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc .habitacao-module__input___qPf9A {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc svg {
    height: 40px
}

.habitacao-module__askedQuestions___2vhLt .habitacao-module__search___1klTc svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K {
    color: #003641
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K h3.compra-de-moeda-estrangeira-module__bground___3vJ6j {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K h3.compra-de-moeda-estrangeira-module__nobground___3G2st {
    background: transparent
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3EH7K p {
        font-size: 1.5em
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__contentQuestion___3gZFW {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__contentQuestion___3gZFW {
        padding: 0 40px 10px
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI {
        padding: 2em 2em 2em 0
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI:last-child {
    border: 0
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI .compra-de-moeda-estrangeira-module__title___3iXjW {
    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___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI .compra-de-moeda-estrangeira-module__title___3iXjW {
        font-size: 1.3125em
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI .compra-de-moeda-estrangeira-module__title___3iXjW svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI .compra-de-moeda-estrangeira-module__content___1aa7K {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI.compra-de-moeda-estrangeira-module__active___2NPCd .compra-de-moeda-estrangeira-module__content___1aa7K {
    height: auto;
    display: block;
    transition: ease .8s all
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI.compra-de-moeda-estrangeira-module__active___2NPCd .compra-de-moeda-estrangeira-module__content___1aa7K a {
    color: #fff
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__accordionItem___13XeI.compra-de-moeda-estrangeira-module__active___2NPCd svg {
    transform: rotate(90deg)
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__button___1Wl6n {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3EH7K .compra-de-moeda-estrangeira-module__button___1Wl6n {
        display: block
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR .compra-de-moeda-estrangeira-module__input___1X2uO {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR .compra-de-moeda-estrangeira-module__input___1X2uO.compra-de-moeda-estrangeira-module__active___2NPCd {
    left: 1em;
    transition: .35s ease-in all
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR .compra-de-moeda-estrangeira-module__input___1X2uO::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR .compra-de-moeda-estrangeira-module__input___1X2uO {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR svg {
    height: 40px
}

.compra-de-moeda-estrangeira-module__askedQuestions___3EH7K .compra-de-moeda-estrangeira-module__search___1o4HR svg image {
    height: inherit
}

.compra-de-moeda-estrangeira-module__container___2SGsn {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__container___2SGsn {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__container___2SGsn {
        font-size: 1em
    }
}

.compra-de-moeda-estrangeira-module__container___2SGsn h2,
.compra-de-moeda-estrangeira-module__container___2SGsn h3,
.compra-de-moeda-estrangeira-module__container___2SGsn p {
    white-space: pre-line
}

.compra-de-moeda-estrangeira-module__container___2SGsn h3 {
    margin: 15px 0;
    font-size: 1.375em
}

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

.compra-de-moeda-estrangeira-module__call___3v8h8 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__container___2SGsn {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__container___2SGsn {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__container___2SGsn .compra-de-moeda-estrangeira-module__content___1aa7K {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__container___2SGsn .compra-de-moeda-estrangeira-module__content___1aa7K {
        padding: 5rem 0 5rem 10rem
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 h2 {
        margin: .5em 0
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r {
        width: 50%
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__imageFullMobi___ZJCqT {
    display: block
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__imageFullMobi___ZJCqT {
        display: none
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__bgTriangle___T9VZR {
    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___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__bgTriangle___T9VZR {
        display: block
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__personTriangle___2gXtS {
    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___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__personTriangle___2gXtS {
        width: 100%;
        display: block
    }
}

.compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__yellowTriangle___19u_A {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__yellowTriangle___19u_A {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .compra-de-moeda-estrangeira-module__call___3v8h8 .compra-de-moeda-estrangeira-module__image___24a4r .compra-de-moeda-estrangeira-module__yellowTriangle___19u_A {
        height: 17rem;
        width: 17rem
    }
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__container___2SGsn {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__container___2SGsn {
        width: 81.25%;
        padding-left: 0
    }
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__backgroundImage___1o9Ws {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__backgroundImage___1o9Ws {
        width: 65%
    }
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__benefitsContent___3PDRB {
    z-index: 2
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__benefits___2Jy0_ p {
        font-size: 1.5em
    }
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .carouselItem {
    padding: 0
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv {
        margin: 20px
    }
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv:hover {
    transform: scale(1.1)
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv figure svg {
    height: 53px;
    width: 53px
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv 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___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv h4 {
        font-size: 1.5em
    }
}

.compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .compra-de-moeda-estrangeira-module__benefits___2Jy0_ .compra-de-moeda-estrangeira-module__card___3bvIv p {
        font-size: 1.25em
    }
}

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

.compra-de-moeda-estrangeira-module__services___1lCYy .compra-de-moeda-estrangeira-module__card___3bvIv {
    height: 350px
}

.compra-de-moeda-estrangeira-module__services___1lCYy .compra-de-moeda-estrangeira-module__card___3bvIv p {
    font-size: 1.0625em
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__services___1lCYy .compra-de-moeda-estrangeira-module__card___3bvIv p {
        font-size: .875em
    }
}

@media screen and (min-width: 1200px) {
    .compra-de-moeda-estrangeira-module__services___1lCYy .compra-de-moeda-estrangeira-module__card___3bvIv p {
        font-size: 1.125em
    }
}

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

.compra-de-moeda-estrangeira-module__othersOptionsForYou___1X-Cf .compra-de-moeda-estrangeira-module__card___3bvIv {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .compra-de-moeda-estrangeira-module__othersOptionsForYou___1X-Cf .compra-de-moeda-estrangeira-module__card___3bvIv {
        margin-left: 0
    }
}

.compra-de-moeda-estrangeira-module__othersOptionsForYou___1X-Cf .compra-de-moeda-estrangeira-module__card___3bvIv .compra-de-moeda-estrangeira-module__cardItem___7i4hs {
    width: 100%
}

.compra-de-moeda-estrangeira-module__othersOptionsForYou___1X-Cf .compra-de-moeda-estrangeira-module__card___3bvIv .compra-de-moeda-estrangeira-module__cardItem___7i4hs .title,
.compra-de-moeda-estrangeira-module__othersOptionsForYou___1X-Cf .compra-de-moeda-estrangeira-module__card___3bvIv .compra-de-moeda-estrangeira-module__cardItem___7i4hs .titleContent {
    height: 60px
}

.compra-de-moeda-estrangeira-module__othersOptionsForYou___1X-Cf .compra-de-moeda-estrangeira-module__card___3bvIv h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.fundos-de-investimentos-module__askedQuestions___2aUPD {
    color: #003641
}

.fundos-de-investimentos-module__askedQuestions___2aUPD h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.fundos-de-investimentos-module__askedQuestions___2aUPD h3.fundos-de-investimentos-module__bground___GtW3- {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.fundos-de-investimentos-module__askedQuestions___2aUPD h3.fundos-de-investimentos-module__nobground___BHXN8 {
    background: transparent
}

.fundos-de-investimentos-module__askedQuestions___2aUPD p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___2aUPD p {
        font-size: 1.5em
    }
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__contentQuestion___JMJuM {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__contentQuestion___JMJuM {
        padding: 0 40px 10px
    }
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL {
        padding: 2em 2em 2em 0
    }
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL:last-child {
    border: 0
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL .fundos-de-investimentos-module__title___14K3F {
    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___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL .fundos-de-investimentos-module__title___14K3F {
        font-size: 1.3125em
    }
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL .fundos-de-investimentos-module__title___14K3F svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL .fundos-de-investimentos-module__content___3Gf61 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL.fundos-de-investimentos-module__active___3jsOs .fundos-de-investimentos-module__content___3Gf61 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL.fundos-de-investimentos-module__active___3jsOs .fundos-de-investimentos-module__content___3Gf61 a {
    color: #fff
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__accordionItem___2H0GL.fundos-de-investimentos-module__active___3jsOs svg {
    transform: rotate(90deg)
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__button___2ld_7 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2aUPD .fundos-de-investimentos-module__button___2ld_7 {
        display: block
    }
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r .fundos-de-investimentos-module__input___3x9tA {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r .fundos-de-investimentos-module__input___3x9tA.fundos-de-investimentos-module__active___3jsOs {
    left: 1em;
    transition: .35s ease-in all
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r .fundos-de-investimentos-module__input___3x9tA::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r .fundos-de-investimentos-module__input___3x9tA {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r svg {
    height: 40px
}

.fundos-de-investimentos-module__askedQuestions___2aUPD .fundos-de-investimentos-module__search___2aU-r svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.lca-module__askedQuestions___1Qdj5 {
    color: #003641
}

.lca-module__askedQuestions___1Qdj5 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.lca-module__askedQuestions___1Qdj5 h3.lca-module__bground___18HCH {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.lca-module__askedQuestions___1Qdj5 h3.lca-module__nobground___usO5X {
    background: transparent
}

.lca-module__askedQuestions___1Qdj5 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___1Qdj5 p {
        font-size: 1.5em
    }
}

.lca-module__askedQuestions___1Qdj5 .lca-module__contentQuestion___14_bV {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___1Qdj5 .lca-module__contentQuestion___14_bV {
        padding: 0 40px 10px
    }
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa {
        padding: 2em 2em 2em 0
    }
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa:last-child {
    border: 0
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa .lca-module__title___20AJZ {
    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___1Qdj5 .lca-module__accordionItem___19fKa .lca-module__title___20AJZ {
        font-size: 1.3125em
    }
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa .lca-module__title___20AJZ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa .lca-module__content___3-ls6 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa.lca-module__active___16ZJf .lca-module__content___3-ls6 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa.lca-module__active___16ZJf .lca-module__content___3-ls6 a {
    color: #fff
}

.lca-module__askedQuestions___1Qdj5 .lca-module__accordionItem___19fKa.lca-module__active___16ZJf svg {
    transform: rotate(90deg)
}

.lca-module__askedQuestions___1Qdj5 .lca-module__button___-g2Ah {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1Qdj5 .lca-module__button___-g2Ah {
        display: block
    }
}

.lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK .lca-module__input___2T3uW {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK .lca-module__input___2T3uW.lca-module__active___16ZJf {
    left: 1em;
    transition: .35s ease-in all
}

.lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK .lca-module__input___2T3uW::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK .lca-module__input___2T3uW {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK svg {
    height: 40px
}

.lca-module__askedQuestions___1Qdj5 .lca-module__search___2rBOK svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.rdc-module__askedQuestions___1Cq0w {
    color: #003641
}

.rdc-module__askedQuestions___1Cq0w h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.rdc-module__askedQuestions___1Cq0w h3.rdc-module__bground___2qL3x {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.rdc-module__askedQuestions___1Cq0w h3.rdc-module__nobground___1DLTa {
    background: transparent
}

.rdc-module__askedQuestions___1Cq0w p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___1Cq0w p {
        font-size: 1.5em
    }
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__contentQuestion___2g0lL {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___1Cq0w .rdc-module__contentQuestion___2g0lL {
        padding: 0 40px 10px
    }
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6 {
        padding: 2em 2em 2em 0
    }
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6:last-child {
    border: 0
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6 .rdc-module__title___2VsLJ {
    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___1Cq0w .rdc-module__accordionItem___Rgxz6 .rdc-module__title___2VsLJ {
        font-size: 1.3125em
    }
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6 .rdc-module__title___2VsLJ svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6 .rdc-module__content___349Fb {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6.rdc-module__active___28YgR .rdc-module__content___349Fb {
    height: auto;
    display: block;
    transition: ease .8s all
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6.rdc-module__active___28YgR .rdc-module__content___349Fb a {
    color: #fff
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__accordionItem___Rgxz6.rdc-module__active___28YgR svg {
    transform: rotate(90deg)
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__button___1iFEn {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1Cq0w .rdc-module__button___1iFEn {
        display: block
    }
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU .rdc-module__input___3xCVN {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU .rdc-module__input___3xCVN.rdc-module__active___28YgR {
    left: 1em;
    transition: .35s ease-in all
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU .rdc-module__input___3xCVN::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU .rdc-module__input___3xCVN {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU svg {
    height: 40px
}

.rdc-module__askedQuestions___1Cq0w .rdc-module__search___qx8hU svg image {
    height: inherit
}

.rdc-module__container___U0fCu {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .rdc-module__container___U0fCu {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .rdc-module__container___U0fCu {
        font-size: 1em
    }
}

.rdc-module__container___U0fCu h2,
.rdc-module__container___U0fCu h3,
.rdc-module__container___U0fCu p {
    white-space: pre-line
}

.rdc-module__container___U0fCu h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .rdc-module__container___U0fCu h3 {
        font-size: 2em
    }
}

.rdc-module__call___2b39N {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.rdc-module__call___2b39N .rdc-module__container___U0fCu {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__container___U0fCu {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__container___U0fCu .rdc-module__content___349Fb {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .rdc-module__call___2b39N .rdc-module__container___U0fCu .rdc-module__content___349Fb {
        padding: 5rem 0 5rem 10rem
    }
}

.rdc-module__call___2b39N h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .rdc-module__call___2b39N h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N h2 {
        margin: .5em 0
    }
}

.rdc-module__call___2b39N p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .rdc-module__call___2b39N p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.rdc-module__call___2b39N .rdc-module__image___3C2wQ {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 768px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ {
        width: 50%
    }
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ {
        width: 55%
    }
}

@media screen and (min-width: 1400px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ {
        width: 60%
    }
}

.rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__imageFullMobi___FKVAx {
    display: block
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__imageFullMobi___FKVAx {
        display: none
    }
}

.rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__bgTriangle___iuzlP {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 107%;
    height: auto
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__bgTriangle___iuzlP {
        display: block
    }
}

.rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__personTriangle___2rphm {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0;
    height: auto
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__personTriangle___2rphm {
        width: 100%;
        display: block;
        height: auto
    }
}

.rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__yellowTriangle___187ms {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 12rem;
    width: 12rem
}

@media screen and (min-width: 1024px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__yellowTriangle___187ms {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .rdc-module__call___2b39N .rdc-module__image___3C2wQ .rdc-module__yellowTriangle___187ms {
        height: 15rem;
        width: 15rem
    }
}

.rdc-module__services___MyOZP h3 {
    margin-bottom: 2em;
    font-size: 2.5em
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ {
    background: #f4f4f4;
    padding-top: 2rem;
    width: auto
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__servicesText___r82t8 {
    margin-left: 2rem
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listHeader___3oQej {
    text-align: center
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listHeader___3oQej h4 {
    font-size: 2.7em
}

@media screen and (min-width: 1024px) {
    .rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listHeader___3oQej h4 {
        font-size: 2.2em
    }
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listHeader___3oQej h1 {
    font-size: 1.5em;
    font-weight: 450
}

@media screen and (min-width: 1024px) {
    .rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listHeader___3oQej h1 {
        font-size: 1.7em
    }
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listContent___1OduD {
    border-top: 1px solid #7c8a8d;
    padding-top: 1.5rem;
    margin-top: 1rem;
    padding: 20px 30px
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listContent___1OduD li {
    color: #7c8a8d;
    font-size: 1rem;
    margin-bottom: 1rem
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__listContent___1OduD li img {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    align-items: center
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__cta___1WCMW {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__cta___1WCMW :hover {
    background-color: #b7cd46
}

.rdc-module__services___MyOZP .rdc-module__packages___1pztJ .rdc-module__cta___1WCMW a {
    font-size: 1.2rem;
    font-weight: 400;
    padding: .8rem 3.5rem;
    border-radius: 2rem;
    border: 1px solid;
    color: #fff;
    text-decoration: none;
    background-color: #003641
}

.rdc-module__services___MyOZP .rdc-module__card___2BDuJ {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: ease-in all .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) {
    .rdc-module__services___MyOZP .rdc-module__card___2BDuJ {
        margin: 20px
    }
}

.rdc-module__services___MyOZP .rdc-module__card___2BDuJ h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line
}

@media screen and (min-width: 1024px) {
    .rdc-module__services___MyOZP .rdc-module__card___2BDuJ h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .rdc-module__services___MyOZP .rdc-module__card___2BDuJ h4 {
        font-size: 1.5em
    }
}

.rdc-module__services___MyOZP .rdc-module__card___2BDuJ p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .rdc-module__services___MyOZP .rdc-module__card___2BDuJ p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .rdc-module__services___MyOZP .rdc-module__card___2BDuJ p {
        font-size: 1.25em
    }
}

.rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: ease-in all .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) {
    .rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J {
        margin: 20px
    }
}

.rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J .rdc-module__listContent___1OduD {
    border: none;
    margin: 0
}

.rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line
}

@media screen and (min-width: 1024px) {
    .rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J h4 {
        font-size: 1.5em
    }
}

.rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .rdc-module__services___MyOZP .rdc-module__card_in_scale___qe67J p {
        font-size: 1.25em
    }
}

.rdc-module__help___3-phy {
    background-color: #f4f4f4;
    margin-bottom: 0px;
    font-size: 1.25em
}

.rdc-module__help___3-phy h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.rdc-module__accordion___1yB61 {
    width: 100%;
    margin-top: 17px
}

.rdc-module__accordionItem___Rgxz6 {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .rdc-module__accordionItem___Rgxz6 {
        padding: 2em
    }
}

.rdc-module__accordionItem___Rgxz6 li {
    list-style: none
}

.rdc-module__accordionItem___Rgxz6 .rdc-module__title___2VsLJ {
    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) {
    .rdc-module__accordionItem___Rgxz6 .rdc-module__title___2VsLJ {
        font-size: 1.25em
    }
}

.rdc-module__accordionItem___Rgxz6 .rdc-module__title___2VsLJ svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.rdc-module__accordionItem___Rgxz6 .rdc-module__content___349Fb {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.rdc-module__accordionItem___Rgxz6.rdc-module__active___28YgR .rdc-module__content___349Fb {
    height: auto;
    display: block;
    transition: ease .8s all
}

.rdc-module__accordionItem___Rgxz6.rdc-module__active___28YgR .rdc-module__content___349Fb a {
    color: #fff
}

.rdc-module__accordionItem___Rgxz6.rdc-module__active___28YgR svg {
    transform: rotate(90deg)
}

.rdc-module__benefits___2S-Ns {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.rdc-module__benefits___2S-Ns .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.rdc-module__benefits___2S-Ns .rdc-module__container___U0fCu {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .rdc-module__benefits___2S-Ns .rdc-module__container___U0fCu {
        width: 81.25%;
        padding-left: 0
    }
}

.rdc-module__benefits___2S-Ns .rdc-module__backgroundImage___Q6xFp {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .rdc-module__benefits___2S-Ns .rdc-module__backgroundImage___Q6xFp {
        width: 65%
    }
}

.rdc-module__benefits___2S-Ns .rdc-module__benefitsContent___2aU8D {
    z-index: 2
}

.rdc-module__benefits___2S-Ns h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.rdc-module__benefits___2S-Ns p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .rdc-module__benefits___2S-Ns p {
        font-size: 1.5em
    }
}

.rdc-module__benefits___2S-Ns .carouselItem {
    padding: 0
}

.rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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) {
    .rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ {
        margin: 20px
    }
}

.rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ:hover {
    transform: scale(1.1)
}

.rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ figure svg {
    height: 53px;
    width: 53px
}

.rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line
}

@media screen and (min-width: 1024px) {
    .rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ h4 {
        font-size: 1.5em
    }
}

.rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .rdc-module__benefits___2S-Ns .rdc-module__card___2BDuJ p {
        font-size: 1.25em
    }
}

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

.rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ {
        margin-left: 0
    }
}

.rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ .rdc-module__cardItem___1OB3w {
    height: 450px
}

@media screen and (min-width: 768px) {
    .rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ .rdc-module__cardItem___1OB3w {
        height: 400px
    }
}

@media screen and (min-width: 1024px) {
    .rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ .rdc-module__cardItem___1OB3w {
        height: 420px
    }
}

@media screen and (min-width: 1400px) {
    .rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ .rdc-module__cardItem___1OB3w {
        height: 450px
    }
}

.rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ .rdc-module__cardItem___1OB3w .title,
.rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ .rdc-module__cardItem___1OB3w .titleContent {
    height: 60px
}

.rdc-module__othersOptionsForYou___1dne5 .rdc-module__card___2BDuJ h3 {
    margin-bottom: 40px
}

.rdc-module__sectionApp___2T8uD {
    background-color: #b7cd33;
    background-size: contain;
    margin-top: 100px;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD {
        background: url(/images/grafismo-mix.jpg) no-repeat right center #b7cd33
    }
}

.rdc-module__sectionApp___2T8uD .rdc-module__container___U0fCu {
    position: relative;
    padding: 2.5em 0 0 0
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__container___U0fCu {
        flex-direction: row;
        padding: 3em 0
    }
}

.rdc-module__sectionApp___2T8uD img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block
}

.rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 {
    max-width: 460px;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 {
        margin: 0
    }
}

.rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 h3 {
    margin: 15px 0;
    font-size: 1.875em
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 h3 {
        font-size: 2.625em
    }
}

.rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 p {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 p {
        font-size: 1.5em
    }
}

.rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px
}

.rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl img,
.rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl a {
    margin-bottom: 15px
}

@media screen and (min-width: 640px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl {
        flex-direction: row
    }
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl img,
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl a {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__contentLeft___aj9P2 .rdc-module__iconsDevice___2Jmcl {
        margin-bottom: 0
    }
}

.rdc-module__sectionApp___2T8uD .rdc-module__contentRight___2b24V {
    margin: auto
}

@media screen and (min-width: 1024px) {
    .rdc-module__sectionApp___2T8uD .rdc-module__contentRight___2b24V {
        position: absolute;
        right: 8%;
        bottom: 0;
        margin: 0
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.previdencia-module__askedQuestions___3DVdt {
    color: #003641
}

.previdencia-module__askedQuestions___3DVdt h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.previdencia-module__askedQuestions___3DVdt h3.previdencia-module__bground___36aEb {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.previdencia-module__askedQuestions___3DVdt h3.previdencia-module__nobground___1mkw7 {
    background: transparent
}

.previdencia-module__askedQuestions___3DVdt p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .previdencia-module__askedQuestions___3DVdt p {
        font-size: 1.5em
    }
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__contentQuestion___2o-pB {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .previdencia-module__askedQuestions___3DVdt .previdencia-module__contentQuestion___2o-pB {
        padding: 0 40px 10px
    }
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M {
        padding: 2em 2em 2em 0
    }
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M:last-child {
    border: 0
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M .previdencia-module__title___1d-zK {
    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___3DVdt .previdencia-module__accordionItem___1u07M .previdencia-module__title___1d-zK {
        font-size: 1.3125em
    }
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M .previdencia-module__title___1d-zK svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M .previdencia-module__content___3BYXC {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M.previdencia-module__active___2zIIc .previdencia-module__content___3BYXC {
    height: auto;
    display: block;
    transition: ease .8s all
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M.previdencia-module__active___2zIIc .previdencia-module__content___3BYXC a {
    color: #fff
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__accordionItem___1u07M.previdencia-module__active___2zIIc svg {
    transform: rotate(90deg)
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__button___1IJv_ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3DVdt .previdencia-module__button___1IJv_ {
        display: block
    }
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB .previdencia-module__input___l1haF {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB .previdencia-module__input___l1haF.previdencia-module__active___2zIIc {
    left: 1em;
    transition: .35s ease-in all
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB .previdencia-module__input___l1haF::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB .previdencia-module__input___l1haF {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB svg {
    height: 40px
}

.previdencia-module__askedQuestions___3DVdt .previdencia-module__search___3ZPDB svg image {
    height: inherit
}

.previdencia-module__container___3YsE6 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .previdencia-module__container___3YsE6 {
        padding: 2em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .previdencia-module__container___3YsE6 {
        font-size: 1em
    }
}

.previdencia-module__container___3YsE6 h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .previdencia-module__container___3YsE6 h3 {
        font-size: 2em
    }
}

.previdencia-module__call___W6gE8 {
    background: url("/images/previdencia/banners-previdencia_02.jpg");
    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___W6gE8 {
        background-position: center
    }
}

.previdencia-module__call___W6gE8 .previdencia-module__container___3YsE6 {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.previdencia-module__call___W6gE8 .previdencia-module__container___3YsE6 .previdencia-module__content___3BYXC {
    max-width: 600px;
    text-shadow: -1px -1px 1px #000
}

@media screen and (min-width: 640px) {
    .previdencia-module__call___W6gE8 .previdencia-module__container___3YsE6 .previdencia-module__content___3BYXC {
        text-shadow: none
    }
}

.previdencia-module__call___W6gE8 h2 {
    color: #fff;
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .previdencia-module__call___W6gE8 h2 {
        white-space: pre;
        font-size: 2.625em
    }
}

@media screen and (min-width: 1024px) {
    .previdencia-module__call___W6gE8 h2 {
        margin: .5em 0
    }
}

.previdencia-module__call___W6gE8 p {
    color: #fff;
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .previdencia-module__call___W6gE8 p {
        white-space: pre;
        font-size: 1.125em;
        line-height: 24px
    }
    .previdencia-module__call___W6gE8 p br {
        display: block
    }
}

.previdencia-module__warranty___1qvpV {
    background-color: #424081;
    position: relative;
    color: #fff;
    min-height: 420px
}

@media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1qvpV {
        background-image: url("/images/previdencia/banners-previdencia_03.jpg");
        padding-top: 31.1805555556%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

@media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1qvpV .previdencia-module__warrantyContent___1qKS7 {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.previdencia-module__warranty___1qvpV .previdencia-module__title___1d-zK {
    margin: 20px 0
}

.previdencia-module__warranty___1qvpV .previdencia-module__title___1d-zK br {
    display: none
}

@media screen and (min-width: 768px) {
    .previdencia-module__warranty___1qvpV .previdencia-module__title___1d-zK br {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1qvpV .previdencia-module__title___1d-zK {
        margin: 50px 0
    }
}

.previdencia-module__warranty___1qvpV p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1qvpV p {
        font-size: 1.5em
    }
}

.previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt {
    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___1qvpV .previdencia-module__optionBoxes___2T_jt {
        flex-direction: row
    }
}

.previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j {
    width: 100%;
    background-color: #fff;
    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___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j {
        margin-right: 22px;
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j {
        padding: 15px;
        min-height: 24vh
    }
}

.previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j:last-child {
    margin-right: 0
}

.previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j h3 {
    font-size: 1.5em;
    font-weight: 700
}

.previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j p {
    font-size: 1.125em;
    padding: 0 25px
}

@media screen and (min-width: 1600px) {
    .previdencia-module__warranty___1qvpV .previdencia-module__optionBoxes___2T_jt .previdencia-module__box___2nT9j p {
        padding: 0 70px
    }
}

.previdencia-module__benefits___GvQFT p {
    font-size: 1.125em;
    color: #7c8a8c
}

@media screen and (min-width: 1024px) {
    .previdencia-module__benefits___GvQFT p {
        font-size: 1.5em
    }
}

.previdencia-module__benefits___GvQFT ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .previdencia-module__benefits___GvQFT ul {
        flex-direction: row
    }
}

.previdencia-module__benefits___GvQFT ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0;
    padding: 18px;
    flex-basis: 25%
}

@media screen and (min-width: 1024px) {
    .previdencia-module__benefits___GvQFT ul li {
        max-width: 18%
    }
}

.previdencia-module__benefits___GvQFT ul li figure {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.previdencia-module__benefits___GvQFT ul li h4 {
    color: #00ae9d;
    font-size: .75em;
    margin: 0 0 10px 0
}

@media screen and (min-width: 1024px) {
    .previdencia-module__benefits___GvQFT ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .previdencia-module__benefits___GvQFT ul li h4 {
        font-size: 1.25em
    }
}

.previdencia-module__benefits___GvQFT ul li p {
    font-size: .875em;
    margin: 0 30px;
    white-space: pre
}

@media screen and (min-width: 1024px) {
    .previdencia-module__benefits___GvQFT ul li p {
        margin: 0 10px
    }
}

.previdencia-module__contact___2Y2nO {
    background-color: #fff;
    color: #fff
}

.previdencia-module__contact___2Y2nO .previdencia-module__container___3YsE6 {
    padding: 3em 0;
    margin-bottom: 0
}

.previdencia-module__contact___2Y2nO .previdencia-module__container___3YsE6 h3 {
    margin: 30px 0
}

.previdencia-module__contact___2Y2nO p {
    font-size: 1.125em;
    font-weight: 700;
    margin-bottom: 5px
}

@media screen and (min-width: 1024px) {
    .previdencia-module__contact___2Y2nO p {
        font-size: 1.5em
    }
}

.previdencia-module__contact___2Y2nO p a {
    color: #fff
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.previdenciaCopy-module__askedQuestions___2Q8kn {
    color: #003641
}

.previdenciaCopy-module__askedQuestions___2Q8kn h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.previdenciaCopy-module__askedQuestions___2Q8kn h3.previdenciaCopy-module__bground___sLaaf {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.previdenciaCopy-module__askedQuestions___2Q8kn h3.previdenciaCopy-module__nobground___1HQP4 {
    background: transparent
}

.previdenciaCopy-module__askedQuestions___2Q8kn p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__askedQuestions___2Q8kn p {
        font-size: 1.5em
    }
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__contentQuestion___2OG3s {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__contentQuestion___2OG3s {
        padding: 0 40px 10px
    }
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do {
        padding: 2em 2em 2em 0
    }
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do:last-child {
    border: 0
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__title___2YCa- {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__title___2YCa- {
        font-size: 1.3125em
    }
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__title___2YCa- svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__content___2OxF2 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do.previdenciaCopy-module__active___1mAOM .previdenciaCopy-module__content___2OxF2 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do.previdenciaCopy-module__active___1mAOM .previdenciaCopy-module__content___2OxF2 a {
    color: #fff
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__accordionItem___Ls2Do.previdenciaCopy-module__active___1mAOM svg {
    transform: rotate(90deg)
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__button___2BMBW {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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) {
    .previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__button___2BMBW {
        display: block
    }
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB .previdenciaCopy-module__input___3Bk8j {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB .previdenciaCopy-module__input___3Bk8j.previdenciaCopy-module__active___1mAOM {
    left: 1em;
    transition: .35s ease-in all
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB .previdenciaCopy-module__input___3Bk8j::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB .previdenciaCopy-module__input___3Bk8j {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB svg {
    height: 40px
}

.previdenciaCopy-module__askedQuestions___2Q8kn .previdenciaCopy-module__search___3ljAB svg image {
    height: inherit
}

.previdenciaCopy-module__container___3217t {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__container___3217t {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .previdenciaCopy-module__container___3217t {
        font-size: 1em
    }
}

.previdenciaCopy-module__container___3217t h2,
.previdenciaCopy-module__container___3217t h3,
.previdenciaCopy-module__container___3217t p {
    white-space: pre-line
}

.previdenciaCopy-module__container___3217t h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__container___3217t h3 {
        font-size: 2em
    }
}

.previdenciaCopy-module__call___3aTr- {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__container___3217t {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__container___3217t {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__container___3217t .previdenciaCopy-module__content___2OxF2 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__container___3217t .previdenciaCopy-module__content___2OxF2 {
        padding: 5rem 0 5rem 10rem
    }
}

.previdenciaCopy-module__call___3aTr- h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .previdenciaCopy-module__call___3aTr- h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- h2 {
        margin: .5em 0
    }
}

.previdenciaCopy-module__call___3aTr- p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .previdenciaCopy-module__call___3aTr- p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 {
        width: 50%
    }
}

@media screen and (min-width: 1400px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 {
        width: 60%
    }
}

.previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__imageFullMobi___2i8XV {
    display: block
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__imageFullMobi___2i8XV {
        display: none
    }
}

.previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__bgTriangle___2S_wr {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 107%;
    height: auto
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__bgTriangle___2S_wr {
        display: block
    }
}

.previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__personTriangle___3xlxl {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0;
    height: auto
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__personTriangle___3xlxl {
        width: 100%;
        display: block;
        height: auto
    }
}

.previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__yellowTriangle___1OMyg {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: auto;
    width: 12rem
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__yellowTriangle___1OMyg {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .previdenciaCopy-module__call___3aTr- .previdenciaCopy-module__image___1wuH6 .previdenciaCopy-module__yellowTriangle___1OMyg {
        height: auto;
        width: 15rem
    }
}

.previdenciaCopy-module__help___1b0Ay {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.previdenciaCopy-module__help___1b0Ay h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.previdenciaCopy-module__accordion___1xhKG {
    width: 100%
}

.previdenciaCopy-module__accordionItem___Ls2Do {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__accordionItem___Ls2Do {
        padding: 2em
    }
}

.previdenciaCopy-module__accordionItem___Ls2Do li {
    list-style: none
}

.previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__title___2YCa- {
    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) {
    .previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__title___2YCa- {
        font-size: 1.25em
    }
}

.previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__title___2YCa- svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.previdenciaCopy-module__accordionItem___Ls2Do .previdenciaCopy-module__content___2OxF2 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.previdenciaCopy-module__accordionItem___Ls2Do.previdenciaCopy-module__active___1mAOM .previdenciaCopy-module__content___2OxF2 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.previdenciaCopy-module__accordionItem___Ls2Do.previdenciaCopy-module__active___1mAOM .previdenciaCopy-module__content___2OxF2 a {
    color: #fff
}

.previdenciaCopy-module__accordionItem___Ls2Do.previdenciaCopy-module__active___1mAOM svg {
    transform: rotate(90deg)
}

.previdenciaCopy-module__benefits___141To {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.previdenciaCopy-module__benefits___141To .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__container___3217t {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__container___3217t {
        width: 81.25%;
        padding-left: 0
    }
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__backgroundImage___btpIt {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__backgroundImage___btpIt {
        width: 65%
    }
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__benefitsContent___3edm2 {
    z-index: 2
}

.previdenciaCopy-module__benefits___141To h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.previdenciaCopy-module__benefits___141To p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To p {
        font-size: 1.5em
    }
}

.previdenciaCopy-module__benefits___141To .carouselItem {
    padding: 0
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S {
        margin: 20px
    }
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S:hover {
    transform: scale(1.1)
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S figure svg {
    height: 53px;
    width: 53px
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S h4 {
    color: #00ae9d;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    white-space: pre-line
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S h4 {
        font-size: 1.5em
    }
}

.previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .previdenciaCopy-module__benefits___141To .previdenciaCopy-module__card___1L20S p {
        font-size: 1.25em
    }
}

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

.previdenciaCopy-module__othersOptionsForYou___2o7qk .previdenciaCopy-module__card___1L20S {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__othersOptionsForYou___2o7qk .previdenciaCopy-module__card___1L20S {
        margin-left: 0
    }
}

.previdenciaCopy-module__othersOptionsForYou___2o7qk .previdenciaCopy-module__card___1L20S .previdenciaCopy-module__cardItem___2y-D7 {
    width: 100%
}

.previdenciaCopy-module__othersOptionsForYou___2o7qk .previdenciaCopy-module__card___1L20S .previdenciaCopy-module__cardItem___2y-D7 .title,
.previdenciaCopy-module__othersOptionsForYou___2o7qk .previdenciaCopy-module__card___1L20S .previdenciaCopy-module__cardItem___2y-D7 .titleContent {
    height: 60px
}

.previdenciaCopy-module__othersOptionsForYou___2o7qk .previdenciaCopy-module__card___1L20S h3 {
    margin-bottom: 40px
}

.previdenciaCopy-module__warranty___y5Py- {
    background-color: #424081;
    position: relative;
    color: #fff;
    min-height: 420px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__warranty___y5Py- {
        background-image: url("/images/previdencia/banners-previdencia_03.jpg");
        padding-top: 31.1805555556%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__warrantyContent___Fmjmg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__title___2YCa- {
    margin: 20px 0
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__title___2YCa- br {
    display: none
}

@media screen and (min-width: 768px) {
    .previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__title___2YCa- br {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__title___2YCa- {
        margin: 50px 0
    }
}

.previdenciaCopy-module__warranty___y5Py- p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__warranty___y5Py- p {
        font-size: 1.5em
    }
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel {
    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) {
    .previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel {
        flex-direction: row
    }
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel .previdenciaCopy-module__box___2cA61 {
    height: 220px;
    width: 100%;
    background-color: #fff;
    padding: 20px;
    text-align: center;
    margin-right: 0;
    border-bottom: 8px solid #b7cd33;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel .previdenciaCopy-module__box___2cA61 {
        margin-right: 22px;
        margin-bottom: 0
    }
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel .previdenciaCopy-module__box___2cA61:last-child {
    margin-right: 0
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel .previdenciaCopy-module__box___2cA61 h3 {
    font-size: 1.5em;
    font-weight: 700
}

.previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel .previdenciaCopy-module__box___2cA61 p {
    font-size: 1.125em;
    padding: 0 25px
}

@media screen and (min-width: 1600px) {
    .previdenciaCopy-module__warranty___y5Py- .previdenciaCopy-module__optionBoxes___17fel .previdenciaCopy-module__box___2cA61 p {
        padding: 0 70px
    }
}

.previdenciaCopy-module__benefits___141To h3 {
    color: #003641;
    font-size: 2em
}

.previdenciaCopy-module__benefits___141To p {
    font-size: 1.125em;
    color: #7c8a8c
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To p {
        font-size: 1.5em
    }
}

.previdenciaCopy-module__benefits___141To ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To ul {
        flex-direction: row
    }
}

.previdenciaCopy-module__benefits___141To ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: ease-in all .3s;
    border-color: #fff;
    box-shadow: 0px 1px 22px 1px #dedede;
    margin: 20px 0;
    padding: 18px;
    flex-basis: 25%
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To ul li {
        max-width: 18%
    }
}

.previdenciaCopy-module__benefits___141To ul li figure {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.previdenciaCopy-module__benefits___141To ul li h4 {
    color: #00ae9d;
    font-size: .75em;
    margin: 0 0 10px 0
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To ul li h4 {
        font-size: 1em
    }
}

@media screen and (min-width: 1600px) {
    .previdenciaCopy-module__benefits___141To ul li h4 {
        font-size: 1.25em
    }
}

.previdenciaCopy-module__benefits___141To ul li p {
    font-size: .875em;
    margin: 0 30px;
    white-space: pre
}

@media screen and (min-width: 1024px) {
    .previdenciaCopy-module__benefits___141To ul li p {
        margin: 0 10px
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.renegocie-sua-divida-module__askedQuestions___z4u-O {
    color: #003641
}

.renegocie-sua-divida-module__askedQuestions___z4u-O h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.renegocie-sua-divida-module__askedQuestions___z4u-O h3.renegocie-sua-divida-module__bground___33w6N {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.renegocie-sua-divida-module__askedQuestions___z4u-O h3.renegocie-sua-divida-module__nobground___1aBpJ {
    background: transparent
}

.renegocie-sua-divida-module__askedQuestions___z4u-O p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___z4u-O p {
        font-size: 1.5em
    }
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__contentQuestion___RvtDu {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__contentQuestion___RvtDu {
        padding: 0 40px 10px
    }
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc {
        padding: 2em 2em 2em 0
    }
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc:last-child {
    border: 0
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc .renegocie-sua-divida-module__title___3RP6R {
    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___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc .renegocie-sua-divida-module__title___3RP6R {
        font-size: 1.3125em
    }
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc .renegocie-sua-divida-module__title___3RP6R svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc .renegocie-sua-divida-module__content___4unO4 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc.renegocie-sua-divida-module__active___2-i2f .renegocie-sua-divida-module__content___4unO4 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc.renegocie-sua-divida-module__active___2-i2f .renegocie-sua-divida-module__content___4unO4 a {
    color: #fff
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__accordionItem___2l6zc.renegocie-sua-divida-module__active___2-i2f svg {
    transform: rotate(90deg)
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__button___cpQNr {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___z4u-O .renegocie-sua-divida-module__button___cpQNr {
        display: block
    }
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 .renegocie-sua-divida-module__input___24fa6 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 .renegocie-sua-divida-module__input___24fa6.renegocie-sua-divida-module__active___2-i2f {
    left: 1em;
    transition: .35s ease-in all
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 .renegocie-sua-divida-module__input___24fa6::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 .renegocie-sua-divida-module__input___24fa6 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 svg {
    height: 40px
}

.renegocie-sua-divida-module__askedQuestions___z4u-O .renegocie-sua-divida-module__search___28DS4 svg image {
    height: inherit
}

.renegocie-sua-divida-module__container___2zGLS {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__container___2zGLS {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .renegocie-sua-divida-module__container___2zGLS {
        font-size: 1em
    }
}

.renegocie-sua-divida-module__container___2zGLS h2,
.renegocie-sua-divida-module__container___2zGLS h3,
.renegocie-sua-divida-module__container___2zGLS p {
    white-space: pre-line
}

.renegocie-sua-divida-module__container___2zGLS h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__container___2zGLS h3 {
        font-size: 2em
    }
}

.renegocie-sua-divida-module__call___29yW8 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__container___2zGLS {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__container___2zGLS {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__container___2zGLS .renegocie-sua-divida-module__content___4unO4 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__container___2zGLS .renegocie-sua-divida-module__content___4unO4 {
        padding: 5rem 0 5rem 10rem
    }
}

.renegocie-sua-divida-module__call___29yW8 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .renegocie-sua-divida-module__call___29yW8 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 h2 {
        margin: .5em 0
    }
}

.renegocie-sua-divida-module__call___29yW8 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .renegocie-sua-divida-module__call___29yW8 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM {
        width: 50%
    }
}

.renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__imageFullMobi___1F2Xt {
    display: block
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__imageFullMobi___1F2Xt {
        display: none
    }
}

.renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__bgTriangle___OdZWY {
    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___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__bgTriangle___OdZWY {
        display: block
    }
}

.renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__personTriangle___aGfPD {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__personTriangle___aGfPD {
        width: 100%;
        display: block
    }
}

.renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__yellowTriangle___2KwU6 {
    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___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__yellowTriangle___2KwU6 {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .renegocie-sua-divida-module__call___29yW8 .renegocie-sua-divida-module__image___2PEKM .renegocie-sua-divida-module__yellowTriangle___2KwU6 {
        height: 17rem;
        width: 17rem
    }
}

.renegocie-sua-divida-module__benefits___3ay26 {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px
}

.renegocie-sua-divida-module__benefits___3ay26 .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__container___2zGLS {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__container___2zGLS {
        width: 81.25%;
        padding-left: 0
    }
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__backgroundImage___jbZHU {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__backgroundImage___jbZHU {
        width: 65%
    }
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__benefitsContent___3X1M5 {
    z-index: 2
}

.renegocie-sua-divida-module__benefits___3ay26 h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.renegocie-sua-divida-module__benefits___3ay26 p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__benefits___3ay26 p {
        font-size: 1.5em
    }
}

.renegocie-sua-divida-module__benefits___3ay26 .carouselItem {
    padding: 0
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3ay26 .renegocie-sua-divida-module__card___3Sqse {
        margin: 20px
    }
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse:hover {
    transform: scale(1.1)
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse figure svg {
    height: 53px;
    width: 53px
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse 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___3ay26 .renegocie-sua-divida-module__card___3Sqse h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse h4 {
        font-size: 1.5em
    }
}

.renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .renegocie-sua-divida-module__benefits___3ay26 .renegocie-sua-divida-module__card___3Sqse p {
        font-size: 1.25em
    }
}

.renegocie-sua-divida-module__formSimulator___1kyAJ {
    display: none;
    background-image: url("/images/para-voce/credito/portabilidade-de-credito/background-form.jpg");
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.renegocie-sua-divida-module__formSimulator___1kyAJ .renegocie-sua-divida-module__container___2zGLS {
    margin-bottom: 0
}

.renegocie-sua-divida-module__formSimulator___1kyAJ .renegocie-sua-divida-module__content___4unO4 {
    padding: 40px;
    background-color: #fff
}

@media screen and (min-width: 1024px) {
    .renegocie-sua-divida-module__formSimulator___1kyAJ .renegocie-sua-divida-module__content___4unO4 {
        padding: 40px 125px
    }
}

.renegocie-sua-divida-module__formSimulator___1kyAJ h3 {
    color: #003641;
    font-weight: 800;
    font-size: 2em
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.fianca-module__askedQuestions___3uIeH {
    color: #003641
}

.fianca-module__askedQuestions___3uIeH h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.fianca-module__askedQuestions___3uIeH h3.fianca-module__bground___71zBC {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.fianca-module__askedQuestions___3uIeH h3.fianca-module__nobground___2yk55 {
    background: transparent
}

.fianca-module__askedQuestions___3uIeH p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .fianca-module__askedQuestions___3uIeH p {
        font-size: 1.5em
    }
}

.fianca-module__askedQuestions___3uIeH .fianca-module__contentQuestion___4UJWl {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .fianca-module__askedQuestions___3uIeH .fianca-module__contentQuestion___4UJWl {
        padding: 0 40px 10px
    }
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0 {
        padding: 2em 2em 2em 0
    }
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0:last-child {
    border: 0
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0 .fianca-module__title___2Pyid {
    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___3uIeH .fianca-module__accordionItem___JGms0 .fianca-module__title___2Pyid {
        font-size: 1.3125em
    }
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0 .fianca-module__title___2Pyid svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0 .fianca-module__content___1d1av {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0.fianca-module__active___1o_le .fianca-module__content___1d1av {
    height: auto;
    display: block;
    transition: ease .8s all
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0.fianca-module__active___1o_le .fianca-module__content___1d1av a {
    color: #fff
}

.fianca-module__askedQuestions___3uIeH .fianca-module__accordionItem___JGms0.fianca-module__active___1o_le svg {
    transform: rotate(90deg)
}

.fianca-module__askedQuestions___3uIeH .fianca-module__button___2rfBO {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3uIeH .fianca-module__button___2rfBO {
        display: block
    }
}

.fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl .fianca-module__input___Rt_u9 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl .fianca-module__input___Rt_u9.fianca-module__active___1o_le {
    left: 1em;
    transition: .35s ease-in all
}

.fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl .fianca-module__input___Rt_u9::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl .fianca-module__input___Rt_u9 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl svg {
    height: 40px
}

.fianca-module__askedQuestions___3uIeH .fianca-module__search___2dlXl svg image {
    height: inherit
}

.fianca-module__container___Yw2-h {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .fianca-module__container___Yw2-h {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .fianca-module__container___Yw2-h {
        font-size: 1em
    }
}

.fianca-module__container___Yw2-h h2,
.fianca-module__container___Yw2-h h3,
.fianca-module__container___Yw2-h p {
    white-space: pre-line
}

.fianca-module__container___Yw2-h h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .fianca-module__container___Yw2-h h3 {
        font-size: 2em
    }
}

.fianca-module__call___3I7AL {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.fianca-module__call___3I7AL .fianca-module__container___Yw2-h {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL .fianca-module__container___Yw2-h {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL .fianca-module__container___Yw2-h .fianca-module__content___1d1av {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .fianca-module__call___3I7AL .fianca-module__container___Yw2-h .fianca-module__content___1d1av {
        padding: 5rem 0 5rem 10rem
    }
}

.fianca-module__call___3I7AL h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .fianca-module__call___3I7AL h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL h2 {
        margin: .5em 0
    }
}

.fianca-module__call___3I7AL p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .fianca-module__call___3I7AL p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.fianca-module__call___3I7AL .fianca-module__image___3zrrb {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL .fianca-module__image___3zrrb {
        width: 50%
    }
}

.fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__imageFullMobi___26Xvv {
    display: block
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__imageFullMobi___26Xvv {
        display: none
    }
}

.fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__bgTriangle___3uuUu {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__bgTriangle___3uuUu {
        display: block
    }
}

.fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__personTriangle___1hupi {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__personTriangle___1hupi {
        width: 100%;
        display: block
    }
}

.fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__yellowTriangle___gtN1o {
    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___3I7AL .fianca-module__image___3zrrb .fianca-module__yellowTriangle___gtN1o {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .fianca-module__call___3I7AL .fianca-module__image___3zrrb .fianca-module__yellowTriangle___gtN1o {
        height: 17rem;
        width: 17rem
    }
}

.fianca-module__help___18Ikn {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.fianca-module__help___18Ikn h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.fianca-module__accordion___1dXTz {
    width: 100%
}

.fianca-module__accordionItem___JGms0 {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .fianca-module__accordionItem___JGms0 {
        padding: 2em
    }
}

.fianca-module__accordionItem___JGms0 li {
    list-style: none
}

.fianca-module__accordionItem___JGms0 .fianca-module__title___2Pyid {
    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___JGms0 .fianca-module__title___2Pyid {
        font-size: 1.25em
    }
}

.fianca-module__accordionItem___JGms0 .fianca-module__title___2Pyid svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.fianca-module__accordionItem___JGms0 .fianca-module__content___1d1av {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.fianca-module__accordionItem___JGms0.fianca-module__active___1o_le .fianca-module__content___1d1av {
    height: auto;
    display: block;
    transition: ease .8s all
}

.fianca-module__accordionItem___JGms0.fianca-module__active___1o_le .fianca-module__content___1d1av a {
    color: #fff
}

.fianca-module__accordionItem___JGms0.fianca-module__active___1o_le svg {
    transform: rotate(90deg)
}

.fianca-module__benefits___3srj0 {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.fianca-module__benefits___3srj0 .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.fianca-module__benefits___3srj0 .fianca-module__container___Yw2-h {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .fianca-module__benefits___3srj0 .fianca-module__container___Yw2-h {
        width: 81.25%;
        padding-left: 0
    }
}

.fianca-module__benefits___3srj0 .fianca-module__backgroundImage___3XxcE {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .fianca-module__benefits___3srj0 .fianca-module__backgroundImage___3XxcE {
        width: 65%
    }
}

.fianca-module__benefits___3srj0 .fianca-module__benefitsContent___2Gl2c {
    z-index: 2
}

.fianca-module__benefits___3srj0 h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.fianca-module__benefits___3srj0 p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .fianca-module__benefits___3srj0 p {
        font-size: 1.5em
    }
}

.fianca-module__benefits___3srj0 .carouselItem {
    padding: 0
}

.fianca-module__benefits___3srj0 .fianca-module__card___2WljC {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3srj0 .fianca-module__card___2WljC {
        margin: 20px
    }
}

.fianca-module__benefits___3srj0 .fianca-module__card___2WljC:hover {
    transform: scale(1.1)
}

.fianca-module__benefits___3srj0 .fianca-module__card___2WljC figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.fianca-module__benefits___3srj0 .fianca-module__card___2WljC figure svg {
    height: 53px;
    width: 53px
}

.fianca-module__benefits___3srj0 .fianca-module__card___2WljC 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___3srj0 .fianca-module__card___2WljC h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .fianca-module__benefits___3srj0 .fianca-module__card___2WljC h4 {
        font-size: 1.5em
    }
}

.fianca-module__benefits___3srj0 .fianca-module__card___2WljC p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .fianca-module__benefits___3srj0 .fianca-module__card___2WljC p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .fianca-module__benefits___3srj0 .fianca-module__card___2WljC p {
        font-size: 1.25em
    }
}

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

.fianca-module__othersOptionsForYou___3uG9u .fianca-module__card___2WljC {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .fianca-module__othersOptionsForYou___3uG9u .fianca-module__card___2WljC {
        margin-left: 0
    }
}

.fianca-module__othersOptionsForYou___3uG9u .fianca-module__card___2WljC .fianca-module__cardItem___-JQw3 {
    width: 100%
}

.fianca-module__othersOptionsForYou___3uG9u .fianca-module__card___2WljC .fianca-module__cardItem___-JQw3 .title,
.fianca-module__othersOptionsForYou___3uG9u .fianca-module__card___2WljC .fianca-module__cardItem___-JQw3 .titleContent {
    height: 60px
}

.fianca-module__othersOptionsForYou___3uG9u .fianca-module__card___2WljC h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.residencial-module__askedQuestions___2Ptqy {
    color: #003641
}

.residencial-module__askedQuestions___2Ptqy h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.residencial-module__askedQuestions___2Ptqy h3.residencial-module__bground___2gnTB {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.residencial-module__askedQuestions___2Ptqy h3.residencial-module__nobground___1bBO4 {
    background: transparent
}

.residencial-module__askedQuestions___2Ptqy p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .residencial-module__askedQuestions___2Ptqy p {
        font-size: 1.5em
    }
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__contentQuestion___3DSNN {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .residencial-module__askedQuestions___2Ptqy .residencial-module__contentQuestion___3DSNN {
        padding: 0 40px 10px
    }
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4 {
        padding: 2em 2em 2em 0
    }
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4:last-child {
    border: 0
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4 .residencial-module__title___v1EWu {
    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___2Ptqy .residencial-module__accordionItem___3Qbc4 .residencial-module__title___v1EWu {
        font-size: 1.3125em
    }
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4 .residencial-module__title___v1EWu svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4 .residencial-module__content___1QGCr {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4.residencial-module__active___2wByS .residencial-module__content___1QGCr {
    height: auto;
    display: block;
    transition: ease .8s all
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4.residencial-module__active___2wByS .residencial-module__content___1QGCr a {
    color: #fff
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__accordionItem___3Qbc4.residencial-module__active___2wByS svg {
    transform: rotate(90deg)
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__button___NtMKC {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2Ptqy .residencial-module__button___NtMKC {
        display: block
    }
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip .residencial-module__input___9PEpV {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip .residencial-module__input___9PEpV.residencial-module__active___2wByS {
    left: 1em;
    transition: .35s ease-in all
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip .residencial-module__input___9PEpV::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip .residencial-module__input___9PEpV {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip svg {
    height: 40px
}

.residencial-module__askedQuestions___2Ptqy .residencial-module__search___3Urip svg image {
    height: inherit
}

.residencial-module__container____iWkQ {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .residencial-module__container____iWkQ {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .residencial-module__container____iWkQ {
        font-size: 1em
    }
}

.residencial-module__container____iWkQ h2,
.residencial-module__container____iWkQ h3,
.residencial-module__container____iWkQ p {
    white-space: pre-line
}

.residencial-module__container____iWkQ h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .residencial-module__container____iWkQ h3 {
        font-size: 2em
    }
}

.residencial-module__call___2_8xv {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.residencial-module__call___2_8xv .residencial-module__container____iWkQ {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv .residencial-module__container____iWkQ {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv .residencial-module__container____iWkQ .residencial-module__content___1QGCr {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .residencial-module__call___2_8xv .residencial-module__container____iWkQ .residencial-module__content___1QGCr {
        padding: 5rem 0 5rem 10rem
    }
}

.residencial-module__call___2_8xv h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .residencial-module__call___2_8xv h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv h2 {
        margin: .5em 0
    }
}

.residencial-module__call___2_8xv p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .residencial-module__call___2_8xv p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.residencial-module__call___2_8xv .residencial-module__image___7vZDQ {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv .residencial-module__image___7vZDQ {
        width: 50%
    }
}

.residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__imageFullMobi___3HtTR {
    display: block
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__imageFullMobi___3HtTR {
        display: none
    }
}

.residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__bgTriangle___1uh0M {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__bgTriangle___1uh0M {
        display: block
    }
}

.residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__personTriangle___1mnSB {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__personTriangle___1mnSB {
        width: 100%;
        display: block
    }
}

.residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__yellowTriangle___2UoLF {
    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___2_8xv .residencial-module__image___7vZDQ .residencial-module__yellowTriangle___2UoLF {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .residencial-module__call___2_8xv .residencial-module__image___7vZDQ .residencial-module__yellowTriangle___2UoLF {
        height: 17rem;
        width: 17rem
    }
}

.residencial-module__help___HjKrG {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.residencial-module__help___HjKrG h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.residencial-module__accordion___2O66o {
    width: 100%
}

.residencial-module__accordionItem___3Qbc4 {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .residencial-module__accordionItem___3Qbc4 {
        padding: 2em
    }
}

.residencial-module__accordionItem___3Qbc4 li {
    list-style: none
}

.residencial-module__accordionItem___3Qbc4 .residencial-module__title___v1EWu {
    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___3Qbc4 .residencial-module__title___v1EWu {
        font-size: 1.25em
    }
}

.residencial-module__accordionItem___3Qbc4 .residencial-module__title___v1EWu svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.residencial-module__accordionItem___3Qbc4 .residencial-module__content___1QGCr {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.residencial-module__accordionItem___3Qbc4.residencial-module__active___2wByS .residencial-module__content___1QGCr {
    height: auto;
    display: block;
    transition: ease .8s all
}

.residencial-module__accordionItem___3Qbc4.residencial-module__active___2wByS .residencial-module__content___1QGCr a {
    color: #fff
}

.residencial-module__accordionItem___3Qbc4.residencial-module__active___2wByS svg {
    transform: rotate(90deg)
}

.residencial-module__benefits___qQPPG {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.residencial-module__benefits___qQPPG .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.residencial-module__benefits___qQPPG .residencial-module__container____iWkQ {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .residencial-module__benefits___qQPPG .residencial-module__container____iWkQ {
        width: 81.25%;
        padding-left: 0
    }
}

.residencial-module__benefits___qQPPG .residencial-module__backgroundImage___1AdQB {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .residencial-module__benefits___qQPPG .residencial-module__backgroundImage___1AdQB {
        width: 65%
    }
}

.residencial-module__benefits___qQPPG .residencial-module__benefitsContent___2kyeH {
    z-index: 2
}

.residencial-module__benefits___qQPPG h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.residencial-module__benefits___qQPPG p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .residencial-module__benefits___qQPPG p {
        font-size: 1.5em
    }
}

.residencial-module__benefits___qQPPG .carouselItem {
    padding: 0
}

.residencial-module__benefits___qQPPG .residencial-module__card___3f_GN {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___qQPPG .residencial-module__card___3f_GN {
        margin: 20px
    }
}

.residencial-module__benefits___qQPPG .residencial-module__card___3f_GN:hover {
    transform: scale(1.1)
}

.residencial-module__benefits___qQPPG .residencial-module__card___3f_GN figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.residencial-module__benefits___qQPPG .residencial-module__card___3f_GN figure svg {
    height: 53px;
    width: 53px
}

.residencial-module__benefits___qQPPG .residencial-module__card___3f_GN 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___qQPPG .residencial-module__card___3f_GN h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .residencial-module__benefits___qQPPG .residencial-module__card___3f_GN h4 {
        font-size: 1.5em
    }
}

.residencial-module__benefits___qQPPG .residencial-module__card___3f_GN p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .residencial-module__benefits___qQPPG .residencial-module__card___3f_GN p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .residencial-module__benefits___qQPPG .residencial-module__card___3f_GN p {
        font-size: 1.25em
    }
}

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

.residencial-module__othersOptionsForYou___2OK2X .residencial-module__card___3f_GN {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .residencial-module__othersOptionsForYou___2OK2X .residencial-module__card___3f_GN {
        margin-left: 0
    }
}

.residencial-module__othersOptionsForYou___2OK2X .residencial-module__card___3f_GN .residencial-module__cardItem___2Esq1 {
    width: 100%
}

.residencial-module__othersOptionsForYou___2OK2X .residencial-module__card___3f_GN .residencial-module__cardItem___2Esq1 .title,
.residencial-module__othersOptionsForYou___2OK2X .residencial-module__card___3f_GN .residencial-module__cardItem___2Esq1 .titleContent {
    height: 60px
}

.residencial-module__othersOptionsForYou___2OK2X .residencial-module__card___3f_GN h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.riscos-profissionais-module__askedQuestions___hxTUp {
    color: #003641
}

.riscos-profissionais-module__askedQuestions___hxTUp h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.riscos-profissionais-module__askedQuestions___hxTUp h3.riscos-profissionais-module__bground___3fufn {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.riscos-profissionais-module__askedQuestions___hxTUp h3.riscos-profissionais-module__nobground___1m86T {
    background: transparent
}

.riscos-profissionais-module__askedQuestions___hxTUp p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__askedQuestions___hxTUp p {
        font-size: 1.5em
    }
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__contentQuestion___1TGw3 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__contentQuestion___1TGw3 {
        padding: 0 40px 10px
    }
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7 {
        padding: 2em 2em 2em 0
    }
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7:last-child {
    border: 0
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__title___U6-Xz {
    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___hxTUp .riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__title___U6-Xz {
        font-size: 1.3125em
    }
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__title___U6-Xz svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__content___WAUdl {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7.riscos-profissionais-module__active___20C9- .riscos-profissionais-module__content___WAUdl {
    height: auto;
    display: block;
    transition: ease .8s all
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7.riscos-profissionais-module__active___20C9- .riscos-profissionais-module__content___WAUdl a {
    color: #fff
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__accordionItem___1yqj7.riscos-profissionais-module__active___20C9- svg {
    transform: rotate(90deg)
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__button___2M220 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___hxTUp .riscos-profissionais-module__button___2M220 {
        display: block
    }
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 .riscos-profissionais-module__input___3sTRl {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 .riscos-profissionais-module__input___3sTRl.riscos-profissionais-module__active___20C9- {
    left: 1em;
    transition: .35s ease-in all
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 .riscos-profissionais-module__input___3sTRl::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 .riscos-profissionais-module__input___3sTRl {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 svg {
    height: 40px
}

.riscos-profissionais-module__askedQuestions___hxTUp .riscos-profissionais-module__search___QEc-7 svg image {
    height: inherit
}

.riscos-profissionais-module__container___2lFqm {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__container___2lFqm {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .riscos-profissionais-module__container___2lFqm {
        font-size: 1em
    }
}

.riscos-profissionais-module__container___2lFqm h2,
.riscos-profissionais-module__container___2lFqm h3,
.riscos-profissionais-module__container___2lFqm p {
    white-space: pre-line
}

.riscos-profissionais-module__container___2lFqm h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__container___2lFqm h3 {
        font-size: 2em
    }
}

.riscos-profissionais-module__call___9Ybb3 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__container___2lFqm {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__container___2lFqm {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__container___2lFqm .riscos-profissionais-module__content___WAUdl {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__container___2lFqm .riscos-profissionais-module__content___WAUdl {
        padding: 5rem 0 5rem 10rem
    }
}

.riscos-profissionais-module__call___9Ybb3 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .riscos-profissionais-module__call___9Ybb3 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 h2 {
        margin: .5em 0
    }
}

.riscos-profissionais-module__call___9Ybb3 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .riscos-profissionais-module__call___9Ybb3 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq {
        width: 50%
    }
}

.riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__imageFullMobi___wG75r {
    display: block
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__imageFullMobi___wG75r {
        display: none
    }
}

.riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__bgTriangle___23qhu {
    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___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__bgTriangle___23qhu {
        display: block
    }
}

.riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__personTriangle___gL_Rj {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__personTriangle___gL_Rj {
        width: 100%;
        display: block
    }
}

.riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__yellowTriangle___2Vpm9 {
    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___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__yellowTriangle___2Vpm9 {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .riscos-profissionais-module__call___9Ybb3 .riscos-profissionais-module__image___128Hq .riscos-profissionais-module__yellowTriangle___2Vpm9 {
        height: 17rem;
        width: 17rem
    }
}

.riscos-profissionais-module__help___35QAG {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.riscos-profissionais-module__help___35QAG h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.riscos-profissionais-module__accordion___1pSum {
    width: 100%
}

.riscos-profissionais-module__accordionItem___1yqj7 {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__accordionItem___1yqj7 {
        padding: 2em
    }
}

.riscos-profissionais-module__accordionItem___1yqj7 li {
    list-style: none
}

.riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__title___U6-Xz {
    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___1yqj7 .riscos-profissionais-module__title___U6-Xz {
        font-size: 1.25em
    }
}

.riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__title___U6-Xz svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.riscos-profissionais-module__accordionItem___1yqj7 .riscos-profissionais-module__content___WAUdl {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.riscos-profissionais-module__accordionItem___1yqj7.riscos-profissionais-module__active___20C9- .riscos-profissionais-module__content___WAUdl {
    height: auto;
    display: block;
    transition: ease .8s all
}

.riscos-profissionais-module__accordionItem___1yqj7.riscos-profissionais-module__active___20C9- .riscos-profissionais-module__content___WAUdl a {
    color: #fff
}

.riscos-profissionais-module__accordionItem___1yqj7.riscos-profissionais-module__active___20C9- svg {
    transform: rotate(90deg)
}

.riscos-profissionais-module__benefits___dwYwH {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.riscos-profissionais-module__benefits___dwYwH .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__container___2lFqm {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__container___2lFqm {
        width: 81.25%;
        padding-left: 0
    }
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__backgroundImage___2QEXp {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__backgroundImage___2QEXp {
        width: 65%
    }
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__benefitsContent___1shKs {
    z-index: 2
}

.riscos-profissionais-module__benefits___dwYwH h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.riscos-profissionais-module__benefits___dwYwH p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__benefits___dwYwH p {
        font-size: 1.5em
    }
}

.riscos-profissionais-module__benefits___dwYwH .carouselItem {
    padding: 0
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___dwYwH .riscos-profissionais-module__card___1mPFl {
        margin: 20px
    }
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl:hover {
    transform: scale(1.1)
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl figure svg {
    height: 53px;
    width: 53px
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl 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___dwYwH .riscos-profissionais-module__card___1mPFl h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl h4 {
        font-size: 1.5em
    }
}

.riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .riscos-profissionais-module__benefits___dwYwH .riscos-profissionais-module__card___1mPFl p {
        font-size: 1.25em
    }
}

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

.riscos-profissionais-module__othersOptionsForYou___2zymK .riscos-profissionais-module__card___1mPFl {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .riscos-profissionais-module__othersOptionsForYou___2zymK .riscos-profissionais-module__card___1mPFl {
        margin-left: 0
    }
}

.riscos-profissionais-module__othersOptionsForYou___2zymK .riscos-profissionais-module__card___1mPFl .riscos-profissionais-module__cardItem___2gdto {
    width: 100%
}

.riscos-profissionais-module__othersOptionsForYou___2zymK .riscos-profissionais-module__card___1mPFl .riscos-profissionais-module__cardItem___2gdto .title,
.riscos-profissionais-module__othersOptionsForYou___2zymK .riscos-profissionais-module__card___1mPFl .riscos-profissionais-module__cardItem___2gdto .titleContent {
    height: 60px
}

.riscos-profissionais-module__othersOptionsForYou___2zymK .riscos-profissionais-module__card___1mPFl h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.viagem-module__askedQuestions___161_t {
    color: #003641
}

.viagem-module__askedQuestions___161_t h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.viagem-module__askedQuestions___161_t h3.viagem-module__bground___QfN9- {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.viagem-module__askedQuestions___161_t h3.viagem-module__nobground___2gRl- {
    background: transparent
}

.viagem-module__askedQuestions___161_t p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .viagem-module__askedQuestions___161_t p {
        font-size: 1.5em
    }
}

.viagem-module__askedQuestions___161_t .viagem-module__contentQuestion___2xpZ5 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .viagem-module__askedQuestions___161_t .viagem-module__contentQuestion___2xpZ5 {
        padding: 0 40px 10px
    }
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn {
        padding: 2em 2em 2em 0
    }
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn:last-child {
    border: 0
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn .viagem-module__title___H8mJy {
    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___161_t .viagem-module__accordionItem___2MpFn .viagem-module__title___H8mJy {
        font-size: 1.3125em
    }
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn .viagem-module__title___H8mJy svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn .viagem-module__content___1H32b {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn.viagem-module__active___1pzx8 .viagem-module__content___1H32b {
    height: auto;
    display: block;
    transition: ease .8s all
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn.viagem-module__active___1pzx8 .viagem-module__content___1H32b a {
    color: #fff
}

.viagem-module__askedQuestions___161_t .viagem-module__accordionItem___2MpFn.viagem-module__active___1pzx8 svg {
    transform: rotate(90deg)
}

.viagem-module__askedQuestions___161_t .viagem-module__button___Tb7CB {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___161_t .viagem-module__button___Tb7CB {
        display: block
    }
}

.viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ .viagem-module__input___2fMoh {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ .viagem-module__input___2fMoh.viagem-module__active___1pzx8 {
    left: 1em;
    transition: .35s ease-in all
}

.viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ .viagem-module__input___2fMoh::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ .viagem-module__input___2fMoh {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ svg {
    height: 40px
}

.viagem-module__askedQuestions___161_t .viagem-module__search___VqCvQ svg image {
    height: inherit
}

.viagem-module__container___35AS1 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .viagem-module__container___35AS1 {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .viagem-module__container___35AS1 {
        font-size: 1em
    }
}

.viagem-module__container___35AS1 h2,
.viagem-module__container___35AS1 h3,
.viagem-module__container___35AS1 p {
    white-space: pre-line
}

.viagem-module__container___35AS1 h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .viagem-module__container___35AS1 h3 {
        font-size: 2em
    }
}

.viagem-module__call___20nQT {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.viagem-module__call___20nQT .viagem-module__container___35AS1 {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT .viagem-module__container___35AS1 {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT .viagem-module__container___35AS1 .viagem-module__content___1H32b {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .viagem-module__call___20nQT .viagem-module__container___35AS1 .viagem-module__content___1H32b {
        padding: 5rem 0 5rem 10rem
    }
}

.viagem-module__call___20nQT h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .viagem-module__call___20nQT h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT h2 {
        margin: .5em 0
    }
}

.viagem-module__call___20nQT p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .viagem-module__call___20nQT p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.viagem-module__call___20nQT .viagem-module__image___3il9G {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT .viagem-module__image___3il9G {
        width: 50%
    }
}

.viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__imageFullMobi___1R3oS {
    display: block
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__imageFullMobi___1R3oS {
        display: none
    }
}

.viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__bgTriangle___2wK85 {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__bgTriangle___2wK85 {
        display: block
    }
}

.viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__personTriangle___Fa_Rr {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__personTriangle___Fa_Rr {
        width: 100%;
        display: block
    }
}

.viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__yellowTriangle___1DPPp {
    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___20nQT .viagem-module__image___3il9G .viagem-module__yellowTriangle___1DPPp {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .viagem-module__call___20nQT .viagem-module__image___3il9G .viagem-module__yellowTriangle___1DPPp {
        height: 17rem;
        width: 17rem
    }
}

.viagem-module__help___21TNu {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.viagem-module__help___21TNu h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.viagem-module__accordion___3DKhC {
    width: 100%
}

.viagem-module__accordionItem___2MpFn {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .viagem-module__accordionItem___2MpFn {
        padding: 2em
    }
}

.viagem-module__accordionItem___2MpFn li {
    list-style: none
}

.viagem-module__accordionItem___2MpFn .viagem-module__title___H8mJy {
    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___2MpFn .viagem-module__title___H8mJy {
        font-size: 1.25em
    }
}

.viagem-module__accordionItem___2MpFn .viagem-module__title___H8mJy svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.viagem-module__accordionItem___2MpFn .viagem-module__content___1H32b {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.viagem-module__accordionItem___2MpFn.viagem-module__active___1pzx8 .viagem-module__content___1H32b {
    height: auto;
    display: block;
    transition: ease .8s all
}

.viagem-module__accordionItem___2MpFn.viagem-module__active___1pzx8 .viagem-module__content___1H32b a {
    color: #fff
}

.viagem-module__accordionItem___2MpFn.viagem-module__active___1pzx8 svg {
    transform: rotate(90deg)
}

.viagem-module__benefits___1PJPI {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.viagem-module__benefits___1PJPI .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.viagem-module__benefits___1PJPI .viagem-module__container___35AS1 {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .viagem-module__benefits___1PJPI .viagem-module__container___35AS1 {
        width: 81.25%;
        padding-left: 0
    }
}

.viagem-module__benefits___1PJPI .viagem-module__backgroundImage___jliE1 {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .viagem-module__benefits___1PJPI .viagem-module__backgroundImage___jliE1 {
        width: 65%
    }
}

.viagem-module__benefits___1PJPI .viagem-module__benefitsContent___2UTel {
    z-index: 2
}

.viagem-module__benefits___1PJPI h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.viagem-module__benefits___1PJPI p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .viagem-module__benefits___1PJPI p {
        font-size: 1.5em
    }
}

.viagem-module__benefits___1PJPI .carouselItem {
    padding: 0
}

.viagem-module__benefits___1PJPI .viagem-module__card___E6teW {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___1PJPI .viagem-module__card___E6teW {
        margin: 20px
    }
}

.viagem-module__benefits___1PJPI .viagem-module__card___E6teW:hover {
    transform: scale(1.1)
}

.viagem-module__benefits___1PJPI .viagem-module__card___E6teW figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.viagem-module__benefits___1PJPI .viagem-module__card___E6teW figure svg {
    height: 53px;
    width: 53px
}

.viagem-module__benefits___1PJPI .viagem-module__card___E6teW 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___1PJPI .viagem-module__card___E6teW h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .viagem-module__benefits___1PJPI .viagem-module__card___E6teW h4 {
        font-size: 1.5em
    }
}

.viagem-module__benefits___1PJPI .viagem-module__card___E6teW p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .viagem-module__benefits___1PJPI .viagem-module__card___E6teW p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .viagem-module__benefits___1PJPI .viagem-module__card___E6teW p {
        font-size: 1.25em
    }
}

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

.viagem-module__othersOptionsForYou___1QWpg .viagem-module__card___E6teW {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .viagem-module__othersOptionsForYou___1QWpg .viagem-module__card___E6teW {
        margin-left: 0
    }
}

.viagem-module__othersOptionsForYou___1QWpg .viagem-module__card___E6teW .viagem-module__cardItem___1spzE {
    width: 100%
}

.viagem-module__othersOptionsForYou___1QWpg .viagem-module__card___E6teW .viagem-module__cardItem___1spzE .title,
.viagem-module__othersOptionsForYou___1QWpg .viagem-module__card___E6teW .viagem-module__cardItem___1spzE .titleContent {
    height: 60px
}

.viagem-module__othersOptionsForYou___1QWpg .viagem-module__card___E6teW h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.vida-module__askedQuestions___1CNWb {
    color: #003641
}

.vida-module__askedQuestions___1CNWb h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.vida-module__askedQuestions___1CNWb h3.vida-module__bground___jv_Sb {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.vida-module__askedQuestions___1CNWb h3.vida-module__nobground___2UHXk {
    background: transparent
}

.vida-module__askedQuestions___1CNWb p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .vida-module__askedQuestions___1CNWb p {
        font-size: 1.5em
    }
}

.vida-module__askedQuestions___1CNWb .vida-module__contentQuestion___jKgw5 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .vida-module__askedQuestions___1CNWb .vida-module__contentQuestion___jKgw5 {
        padding: 0 40px 10px
    }
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ {
        padding: 2em 2em 2em 0
    }
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ:last-child {
    border: 0
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ .vida-module__title___3oz6g {
    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___1CNWb .vida-module__accordionItem___2-0UQ .vida-module__title___3oz6g {
        font-size: 1.3125em
    }
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ .vida-module__title___3oz6g svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ .vida-module__content___3GQTE {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ.vida-module__active___1YHto .vida-module__content___3GQTE {
    height: auto;
    display: block;
    transition: ease .8s all
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ.vida-module__active___1YHto .vida-module__content___3GQTE a {
    color: #fff
}

.vida-module__askedQuestions___1CNWb .vida-module__accordionItem___2-0UQ.vida-module__active___1YHto svg {
    transform: rotate(90deg)
}

.vida-module__askedQuestions___1CNWb .vida-module__button___3JKiB {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1CNWb .vida-module__button___3JKiB {
        display: block
    }
}

.vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO .vida-module__input___2EKHN {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO .vida-module__input___2EKHN.vida-module__active___1YHto {
    left: 1em;
    transition: .35s ease-in all
}

.vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO .vida-module__input___2EKHN::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO .vida-module__input___2EKHN {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO svg {
    height: 40px
}

.vida-module__askedQuestions___1CNWb .vida-module__search___3VOBO svg image {
    height: inherit
}

.vida-module__container___BUt3w {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .vida-module__container___BUt3w {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .vida-module__container___BUt3w {
        font-size: 1em
    }
}

.vida-module__container___BUt3w h2,
.vida-module__container___BUt3w h3,
.vida-module__container___BUt3w p {
    white-space: pre-line
}

.vida-module__container___BUt3w h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .vida-module__container___BUt3w h3 {
        font-size: 2em
    }
}

.vida-module__call___3Mi9W {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.vida-module__call___3Mi9W .vida-module__container___BUt3w {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W .vida-module__container___BUt3w {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W .vida-module__container___BUt3w .vida-module__content___3GQTE {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .vida-module__call___3Mi9W .vida-module__container___BUt3w .vida-module__content___3GQTE {
        padding: 5rem 0 5rem 10rem
    }
}

.vida-module__call___3Mi9W h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .vida-module__call___3Mi9W h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W h2 {
        margin: .5em 0
    }
}

.vida-module__call___3Mi9W p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .vida-module__call___3Mi9W p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.vida-module__call___3Mi9W .vida-module__image___2S4wE {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W .vida-module__image___2S4wE {
        width: 50%
    }
}

.vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__imageFullMobi___1gfJb {
    display: block
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__imageFullMobi___1gfJb {
        display: none
    }
}

.vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__bgTriangle___3ZEo1 {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__bgTriangle___3ZEo1 {
        display: block
    }
}

.vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__personTriangle___X1-7n {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__personTriangle___X1-7n {
        width: 100%;
        display: block
    }
}

.vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__yellowTriangle___XMMhY {
    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___3Mi9W .vida-module__image___2S4wE .vida-module__yellowTriangle___XMMhY {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .vida-module__call___3Mi9W .vida-module__image___2S4wE .vida-module__yellowTriangle___XMMhY {
        height: 17rem;
        width: 17rem
    }
}

.vida-module__help___3PyBB {
    background-color: #f4f4f4;
    margin-bottom: 80px;
    font-size: 1.25em
}

.vida-module__help___3PyBB h3 {
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.vida-module__accordion___1Nvun {
    width: 100%
}

.vida-module__accordionItem___2-0UQ {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .vida-module__accordionItem___2-0UQ {
        padding: 2em
    }
}

.vida-module__accordionItem___2-0UQ li {
    list-style: none
}

.vida-module__accordionItem___2-0UQ .vida-module__title___3oz6g {
    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___2-0UQ .vida-module__title___3oz6g {
        font-size: 1.25em
    }
}

.vida-module__accordionItem___2-0UQ .vida-module__title___3oz6g svg {
    transition: .3s ease-in all;
    height: 18px;
    width: 18px;
    transform: rotate(270deg);
    fill: #00ae9d
}

.vida-module__accordionItem___2-0UQ .vida-module__content___3GQTE {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.vida-module__accordionItem___2-0UQ.vida-module__active___1YHto .vida-module__content___3GQTE {
    height: auto;
    display: block;
    transition: ease .8s all
}

.vida-module__accordionItem___2-0UQ.vida-module__active___1YHto .vida-module__content___3GQTE a {
    color: #fff
}

.vida-module__accordionItem___2-0UQ.vida-module__active___1YHto svg {
    transform: rotate(90deg)
}

.vida-module__benefits___3y6WY {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.vida-module__benefits___3y6WY .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.vida-module__benefits___3y6WY .vida-module__container___BUt3w {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .vida-module__benefits___3y6WY .vida-module__container___BUt3w {
        width: 81.25%;
        padding-left: 0
    }
}

.vida-module__benefits___3y6WY .vida-module__backgroundImage___1iviu {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .vida-module__benefits___3y6WY .vida-module__backgroundImage___1iviu {
        width: 65%
    }
}

.vida-module__benefits___3y6WY .vida-module__benefitsContent___3sh2M {
    z-index: 2
}

.vida-module__benefits___3y6WY h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.vida-module__benefits___3y6WY p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .vida-module__benefits___3y6WY p {
        font-size: 1.5em
    }
}

.vida-module__benefits___3y6WY .carouselItem {
    padding: 0
}

.vida-module__benefits___3y6WY .vida-module__card___tQcG8 {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3y6WY .vida-module__card___tQcG8 {
        margin: 20px
    }
}

.vida-module__benefits___3y6WY .vida-module__card___tQcG8:hover {
    transform: scale(1.1)
}

.vida-module__benefits___3y6WY .vida-module__card___tQcG8 figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.vida-module__benefits___3y6WY .vida-module__card___tQcG8 figure svg {
    height: 53px;
    width: 53px
}

.vida-module__benefits___3y6WY .vida-module__card___tQcG8 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___3y6WY .vida-module__card___tQcG8 h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .vida-module__benefits___3y6WY .vida-module__card___tQcG8 h4 {
        font-size: 1.5em
    }
}

.vida-module__benefits___3y6WY .vida-module__card___tQcG8 p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .vida-module__benefits___3y6WY .vida-module__card___tQcG8 p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .vida-module__benefits___3y6WY .vida-module__card___tQcG8 p {
        font-size: 1.25em
    }
}

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

.vida-module__othersOptionsForYou___31tPs .vida-module__card___tQcG8 {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .vida-module__othersOptionsForYou___31tPs .vida-module__card___tQcG8 {
        margin-left: 0
    }
}

.vida-module__othersOptionsForYou___31tPs .vida-module__card___tQcG8 .vida-module__cardItem___1JDKG {
    width: 100%
}

.vida-module__othersOptionsForYou___31tPs .vida-module__card___tQcG8 .vida-module__cardItem___1JDKG .title,
.vida-module__othersOptionsForYou___31tPs .vida-module__card___tQcG8 .vida-module__cardItem___1JDKG .titleContent {
    height: 60px
}

.vida-module__othersOptionsForYou___31tPs .vida-module__card___tQcG8 h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.canais-de-atendimento-module__askedQuestions___9eWMX {
    color: #003641
}

.canais-de-atendimento-module__askedQuestions___9eWMX h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.canais-de-atendimento-module__askedQuestions___9eWMX h3.canais-de-atendimento-module__bground___2xjqo {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.canais-de-atendimento-module__askedQuestions___9eWMX h3.canais-de-atendimento-module__nobground___1WgtS {
    background: transparent
}

.canais-de-atendimento-module__askedQuestions___9eWMX p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___9eWMX p {
        font-size: 1.5em
    }
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__contentQuestion___3vUo0 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__contentQuestion___3vUo0 {
        padding: 0 40px 10px
    }
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY {
        padding: 2em 2em 2em 0
    }
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY:last-child {
    border: 0
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY .canais-de-atendimento-module__title___3azNI {
    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___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY .canais-de-atendimento-module__title___3azNI {
        font-size: 1.3125em
    }
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY .canais-de-atendimento-module__title___3azNI svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY .canais-de-atendimento-module__content___2alhr {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY.canais-de-atendimento-module__active___3POGg .canais-de-atendimento-module__content___2alhr {
    height: auto;
    display: block;
    transition: ease .8s all
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY.canais-de-atendimento-module__active___3POGg .canais-de-atendimento-module__content___2alhr a {
    color: #fff
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__accordionItem___2VdSY.canais-de-atendimento-module__active___3POGg svg {
    transform: rotate(90deg)
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__button___1dOpu {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___9eWMX .canais-de-atendimento-module__button___1dOpu {
        display: block
    }
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX .canais-de-atendimento-module__input___ouX4m {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX .canais-de-atendimento-module__input___ouX4m.canais-de-atendimento-module__active___3POGg {
    left: 1em;
    transition: .35s ease-in all
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX .canais-de-atendimento-module__input___ouX4m::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX .canais-de-atendimento-module__input___ouX4m {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX svg {
    height: 40px
}

.canais-de-atendimento-module__askedQuestions___9eWMX .canais-de-atendimento-module__search___ZbjNX svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.dda-module__askedQuestions___3YFn7 {
    color: #003641
}

.dda-module__askedQuestions___3YFn7 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.dda-module__askedQuestions___3YFn7 h3.dda-module__bground___fkJwr {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.dda-module__askedQuestions___3YFn7 h3.dda-module__nobground___1xC20 {
    background: transparent
}

.dda-module__askedQuestions___3YFn7 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___3YFn7 p {
        font-size: 1.5em
    }
}

.dda-module__askedQuestions___3YFn7 .dda-module__contentQuestion___3Njs3 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___3YFn7 .dda-module__contentQuestion___3Njs3 {
        padding: 0 40px 10px
    }
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM {
        padding: 2em 2em 2em 0
    }
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM:last-child {
    border: 0
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM .dda-module__title___2c_gw {
    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___3YFn7 .dda-module__accordionItem___VFFaM .dda-module__title___2c_gw {
        font-size: 1.3125em
    }
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM .dda-module__title___2c_gw svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM .dda-module__content___1zCyb {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM.dda-module__active___2rr-k .dda-module__content___1zCyb {
    height: auto;
    display: block;
    transition: ease .8s all
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM.dda-module__active___2rr-k .dda-module__content___1zCyb a {
    color: #fff
}

.dda-module__askedQuestions___3YFn7 .dda-module__accordionItem___VFFaM.dda-module__active___2rr-k svg {
    transform: rotate(90deg)
}

.dda-module__askedQuestions___3YFn7 .dda-module__button___3eySJ {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3YFn7 .dda-module__button___3eySJ {
        display: block
    }
}

.dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh .dda-module__input___ZtMt5 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh .dda-module__input___ZtMt5.dda-module__active___2rr-k {
    left: 1em;
    transition: .35s ease-in all
}

.dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh .dda-module__input___ZtMt5::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh .dda-module__input___ZtMt5 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh svg {
    height: 40px
}

.dda-module__askedQuestions___3YFn7 .dda-module__search___1LCZh svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.debito-automatico-module__askedQuestions___3U5Zf {
    color: #003641
}

.debito-automatico-module__askedQuestions___3U5Zf h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.debito-automatico-module__askedQuestions___3U5Zf h3.debito-automatico-module__bground___3SEee {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.debito-automatico-module__askedQuestions___3U5Zf h3.debito-automatico-module__nobground___xYVgv {
    background: transparent
}

.debito-automatico-module__askedQuestions___3U5Zf p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3U5Zf p {
        font-size: 1.5em
    }
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__contentQuestion___NpNIq {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__contentQuestion___NpNIq {
        padding: 0 40px 10px
    }
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI {
        padding: 2em 2em 2em 0
    }
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI:last-child {
    border: 0
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI .debito-automatico-module__title___yl0EY {
    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___3U5Zf .debito-automatico-module__accordionItem___2pecI .debito-automatico-module__title___yl0EY {
        font-size: 1.3125em
    }
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI .debito-automatico-module__title___yl0EY svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI .debito-automatico-module__content___1Eune {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI.debito-automatico-module__active___1BQtH .debito-automatico-module__content___1Eune {
    height: auto;
    display: block;
    transition: ease .8s all
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI.debito-automatico-module__active___1BQtH .debito-automatico-module__content___1Eune a {
    color: #fff
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__accordionItem___2pecI.debito-automatico-module__active___1BQtH svg {
    transform: rotate(90deg)
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__button___2FxrU {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3U5Zf .debito-automatico-module__button___2FxrU {
        display: block
    }
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v .debito-automatico-module__input___1llYk {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v .debito-automatico-module__input___1llYk.debito-automatico-module__active___1BQtH {
    left: 1em;
    transition: .35s ease-in all
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v .debito-automatico-module__input___1llYk::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v .debito-automatico-module__input___1llYk {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v svg {
    height: 40px
}

.debito-automatico-module__askedQuestions___3U5Zf .debito-automatico-module__search___1e_6v svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.deposito-em-cheque-module__askedQuestions___3ksVn {
    color: #003641
}

.deposito-em-cheque-module__askedQuestions___3ksVn h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.deposito-em-cheque-module__askedQuestions___3ksVn h3.deposito-em-cheque-module__bground___1Aokh {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.deposito-em-cheque-module__askedQuestions___3ksVn h3.deposito-em-cheque-module__nobground___rxKrB {
    background: transparent
}

.deposito-em-cheque-module__askedQuestions___3ksVn p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___3ksVn p {
        font-size: 1.5em
    }
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__contentQuestion___11Xqb {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__contentQuestion___11Xqb {
        padding: 0 40px 10px
    }
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7 {
        padding: 2em 2em 2em 0
    }
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7:last-child {
    border: 0
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7 .deposito-em-cheque-module__title___1-UZq {
    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___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7 .deposito-em-cheque-module__title___1-UZq {
        font-size: 1.3125em
    }
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7 .deposito-em-cheque-module__title___1-UZq svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7 .deposito-em-cheque-module__content___1Kz0L {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7.deposito-em-cheque-module__active___1PCSP .deposito-em-cheque-module__content___1Kz0L {
    height: auto;
    display: block;
    transition: ease .8s all
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7.deposito-em-cheque-module__active___1PCSP .deposito-em-cheque-module__content___1Kz0L a {
    color: #fff
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__accordionItem___2mtw7.deposito-em-cheque-module__active___1PCSP svg {
    transform: rotate(90deg)
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__button___Ot8hr {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3ksVn .deposito-em-cheque-module__button___Ot8hr {
        display: block
    }
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT .deposito-em-cheque-module__input___XsT00 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT .deposito-em-cheque-module__input___XsT00.deposito-em-cheque-module__active___1PCSP {
    left: 1em;
    transition: .35s ease-in all
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT .deposito-em-cheque-module__input___XsT00::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT .deposito-em-cheque-module__input___XsT00 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT svg {
    height: 40px
}

.deposito-em-cheque-module__askedQuestions___3ksVn .deposito-em-cheque-module__search___3qGdT svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.deposito-facil-module__askedQuestions___AfSML {
    color: #003641
}

.deposito-facil-module__askedQuestions___AfSML h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.deposito-facil-module__askedQuestions___AfSML h3.deposito-facil-module__bground___3SBkG {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.deposito-facil-module__askedQuestions___AfSML h3.deposito-facil-module__nobground___1x1Ec {
    background: transparent
}

.deposito-facil-module__askedQuestions___AfSML p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___AfSML p {
        font-size: 1.5em
    }
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__contentQuestion___w2DXu {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__contentQuestion___w2DXu {
        padding: 0 40px 10px
    }
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG {
        padding: 2em 2em 2em 0
    }
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG:last-child {
    border: 0
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG .deposito-facil-module__title___3e6mg {
    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___AfSML .deposito-facil-module__accordionItem___1uijG .deposito-facil-module__title___3e6mg {
        font-size: 1.3125em
    }
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG .deposito-facil-module__title___3e6mg svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG .deposito-facil-module__content___1hpYM {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG.deposito-facil-module__active___1ff9z .deposito-facil-module__content___1hpYM {
    height: auto;
    display: block;
    transition: ease .8s all
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG.deposito-facil-module__active___1ff9z .deposito-facil-module__content___1hpYM a {
    color: #fff
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__accordionItem___1uijG.deposito-facil-module__active___1ff9z svg {
    transform: rotate(90deg)
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__button___2BVwo {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___AfSML .deposito-facil-module__button___2BVwo {
        display: block
    }
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z .deposito-facil-module__input___qt5b_ {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z .deposito-facil-module__input___qt5b_.deposito-facil-module__active___1ff9z {
    left: 1em;
    transition: .35s ease-in all
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z .deposito-facil-module__input___qt5b_::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z .deposito-facil-module__input___qt5b_ {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z svg {
    height: 40px
}

.deposito-facil-module__askedQuestions___AfSML .deposito-facil-module__search___RH79z svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.servicos-module__askedQuestions___1jViK {
    color: #003641
}

.servicos-module__askedQuestions___1jViK h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.servicos-module__askedQuestions___1jViK h3.servicos-module__bground___1Es-7 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.servicos-module__askedQuestions___1jViK h3.servicos-module__nobground___2WrB8 {
    background: transparent
}

.servicos-module__askedQuestions___1jViK p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1jViK p {
        font-size: 1.5em
    }
}

.servicos-module__askedQuestions___1jViK .servicos-module__contentQuestion___2ywCs {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1jViK .servicos-module__contentQuestion___2ywCs {
        padding: 0 40px 10px
    }
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD {
        padding: 2em 2em 2em 0
    }
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD:last-child {
    border: 0
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD .servicos-module__title___2U0KV {
    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___1jViK .servicos-module__accordionItem___ritqD .servicos-module__title___2U0KV {
        font-size: 1.3125em
    }
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD .servicos-module__title___2U0KV svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD .servicos-module__content___3uPpK {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD.servicos-module__active___19Lld .servicos-module__content___3uPpK {
    height: auto;
    display: block;
    transition: ease .8s all
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD.servicos-module__active___19Lld .servicos-module__content___3uPpK a {
    color: #fff
}

.servicos-module__askedQuestions___1jViK .servicos-module__accordionItem___ritqD.servicos-module__active___19Lld svg {
    transform: rotate(90deg)
}

.servicos-module__askedQuestions___1jViK .servicos-module__button___2tT94 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1jViK .servicos-module__button___2tT94 {
        display: block
    }
}

.servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt .servicos-module__input___1oGs0 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt .servicos-module__input___1oGs0.servicos-module__active___19Lld {
    left: 1em;
    transition: .35s ease-in all
}

.servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt .servicos-module__input___1oGs0::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt .servicos-module__input___1oGs0 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt svg {
    height: 40px
}

.servicos-module__askedQuestions___1jViK .servicos-module__search___3KwEt svg image {
    height: inherit
}

.servicos-module__container___3flmo {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .servicos-module__container___3flmo {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__container___3flmo {
        font-size: 1em
    }
}

.servicos-module__button___2tT94 {
    color: #fff;
    background: #00ae9d;
    padding: .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 .3s
}

.servicos-module__button___2tT94:hover {
    transition: ease-in all .3s;
    box-shadow: 0px 1px 15px 1px #00ae9d
}

@media screen and (min-width: 1024px) {
    .servicos-module__button___2tT94 {
        padding: 1em 2em
    }
}

.servicos-module__call___2UeAp {
    background-size: contain;
    background-position: center
}

.servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF {
    width: 50.9259259259%
}

@media(max-width: 768px) {
    .servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF {
        width: 90%
    }
}

.servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF .servicos-module__lines___2QDtc {
    display: block;
    width: 200%;
    border-bottom: 5px solid #000;
    margin: .5rem .2rem
}

.servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF h2 {
    font-size: 2em;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF h2 {
        margin: .5em 0
    }
}

.servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF .servicos-module__banner___ykckK {
    position: absolute;
    margin-left: 60%;
    top: -10%;
    background-image: url("/images/banner-servicos.jpg");
    background-size: 100%;
    width: 55.5555555556%;
    height: 0;
    padding-bottom: 56.9444444444%;
    background-position: top;
    border-radius: 50%
}

@media(max-width: 768px) {
    .servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF .servicos-module__banner___ykckK {
        top: -2%
    }
}

.servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF h3 {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.4;
    margin: 80px 0 60px
}

.servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF p {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__call___2UeAp .servicos-module__firstbox___2SxVF p {
        margin: .5em 0
    }
}

.servicos-module__call___2UeAp .servicos-module__vantagens___2d6ZM h4 {
    font-size: 1.5em;
    font-weight: 600
}

.servicos-module__call___2UeAp .servicos-module__vantagens___2d6ZM ul {
    list-style-image: url("/images/check-icon-interna.png");
    padding-left: 20px
}

.servicos-module__call___2UeAp .servicos-module__vantagens___2d6ZM li {
    margin: 1rem;
    font-size: 1.5em;
    padding-left: .625em
}

.servicos-module__optsgrid___KpD9v {
    margin: 100px auto 0;
    text-align: center;
    width: 87.962962963%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (min-width: 1024px) {
    .servicos-module__optsgrid___KpD9v {
        width: 81.25%
    }
}

@media screen and (min-width: 640px) {
    .servicos-module__optsgrid___KpD9v {
        padding: 0 15px
    }
}

.servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd {
    margin-bottom: 50px;
    width: calc(94%/3);
    text-align: center;
    box-shadow: 0px 0px 6px #d3d3d3;
    font-size: .875em;
    color: #7c8a8c
}

@media(max-width: 768px) {
    .servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd {
        width: 100%
    }
}

.servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd .servicos-module__text___WioII,
.servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd .servicos-module__title___2U0KV {
    padding: 2% 5%;
    margin: 5%
}

.servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd .servicos-module__title___2U0KV {
    font-size: 1.5em;
    font-weight: 800;
    color: #03a091
}

.servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd .servicos-module__btn___22NKt {
    padding: 10px 20px;
    color: #fff;
    font-size: .875em;
    font-weight: bold;
    margin: auto;
    background-color: #03a091;
    border-radius: 5px;
    border: none;
    outline: none;
    cursor: pointer
}

.servicos-module__optsgrid___KpD9v .servicos-module__card___2j0Fd .servicos-module__lineb___1WiAJ {
    border-top: 7px solid #03a091;
    margin-top: 22px
}

.servicos-module__selectedopt___3Qt34 {
    margin-top: 100px;
    background: url("/images/grafismo-bg-internas.jpg") no-repeat right center #05a293;
    color: #fff;
    position: relative
}

@media(max-width: 768px) {
    .servicos-module__selectedopt___3Qt34 {
        background: #05a293
    }
}

.servicos-module__selectedopt___3Qt34 .servicos-module__close___PE-tU {
    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___3Qt34 .servicos-module__close___PE-tU {
        top: 20px;
        right: 20px
    }
}

.servicos-module__selectedopt___3Qt34 .servicos-module__card___2j0Fd {
    margin: 0 auto;
    width: 87.962962963%;
    padding: 60px 0
}

@media screen and (min-width: 1024px) {
    .servicos-module__selectedopt___3Qt34 .servicos-module__card___2j0Fd {
        width: 81.25%
    }
}

.servicos-module__selectedopt___3Qt34 .servicos-module__card___2j0Fd .servicos-module__title___2U0KV {
    font-size: 2.625em;
    font-weight: 800;
    margin: 0
}

.servicos-module__selectedopt___3Qt34 .servicos-module__card___2j0Fd .servicos-module__subtitle___3O132 {
    font-size: 1.5em;
    font-weight: 600
}

.servicos-module__selectedopt___3Qt34 .servicos-module__card___2j0Fd .servicos-module__text___WioII {
    font-size: 1.25em;
    line-height: 1.625em;
    width: 75.9259259259%
}

@media(max-width: 768px) {
    .servicos-module__selectedopt___3Qt34 .servicos-module__card___2j0Fd .servicos-module__text___WioII {
        width: 100%
    }
}

.servicos-module__flex40_60___1uD92 {
    width: 100%;
    padding: 5% 0;
    display: flex;
    justify-content: space-around
}

@media(max-width: 768px) {
    .servicos-module__flex40_60___1uD92 {
        flex-wrap: wrap
    }
}

.servicos-module__flex40_60___1uD92 .servicos-module__sector___3CAIf {
    width: 60%;
    text-align: left;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.75em
}

.servicos-module__flex40_60___1uD92 .servicos-module__sector___3CAIf:first-child {
    width: 40%
}

@media(max-width: 768px) {
    .servicos-module__flex40_60___1uD92 .servicos-module__sector___3CAIf {
        width: 100% !important
    }
}

.servicos-module__flex40_60___1uD92 .servicos-module__sector___3CAIf .servicos-module__title___2U0KV {
    margin-top: 30px;
    padding: 0 15px;
    font-size: 1.5em;
    font-weight: 600;
    max-width: 80%
}

@media(max-width: 768px) {
    .servicos-module__flex40_60___1uD92 .servicos-module__sector___3CAIf .servicos-module__title___2U0KV {
        max-width: none;
        max-width: initial;
        margin-bottom: 30px
    }
}

.servicos-module__flex40_60___1uD92 .servicos-module__sector___3CAIf ul {
    margin-left: 1rem;
    list-style: disc outside none;
    list-style: initial
}

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

.servicos-module__about___3vaMH {
    color: #49479d
}

.servicos-module__about___3vaMH .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.servicos-module__about___3vaMH .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___3vaMH .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: transparent;
    min-width: 103px;
    min-height: 103px;
    opacity: 1;
    cursor: pointer
}

.servicos-module__about___3vaMH .react-multiple-carousel__arrow::before {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    position: relative
}

.servicos-module__about___3vaMH .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
    display: none
}

.servicos-module__about___3vaMH .react-multiple-carousel__arrow--left::before {
    content: ""
}

.servicos-module__about___3vaMH .react-multiple-carousel__arrow--right {
    display: none
}

@media screen and (min-width: 1200px) {
    .servicos-module__about___3vaMH .react-multiple-carousel__arrow--right {
        display: block;
        background-image: url("https://www.sicoob.com.br/documents/25272901/108749839/icone-seta.png/333d9e55-effa-7d1f-8068-dec65feeb824?t=1650398152223");
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: center;
        right: 1rem
    }
}

@media screen and (min-width: 1440px) {
    .servicos-module__about___3vaMH .react-multiple-carousel__arrow--right {
        right: 3rem
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__about___3vaMH .react-multiple-carousel__arrow--right {
        right: 5rem
    }
}

.servicos-module__about___3vaMH .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___3vaMH .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 .5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer
}

.servicos-module__about___3vaMH .react-multi-carousel-dot button {
    background: #bababa
}

.servicos-module__about___3vaMH .react-multi-carousel-dot--active button {
    background: #003641
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .servicos-module__about___3vaMH .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .servicos-module__about___3vaMH .react-multi-carousel-track {
        overflow: visible !important
    }
}

.servicos-module__about___3vaMH .react-multi-carousel-list {
    height: 100%;
    width: 100%
}

.servicos-module__about___3vaMH .react-multi-carousel-list .react-multi-carousel-track {
    height: 100%;
    transition: all ease-in-out 0s !important
}

.servicos-module__about___3vaMH .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
    padding: 1em
}

@media(max-width: 768px) {
    .servicos-module__about___3vaMH .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active>div {
        background: #49479d;
        color: #fff
    }
}

.servicos-module__about___3vaMH .servicos-module__container___3flmo {
    align-items: center
}

.servicos-module__about___3vaMH h4 {
    font-size: 1.25em
}

@media screen and (min-width: 1024px) {
    .servicos-module__about___3vaMH h4 {
        font-size: 1.5em
    }
}

.servicos-module__about___3vaMH .servicos-module__card___2j0Fd {
    border: 1px solid #c3c3d4;
    border-radius: 10px;
    padding: 3em;
    min-height: 300px;
    transition: ease-in all .3s
}

.servicos-module__about___3vaMH .servicos-module__card___2j0Fd .servicos-module__title___2U0KV {
    font-weight: bold;
    margin-bottom: 1em
}

.servicos-module__about___3vaMH .servicos-module__card___2j0Fd .servicos-module__text___WioII {
    line-height: 1.4
}

@media screen and (min-width: 1024px) {
    .servicos-module__about___3vaMH .servicos-module__card___2j0Fd:hover {
        background: #49479d;
        color: #fff;
        transition: ease-in all .3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870
    }
}

.servicos-module__banner___ykckK {
    background: #00ae9d;
    color: #fff
}

.servicos-module__banner___ykckK .servicos-module__container___3flmo {
    align-items: center
}

@media screen and (min-width: 1024px) {
    .servicos-module__banner___ykckK .servicos-module__container___3flmo {
        width: 43.75%;
        margin-left: 19.0476190476%
    }
}

.servicos-module__banner___ykckK .servicos-module__container___3flmo svg {
    display: none
}

@media screen and (min-width: 1024px) {
    .servicos-module__banner___ykckK .servicos-module__container___3flmo svg {
        display: block;
        position: absolute;
        top: -10%;
        right: -60%;
        width: 59.5238095238%;
        fill: #c9d200
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__banner___ykckK .servicos-module__container___3flmo svg {
        right: -40%;
        top: -10%;
        width: 43.6507936508%
    }
}

.servicos-module__banner___ykckK .servicos-module__title___2U0KV {
    font-size: 1.875em;
    font-weight: bold;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .servicos-module__banner___ykckK .servicos-module__title___2U0KV {
        font-size: 2.125em
    }
}

.servicos-module__banner___ykckK .servicos-module__text___WioII {
    font-size: 1.25em;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .servicos-module__banner___ykckK .servicos-module__text___WioII {
        font-size: 1.625em
    }
}

.servicos-module__banner___ykckK .servicos-module__button___2tT94 {
    color: #00ae9d;
    background: #fff
}

.servicos-module__banner___ykckK .servicos-module__button___2tT94:hover {
    box-shadow: 0px 1px 15px 1px #fff
}

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

.servicos-module__info___jKqeC .servicos-module__content___3uPpK {
    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___jKqeC .servicos-module__content___3uPpK:after {
    content: "";
    position: absolute;
    width: 40%;
    background: #fff;
    left: 30%;
    top: -10%;
    height: 20%
}

.servicos-module__info___jKqeC .servicos-module__content___3uPpK svg {
    position: absolute;
    top: -15%;
    left: auto;
    z-index: 2;
    width: 30%
}

@media screen and (min-width: 1024px) {
    .servicos-module__info___jKqeC .servicos-module__content___3uPpK {
        width: 44.1176470588%;
        padding: 5em 3em 3em 3em;
        margin-top: 0
    }
    .servicos-module__info___jKqeC .servicos-module__content___3uPpK svg {
        top: -10%;
        width: 25%
    }
}

@media screen and (min-width: 1600px) {
    .servicos-module__info___jKqeC .servicos-module__content___3uPpK {
        padding: 5em
    }
    .servicos-module__info___jKqeC .servicos-module__content___3uPpK svg {
        top: -25%
    }
}

.servicos-module__info___jKqeC .servicos-module__content___3uPpK .servicos-module__title___2U0KV {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 1em
}

@media screen and (min-width: 1600px) {
    .servicos-module__info___jKqeC .servicos-module__content___3uPpK .servicos-module__title___2U0KV {
        font-size: 1.5em
    }
}

.servicos-module__info___jKqeC .servicos-module__content___3uPpK .servicos-module__text___WioII {
    font-size: 1em;
    line-height: 1.3
}

.servicos-module__info___jKqeC .servicos-module__content___3uPpK .servicos-module__text___WioII p {
    margin-bottom: .5em
}

.servicos-module__info___jKqeC .servicos-module__content___3uPpK .servicos-module__text___WioII ul {
    margin-top: 2em;
    -webkit-columns: 2;
    columns: 2
}

.servicos-module__benefits___7hF8J .servicos-module__container___3flmo {
    align-items: center
}

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

.servicos-module__benefits___7hF8J .servicos-module__list___-w_6J {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J {
        padding: 0 5%;
        flex-wrap: nowrap
    }
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J:after,
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J:before {
        content: "";
        position: absolute;
        top: 35%;
        left: -15.5%;
        height: 50%;
        width: calc(18.75%);
        background: url("/images/grafismo.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J:after {
        left: auto;
        right: -15.5%;
        transform: scaleX(-1)
    }
}

.servicos-module__benefits___7hF8J .servicos-module__list___-w_6J .servicos-module__item___3dvgX {
    margin: 1.5em 1em;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 40%
}

.servicos-module__benefits___7hF8J .servicos-module__list___-w_6J .servicos-module__item___3dvgX svg {
    margin-bottom: 1em;
    width: 40%
}

@media screen and (min-width: 1024px) {
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J .servicos-module__item___3dvgX {
        position: relative;
        width: 17.9487179487%;
        font-size: 1.25em
    }
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J .servicos-module__item___3dvgX:after {
        content: "";
        position: absolute;
        right: -15%;
        top: 20%;
        height: 70%;
        width: 1px;
        background: #003641;
        display: block
    }
    .servicos-module__benefits___7hF8J .servicos-module__list___-w_6J .servicos-module__item___3dvgX:last-of-type:after {
        display: none
    }
}

.servicos-module__benefits___7hF8J .servicos-module__list___-w_6J .servicos-module__item___3dvgX .servicos-module__title___2U0KV {
    font-size: inherit;
    text-transform: none;
    text-transform: initial;
    font-weight: bold;
    margin-bottom: .3em
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.pacotes-de-servicos-module__askedQuestions___3kNqz {
    color: #003641
}

.pacotes-de-servicos-module__askedQuestions___3kNqz h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.pacotes-de-servicos-module__askedQuestions___3kNqz h3.pacotes-de-servicos-module__bground___3b0eB {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.pacotes-de-servicos-module__askedQuestions___3kNqz h3.pacotes-de-servicos-module__nobground___2zWZ5 {
    background: transparent
}

.pacotes-de-servicos-module__askedQuestions___3kNqz p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___3kNqz p {
        font-size: 1.5em
    }
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__contentQuestion___3CZ-B {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__contentQuestion___3CZ-B {
        padding: 0 40px 10px
    }
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV {
        padding: 2em 2em 2em 0
    }
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV:last-child {
    border: 0
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV .pacotes-de-servicos-module__title___O-tck {
    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___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV .pacotes-de-servicos-module__title___O-tck {
        font-size: 1.3125em
    }
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV .pacotes-de-servicos-module__title___O-tck svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV .pacotes-de-servicos-module__content___tWMZC {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV.pacotes-de-servicos-module__active___3gG-r .pacotes-de-servicos-module__content___tWMZC {
    height: auto;
    display: block;
    transition: ease .8s all
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV.pacotes-de-servicos-module__active___3gG-r .pacotes-de-servicos-module__content___tWMZC a {
    color: #fff
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__accordionItem___BkGJV.pacotes-de-servicos-module__active___3gG-r svg {
    transform: rotate(90deg)
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__button___1uuYj {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3kNqz .pacotes-de-servicos-module__button___1uuYj {
        display: block
    }
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm .pacotes-de-servicos-module__input___3hHVr {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm .pacotes-de-servicos-module__input___3hHVr.pacotes-de-servicos-module__active___3gG-r {
    left: 1em;
    transition: .35s ease-in all
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm .pacotes-de-servicos-module__input___3hHVr::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm .pacotes-de-servicos-module__input___3hHVr {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm svg {
    height: 40px
}

.pacotes-de-servicos-module__askedQuestions___3kNqz .pacotes-de-servicos-module__search___3-6Qm svg image {
    height: inherit
}

.pacotes-de-servicos-module__container___WWcTw {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__container___WWcTw {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .pacotes-de-servicos-module__container___WWcTw {
        font-size: 1em
    }
}

.pacotes-de-servicos-module__container___WWcTw h2,
.pacotes-de-servicos-module__container___WWcTw h3,
.pacotes-de-servicos-module__container___WWcTw p {
    white-space: pre-line
}

.pacotes-de-servicos-module__container___WWcTw h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__container___WWcTw h3 {
        font-size: 2em
    }
}

.pacotes-de-servicos-module__call___wv3Q3 {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__container___WWcTw {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__container___WWcTw {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__container___WWcTw .pacotes-de-servicos-module__content___tWMZC {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__container___WWcTw .pacotes-de-servicos-module__content___tWMZC {
        padding: 5rem 0 5rem 10rem
    }
}

.pacotes-de-servicos-module__call___wv3Q3 h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .pacotes-de-servicos-module__call___wv3Q3 h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 h2 {
        margin: .5em 0
    }
}

.pacotes-de-servicos-module__call___wv3Q3 p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .pacotes-de-servicos-module__call___wv3Q3 p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb {
        width: 50%
    }
}

.pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__imageFullMobi___2WMtI {
    display: block
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__imageFullMobi___2WMtI {
        display: none
    }
}

.pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__bgTriangle___jsJdu {
    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___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__bgTriangle___jsJdu {
        display: block
    }
}

.pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__personTriangle___upnIs {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__personTriangle___upnIs {
        width: 100%;
        display: block
    }
}

.pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__yellowTriangle___1q5ck {
    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___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__yellowTriangle___1q5ck {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .pacotes-de-servicos-module__call___wv3Q3 .pacotes-de-servicos-module__image___1HYqb .pacotes-de-servicos-module__yellowTriangle___1q5ck {
        height: 17rem;
        width: 17rem
    }
}

.pacotes-de-servicos-module__benefits___3FR8e {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.pacotes-de-servicos-module__benefits___3FR8e .carousel-slider .react-multi-carousel-list {
    overflow: visible;
    overflow: initial
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__container___WWcTw {
    padding: 5em 0;
    width: 100%;
    padding-left: 20px
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__container___WWcTw {
        width: 81.25%;
        padding-left: 0
    }
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__backgroundImage___22VyI {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__backgroundImage___22VyI {
        width: 65%
    }
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__benefitsContent___3Se6y {
    z-index: 2
}

.pacotes-de-servicos-module__benefits___3FR8e h3 {
    color: #b7cd33;
    margin: 30px 0 50px 0;
    font-size: 2.5em
}

.pacotes-de-servicos-module__benefits___3FR8e p {
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__benefits___3FR8e p {
        font-size: 1.5em
    }
}

.pacotes-de-servicos-module__benefits___3FR8e .carouselItem {
    padding: 0
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr {
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___3FR8e .pacotes-de-servicos-module__card___1XJUr {
        margin: 20px
    }
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr:hover {
    transform: scale(1.1)
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr figure {
    width: 100%;
    margin: 0;
    margin-bottom: 20px
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr figure svg {
    height: 53px;
    width: 53px
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr 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___3FR8e .pacotes-de-servicos-module__card___1XJUr h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr h4 {
        font-size: 1.5em
    }
}

.pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .pacotes-de-servicos-module__benefits___3FR8e .pacotes-de-servicos-module__card___1XJUr p {
        font-size: 1.25em
    }
}

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

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef {
    background: #f4f4f4;
    padding-top: 2rem;
    width: auto
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listHeader___3n7t7 {
    text-align: center
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listHeader___3n7t7 h4 {
    font-size: 2.7em
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listHeader___3n7t7 h4 {
        font-size: 3.2em
    }
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listHeader___3n7t7 h1 {
    font-size: 1.5em;
    font-weight: 450
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listHeader___3n7t7 h1 {
        font-size: 1.7em
    }
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listContent___1mzNp {
    border-top: 1px solid #7c8a8d;
    padding-top: 1.5rem;
    margin-top: 1rem;
    padding: 20px 30px
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listContent___1mzNp li {
    color: #7c8a8d;
    font-size: 1rem;
    margin-bottom: 1rem
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__listContent___1mzNp li img {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    align-items: center
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__cta___3PAVj {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__cta___3PAVj :hover {
    background-color: #b7cd46
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__packages___2sIef .pacotes-de-servicos-module__cta___3PAVj a {
    font-size: 1.2rem;
    font-weight: 400;
    padding: .8rem 3.5rem;
    border-radius: 2rem;
    border: 1px solid;
    color: #fff;
    text-decoration: none;
    background-color: #003641
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__card___1XJUr {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: ease-in all .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___11OkL .pacotes-de-servicos-module__card___1XJUr {
        margin: 20px
    }
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__card___1XJUr 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___11OkL .pacotes-de-servicos-module__card___1XJUr h4 {
        font-size: 1.5em
    }
}

@media screen and (min-width: 1600px) {
    .pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__card___1XJUr h4 {
        font-size: 1.5em
    }
}

.pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__card___1XJUr p {
    font-size: 1.0625em;
    white-space: pre-line;
    color: #7c8a8b
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__card___1XJUr p {
        font-size: 1em;
        margin: 0 10px;
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .pacotes-de-servicos-module__services___11OkL .pacotes-de-servicos-module__card___1XJUr p {
        font-size: 1.25em
    }
}

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

.pacotes-de-servicos-module__othersOptionsForYou___7cUIK .pacotes-de-servicos-module__card___1XJUr {
    margin: 3% auto;
    margin-left: 30px
}

@media screen and (min-width: 1024px) {
    .pacotes-de-servicos-module__othersOptionsForYou___7cUIK .pacotes-de-servicos-module__card___1XJUr {
        margin-left: 0
    }
}

.pacotes-de-servicos-module__othersOptionsForYou___7cUIK .pacotes-de-servicos-module__card___1XJUr .pacotes-de-servicos-module__cardItem___1YjVF {
    width: 100%
}

.pacotes-de-servicos-module__othersOptionsForYou___7cUIK .pacotes-de-servicos-module__card___1XJUr .pacotes-de-servicos-module__cardItem___1YjVF .title,
.pacotes-de-servicos-module__othersOptionsForYou___7cUIK .pacotes-de-servicos-module__card___1XJUr .pacotes-de-servicos-module__cardItem___1YjVF .titleContent {
    height: 60px
}

.pacotes-de-servicos-module__othersOptionsForYou___7cUIK .pacotes-de-servicos-module__card___1XJUr h3 {
    margin-bottom: 40px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.pagamento-de-contas-module__askedQuestions___3B8m0 {
    color: #003641
}

.pagamento-de-contas-module__askedQuestions___3B8m0 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.pagamento-de-contas-module__askedQuestions___3B8m0 h3.pagamento-de-contas-module__bground___3IE1P {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.pagamento-de-contas-module__askedQuestions___3B8m0 h3.pagamento-de-contas-module__nobground___8AB8G {
    background: transparent
}

.pagamento-de-contas-module__askedQuestions___3B8m0 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___3B8m0 p {
        font-size: 1.5em
    }
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__contentQuestion___3kYjg {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__contentQuestion___3kYjg {
        padding: 0 40px 10px
    }
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv {
        padding: 2em 2em 2em 0
    }
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv:last-child {
    border: 0
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv .pagamento-de-contas-module__title___3K9xU {
    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___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv .pagamento-de-contas-module__title___3K9xU {
        font-size: 1.3125em
    }
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv .pagamento-de-contas-module__title___3K9xU svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv .pagamento-de-contas-module__content___3Xczi {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv.pagamento-de-contas-module__active___2dcPe .pagamento-de-contas-module__content___3Xczi {
    height: auto;
    display: block;
    transition: ease .8s all
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv.pagamento-de-contas-module__active___2dcPe .pagamento-de-contas-module__content___3Xczi a {
    color: #fff
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__accordionItem___2oJUv.pagamento-de-contas-module__active___2dcPe svg {
    transform: rotate(90deg)
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__button___1LhiE {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3B8m0 .pagamento-de-contas-module__button___1LhiE {
        display: block
    }
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB .pagamento-de-contas-module__input___i2rvH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB .pagamento-de-contas-module__input___i2rvH.pagamento-de-contas-module__active___2dcPe {
    left: 1em;
    transition: .35s ease-in all
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB .pagamento-de-contas-module__input___i2rvH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB .pagamento-de-contas-module__input___i2rvH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB svg {
    height: 40px
}

.pagamento-de-contas-module__askedQuestions___3B8m0 .pagamento-de-contas-module__search___3HECB svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.portabilidade-de-salario-module__askedQuestions___2UIaS {
    color: #003641
}

.portabilidade-de-salario-module__askedQuestions___2UIaS h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.portabilidade-de-salario-module__askedQuestions___2UIaS h3.portabilidade-de-salario-module__bground___2m27I {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.portabilidade-de-salario-module__askedQuestions___2UIaS h3.portabilidade-de-salario-module__nobground___1YVEu {
    background: transparent
}

.portabilidade-de-salario-module__askedQuestions___2UIaS p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___2UIaS p {
        font-size: 1.5em
    }
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__contentQuestion___1eLzy {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__contentQuestion___1eLzy {
        padding: 0 40px 10px
    }
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G {
        padding: 2em 2em 2em 0
    }
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G:last-child {
    border: 0
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G .portabilidade-de-salario-module__title___M2Fym {
    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___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G .portabilidade-de-salario-module__title___M2Fym {
        font-size: 1.3125em
    }
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G .portabilidade-de-salario-module__title___M2Fym svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G .portabilidade-de-salario-module__content___KSLvx {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G.portabilidade-de-salario-module__active___2dH6U .portabilidade-de-salario-module__content___KSLvx {
    height: auto;
    display: block;
    transition: ease .8s all
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G.portabilidade-de-salario-module__active___2dH6U .portabilidade-de-salario-module__content___KSLvx a {
    color: #fff
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__accordionItem___3DS1G.portabilidade-de-salario-module__active___2dH6U svg {
    transform: rotate(90deg)
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__button___2tdwb {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2UIaS .portabilidade-de-salario-module__button___2tdwb {
        display: block
    }
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 .portabilidade-de-salario-module__input___O1yd7 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 .portabilidade-de-salario-module__input___O1yd7.portabilidade-de-salario-module__active___2dH6U {
    left: 1em;
    transition: .35s ease-in all
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 .portabilidade-de-salario-module__input___O1yd7::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 .portabilidade-de-salario-module__input___O1yd7 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 svg {
    height: 40px
}

.portabilidade-de-salario-module__askedQuestions___2UIaS .portabilidade-de-salario-module__search___1fyM0 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.rdc-module__askedQuestions___3jgf4 {
    color: #003641
}

.rdc-module__askedQuestions___3jgf4 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.rdc-module__askedQuestions___3jgf4 h3.rdc-module__bground___2m2Le {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.rdc-module__askedQuestions___3jgf4 h3.rdc-module__nobground___1iKT2 {
    background: transparent
}

.rdc-module__askedQuestions___3jgf4 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3jgf4 p {
        font-size: 1.5em
    }
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__contentQuestion___2ZA_P {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3jgf4 .rdc-module__contentQuestion___2ZA_P {
        padding: 0 40px 10px
    }
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp {
        padding: 2em 2em 2em 0
    }
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp:last-child {
    border: 0
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp .rdc-module__title___5lhIi {
    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___3jgf4 .rdc-module__accordionItem___35FTp .rdc-module__title___5lhIi {
        font-size: 1.3125em
    }
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp .rdc-module__title___5lhIi svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp .rdc-module__content___1qLGS {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp.rdc-module__active___GfYRo .rdc-module__content___1qLGS {
    height: auto;
    display: block;
    transition: ease .8s all
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp.rdc-module__active___GfYRo .rdc-module__content___1qLGS a {
    color: #fff
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__accordionItem___35FTp.rdc-module__active___GfYRo svg {
    transform: rotate(90deg)
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__button___2e3Xi {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3jgf4 .rdc-module__button___2e3Xi {
        display: block
    }
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e .rdc-module__input___2otQ6 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e .rdc-module__input___2otQ6.rdc-module__active___GfYRo {
    left: 1em;
    transition: .35s ease-in all
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e .rdc-module__input___2otQ6::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e .rdc-module__input___2otQ6 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e svg {
    height: 40px
}

.rdc-module__askedQuestions___3jgf4 .rdc-module__search___3eN7e svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.recarga-de-celular-module__askedQuestions___2h6dn {
    color: #003641
}

.recarga-de-celular-module__askedQuestions___2h6dn h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.recarga-de-celular-module__askedQuestions___2h6dn h3.recarga-de-celular-module__bground___1T-_j {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.recarga-de-celular-module__askedQuestions___2h6dn h3.recarga-de-celular-module__nobground___2_MIb {
    background: transparent
}

.recarga-de-celular-module__askedQuestions___2h6dn p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___2h6dn p {
        font-size: 1.5em
    }
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__contentQuestion___3eV3r {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__contentQuestion___3eV3r {
        padding: 0 40px 10px
    }
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC {
        padding: 2em 2em 2em 0
    }
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC:last-child {
    border: 0
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC .recarga-de-celular-module__title___22SYa {
    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___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC .recarga-de-celular-module__title___22SYa {
        font-size: 1.3125em
    }
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC .recarga-de-celular-module__title___22SYa svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC .recarga-de-celular-module__content___2GbQU {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC.recarga-de-celular-module__active___2Zi1m .recarga-de-celular-module__content___2GbQU {
    height: auto;
    display: block;
    transition: ease .8s all
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC.recarga-de-celular-module__active___2Zi1m .recarga-de-celular-module__content___2GbQU a {
    color: #fff
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__accordionItem___ZiEpC.recarga-de-celular-module__active___2Zi1m svg {
    transform: rotate(90deg)
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__button___3PNvv {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2h6dn .recarga-de-celular-module__button___3PNvv {
        display: block
    }
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx .recarga-de-celular-module__input___321wH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx .recarga-de-celular-module__input___321wH.recarga-de-celular-module__active___2Zi1m {
    left: 1em;
    transition: .35s ease-in all
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx .recarga-de-celular-module__input___321wH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx .recarga-de-celular-module__input___321wH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx svg {
    height: 40px
}

.recarga-de-celular-module__askedQuestions___2h6dn .recarga-de-celular-module__search___2yFrx svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.saque-sem-cartao-module__askedQuestions___qolLe {
    color: #003641
}

.saque-sem-cartao-module__askedQuestions___qolLe h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.saque-sem-cartao-module__askedQuestions___qolLe h3.saque-sem-cartao-module__bground___1jTH6 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.saque-sem-cartao-module__askedQuestions___qolLe h3.saque-sem-cartao-module__nobground___1SAxD {
    background: transparent
}

.saque-sem-cartao-module__askedQuestions___qolLe p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___qolLe p {
        font-size: 1.5em
    }
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__contentQuestion___1hKA8 {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__contentQuestion___1hKA8 {
        padding: 0 40px 10px
    }
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO {
        padding: 2em 2em 2em 0
    }
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO:last-child {
    border: 0
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO .saque-sem-cartao-module__title___3reQz {
    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___qolLe .saque-sem-cartao-module__accordionItem___1dDkO .saque-sem-cartao-module__title___3reQz {
        font-size: 1.3125em
    }
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO .saque-sem-cartao-module__title___3reQz svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO .saque-sem-cartao-module__content___3fRu8 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO.saque-sem-cartao-module__active___1oqUr .saque-sem-cartao-module__content___3fRu8 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO.saque-sem-cartao-module__active___1oqUr .saque-sem-cartao-module__content___3fRu8 a {
    color: #fff
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__accordionItem___1dDkO.saque-sem-cartao-module__active___1oqUr svg {
    transform: rotate(90deg)
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__button___1Ba1v {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___qolLe .saque-sem-cartao-module__button___1Ba1v {
        display: block
    }
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm .saque-sem-cartao-module__input___1t6ZG {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm .saque-sem-cartao-module__input___1t6ZG.saque-sem-cartao-module__active___1oqUr {
    left: 1em;
    transition: .35s ease-in all
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm .saque-sem-cartao-module__input___1t6ZG::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm .saque-sem-cartao-module__input___1t6ZG {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm svg {
    height: 40px
}

.saque-sem-cartao-module__askedQuestions___qolLe .saque-sem-cartao-module__search___2nlBm svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.transferencia-entre-contas-module__askedQuestions___2VugS {
    color: #003641
}

.transferencia-entre-contas-module__askedQuestions___2VugS h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.transferencia-entre-contas-module__askedQuestions___2VugS h3.transferencia-entre-contas-module__bground___2EXF5 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.transferencia-entre-contas-module__askedQuestions___2VugS h3.transferencia-entre-contas-module__nobground___2dJlv {
    background: transparent
}

.transferencia-entre-contas-module__askedQuestions___2VugS p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___2VugS p {
        font-size: 1.5em
    }
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__contentQuestion___1lXFl {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__contentQuestion___1lXFl {
        padding: 0 40px 10px
    }
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4 {
        padding: 2em 2em 2em 0
    }
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4:last-child {
    border: 0
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4 .transferencia-entre-contas-module__title___26dnj {
    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___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4 .transferencia-entre-contas-module__title___26dnj {
        font-size: 1.3125em
    }
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4 .transferencia-entre-contas-module__title___26dnj svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4 .transferencia-entre-contas-module__content___3_Bds {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4.transferencia-entre-contas-module__active___V5kiX .transferencia-entre-contas-module__content___3_Bds {
    height: auto;
    display: block;
    transition: ease .8s all
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4.transferencia-entre-contas-module__active___V5kiX .transferencia-entre-contas-module__content___3_Bds a {
    color: #fff
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__accordionItem___p2Zn4.transferencia-entre-contas-module__active___V5kiX svg {
    transform: rotate(90deg)
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__button___tsiWS {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2VugS .transferencia-entre-contas-module__button___tsiWS {
        display: block
    }
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 .transferencia-entre-contas-module__input___UYEyL {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 .transferencia-entre-contas-module__input___UYEyL.transferencia-entre-contas-module__active___V5kiX {
    left: 1em;
    transition: .35s ease-in all
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 .transferencia-entre-contas-module__input___UYEyL::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 .transferencia-entre-contas-module__input___UYEyL {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 svg {
    height: 40px
}

.transferencia-entre-contas-module__askedQuestions___2VugS .transferencia-entre-contas-module__search___1uMY7 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.scr-module__askedQuestions___3_dFw {
    color: #003641
}

.scr-module__askedQuestions___3_dFw h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.scr-module__askedQuestions___3_dFw h3.scr-module__bground___rjDqR {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.scr-module__askedQuestions___3_dFw h3.scr-module__nobground___3UaEb {
    background: transparent
}

.scr-module__askedQuestions___3_dFw p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .scr-module__askedQuestions___3_dFw p {
        font-size: 1.5em
    }
}

.scr-module__askedQuestions___3_dFw .scr-module__contentQuestion___1FH_u {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .scr-module__askedQuestions___3_dFw .scr-module__contentQuestion___1FH_u {
        padding: 0 40px 10px
    }
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX {
        padding: 2em 2em 2em 0
    }
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX:last-child {
    border: 0
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX .scr-module__title___3nx-9 {
    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___3_dFw .scr-module__accordionItem___VvJaX .scr-module__title___3nx-9 {
        font-size: 1.3125em
    }
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX .scr-module__title___3nx-9 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX .scr-module__content___3pyRH {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX.scr-module__active___3_MMJ .scr-module__content___3pyRH {
    height: auto;
    display: block;
    transition: ease .8s all
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX.scr-module__active___3_MMJ .scr-module__content___3pyRH a {
    color: #fff
}

.scr-module__askedQuestions___3_dFw .scr-module__accordionItem___VvJaX.scr-module__active___3_MMJ svg {
    transform: rotate(90deg)
}

.scr-module__askedQuestions___3_dFw .scr-module__button___3o6QA {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3_dFw .scr-module__button___3o6QA {
        display: block
    }
}

.scr-module__askedQuestions___3_dFw .scr-module__search___25mwT {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.scr-module__askedQuestions___3_dFw .scr-module__search___25mwT .scr-module__input___16RYW {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.scr-module__askedQuestions___3_dFw .scr-module__search___25mwT .scr-module__input___16RYW.scr-module__active___3_MMJ {
    left: 1em;
    transition: .35s ease-in all
}

.scr-module__askedQuestions___3_dFw .scr-module__search___25mwT .scr-module__input___16RYW::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .scr-module__askedQuestions___3_dFw .scr-module__search___25mwT .scr-module__input___16RYW {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.scr-module__askedQuestions___3_dFw .scr-module__search___25mwT svg {
    height: 40px
}

.scr-module__askedQuestions___3_dFw .scr-module__search___25mwT svg image {
    height: inherit
}

.scr-module__container___3Ejj3 {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .scr-module__container___3Ejj3 {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .scr-module__container___3Ejj3 {
        font-size: 1em
    }
}

.scr-module__container___3Ejj3 h2,
.scr-module__container___3Ejj3 h3,
.scr-module__container___3Ejj3 p {
    white-space: pre-line
}

.scr-module__container___3Ejj3 h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .scr-module__container___3Ejj3 h3 {
        font-size: 2em
    }
}

.scr-module__call___3JJgC {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.scr-module__call___3JJgC .scr-module__container___3Ejj3 {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__container___3Ejj3 {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__container___3Ejj3 .scr-module__content___3pyRH {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .scr-module__call___3JJgC .scr-module__container___3Ejj3 .scr-module__content___3pyRH {
        padding: 5rem 0 5rem 10rem
    }
}

.scr-module__call___3JJgC h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .scr-module__call___3JJgC h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC h2 {
        margin: .5em 0
    }
}

.scr-module__call___3JJgC p {
    font-size: 1em;
    line-height: 22px
}

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

.scr-module__call___3JJgC .scr-module__image___3CA6U {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__image___3CA6U {
        width: 50%
    }
}

.scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__imageFullMobi___2-Hve {
    display: block
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__imageFullMobi___2-Hve {
        display: none
    }
}

.scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__bgTriangle___1fMmX {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__bgTriangle___1fMmX {
        display: block
    }
}

.scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__personTriangle___3HpLb {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__personTriangle___3HpLb {
        width: 100%;
        display: block
    }
}

.scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__yellowTriangle___3rW6A {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: 3rem;
    height: 15rem;
    width: 11rem
}

@media screen and (min-width: 1024px) {
    .scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__yellowTriangle___3rW6A {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .scr-module__call___3JJgC .scr-module__image___3CA6U .scr-module__yellowTriangle___3rW6A {
        height: 17rem;
        width: 17rem
    }
}

@media screen and (min-width: 640px) {
    .scr-module__contentText___3UOlU .scr-module__container___3Ejj3 {
        width: 90%
    }
}

@media screen and (min-width: 1600px) {
    .scr-module__contentText___3UOlU .scr-module__container___3Ejj3 {
        padding: 0 60px
    }
}

.scr-module__contentText___3UOlU h2 {
    font-size: 1.5em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .scr-module__contentText___3UOlU h2 {
        font-size: 2em
    }
}

@media screen and (min-width: 1024px) {
    .scr-module__contentText___3UOlU h2 {
        margin: .5em 0
    }
}

.scr-module__contentText___3UOlU p {
    font-size: 1em;
    line-height: 22px;
    margin-bottom: 20px
}

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

.scr-module__button___3o6QA {
    font-size: 1.25em;
    background-color: #003641;
    color: #fff;
    padding: 19px 30px;
    outline: none;
    border-radius: 50px;
    border: none;
    width: 100%;
    max-width: 100%;
    display: block;
    text-align: center;
    margin-top: 20px
}

@media screen and (min-width: 768px) {
    .scr-module__button___3o6QA {
        max-width: 250px
    }
}

.scr-module__btnHome___2joYk {
    padding: 2em 0
}

.scr-module__btnHome___2joYk .scr-module__goHome___2WrTP {
    margin: auto
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.central-de-informacoes-module__askedQuestions___zccWb {
    color: #003641
}

.central-de-informacoes-module__askedQuestions___zccWb h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.central-de-informacoes-module__askedQuestions___zccWb h3.central-de-informacoes-module__bground___15ZO4 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.central-de-informacoes-module__askedQuestions___zccWb h3.central-de-informacoes-module__nobground___1nYKK {
    background: transparent
}

.central-de-informacoes-module__askedQuestions___zccWb p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__askedQuestions___zccWb p {
        font-size: 1.5em
    }
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__contentQuestion___1gtbf {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__contentQuestion___1gtbf {
        padding: 0 40px 10px
    }
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7 {
        padding: 2em 2em 2em 0
    }
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7:last-child {
    border: 0
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7 .central-de-informacoes-module__title___2hFES {
    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___zccWb .central-de-informacoes-module__accordionItem___1rtB7 .central-de-informacoes-module__title___2hFES {
        font-size: 1.3125em
    }
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7 .central-de-informacoes-module__title___2hFES svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7 .central-de-informacoes-module__content___WRudU {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7.central-de-informacoes-module__active___2fAFC .central-de-informacoes-module__content___WRudU {
    height: auto;
    display: block;
    transition: ease .8s all
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7.central-de-informacoes-module__active___2fAFC .central-de-informacoes-module__content___WRudU a {
    color: #fff
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__accordionItem___1rtB7.central-de-informacoes-module__active___2fAFC svg {
    transform: rotate(90deg)
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__button___3av7s {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___zccWb .central-de-informacoes-module__button___3av7s {
        display: block
    }
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 .central-de-informacoes-module__input___Fmeo0 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 .central-de-informacoes-module__input___Fmeo0.central-de-informacoes-module__active___2fAFC {
    left: 1em;
    transition: .35s ease-in all
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 .central-de-informacoes-module__input___Fmeo0::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 .central-de-informacoes-module__input___Fmeo0 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 svg {
    height: 40px
}

.central-de-informacoes-module__askedQuestions___zccWb .central-de-informacoes-module__search___2haO0 svg image {
    height: inherit
}

.central-de-informacoes-module__container___2AJOM {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__container___2AJOM {
        margin-bottom: 60px;
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .central-de-informacoes-module__container___2AJOM {
        font-size: 1em
    }
}

.central-de-informacoes-module__call___17tM5 {
    background: url("/images/banner-main-central-de-informacoes_02.jpg");
    padding-top: 21.1805555556%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.central-de-informacoes-module__call___17tM5 .central-de-informacoes-module__container___2AJOM {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.central-de-informacoes-module__call___17tM5 h2 {
    color: #fff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0
}

@media screen and (min-width: 640px) {
    .central-de-informacoes-module__call___17tM5 h2 {
        font-size: 3em
    }
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__call___17tM5 h2 {
        margin: .5em 0
    }
}

.central-de-informacoes-module__about___SarPz {
    color: #49479d;
    max-height: 350px;
    background-color: #05a293
}

.central-de-informacoes-module__about___SarPz .react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.central-de-informacoes-module__about___SarPz .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___SarPz .react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: transparent;
    min-width: 103px;
    min-height: 103px;
    opacity: 1;
    cursor: pointer
}

.central-de-informacoes-module__about___SarPz .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___SarPz .react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
    display: none
}

.central-de-informacoes-module__about___SarPz .react-multiple-carousel__arrow--left::before {
    content: ""
}

.central-de-informacoes-module__about___SarPz .react-multiple-carousel__arrow--right {
    display: none
}

@media screen and (min-width: 1200px) {
    .central-de-informacoes-module__about___SarPz .react-multiple-carousel__arrow--right {
        display: block;
        background-image: url("https://www.sicoob.com.br/documents/25272901/108749839/icone-seta.png/333d9e55-effa-7d1f-8068-dec65feeb824?t=1650398152223");
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: center;
        right: 1rem
    }
}

@media screen and (min-width: 1440px) {
    .central-de-informacoes-module__about___SarPz .react-multiple-carousel__arrow--right {
        right: 3rem
    }
}

@media screen and (min-width: 1600px) {
    .central-de-informacoes-module__about___SarPz .react-multiple-carousel__arrow--right {
        right: 5rem
    }
}

.central-de-informacoes-module__about___SarPz .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___SarPz .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 .5s;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    cursor: pointer
}

.central-de-informacoes-module__about___SarPz .react-multi-carousel-dot button {
    background: #bababa
}

.central-de-informacoes-module__about___SarPz .react-multi-carousel-dot--active button {
    background: #003641
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .central-de-informacoes-module__about___SarPz .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .central-de-informacoes-module__about___SarPz .react-multi-carousel-track {
        overflow: visible !important
    }
}

.central-de-informacoes-module__about___SarPz .react-multi-carousel-list {
    height: 100%;
    width: 100%
}

.central-de-informacoes-module__about___SarPz .react-multi-carousel-list .react-multi-carousel-track {
    height: 100%;
    transition: all ease-in-out 0s !important
}

.central-de-informacoes-module__about___SarPz .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item {
    padding: 1em
}

@media(max-width: 768px) {
    .central-de-informacoes-module__about___SarPz .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item--active>div {
        background: #49479d;
        color: #fff
    }
}

.central-de-informacoes-module__about___SarPz .central-de-informacoes-module__container___2AJOM {
    align-items: center
}

.central-de-informacoes-module__about___SarPz h4 {
    font-size: 1.25em
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__about___SarPz h4 {
        font-size: 1.5em
    }
}

.central-de-informacoes-module__about___SarPz .central-de-informacoes-module__card___2mzE4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-height: 200px;
    padding: 1.5rem;
    transition: ease-in all .3s;
    text-align: center;
    border-radius: 10px;
    border-bottom: 8px solid #7db61c;
    box-shadow: -8px 7px 37px -20px #003641
}

.central-de-informacoes-module__about___SarPz .central-de-informacoes-module__card___2mzE4 .central-de-informacoes-module__icon___2tGJN {
    width: auto;
    max-width: 100%
}

.central-de-informacoes-module__about___SarPz .central-de-informacoes-module__card___2mzE4 .central-de-informacoes-module__title___2hFES {
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1em;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .central-de-informacoes-module__about___SarPz .central-de-informacoes-module__card___2mzE4:hover {
        background: #49479d;
        color: #fff;
        transition: ease-in all .3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870
    }
}

.central-de-informacoes-module__about___SarPz .central-de-informacoes-module__card--selected___2loMK {
    background: #49479d;
    color: #fff;
    transition: ease-in all .3s;
    border-color: #393870;
    box-shadow: 0px 1px 25px 1px #393870
}

.central-de-informacoes-module__selectedItem___2jc6t {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 1rem 1rem
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB {
    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___2jc6t .central-de-informacoes-module__cardItem___-GxNB {
        min-width: 100%
    }
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB .central-de-informacoes-module__cardIcon___331ME {
    width: 50px
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB .central-de-informacoes-module__cardIcon___331ME svg,
.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB .central-de-informacoes-module__cardIcon___331ME image {
    width: 38px
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB .central-de-informacoes-module__cardInfo___3SwaJ {
    display: flex;
    align-items: center;
    flex-direction: row
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB .central-de-informacoes-module__cardInfo___3SwaJ p {
    font-size: 16px;
    margin: 0rem 1rem;
    font-weight: bold
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardItem___-GxNB .central-de-informacoes-module__cardButton___2Csa2 button {
    border: none;
    color: #fff;
    background: #003641;
    padding: .7em 2.5em;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    font-size: 1em;
    font-family: inherit;
    font-weight: bold;
    transition: ease-in all .3s
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardVideo___jX5CT {
    margin: 1rem 1rem
}

.central-de-informacoes-module__selectedItem___2jc6t .central-de-informacoes-module__cardVideo___jX5CT video {
    width: 600px;
    height: 400px;
    border-bottom: 8px solid #7db61c;
    box-shadow: -8px 7px 37px -20px #003641
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.fundacao-coopmil-module__askedQuestions___qFHbG {
    color: #003641
}

.fundacao-coopmil-module__askedQuestions___qFHbG h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.fundacao-coopmil-module__askedQuestions___qFHbG h3.fundacao-coopmil-module__bground___2zLQ3 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.fundacao-coopmil-module__askedQuestions___qFHbG h3.fundacao-coopmil-module__nobground___2TvA2 {
    background: transparent
}

.fundacao-coopmil-module__askedQuestions___qFHbG p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__askedQuestions___qFHbG p {
        font-size: 1.5em
    }
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__contentQuestion___1NS-C {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__contentQuestion___1NS-C {
        padding: 0 40px 10px
    }
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt {
        padding: 2em 2em 2em 0
    }
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt:last-child {
    border: 0
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt .fundacao-coopmil-module__title___2LPpE {
    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___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt .fundacao-coopmil-module__title___2LPpE {
        font-size: 1.3125em
    }
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt .fundacao-coopmil-module__title___2LPpE svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt .fundacao-coopmil-module__content___2r5Y7 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt.fundacao-coopmil-module__active___auES1 .fundacao-coopmil-module__content___2r5Y7 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt.fundacao-coopmil-module__active___auES1 .fundacao-coopmil-module__content___2r5Y7 a {
    color: #fff
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__accordionItem___gtKFt.fundacao-coopmil-module__active___auES1 svg {
    transform: rotate(90deg)
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__button___3Sut9 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___qFHbG .fundacao-coopmil-module__button___3Sut9 {
        display: block
    }
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C .fundacao-coopmil-module__input___2rh3D {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C .fundacao-coopmil-module__input___2rh3D.fundacao-coopmil-module__active___auES1 {
    left: 1em;
    transition: .35s ease-in all
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C .fundacao-coopmil-module__input___2rh3D::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C .fundacao-coopmil-module__input___2rh3D {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C svg {
    height: 40px
}

.fundacao-coopmil-module__askedQuestions___qFHbG .fundacao-coopmil-module__search___3ld1C svg image {
    height: inherit
}

.fundacao-coopmil-module__container___3BBaP {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__container___3BBaP {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .fundacao-coopmil-module__container___3BBaP {
        font-size: 1em
    }
}

.fundacao-coopmil-module__bannerTopContainer___2u1pW .fundacao-coopmil-module__bannerTop___1tmlm {
    background: url("/images/fundacao-coopmil-banner-topo.png");
    background-size: cover;
    background-position: center;
    max-width: 1920px
}

.fundacao-coopmil-module__bannerTopContainer___2u1pW .fundacao-coopmil-module__bannerTop___1tmlm h1 img {
    max-width: 245px;
    padding: 32px
}

.fundacao-coopmil-module__bannerTopContainer___2u1pW .fundacao-coopmil-module__bannerTop___1tmlm h1 p {
    opacity: .01;
    display: none
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__bannerTopContainer___2u1pW .fundacao-coopmil-module__bannerTop___1tmlm {
        height: 305px
    }
    .fundacao-coopmil-module__bannerTopContainer___2u1pW .fundacao-coopmil-module__bannerTop___1tmlm h1 img {
        max-width: 300px;
        padding: 0
    }
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__container___3BBaP {
    color: #013b42
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__textBlock___3jH-G {
    margin-bottom: 40px
}

.fundacao-coopmil-module__coopmilFundation___36P8h h4 {
    font-size: 1.875em;
    margin: 20px 0
}

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

.fundacao-coopmil-module__coopmilFundation___36P8h h5 {
    color: #589ed4;
    font-size: 1.625em;
    margin: 10px 0
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__coopmilFundation___36P8h h5 {
        font-size: 1.75em
    }
}

.fundacao-coopmil-module__coopmilFundation___36P8h p {
    font-size: 1.3125em
}

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

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g {
    color: #fff;
    border-bottom: 7px solid #bed90e;
    padding: 20px 10px;
    margin: 15px 10px;
    background-color: #00ae9d;
    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___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g {
        padding: 20px 20px;
        flex-basis: 30%;
        max-width: 45%
    }
    .fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g:hover {
        transition: ease-in all .3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870
    }
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g {
    text-align: center
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g 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___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g figure {
        max-width: 215px
    }
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g p {
    margin-top: 5px;
    font-size: .8125em
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g p.personCardName {
    font-weight: bold
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g p.bigText {
    font-size: .75em
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g p {
        font-size: 1.3125em
    }
    .fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g p.personCardPosition {
        height: 42px
    }
    .fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA .fundacao-coopmil-module__personCard___1KS_g p.bigText {
        font-size: 1.125em;
        max-width: 75%
    }
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA.fundacao-coopmil-module__cardAreaSingle___34x9P {
    justify-content: center
}

.fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA.fundacao-coopmil-module__cardAreaSingle___34x9P .fundacao-coopmil-module__personCard___1KS_g {
    max-width: 50%
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__coopmilFundation___36P8h .fundacao-coopmil-module__cardsArea___npxIA.fundacao-coopmil-module__cardAreaSingle___34x9P .fundacao-coopmil-module__personCard___1KS_g {
        max-width: 32%
    }
}

.fundacao-coopmil-module__values___1yGFa {
    display: flex;
    flex-wrap: wrap
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon {
    width: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon .fundacao-coopmil-module__valueTexts___u9_Yb {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(1n) {
    background-color: #2c80ae;
    border-top: 22px solid #c0cf2e
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon: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___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(1n):before {
        left: 30%
    }
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(2n) {
    background-color: #c0cf2e;
    border-top: 22px solid #2c80ae;
    justify-content: left
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(2n) .fundacao-coopmil-module__valueSVG___LXe-W {
    margin-left: 30px;
    margin-right: 50px
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(2n):before {
    background-color: #c0cf2e
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(3n) {
    background-color: #c0cf2e;
    border-top: 22px solid #2c80ae
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(3n):before {
    background-color: #c0cf2e
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(4n) {
    background-color: #2c80ae;
    border-top: 22px solid #c0cf2e;
    justify-content: left
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(4n) .fundacao-coopmil-module__valueSVG___LXe-W {
    margin-left: 30px;
    margin-right: 50px
}

.fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon:nth-child(4n):before {
    background-color: #2c80ae
}

@media screen and (min-width: 1024px) {
    .fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon {
        flex-direction: row
    }
    .fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon .fundacao-coopmil-module__valueSVG___LXe-W {
        margin-right: 50px
    }
    .fundacao-coopmil-module__values___1yGFa .fundacao-coopmil-module__valueSection___2nqon .fundacao-coopmil-module__valueTexts___u9_Yb {
        width: 50%;
        margin: 0;
        text-align: left
    }
}

.fundacao-coopmil-module__values___1yGFa h3 {
    text-transform: uppercase;
    font-size: 2em;
    margin: 0;
    margin-bottom: 10px
}

.fundacao-coopmil-module__values___1yGFa p {
    font-size: 1.3125em;
    margin: 0
}

.fundacao-coopmil-module__workWithUs___1bOZm h2 {
    font-size: 1.4375em
}

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

.fundacao-coopmil-module__workWithUs___1bOZm p {
    font-size: 1.125em;
    margin-bottom: 30px;
    line-break: loose;
    font-weight: 500
}

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

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

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.personCard-module__askedQuestions___4UjI7 {
    color: #003641
}

.personCard-module__askedQuestions___4UjI7 h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.personCard-module__askedQuestions___4UjI7 h3.personCard-module__bground___qrdF_ {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.personCard-module__askedQuestions___4UjI7 h3.personCard-module__nobground___1EZJm {
    background: transparent
}

.personCard-module__askedQuestions___4UjI7 p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .personCard-module__askedQuestions___4UjI7 p {
        font-size: 1.5em
    }
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__contentQuestion___1RSww {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .personCard-module__askedQuestions___4UjI7 .personCard-module__contentQuestion___1RSww {
        padding: 0 40px 10px
    }
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7 {
        padding: 2em 2em 2em 0
    }
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7:last-child {
    border: 0
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7 .personCard-module__title___16hzc {
    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___4UjI7 .personCard-module__accordionItem___16fr7 .personCard-module__title___16hzc {
        font-size: 1.3125em
    }
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7 .personCard-module__title___16hzc svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7 .personCard-module__content___1FfOU {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7.personCard-module__active___ebRC7 .personCard-module__content___1FfOU {
    height: auto;
    display: block;
    transition: ease .8s all
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7.personCard-module__active___ebRC7 .personCard-module__content___1FfOU a {
    color: #fff
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__accordionItem___16fr7.personCard-module__active___ebRC7 svg {
    transform: rotate(90deg)
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__button___GuWS6 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___4UjI7 .personCard-module__button___GuWS6 {
        display: block
    }
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 .personCard-module__input___2w-lS {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 .personCard-module__input___2w-lS.personCard-module__active___ebRC7 {
    left: 1em;
    transition: .35s ease-in all
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 .personCard-module__input___2w-lS::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 .personCard-module__input___2w-lS {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 svg {
    height: 40px
}

.personCard-module__askedQuestions___4UjI7 .personCard-module__search___1PH51 svg image {
    height: inherit
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.governanca-module__askedQuestions___2rabK {
    color: #003641
}

.governanca-module__askedQuestions___2rabK h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.governanca-module__askedQuestions___2rabK h3.governanca-module__bground___eDlvD {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.governanca-module__askedQuestions___2rabK h3.governanca-module__nobground___LqjWk {
    background: transparent
}

.governanca-module__askedQuestions___2rabK p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .governanca-module__askedQuestions___2rabK p {
        font-size: 1.5em
    }
}

.governanca-module__askedQuestions___2rabK .governanca-module__contentQuestion___WhTWG {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .governanca-module__askedQuestions___2rabK .governanca-module__contentQuestion___WhTWG {
        padding: 0 40px 10px
    }
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l {
        padding: 2em 2em 2em 0
    }
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l:last-child {
    border: 0
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l .governanca-module__title___1xL0u {
    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___2rabK .governanca-module__accordionItem___33b7l .governanca-module__title___1xL0u {
        font-size: 1.3125em
    }
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l .governanca-module__title___1xL0u svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l .governanca-module__content___Ftkd1 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l.governanca-module__active___3mDk3 .governanca-module__content___Ftkd1 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l.governanca-module__active___3mDk3 .governanca-module__content___Ftkd1 a {
    color: #fff
}

.governanca-module__askedQuestions___2rabK .governanca-module__accordionItem___33b7l.governanca-module__active___3mDk3 svg {
    transform: rotate(90deg)
}

.governanca-module__askedQuestions___2rabK .governanca-module__button___3HHk3 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2rabK .governanca-module__button___3HHk3 {
        display: block
    }
}

.governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv .governanca-module__input___P7DP7 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv .governanca-module__input___P7DP7.governanca-module__active___3mDk3 {
    left: 1em;
    transition: .35s ease-in all
}

.governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv .governanca-module__input___P7DP7::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv .governanca-module__input___P7DP7 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv svg {
    height: 40px
}

.governanca-module__askedQuestions___2rabK .governanca-module__search___2xLdv svg image {
    height: inherit
}

.governanca-module__container___Wc8Mb {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .governanca-module__container___Wc8Mb {
        margin-bottom: 60px;
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .governanca-module__container___Wc8Mb {
        font-size: 1em
    }
}

.governanca-module__call___3FMDV {
    background-image: url("/images/banner-governanca-mobile.jpg");
    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___3FMDV {
        background-image: url("/images/banner-main-governaca.jpg");
        padding-top: 21.0416666667%
    }
}

.governanca-module__call___3FMDV .governanca-module__container___Wc8Mb {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.governanca-module__call___3FMDV h2 {
    color: #013b42;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0
}

@media screen and (min-width: 640px) {
    .governanca-module__call___3FMDV h2 {
        font-size: 3em
    }
}

@media screen and (min-width: 1024px) {
    .governanca-module__call___3FMDV h2 {
        margin: .5em 0
    }
}

.governanca-module__governance___2ERga {
    color: #013b42
}

.governanca-module__governance___2ERga h4 {
    font-size: 1.5em
}

@media screen and (min-width: 1024px) {
    .governanca-module__governance___2ERga h4 {
        font-size: 2em
    }
}

.governanca-module__governance___2ERga p {
    font-size: 1.125em;
    line-height: 20px;
    margin-bottom: 1.875em;
    text-align: justify
}

@media screen and (min-width: 1024px) {
    .governanca-module__governance___2ERga p {
        font-size: 1.3125em;
        line-height: 28px
    }
}

.governanca-module__governance___2ERga .governanca-module__container___Wc8Mb {
    align-items: center
}

.governanca-module__governance___2ERga .governanca-module__boardDirectors___3bK8c {
    max-width: 1175px
}

.governanca-module__governance___2ERga .governanca-module__boardDirectors___3bK8c .governanca-module__card___3dqsn: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___2ERga .governanca-module__boardDirectors___3bK8c .governanca-module__card___3dqsn:first-child {
        max-width: 375px
    }
}

@media screen and (min-width: 768px) {
    .governanca-module__governance___2ERga .governanca-module__boardDirectors___3bK8c .governanca-module__card___3dqsn: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___2ERga .governanca-module__executive___2Wsmt {
    max-width: 1175px
}

.governanca-module__governance___2ERga .governanca-module__list___1YSS7 {
    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___2ERga .governanca-module__list___1YSS7 {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr
    }
}

.governanca-module__governance___2ERga .governanca-module__card___3dqsn {
    padding: .9375em .625em;
    min-height: 220px;
    max-width: 100%;
    transition: ease-in all .3s;
    background: #00ae9d;
    color: #fff;
    border-bottom: 8px solid #c9d200
}

@media screen and (min-width: 640px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn {
        padding: 1.875em .3125em
    }
}

@media screen and (min-width: 768px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn {
        max-width: 375px;
        min-height: 410px
    }
}

@media screen and (min-width: 1310px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn {
        min-height: 0;
        min-height: initial
    }
}

@media screen and (min-width: 1600px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn {
        min-height: 420px
    }
}

.governanca-module__governance___2ERga .governanca-module__card___3dqsn figure {
    margin: 0
}

.governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__photo___2sqvR {
    width: 100%;
    max-width: 246px;
    margin: auto;
    display: block
}

.governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__title___1xL0u {
    font-weight: bold;
    margin-bottom: .3125em;
    text-align: center;
    font-size: .75em
}

@media screen and (min-width: 640px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__title___1xL0u {
        font-size: 1.125em
    }
}

@media screen and (min-width: 1024px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__title___1xL0u {
        font-size: 1.5em
    }
}

.governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__office___2PbvN {
    font-weight: 300;
    font-size: .6875em;
    text-align: center;
    margin: 0
}

@media screen and (min-width: 640px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__office___2PbvN {
        font-size: 1em
    }
}

@media screen and (min-width: 1024px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn .governanca-module__office___2PbvN {
        font-size: 1.3125em
    }
}

@media screen and (min-width: 1024px) {
    .governanca-module__governance___2ERga .governanca-module__card___3dqsn:hover {
        transition: ease-in all .3s;
        border-color: #393870;
        box-shadow: 0px 1px 25px 1px #393870
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.imprensa-module__askedQuestions___1ZjCC {
    color: #003641
}

.imprensa-module__askedQuestions___1ZjCC h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.imprensa-module__askedQuestions___1ZjCC h3.imprensa-module__bground___3VKuF {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.imprensa-module__askedQuestions___1ZjCC h3.imprensa-module__nobground___3mj1h {
    background: transparent
}

.imprensa-module__askedQuestions___1ZjCC p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .imprensa-module__askedQuestions___1ZjCC p {
        font-size: 1.5em
    }
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__contentQuestion___vbE1R {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .imprensa-module__askedQuestions___1ZjCC .imprensa-module__contentQuestion___vbE1R {
        padding: 0 40px 10px
    }
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK {
        padding: 2em 2em 2em 0
    }
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK:last-child {
    border: 0
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK .imprensa-module__title___2hoh5 {
    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___1ZjCC .imprensa-module__accordionItem___jhEaK .imprensa-module__title___2hoh5 {
        font-size: 1.3125em
    }
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK .imprensa-module__title___2hoh5 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK .imprensa-module__content___3pIK2 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK.imprensa-module__active___2fI1X .imprensa-module__content___3pIK2 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK.imprensa-module__active___2fI1X .imprensa-module__content___3pIK2 a {
    color: #fff
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__accordionItem___jhEaK.imprensa-module__active___2fI1X svg {
    transform: rotate(90deg)
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__button___22B8G {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1ZjCC .imprensa-module__button___22B8G {
        display: block
    }
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo .imprensa-module__input___2FAcq {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo .imprensa-module__input___2FAcq.imprensa-module__active___2fI1X {
    left: 1em;
    transition: .35s ease-in all
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo .imprensa-module__input___2FAcq::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo .imprensa-module__input___2FAcq {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo svg {
    height: 40px
}

.imprensa-module__askedQuestions___1ZjCC .imprensa-module__search___2BnOo svg image {
    height: inherit
}

.imprensa-module__container___2SMkz {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .imprensa-module__container___2SMkz {
        padding: 4em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .imprensa-module__container___2SMkz {
        font-size: 1em
    }
}

.imprensa-module__container___2SMkz h2,
.imprensa-module__container___2SMkz h3,
.imprensa-module__container___2SMkz p {
    white-space: pre-line
}

.imprensa-module__container___2SMkz h3 {
    margin: 15px 0;
    font-size: 1.375em
}

@media screen and (min-width: 1024px) {
    .imprensa-module__container___2SMkz h3 {
        font-size: 2em
    }
}

.imprensa-module__call___JG9XV {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV {
        margin-bottom: 150px;
        height: 800px;
        flex-direction: row
    }
}

.imprensa-module__call___JG9XV .imprensa-module__container___2SMkz {
    padding: 5rem 2rem;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__container___2SMkz {
        width: 50%;
        padding: 5rem 0
    }
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__container___2SMkz .imprensa-module__content___3pIK2 {
        padding: 5rem 0 5rem 5rem
    }
}

@media screen and (min-width: 1600px) {
    .imprensa-module__call___JG9XV .imprensa-module__container___2SMkz .imprensa-module__content___3pIK2 {
        padding: 5rem 0 5rem 10rem
    }
}

.imprensa-module__call___JG9XV h2 {
    font-size: 1.75em;
    margin: 0
}

@media screen and (min-width: 640px) {
    .imprensa-module__call___JG9XV h2 {
        font-size: 3.4375em
    }
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV h2 {
        margin: .5em 0
    }
}

.imprensa-module__call___JG9XV p {
    font-size: 1em;
    line-height: 22px
}

@media screen and (min-width: 640px) {
    .imprensa-module__call___JG9XV p {
        font-size: 1.25em;
        line-height: 32px;
        color: #7c8a8d;
        font-weight: 500
    }
}

.imprensa-module__call___JG9XV .imprensa-module__emailTitle___3R2DM {
    white-space: pre-line;
    font-size: 1.375em;
    font-weight: 500
}

.imprensa-module__call___JG9XV .imprensa-module__emailText___AzJqr {
    font-size: 1.375em
}

.imprensa-module__call___JG9XV .imprensa-module__emailText___AzJqr a {
    color: #003641
}

.imprensa-module__call___JG9XV .imprensa-module__image___jMr1g {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g {
        width: 48%
    }
}

.imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__imageFullMobi___1EoJM {
    display: block
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__imageFullMobi___1EoJM {
        display: none
    }
}

.imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__bgTriangle___2MIvA {
    display: none;
    z-index: 1;
    position: absolute;
    top: 275px;
    right: -32px;
    width: 117%;
    height: 583px
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__bgTriangle___2MIvA {
        display: block
    }
}

.imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__personTriangle___2witD {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    width: 80%;
    right: 0
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__personTriangle___2witD {
        width: 100%;
        display: block
    }
}

.imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__yellowTriangle___ePGXX {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    top: 10rem;
    left: -4rem;
    height: auto;
    width: auto
}

@media screen and (min-width: 1024px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__yellowTriangle___ePGXX {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__yellowTriangle___ePGXX {
        height: 17rem;
        width: 17rem
    }
}

@media screen and (min-width: 1600px) {
    .imprensa-module__call___JG9XV .imprensa-module__image___jMr1g .imprensa-module__yellowTriangle___ePGXX {
        left: 0
    }
}

.imprensa-module__informations___2SZRP {
    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___2SZRP .imprensa-module__container___2SMkz {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .imprensa-module__informations___2SZRP {
        flex-direction: row;
        justify-content: flex-end;
        height: 630px
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__title___2hoh5 {
    margin: 20px 0;
    color: #fff
}

@media screen and (min-width: 1024px) {
    .imprensa-module__informations___2SZRP .imprensa-module__title___2hoh5 {
        margin: 40px 0;
        font-size: 2.25em
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF {
    width: 100%;
    padding: 0 20px;
    margin-top: 150px
}

@media screen and (min-width: 1024px) {
    .imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF {
        padding: 0 20px 0 0;
        width: 45%;
        margin-top: 60px
    }
}

@media screen and (min-width: 1200px) {
    .imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF {
        width: 50%;
        padding: 0 80px 0 0
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__title___2hoh5 {
    margin: 20px 0;
    color: #003641
}

@media screen and (min-width: 1200px) {
    .imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__title___2hoh5 {
        margin: 40px 0;
        font-size: 3em
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__boxInformation___lwHbE {
    width: 100%;
    background-color: #f7f9f8;
    padding: 20px
}

@media screen and (min-width: 1024px) {
    .imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__boxInformation___lwHbE {
        max-width: 630px;
        padding: 30px 60px
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__boxInformation___lwHbE 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___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__boxInformation___lwHbE p {
        font-size: 1.3125em
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__containerInformation___2pPBF .imprensa-module__boxInformation___lwHbE .imprensa-module__button___22B8G {
    background-color: #00ae9d;
    color: #fff;
    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___2SZRP .imprensa-module__imageInformation___36Ife {
    position: relative;
    width: 100%;
    height: 530px
}

@media screen and (min-width: 1024px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife {
        width: 40%;
        height: inherit;
        margin-left: 0;
        position: absolute;
        left: 0
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__triangleBG___2GfFV {
    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___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__triangleBG___2GfFV {
        max-width: 550px;
        height: 580px
    }
}

@media screen and (min-width: 1600px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__triangleBG___2GfFV {
        max-width: 590px
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__photoTriangle___2C_X0 {
    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___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__photoTriangle___2C_X0 {
        top: 170px;
        left: 115px;
        width: 410px;
        max-width: none
    }
}

@media screen and (min-width: 1200px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__photoTriangle___2C_X0 {
        left: 110px;
        width: 500px
    }
}

@media screen and (min-width: 1600px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__photoTriangle___2C_X0 {
        left: 140px
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__greenTriangle___29_SF {
    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___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__greenTriangle___29_SF {
        width: 180px;
        left: auto;
        left: initial
    }
}

.imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__yellowTriangle___ePGXX {
    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___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__yellowTriangle___ePGXX {
        max-width: 200px
    }
}

@media screen and (min-width: 1024px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__yellowTriangle___ePGXX {
        width: 250px;
        left: auto;
        left: initial;
        bottom: -125px;
        max-width: none
    }
}

@media screen and (min-width: 1200px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__yellowTriangle___ePGXX {
        left: 15px
    }
}

@media screen and (min-width: 1600px) {
    .imprensa-module__informations___2SZRP .imprensa-module__imageInformation___36Ife .imprensa-module__yellowTriangle___ePGXX {
        left: 20px
    }
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.noticias-internas-module__askedQuestions___tcevq {
    color: #003641
}

.noticias-internas-module__askedQuestions___tcevq h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.noticias-internas-module__askedQuestions___tcevq h3.noticias-internas-module__bground___1yNty {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.noticias-internas-module__askedQuestions___tcevq h3.noticias-internas-module__nobground___2UEi2 {
    background: transparent
}

.noticias-internas-module__askedQuestions___tcevq p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__askedQuestions___tcevq p {
        font-size: 1.5em
    }
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__contentQuestion___1gYEr {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__contentQuestion___1gYEr {
        padding: 0 40px 10px
    }
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ {
        padding: 2em 2em 2em 0
    }
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ:last-child {
    border: 0
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ .noticias-internas-module__title___Xi8bf {
    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___tcevq .noticias-internas-module__accordionItem___29NxQ .noticias-internas-module__title___Xi8bf {
        font-size: 1.3125em
    }
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ .noticias-internas-module__title___Xi8bf svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ .noticias-internas-module__content___24HgA {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ.noticias-internas-module__active___3Jwte .noticias-internas-module__content___24HgA {
    height: auto;
    display: block;
    transition: ease .8s all
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ.noticias-internas-module__active___3Jwte .noticias-internas-module__content___24HgA a {
    color: #fff
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__accordionItem___29NxQ.noticias-internas-module__active___3Jwte svg {
    transform: rotate(90deg)
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__button___39sl0 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___tcevq .noticias-internas-module__button___39sl0 {
        display: block
    }
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 .noticias-internas-module__input___rWUyA {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 .noticias-internas-module__input___rWUyA.noticias-internas-module__active___3Jwte {
    left: 1em;
    transition: .35s ease-in all
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 .noticias-internas-module__input___rWUyA::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 .noticias-internas-module__input___rWUyA {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 svg {
    height: 40px
}

.noticias-internas-module__askedQuestions___tcevq .noticias-internas-module__search___1p-68 svg image {
    height: inherit
}

.noticias-internas-module__container___2yOqu {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__container___2yOqu {
        padding: 1.5em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .noticias-internas-module__container___2yOqu {
        font-size: 1em
    }
}

.noticias-internas-module__container___2yOqu h2 {
    color: #03a091;
    margin-bottom: auto
}

.noticias-internas-module__container___2yOqu h4 {
    color: #03a091;
    font-style: italic;
    margin-bottom: auto;
    font-weight: 400
}

.noticias-internas-module__container___2yOqu p {
    font-size: 16px;
    margin-bottom: 1rem;
    color: #000
}

.noticias-internas-module__imagenews___IVdRS .noticias-internas-module__imageDesktop___31Ay5 {
    display: none
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__imagenews___IVdRS .noticias-internas-module__imageDesktop___31Ay5 {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__imagenews___IVdRS .noticias-internas-module__imageMobile___3Ezlo {
        display: none
    }
}

.noticias-internas-module__textNews___185_U {
    color: #013b42
}

.noticias-internas-module__textNews___185_U h4 {
    font-size: 1.5em;
    text-transform: capitalize
}

@media screen and (min-width: 1024px) {
    .noticias-internas-module__textNews___185_U h4 {
        font-size: 2em
    }
}

.noticias-internas-module__textNews___185_U 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___185_U p {
        font-size: 1.3125em;
        line-height: 25px
    }
}

.noticias-internas-module__textNews___185_U .noticias-internas-module__container___2yOqu {
    align-items: center
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.noticias-module__askedQuestions___1riUM {
    color: #003641
}

.noticias-module__askedQuestions___1riUM h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.noticias-module__askedQuestions___1riUM h3.noticias-module__bground___139o8 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.noticias-module__askedQuestions___1riUM h3.noticias-module__nobground___3t2tw {
    background: transparent
}

.noticias-module__askedQuestions___1riUM p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .noticias-module__askedQuestions___1riUM p {
        font-size: 1.5em
    }
}

.noticias-module__askedQuestions___1riUM .noticias-module__contentQuestion___LzqjB {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .noticias-module__askedQuestions___1riUM .noticias-module__contentQuestion___LzqjB {
        padding: 0 40px 10px
    }
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0 {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0 {
        padding: 2em 2em 2em 0
    }
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0:last-child {
    border: 0
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0 .noticias-module__title___2W5xT {
    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___1riUM .noticias-module__accordionItem___1ZGx0 .noticias-module__title___2W5xT {
        font-size: 1.3125em
    }
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0 .noticias-module__title___2W5xT svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0 .noticias-module__content___edBS8 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0.noticias-module__active___3WAN- .noticias-module__content___edBS8 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0.noticias-module__active___3WAN- .noticias-module__content___edBS8 a {
    color: #fff
}

.noticias-module__askedQuestions___1riUM .noticias-module__accordionItem___1ZGx0.noticias-module__active___3WAN- svg {
    transform: rotate(90deg)
}

.noticias-module__askedQuestions___1riUM .noticias-module__button___3SgAS {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___1riUM .noticias-module__button___3SgAS {
        display: block
    }
}

.noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 .noticias-module__input___DIOBI {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 .noticias-module__input___DIOBI.noticias-module__active___3WAN- {
    left: 1em;
    transition: .35s ease-in all
}

.noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 .noticias-module__input___DIOBI::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 .noticias-module__input___DIOBI {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 svg {
    height: 40px
}

.noticias-module__askedQuestions___1riUM .noticias-module__search___2Bfx0 svg image {
    height: inherit
}

.noticias-module__container___1BX6m {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .noticias-module__container___1BX6m {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .noticias-module__container___1BX6m {
        font-size: 1em
    }
}

.noticias-module__link___3qJRr {
    text-decoration: none;
    color: unset
}

.noticias-module__link___3qJRr button {
    cursor: pointer
}

.noticias-module__firstbox___XUgOg {
    width: 50.9259259259%
}

@media(max-width: 768px) {
    .noticias-module__firstbox___XUgOg {
        width: 90%
    }
}

.noticias-module__firstbox___XUgOg .noticias-module__lines___1hhp3 {
    display: none
}

@media screen and (min-width: 1024px) {
    .noticias-module__firstbox___XUgOg .noticias-module__lines___1hhp3 {
        display: block;
        width: 200%;
        border-bottom: 5px solid #013b42;
        margin: .5rem .2rem
    }
}

.noticias-module__firstbox___XUgOg h2 {
    font-size: 2em;
    margin: 0;
    text-transform: uppercase
}

@media screen and (min-width: 1024px) {
    .noticias-module__firstbox___XUgOg h2 {
        margin: .5em 0
    }
}

.noticias-module__firstbox___XUgOg h3 {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.4;
    margin: 80px 0 60px
}

.noticias-module__firstbox___XUgOg p {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .noticias-module__firstbox___XUgOg p {
        margin: .5em 0
    }
}

.noticias-module__newshead___2ACel .noticias-module__content___edBS8 {
    width: 100%;
    max-width: 100%;
    box-shadow: 0 0 10px -5px #000;
    padding: 40px;
    border-bottom: 8px solid #00ae9d;
    transition: ease-in-out all .2s;
    flex-basis: 32%;
    margin-bottom: 30px
}

.noticias-module__newshead___2ACel .noticias-module__content___edBS8:hover {
    box-shadow: 0 0 20px -5px #000
}

@media screen and (min-width: 1024px) {
    .noticias-module__newshead___2ACel .noticias-module__content___edBS8 {
        max-width: 100%;
        display: flex
    }
}

@media screen and (min-width: 1600px) {
    .noticias-module__newshead___2ACel .noticias-module__content___edBS8 {
        min-height: 422px
    }
}

.noticias-module__newshead___2ACel .noticias-module__content___edBS8 h2 {
    font-size: 1.5em;
    font-weight: 700;
    color: #03a091
}

.noticias-module__newshead___2ACel .noticias-module__content___edBS8 .noticias-module__card___1Y9zs {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .noticias-module__newshead___2ACel .noticias-module__content___edBS8 .noticias-module__card___1Y9zs {
        width: 97%
    }
}

.noticias-module__newshead___2ACel .noticias-module__content___edBS8 p {
    color: #000;
    margin-bottom: 20px
}

.noticias-module__newshead___2ACel .noticias-module__content___edBS8 button {
    text-align: center;
    width: 100%;
    background: #00ae9d;
    max-width: 143px;
    margin: auto;
    padding: 15px 0;
    color: #fff;
    font-size: .875em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-radius: 5px
}

.noticias-module__nextpage___3os4x {
    display: none
}

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

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.sobre-module__askedQuestions___3AoPQ {
    color: #003641
}

.sobre-module__askedQuestions___3AoPQ h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.sobre-module__askedQuestions___3AoPQ h3.sobre-module__bground___QUqq4 {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.sobre-module__askedQuestions___3AoPQ h3.sobre-module__nobground___2l0Oj {
    background: transparent
}

.sobre-module__askedQuestions___3AoPQ p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .sobre-module__askedQuestions___3AoPQ p {
        font-size: 1.5em
    }
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__contentQuestion___2f-RP {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .sobre-module__askedQuestions___3AoPQ .sobre-module__contentQuestion___2f-RP {
        padding: 0 40px 10px
    }
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ- {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ- {
        padding: 2em 2em 2em 0
    }
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ-:last-child {
    border: 0
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ- .sobre-module__title___3Oa3T {
    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___3AoPQ .sobre-module__accordionItem___clTQ- .sobre-module__title___3Oa3T {
        font-size: 1.3125em
    }
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ- .sobre-module__title___3Oa3T svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ- .sobre-module__content___1fRgh {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ-.sobre-module__active___28PMs .sobre-module__content___1fRgh {
    height: auto;
    display: block;
    transition: ease .8s all
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ-.sobre-module__active___28PMs .sobre-module__content___1fRgh a {
    color: #fff
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__accordionItem___clTQ-.sobre-module__active___28PMs svg {
    transform: rotate(90deg)
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__button___nbHHD {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3AoPQ .sobre-module__button___nbHHD {
        display: block
    }
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 .sobre-module__input___3XvHH {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 .sobre-module__input___3XvHH.sobre-module__active___28PMs {
    left: 1em;
    transition: .35s ease-in all
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 .sobre-module__input___3XvHH::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 .sobre-module__input___3XvHH {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 svg {
    height: 40px
}

.sobre-module__askedQuestions___3AoPQ .sobre-module__search___jixo7 svg image {
    height: inherit
}

.sobre-module__container___1R-Y6 {
    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___1R-Y6 {
        margin-bottom: 60px;
        width: 100%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .sobre-module__container___1R-Y6 {
        font-size: 1em
    }
}

.sobre-module__quality___3WQaF .sobre-module__stamps___2tBop {
    justify-content: center
}

@media screen and (min-width: 1024px) {
    .sobre-module__quality___3WQaF .sobre-module__stamps___2tBop {
        margin-left: -10px !important
    }
}

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

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

.sobre-module__call___31owT {
    background: rgba(0, 0, 0, .1) url("https://www.sicoob.com.br/documents/25272901/70227731/banner-main.jpg/59b2926b-ee4d-7bbd-c36b-c35463ce326a?t=1629464290020");
    background-blend-mode: darken;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    height: 420px
}

.sobre-module__call___31owT .sobre-module__container___1R-Y6 {
    display: block;
    margin: auto
}

.sobre-module__call___31owT .sobre-module__title___3Oa3T,
.sobre-module__call___31owT .sobre-module__sub___1cvtC {
    display: block;
    text-align: center
}

.sobre-module__call___31owT .sobre-module__title___3Oa3T {
    color: #fff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    margin-bottom: .3125em
}

@media screen and (min-width: 640px) {
    .sobre-module__call___31owT .sobre-module__title___3Oa3T {
        font-size: 4.5em
    }
}

.sobre-module__call___31owT .sobre-module__sub___1cvtC {
    color: #fff;
    font-weight: 300;
    font-size: 1.375em
}

.sobre-module__about___1ODs3 {
    color: #013b42
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 {
        padding: 0
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section:first-child>.sobre-module__row___2JODp {
    padding-top: 2em
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section:first-child>.sobre-module__row___2JODp {
        padding-top: 8.75em
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section:last-child>.sobre-module__row___2JODp {
    padding-bottom: 2em
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section:last-child>.sobre-module__row___2JODp {
        padding-top: 8.75em
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section {
    background-color: #fff
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section.sobre-module__gray___T1w_J {
    background-color: #f4f4f4 !important
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__row___2JODp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (min-width: 640px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__row___2JODp {
        padding-bottom: 3.125em
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__row___2JODp {
        padding-bottom: 3.125em
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT {
    padding-top: 0px;
    position: relative
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__art___1rvd4 {
    margin-top: 16px
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__art___1rvd4 {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width: 640px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__art___1rvd4.sobre-module__sm-mb-0___75n1A {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__art___1rvd4.sobre-module__sm-mb-0___75n1A {
        margin-bottom: 64px
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__history___3Ib-G {
    margin-top: -10px
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__help___pYWHr {
    margin-top: 0;
    position: relative;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__help___pYWHr {
        transform: scale(1.18);
        width: auto;
        height: auto;
        position: absolute;
        right: 0;
        margin-top: -40px
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__left___1-6Bw {
    order: -1
}

@media screen and (min-width: 640px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__left___1-6Bw {
        margin-top: 10px;
        order: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__left___1-6Bw {
        margin-top: 100px
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__right___2mRFN {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center
}

@media screen and (min-width: 640px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__right___2mRFN {
        margin-top: 10px;
        order: 1
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__right___2mRFN {
        margin-top: 100px
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__fright___1h7C8 {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -40px
}

@media screen and (min-width: 640px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U.sobre-module__fright___1h7C8 {
        order: 1
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U>.sobre-module__wrapper___scyhm {
    width: 100%;
    height: 100%;
    padding: .9375em 2em
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U>.sobre-module__wrapper___scyhm.sobre-module__no-extra___220gX {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U>.sobre-module__wrapper___scyhm {
        padding: 0 4.375em
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U>.sobre-module__wrapper___scyhm.sobre-module__rpadded___3ZO-j {
        padding: 0 10.625em 0 5.625em
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT.sobre-module__textual___35V9U>.sobre-module__wrapper___scyhm.sobre-module__lpadded___1NXik {
        padding: 0 4.375em 0 10.625em
    }
}

@media screen and (min-width: 640px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT {
        display: flex;
        flex-direction: column;
        flex-basis: 100%
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__header___wAi-6 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 60px 0 30px 0
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__header___wAi-6 {
        margin: 0px 0 30px 0;
        font-size: 2.625em
    }
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__content___1fRgh {
    color: #6d7278
}

.sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__content___1fRgh p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.875em
}

@media screen and (min-width: 1024px) {
    .sobre-module__about___1ODs3 .sobre-module__container___1R-Y6 section .sobre-module__column___3tfDT .sobre-module__content___1fRgh p {
        font-size: 1.5em;
        line-height: 1.625em
    }
}

.sobre-module__cards___1aFQg {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 10px !important
}

@media screen and (min-width: 640px) {
    .sobre-module__cards___1aFQg {
        padding: .9375em 2em
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__cards___1aFQg {
        padding: 0
    }
}

.sobre-module__cards___1aFQg>*+* {
    margin-top: 20px;
    margin-left: 0px
}

@media screen and (min-width: 640px) {
    .sobre-module__cards___1aFQg>*+* {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__cards___1aFQg>*+* {
        margin: 0px 0px
    }
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc {
    background-color: #fff;
    border-radius: 30px;
    width: 100%;
    padding: 0 10px;
    align-items: center;
    margin-right: 20px
}

@media screen and (min-width: 640px) {
    .sobre-module__cards___1aFQg .sobre-module__card___ulLuc {
        display: flex;
        flex-direction: column;
        flex-basis: 100%
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__cards___1aFQg .sobre-module__card___ulLuc {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1
    }
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc::before {
    content: ""
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh {
    display: flex;
    flex-wrap: wrap;
    height: 100%
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__details__container___2sDYE {
    flex: 2 1
}

@media screen and (min-width: 640px) {
    .sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__details__container___2sDYE {
        margin-left: 0px
    }
}

@media screen and (min-width: 1024px) {
    .sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__details__container___2sDYE {
        margin-left: 30px
    }
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__details__container___2sDYE h3:nth-child(1) {
    font-weight: 400
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__details__container___2sDYE h3:nth-child(2) {
    color: #043b41;
    font-size: 2em
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__details__container___2sDYE h3:nth-child(3) {
    color: #888c91;
    font-weight: 500
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__icon__container___L4byY {
    padding: 20px;
    display: flex;
    width: 150px;
    margin: auto
}

.sobre-module__cards___1aFQg .sobre-module__card___ulLuc>.sobre-module__row__card___aR9eh .sobre-module__icon__container___L4byY img {
    transform: scale(0.9)
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.sobre_v2-module__askedQuestions___1MlrC {
    color: #003641
}

.sobre_v2-module__askedQuestions___1MlrC h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.sobre_v2-module__askedQuestions___1MlrC h3.sobre_v2-module__bground___2gdgY {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.sobre_v2-module__askedQuestions___1MlrC h3.sobre_v2-module__nobground___3gMdj {
    background: transparent
}

.sobre_v2-module__askedQuestions___1MlrC p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__askedQuestions___1MlrC p {
        font-size: 1.5em
    }
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__contentQuestion___2sKOl {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__contentQuestion___2sKOl {
        padding: 0 40px 10px
    }
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw {
        padding: 2em 2em 2em 0
    }
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw:last-child {
    border: 0
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw .sobre_v2-module__title___tnXqT {
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    font-size: 1.125em
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw .sobre_v2-module__title___tnXqT {
        font-size: 1.3125em
    }
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw .sobre_v2-module__title___tnXqT svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw .sobre_v2-module__content___3B-4M {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw.sobre_v2-module__active___1TKub .sobre_v2-module__content___3B-4M {
    height: auto;
    display: block;
    transition: ease .8s all
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw.sobre_v2-module__active___1TKub .sobre_v2-module__content___3B-4M a {
    color: #fff
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__accordionItem___3jigw.sobre_v2-module__active___1TKub svg {
    transform: rotate(90deg)
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__button___1xOr1 {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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_v2-module__askedQuestions___1MlrC .sobre_v2-module__button___1xOr1 {
        display: block
    }
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh .sobre_v2-module__input___1fmEe {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh .sobre_v2-module__input___1fmEe.sobre_v2-module__active___1TKub {
    left: 1em;
    transition: .35s ease-in all
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh .sobre_v2-module__input___1fmEe::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh .sobre_v2-module__input___1fmEe {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh svg {
    height: 40px
}

.sobre_v2-module__askedQuestions___1MlrC .sobre_v2-module__search___1YWNh svg image {
    height: inherit
}

.sobre_v2-module__container___1XY2v {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 0;
    width: 100%;
    padding: 0;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__container___1XY2v {
        margin-bottom: 60px;
        width: 100%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .sobre_v2-module__container___1XY2v {
        font-size: 1em
    }
}

.sobre_v2-module__quality___roiJp .sobre_v2-module__stamps___27bFi {
    justify-content: center
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__quality___roiJp .sobre_v2-module__stamps___27bFi {
        margin-left: -10px !important
    }
}

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

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

.sobre_v2-module__call___2FSkR {
    background: rgba(0, 0, 0, .1) url("https://www.sicoob.com.br/documents/25272901/70227731/banner-main.jpg/59b2926b-ee4d-7bbd-c36b-c35463ce326a?t=1629464290020");
    background-blend-mode: darken;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    height: 420px
}

.sobre_v2-module__call___2FSkR .sobre_v2-module__container___1XY2v {
    display: block;
    margin: auto
}

.sobre_v2-module__call___2FSkR .sobre_v2-module__title___tnXqT,
.sobre_v2-module__call___2FSkR .sobre_v2-module__sub___2J3yN {
    display: block;
    text-align: center
}

.sobre_v2-module__call___2FSkR .sobre_v2-module__title___tnXqT {
    color: #fff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    margin-bottom: .3125em
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__call___2FSkR .sobre_v2-module__title___tnXqT {
        font-size: 4.5em
    }
}

.sobre_v2-module__call___2FSkR .sobre_v2-module__sub___2J3yN {
    color: #fff;
    font-weight: 300;
    font-size: 1.375em
}

.sobre_v2-module__about___1daR3 {
    color: #013b42
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v {
        padding: 0
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section:first-child>.sobre_v2-module__row___YherH {
    padding-top: 2em
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section:first-child>.sobre_v2-module__row___YherH {
        padding-top: 8.75em
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section:last-child>.sobre_v2-module__row___YherH {
    padding-bottom: 2em
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section:last-child>.sobre_v2-module__row___YherH {
        padding-top: 8.75em
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section {
    background-color: #fff
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section.sobre_v2-module__gray___2wne6 {
    background-color: #f4f4f4 !important
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__contentQuality___36BAZ {
    padding: 0 10.625em !important
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__row___YherH {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__row___YherH {
        padding-bottom: 3.125em
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__row___YherH {
        padding-bottom: 3.125em
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB {
    padding-top: 0px;
    position: relative
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__art___1UGHC {
    margin-top: 16px
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__art___1UGHC {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__art___1UGHC.sobre_v2-module__sm-mb-0___3-Th1 {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__art___1UGHC.sobre_v2-module__sm-mb-0___3-Th1 {
        margin-bottom: 64px
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__help___2ppli {
    margin-top: 0;
    position: relative;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__help___2ppli {
        transform: scale(1.18);
        width: auto;
        height: auto;
        position: absolute;
        right: 0;
        margin-top: -40px
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__left___SW32h {
    order: -1
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__left___SW32h {
        margin-top: 10px;
        order: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__left___SW32h {
        margin-top: 100px
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__right___DNuLF {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__right___DNuLF {
        margin-top: 10px;
        order: 1
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__right___DNuLF {
        margin-top: 100px
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__fright___1N5Q4 {
    order: -1;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -40px
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb.sobre_v2-module__fright___1N5Q4 {
        order: 1
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb>.sobre_v2-module__wrapper___1Tmgv {
    width: 100%;
    height: 100%;
    padding: .9375em 2em
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb>.sobre_v2-module__wrapper___1Tmgv.sobre_v2-module__no-extra___-yD2t {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb>.sobre_v2-module__wrapper___1Tmgv {
        padding: 0 4.375em
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb>.sobre_v2-module__wrapper___1Tmgv.sobre_v2-module__rpadded___2iakK {
        padding: 0 10.625em 0 5.625em
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB.sobre_v2-module__textual___4PDNb>.sobre_v2-module__wrapper___1Tmgv.sobre_v2-module__lpadded___2hZ1E {
        padding: 0 4.375em 0 10.625em
    }
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB {
        display: flex;
        flex-direction: column;
        flex-basis: 100%
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__header___3fREe {
    font-size: 1.5em;
    font-weight: bold;
    margin: 60px 0 30px 0
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__header___3fREe {
        margin: 0px 0 30px 0;
        font-size: 2.625em
    }
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__content___3B-4M {
    color: #6d7278
}

.sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__content___3B-4M p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.875em
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__about___1daR3 .sobre_v2-module__container___1XY2v section .sobre_v2-module__column___3y4oB .sobre_v2-module__content___3B-4M p {
        font-size: 1.5em;
        line-height: 1.625em
    }
}

.sobre_v2-module__carouselTotals___1yshp {
    margin-top: -10px
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__carouselTotals___1yshp {
        height: 270px
    }
}

@media screen and (min-width: 900px) {
    .sobre_v2-module__carouselTotals___1yshp {
        height: 308px
    }
}

.sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf {
    width: 100vw;
    background: #f4f4f4;
    display: flex
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf {
        height: 270px
    }
}

@media screen and (min-width: 900px) {
    .sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf {
        height: 308px
    }
}

.sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentGroup___28Pvu {
    display: none
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentGroup___28Pvu {
        display: block
    }
}

.sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentGroup___28Pvu .sobre_v2-module__historyGroup___2XtEl {
    width: 100%;
    height: 100%
}

.sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentSelo___14Sh1 {
    display: none;
    margin: auto
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentSelo___14Sh1 {
        display: block
    }
}

.sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentSelo___14Sh1 .sobre_v2-module__historySelo___2N1Du {
    width: 100%;
    height: auto
}

.sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentGroupSelo___dZxpM {
    display: block;
    width: 100%
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__carouselTotals___1yshp .sobre_v2-module__containerSelos___JmInf .sobre_v2-module__contentGroupSelo___dZxpM {
        display: none
    }
}

.sobre_v2-module__cards___1PRFP {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 10px !important
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__cards___1PRFP {
        padding: .9375em 2em
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__cards___1PRFP {
        padding: 0
    }
}

.sobre_v2-module__cards___1PRFP>*+* {
    margin-top: 20px;
    margin-left: 0px
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__cards___1PRFP>*+* {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__cards___1PRFP>*+* {
        margin: 0px 0px
    }
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p {
    background-color: #fff;
    border-radius: 30px;
    width: 100%;
    padding: 0 10px;
    align-items: center;
    margin-right: 20px
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p {
        display: flex;
        flex-direction: column;
        flex-basis: 100%
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1 1
    }
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p::before {
    content: ""
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD {
    display: flex;
    flex-wrap: wrap;
    height: 100%
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__details__container___E1C1I {
    flex: 2 1
}

@media screen and (min-width: 640px) {
    .sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__details__container___E1C1I {
        margin-left: 0px
    }
}

@media screen and (min-width: 1024px) {
    .sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__details__container___E1C1I {
        margin-left: 30px
    }
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__details__container___E1C1I h3:nth-child(1) {
    font-weight: 400
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__details__container___E1C1I h3:nth-child(2) {
    color: #043b41;
    font-size: 2em
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__details__container___E1C1I h3:nth-child(3) {
    color: #888c91;
    font-weight: 500
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__icon__container___1AEcI {
    padding: 20px;
    display: flex;
    width: 150px;
    margin: auto
}

.sobre_v2-module__cards___1PRFP .sobre_v2-module__card___6qr6p>.sobre_v2-module__row__card___1lEaD .sobre_v2-module__icon__container___1AEcI img {
    transform: scale(0.9)
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.trabalhe-conosco-module__askedQuestions___2j_GG {
    color: #003641
}

.trabalhe-conosco-module__askedQuestions___2j_GG h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.trabalhe-conosco-module__askedQuestions___2j_GG h3.trabalhe-conosco-module__bground___2I3iq {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.trabalhe-conosco-module__askedQuestions___2j_GG h3.trabalhe-conosco-module__nobground___31mMK {
    background: transparent
}

.trabalhe-conosco-module__askedQuestions___2j_GG p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__askedQuestions___2j_GG p {
        font-size: 1.5em
    }
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__contentQuestion___1fjQn {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__contentQuestion___1fjQn {
        padding: 0 40px 10px
    }
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb {
        padding: 2em 2em 2em 0
    }
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb:last-child {
    border: 0
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb .trabalhe-conosco-module__title___3SMsu {
    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___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb .trabalhe-conosco-module__title___3SMsu {
        font-size: 1.3125em
    }
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb .trabalhe-conosco-module__title___3SMsu svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb .trabalhe-conosco-module__content___1A0we {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb.trabalhe-conosco-module__active___2R5Cv .trabalhe-conosco-module__content___1A0we {
    height: auto;
    display: block;
    transition: ease .8s all
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb.trabalhe-conosco-module__active___2R5Cv .trabalhe-conosco-module__content___1A0we a {
    color: #fff
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__accordionItem___Mu5vb.trabalhe-conosco-module__active___2R5Cv svg {
    transform: rotate(90deg)
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__button___oWa3- {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___2j_GG .trabalhe-conosco-module__button___oWa3- {
        display: block
    }
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL .trabalhe-conosco-module__input___3bIkM {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL .trabalhe-conosco-module__input___3bIkM.trabalhe-conosco-module__active___2R5Cv {
    left: 1em;
    transition: .35s ease-in all
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL .trabalhe-conosco-module__input___3bIkM::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL .trabalhe-conosco-module__input___3bIkM {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL svg {
    height: 40px
}

.trabalhe-conosco-module__askedQuestions___2j_GG .trabalhe-conosco-module__search___1BJbL svg image {
    height: inherit
}

.trabalhe-conosco-module__container____rTYV {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__container____rTYV {
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .trabalhe-conosco-module__container____rTYV {
        font-size: 1em
    }
}

.trabalhe-conosco-module__call___2oS60 {
    background-image: url("/images/banner-trabalhe-conosco-mobile.png");
    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___2oS60 {
        background-image: url("/images/banner-trabalhe-conosco-desktop.png");
        padding-top: 21.0416666667%
    }
}

.trabalhe-conosco-module__call___2oS60 .trabalhe-conosco-module__container____rTYV {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.trabalhe-conosco-module__call___2oS60 h2 {
    color: #fff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0
}

@media screen and (min-width: 640px) {
    .trabalhe-conosco-module__call___2oS60 h2 {
        font-size: 3em
    }
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__call___2oS60 h2 {
        margin: .5em 0
    }
}

.trabalhe-conosco-module__work___2SO_r {
    color: #013b42
}

.trabalhe-conosco-module__work___2SO_r h3 {
    font-size: 32px
}

.trabalhe-conosco-module__work___2SO_r p {
    font-size: 21px;
    margin-bottom: 1rem;
    color: #013b42
}

.trabalhe-conosco-module__work___2SO_r .trabalhe-conosco-module__bolder___2AVhW {
    font-weight: 700;
    color: #013b42
}

.trabalhe-conosco-module__work___2SO_r h4 {
    font-size: 1.5em;
    text-transform: capitalize
}

@media screen and (min-width: 1024px) {
    .trabalhe-conosco-module__work___2SO_r h4 {
        font-size: 2em
    }
}

.trabalhe-conosco-module__work___2SO_r 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___2SO_r p {
        font-size: 1.3125em;
        line-height: 28px
    }
}

.trabalhe-conosco-module__work___2SO_r .trabalhe-conosco-module__container____rTYV {
    align-items: center
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.unidades-module__askedQuestions___3E-Az {
    color: #003641
}

.unidades-module__askedQuestions___3E-Az h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.unidades-module__askedQuestions___3E-Az h3.unidades-module__bground___2VV1- {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.unidades-module__askedQuestions___3E-Az h3.unidades-module__nobground___1WmYu {
    background: transparent
}

.unidades-module__askedQuestions___3E-Az p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .unidades-module__askedQuestions___3E-Az p {
        font-size: 1.5em
    }
}

.unidades-module__askedQuestions___3E-Az .unidades-module__contentQuestion___1lC-A {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .unidades-module__askedQuestions___3E-Az .unidades-module__contentQuestion___1lC-A {
        padding: 0 40px 10px
    }
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j {
        padding: 2em 2em 2em 0
    }
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j:last-child {
    border: 0
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j .unidades-module__title___3raR9 {
    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___3E-Az .unidades-module__accordionItem___2D94j .unidades-module__title___3raR9 {
        font-size: 1.3125em
    }
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j .unidades-module__title___3raR9 svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j .unidades-module__content___zYUSj {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j.unidades-module__active___3U89S .unidades-module__content___zYUSj {
    height: auto;
    display: block;
    transition: ease .8s all
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j.unidades-module__active___3U89S .unidades-module__content___zYUSj a {
    color: #fff
}

.unidades-module__askedQuestions___3E-Az .unidades-module__accordionItem___2D94j.unidades-module__active___3U89S svg {
    transform: rotate(90deg)
}

.unidades-module__askedQuestions___3E-Az .unidades-module__button___3z1iF {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3E-Az .unidades-module__button___3z1iF {
        display: block
    }
}

.unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa .unidades-module__input___1TEX9 {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa .unidades-module__input___1TEX9.unidades-module__active___3U89S {
    left: 1em;
    transition: .35s ease-in all
}

.unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa .unidades-module__input___1TEX9::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa .unidades-module__input___1TEX9 {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa svg {
    height: 40px
}

.unidades-module__askedQuestions___3E-Az .unidades-module__search___2IHpa svg image {
    height: inherit
}

.unidades-module__container___2LHlE {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 2.5em 0;
    width: 87.962962963%;
    z-index: 2
}

@media screen and (min-width: 1024px) {
    .unidades-module__container___2LHlE {
        margin-bottom: 60px;
        padding: 3em 0;
        width: 81.25%;
        justify-content: space-between;
        font-size: .8125em
    }
}

@media screen and (min-width: 1600px) {
    .unidades-module__container___2LHlE {
        font-size: 1em
    }
}

.unidades-module__call___3a5XW {
    background-image: url("/images/banner-main-unnidades-mobile.jpg");
    padding-top: 51.6666666667%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

@media screen and (min-width: 768px) {
    .unidades-module__call___3a5XW {
        background-image: url("/images/banner-main-unnidades.jpg");
        padding-top: 21.1805555556%
    }
}

.unidades-module__call___3a5XW .unidades-module__container___2LHlE {
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-around;
    right: 0;
    left: 0
}

.unidades-module__call___3a5XW h2 {
    color: #fff;
    font-size: 1.75em;
    text-transform: uppercase;
    margin: 0;
    max-width: 260px
}

.unidades-module__call___3a5XW h2 br {
    display: none
}

@media screen and (min-width: 640px) {
    .unidades-module__call___3a5XW h2 {
        font-size: 2.25em;
        max-width: 310px
    }
}

@media screen and (min-width: 1024px) {
    .unidades-module__call___3a5XW h2 {
        margin: .5em 0;
        font-size: 3em;
        max-width: 100%
    }
    .unidades-module__call___3a5XW h2 br {
        display: block
    }
}

.unidades-module__searchPoint___3XyF4 {
    background-image: url("/images/bg-serach-unidades-mobile_03.jpg");
    padding-top: 113.5416666667%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

@media screen and (min-width: 768px) {
    .unidades-module__searchPoint___3XyF4 {
        background-image: url("/images/bg-serach-unidades.jpg");
        padding-top: 29.9305555556%
    }
}

.unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj {
    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___3XyF4 .unidades-module__content___zYUSj {
        padding: 0;
        max-height: 170px
    }
}

.unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__title___3raR9 {
    font-weight: 500;
    font-size: 1.875em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 30px 0
}

@media screen and (min-width: 1024px) {
    .unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__title___3raR9 {
        font-size: 3em
    }
}

@media screen and (min-width: 768px) {
    .unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__title___3raR9 br {
        display: none
    }
}

.unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

@media screen and (min-width: 768px) {
    .unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy {
        flex-direction: row
    }
}

.unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy 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("/images/arrow-down.png");
    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___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy select {
        margin-right: 12px;
        max-width: 275px;
        margin-bottom: 0;
        font-size: 1em;
        padding: 15px;
        background-position-y: 15px
    }
}

.unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy .unidades-module__button___3z1iF {
    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: #fff
}

.unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy .unidades-module__button___3z1iF svg {
    display: none
}

@media screen and (min-width: 768px) {
    .unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy .unidades-module__button___3z1iF {
        font-size: 0;
        max-width: 60px;
        padding: 11px
    }
    .unidades-module__searchPoint___3XyF4 .unidades-module__content___zYUSj .unidades-module__inputSelect___1QfUy .unidades-module__button___3z1iF svg {
        display: block;
        margin: auto
    }
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column
}

@media screen and (min-width: 1024px) {
    .unidades-module__card___oiPPA .unidades-module__list___3TFcP {
        flex-direction: row
    }
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj {
    width: 100%;
    box-shadow: 0 0 10px -5px #000;
    padding: 40px 15px;
    border-bottom: 8px solid #00ae9d;
    transition: ease-in-out all .2s;
    flex-basis: 32%;
    margin-bottom: 30px
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj:hover {
    box-shadow: 0 0 20px -5px #000
}

@media screen and (min-width: 1024px) {
    .unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj {
        min-height: 379px;
        flex-basis: 23.333%
    }
}

@media screen and (min-width: 1600px) {
    .unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj {
        min-height: 422px
    }
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj .unidades-module__company___vl1OB {
    font-size: 1.5em;
    font-weight: 700;
    color: #00ae9d
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj .unidades-module__address___1ea2C,
.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj .unidades-module__infoBottom___Mu57-,
.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj .unidades-module__phone___3J9Yo {
    margin-bottom: 20px
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj .unidades-module__phone___3J9Yo {
    min-height: 35px
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj p {
    font-weight: 500;
    font-size: 1em;
    color: #013b42
}

.unidades-module__card___oiPPA .unidades-module__list___3TFcP .unidades-module__content___zYUSj .unidades-module__seeMap___2jo2_ {
    text-align: center;
    width: 100%;
    display: block;
    background: #00ae9d;
    max-width: 143px;
    margin: auto;
    padding: 15px 0;
    color: #fff;
    font-size: .875em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-radius: 5px
}

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
}

#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 .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: #fff
}

#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: #fff !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: #fff
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 25px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 10px 1em 65px;
    flex-direction: column
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div a {
    color: #003641;
    text-decoration: none;
    font-size: 1.3125em;
    font-weight: 600;
    margin-bottom: 5px
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Questions {
    background-image: url("/images/custom-service/call-center.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_ConditionalChatLink {
    background-image: url("/images/custom-service/chat.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Contact {
    background-image: url("/images/custom-service/phone.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback {
    background-image: url("/images/custom-service/smile.png");
    background-repeat: no-repeat
}

#rn_Body #rn_SideBar .rn_Padding .rn_Module .rn_HelpResources>div.rn_Feedback form {
    display: none
}

#rn_SearchControls form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 10px 20px
}

#rn_SearchControls form .rn_SearchInput {
    width: 100%
}

#rn_SearchControls form .rn_SearchButton .rn_SubmitButton {
    border: none;
    text-transform: capitalize;
    width: auto;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 10px 0;
    color: #fff;
    background: #003641;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    transition: ease-in all .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
}

.styles__askedQuestions___3k03p {
    color: #003641
}

.styles__askedQuestions___3k03p h3 {
    font-size: 1.75em;
    margin: 0;
    padding: 15px 0;
    margin-bottom: 15px
}

.styles__askedQuestions___3k03p h3.styles__bground___2zQdL {
    background: #00ae9d;
    color: #fff;
    padding: 15px
}

.styles__askedQuestions___3k03p h3.styles__nobground___1sJ0R {
    background: transparent
}

.styles__askedQuestions___3k03p p {
    font-size: 1.125em;
    margin: 30px 0;
    font-weight: 700
}

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

.styles__askedQuestions___3k03p .styles__contentQuestion___3YT0F {
    background: #f5f5f5;
    width: 100%;
    padding: 0 15px 10px
}

@media screen and (min-width: 1024px) {
    .styles__askedQuestions___3k03p .styles__contentQuestion___3YT0F {
        padding: 0 40px 10px
    }
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg {
    border-bottom: 2px solid #c7d2d3;
    padding: 1em 0
}

@media screen and (min-width: 1024px) {
    .styles__askedQuestions___3k03p .styles__accordionItem___3LBMg {
        padding: 2em 2em 2em 0
    }
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg:last-child {
    border: 0
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg .styles__title___3cale {
    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___3k03p .styles__accordionItem___3LBMg .styles__title___3cale {
        font-size: 1.3125em
    }
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg .styles__title___3cale svg {
    transition: .3s ease-in all;
    height: 16px;
    width: 16px;
    transform: rotate(270deg);
    fill: #fff
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg .styles__content___RsRE9 {
    height: 0;
    display: none;
    margin-top: 1em;
    transition: ease .8s all;
    line-height: 22px
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg.styles__active___2uMV3 .styles__content___RsRE9 {
    height: auto;
    display: block;
    transition: ease .8s all
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg.styles__active___2uMV3 .styles__content___RsRE9 a {
    color: #fff
}

.styles__askedQuestions___3k03p .styles__accordionItem___3LBMg.styles__active___2uMV3 svg {
    transform: rotate(90deg)
}

.styles__askedQuestions___3k03p .styles__button___24aGx {
    display: none;
    background: #003641;
    font-size: 1.25em;
    color: #fff;
    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___3k03p .styles__button___24aGx {
        display: block
    }
}

.styles__askedQuestions___3k03p .styles__search___329kQ {
    order: 3;
    margin: 0 1em;
    display: flex;
    max-width: 600px;
    margin: 0
}

.styles__askedQuestions___3k03p .styles__search___329kQ .styles__input____-6ox {
    padding: 2em;
    border: none;
    min-width: 42.5925925926%;
    transition: .35s ease-in all;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%
}

.styles__askedQuestions___3k03p .styles__search___329kQ .styles__input____-6ox.styles__active___2uMV3 {
    left: 1em;
    transition: .35s ease-in all
}

.styles__askedQuestions___3k03p .styles__search___329kQ .styles__input____-6ox::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125em;
    color: #a3d6cf
}

@media screen and (min-width: 1024px) {
    .styles__askedQuestions___3k03p .styles__search___329kQ .styles__input____-6ox {
        opacity: 1;
        position: relative;
        padding: .3em;
        height: auto;
        display: block;
        border-bottom: 1px solid #fff
    }
}

.styles__askedQuestions___3k03p .styles__search___329kQ svg {
    height: 40px
}

.styles__askedQuestions___3k03p .styles__search___329kQ 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___1GehC {
    display: flex
}

.styles__flex__column___3Q2sK {
    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) [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)
    }
}