.mo-radio-group{display:inline-flex;gap:1rem;margin:0;padding:0;position:relative;width:100%}.mo-radio-group [role=radio]{align-items:center;display:flex;position:relative}.mo-radio-group [role=radio]:focus-visible{border-radius:.2rem;outline:2px solid #008085;outline-offset:.125rem}.mo-radio-group [role=radio]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 0c6.624 0 12 5.376 12 12s-5.376 12-12 12S0 18.624 0 12 5.376 0 12 0Zm0 2.182A9.816 9.816 0 0 0 2.182 12 9.816 9.816 0 0 0 12 21.818 9.816 9.816 0 0 0 21.818 12 9.816 9.816 0 0 0 12 2.182Z' fill='%234F4F4F'/%3E%3C/svg%3E");height:1.5rem;margin-right:.625rem;width:1.5rem}.mo-radio-group.has-error [role=radio]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 0c6.624 0 12 5.376 12 12s-5.376 12-12 12S0 18.624 0 12 5.376 0 12 0Zm0 2.182A9.816 9.816 0 0 0 2.182 12 9.816 9.816 0 0 0 12 21.818 9.816 9.816 0 0 0 21.818 12 9.816 9.816 0 0 0 12 2.182Z' fill='%23E32118'/%3E%3C/svg%3E")}.mo-radio-group [role=radio][aria-checked=true]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 0c6.624 0 12 5.376 12 12s-5.376 12-12 12S0 18.624 0 12 5.376 0 12 0Zm0 2.182A9.816 9.816 0 0 0 2.182 12 9.816 9.816 0 0 0 12 21.818 9.816 9.816 0 0 0 21.818 12 9.816 9.816 0 0 0 12 2.182Z' fill='%234F4F4F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.001 18.354a6.353 6.353 0 1 0 0-12.706 6.353 6.353 0 0 0 0 12.706Z' fill='%23008085'/%3E%3C/svg%3E")}.mo-radio-group.cards-mode{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}@media screen and (min-width:1280px){.mo-radio-group.cards-mode{flex-direction:row}}.mo-radio-group.cards-mode .cardItem{border:.0625rem solid #8e8e8e;border-radius:.75rem;box-shadow:0 2px 14px 0 #4f4f4f1a;cursor:pointer;display:flex;flex:1 1;flex-direction:row;padding:1rem;transition:border-color .2s ease,background-color .2s ease}.mo-radio-group.cards-mode .cardItem.error{border:.125rem solid #e32118}.mo-radio-group.cards-mode .cardItem{align-items:flex-start}.mo-radio-group.cards-mode .cardItem:before{margin-right:.625rem}.mo-radio-group.cards-mode .title{display:inline}.mo-radio-group.cards-mode .description{letter-spacing:-.015em;margin-left:-2rem;margin-top:1rem}@media screen and (min-width:768px){.mo-radio-group.cards-mode .description{letter-spacing:0}}.mo-radio-group.cards-mode .cardItem[aria-checked=true]{border:.25rem solid #008085;padding:.8125rem}.mo-radio-group.cards-mode .cardItem:focus-visible{outline:none}.mo-radio-group.cards-mode .cardItem:focus-visible .title{border-radius:.25rem;margin-left:-2rem;outline:.125rem solid #008085;outline-offset:.25rem;padding-left:2rem}.mo-accordion__title{flex:1 1}.mo-accordion__title>*{margin:0}@media screen and (max-width:1279px){.mo-accordion__title h4{font-size:1rem}}.mo-accordion__header{-webkit-appearance:none;appearance:none;background:#0000;border:0;color:inherit;cursor:pointer;display:flex;padding:0;text-align:left;-webkit-user-select:none;user-select:none;width:100%}.mo-accordion__content{display:none;overflow:hidden}@media screen and (max-width:1279px){.mo-accordion__content h5{font-size:.875rem}}.mo-accordion__arrow{transition:all .5s ease}.mo-accordion.open .mo-accordion__content{word-wrap:break-word;animation:fade_in_from_top .5s ease forwards;display:block;opacity:0}.mo-accordion.open .mo-accordion__arrow{transform:rotateX(180deg)}.mo-accordion.open .mo-accordion__title p{font-family:Gotham-medium,sans-serif!important}.mo-otp{flex-direction:column!important}.mo-otp__row{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5625rem}@media screen and (min-width:768px){.mo-otp__row{align-items:flex-end;flex-direction:row;margin-bottom:1.875rem}}.mo-otp__row input.otp-input{border:none;border-bottom:2px solid #4f4f4f;border-radius:0;color:#4f4f4f;font-family:Gotham-bold,sans-serif;font-size:1.625rem;outline:none;padding-bottom:.3125rem;padding-left:0;padding-right:0;width:2.75rem!important}@media screen and (min-width:414px){.mo-otp__row input.otp-input{width:3rem!important}}@media screen and (min-width:768px){.mo-otp__row input.otp-input{width:3.5rem!important}}.mo-otp__row input.otp-input.full-w{width:100%!important}.mo-otp__row input.otp-input[value=""]{border-bottom:1px solid #4f4f4f}.mo-otp__row input.otp-input:focus{border-bottom:2px solid #008085}.mo-otp__row .otp-label{font-family:Gotham-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5rem;margin-right:.9375rem}@media screen and (min-width:768px){.mo-otp__row .otp-label{font-size:.875rem}}.mo-otp__row .otp-error-style{border-bottom:2px solid #e32118!important;color:#e32118!important}.mo-otp__row:focus-within input.otp-input{border-bottom:2px solid #008085}.mo-quick-feedback{background:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:2020}.mo-quick-feedback,.mo-quick-feedback__content{align-items:center;display:flex;justify-content:center}.mo-quick-feedback__content{background:#fff;border-radius:.875rem;gap:4px;padding:.625rem}.mo-quick-feedback__image{height:1.5rem;width:1.5rem}.mo-form-stepper{padding:0 1rem}@media screen and (min-width:768px){.mo-form-stepper{padding:3.125rem .5rem 3.125rem 2rem}}.mo-form-stepper__step{align-items:center;background:#008085;border-radius:100%;color:#fff;display:flex;height:1.375rem;justify-content:center;min-height:1.375rem;min-width:1.375rem;position:relative;width:1.375rem}@media screen and (min-width:768px){.mo-form-stepper__step{margin-right:1rem;opacity:0}}@media screen and (min-width:1280px){.mo-form-stepper__step{margin-right:1.5rem;opacity:0}}.mo-form-stepper__step.completed{opacity:1}.mo-form-stepper__step.active{animation:pop_in .5s ease forwards;border:1px solid #fff;opacity:1}.mo-form-stepper__step.active:after{border:2px solid #008085;border-radius:100%;content:"";height:1.375rem;position:absolute;width:1.375rem}.mo-form-stepper__label{display:none}@media screen and (min-width:768px){.mo-form-stepper__label{display:block}}.mo-form-stepper__label.activated{color:#4f4f4f;font-family:Gotham-medium,sans-serif}.mo-form-stepper ol{display:flex;list-style:none;margin:0;padding:1.25rem 0;position:relative;width:100%}@media screen and (min-width:768px){.mo-form-stepper ol{display:block;padding:0}}.mo-form-stepper ol li{color:#4f4f4f;display:flex;flex:1 1;position:relative}.mo-form-stepper ol li:last-child{flex:0 1}@media screen and (min-width:768px){.mo-form-stepper ol li:not(:last-child){padding-bottom:2.5rem}}.mo-form-stepper ol li:before{background-color:#e9e9e9;content:"";height:.375rem;position:absolute;top:.5rem;width:100%}@media screen and (min-width:768px){.mo-form-stepper ol li:before{height:100%;left:.5rem;top:0;width:.375rem}}.mo-form-stepper ol li:last-child:before{border-radius:0 100px 100px 0}@media screen and (min-width:768px){.mo-form-stepper ol li:last-child:before{border-radius:0 0 100px 100px;height:50%}}.mo-form-stepper ol li.completed:before{background-color:#008085;opacity:.5}@media screen and (max-width:767px){.mo-form-stepper ol li:not(.active):not(.completed) .mo-form-stepper__step{background:#e9e9e9;border:none;color:#e9e9e9}}.mo-request-timer .stoppedText{color:#8e8e8e}.mo-request-timer .counter{color:#008085}.mo-paginator-container .wrapper{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:2rem;padding-top:.625rem;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.mo-paginator-container .wrapper::-webkit-scrollbar{display:none}.mo-paginator-container .wrapper>*{scroll-snap-align:center}.mo-paginator-container.lateral-buttons{display:flex;height:100%;width:100%}.mo-paginator-container .mo-line-paginator{justify-content:center}.mo-paginator-container .hide-manage{display:flex}@media screen and (min-width:768px){.mo-paginator-container .hide-manage{display:none}}.mo-button-paginator{background-color:#0000;border-radius:4px;column-gap:24px;display:flex;justify-content:center;width:100%}.mo-button-paginator__next,.mo-button-paginator__prev{fill:#fff;-webkit-appearance:none;appearance:none;background:#4f4f4f;border:2px solid #4f4f4f;border-radius:24px;cursor:pointer;line-height:0;padding:0}.mo-button-paginator__next svg,.mo-button-paginator__prev svg{height:2.5rem;padding:6px;width:2.5rem}.mo-button-paginator__next svg path,.mo-button-paginator__prev svg path{fill:#fff}.mo-button-paginator__next:disabled,.mo-button-paginator__prev:disabled{cursor:default;opacity:.3}.mo-button-paginator__next:hover:not(:disabled),.mo-button-paginator__prev:hover:not(:disabled){background:#0000;border-color:#4f4f4f}.mo-button-paginator__next:hover:not(:disabled) svg path,.mo-button-paginator__prev:hover:not(:disabled) svg path{fill:#4f4f4f}.mo-button-paginator__next:active:not(:disabled),.mo-button-paginator__next:focus-visible:not(:disabled),.mo-button-paginator__prev:active:not(:disabled),.mo-button-paginator__prev:focus-visible:not(:disabled){background:#008085;border-color:#008085}.mo-button-paginator__next:active:not(:disabled) svg path,.mo-button-paginator__next:focus-visible:not(:disabled) svg path,.mo-button-paginator__prev:active:not(:disabled) svg path,.mo-button-paginator__prev:focus-visible:not(:disabled) svg path{fill:#fff}.mo-button-paginator__next.secondary,.mo-button-paginator__prev.secondary{background:#fff;border-color:#fff}.mo-button-paginator__next.secondary svg path,.mo-button-paginator__prev.secondary svg path{fill:#4f4f4f}.mo-button-paginator__next.secondary:hover:not(:disabled),.mo-button-paginator__prev.secondary:hover:not(:disabled){background:#0000;border-color:#4f4f4f}.mo-button-paginator__next.secondary:hover:not(:disabled) svg path,.mo-button-paginator__prev.secondary:hover:not(:disabled) svg path{fill:#4f4f4f}.mo-button-paginator__next.secondary:active:not(:disabled),.mo-button-paginator__next.secondary:focus-visible:not(:disabled),.mo-button-paginator__prev.secondary:active:not(:disabled),.mo-button-paginator__prev.secondary:focus-visible:not(:disabled){background:#4f4f4f;border-color:#4f4f4f}.mo-button-paginator__next.secondary:active:not(:disabled) svg path,.mo-button-paginator__next.secondary:focus-visible:not(:disabled) svg path,.mo-button-paginator__prev.secondary:active:not(:disabled) svg path,.mo-button-paginator__prev.secondary:focus-visible:not(:disabled) svg path{fill:#fff}.mo-button-paginator__next.tertiary,.mo-button-paginator__prev.tertiary{background:#fff}.mo-button-paginator__next.tertiary svg path,.mo-button-paginator__prev.tertiary svg path{fill:#4f4f4f}.mo-button-paginator__next.tertiary:hover:not(:disabled),.mo-button-paginator__prev.tertiary:hover:not(:disabled){background:#0000;border-color:#fff}.mo-button-paginator__next.tertiary:hover:not(:disabled) svg path,.mo-button-paginator__prev.tertiary:hover:not(:disabled) svg path{fill:#fff}.mo-button-paginator__next.tertiary:active:not(:disabled),.mo-button-paginator__next.tertiary:focus-visible:not(:disabled),.mo-button-paginator__prev.tertiary:active:not(:disabled),.mo-button-paginator__prev.tertiary:focus-visible:not(:disabled){background:#65dce2;border-color:#65dce2}.mo-button-paginator__next.tertiary:active:not(:disabled) svg path,.mo-button-paginator__next.tertiary:focus-visible:not(:disabled) svg path,.mo-button-paginator__prev.tertiary:active:not(:disabled) svg path,.mo-button-paginator__prev.tertiary:focus-visible:not(:disabled) svg path{fill:#4f4f4f}.mo-button-paginator__prev svg{transform:rotate(90deg)}.mo-button-paginator__next svg{transform:rotate(-90deg)}.mo-lateral{display:flex;flex-direction:column;justify-content:center;margin:0 1rem}.mo-lateral.hide{display:none}.mo-lateral .mo-lateral-button-paginator{background-color:#0000;border-radius:4px;column-gap:8px;height:2.5rem;width:2.5rem}.mo-lateral .mo-lateral-button-paginator__next,.mo-lateral .mo-lateral-button-paginator__prev{fill:#fff;-webkit-appearance:none;appearance:none;background:#4f4f4f;border:2px solid #4f4f4f;border-radius:24px;cursor:pointer;line-height:0;padding:0}.mo-lateral .mo-lateral-button-paginator__next svg,.mo-lateral .mo-lateral-button-paginator__prev svg{height:2.5rem;padding:6px;width:2.5rem}.mo-lateral .mo-lateral-button-paginator__next svg path,.mo-lateral .mo-lateral-button-paginator__prev svg path{fill:#fff}.mo-lateral .mo-lateral-button-paginator__next:disabled,.mo-lateral .mo-lateral-button-paginator__prev:disabled{cursor:default;opacity:.3}.mo-lateral .mo-lateral-button-paginator__next:hover:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev:hover:not(:disabled){background:#0000;border-color:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next:hover:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev:hover:not(:disabled) svg path{fill:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next:active:not(:disabled),.mo-lateral .mo-lateral-button-paginator__next:focus-visible:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev:active:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev:focus-visible:not(:disabled){background:#008085;border-color:#008085}.mo-lateral .mo-lateral-button-paginator__next:active:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__next:focus-visible:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev:active:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev:focus-visible:not(:disabled) svg path{fill:#fff}.mo-lateral .mo-lateral-button-paginator__next.secondary,.mo-lateral .mo-lateral-button-paginator__prev.secondary{background:#fff;border-color:#fff}.mo-lateral .mo-lateral-button-paginator__next.secondary svg path,.mo-lateral .mo-lateral-button-paginator__prev.secondary svg path{fill:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next.secondary:hover:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev.secondary:hover:not(:disabled){background:#0000;border-color:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next.secondary:hover:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev.secondary:hover:not(:disabled) svg path{fill:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next.secondary:active:not(:disabled),.mo-lateral .mo-lateral-button-paginator__next.secondary:focus-visible:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev.secondary:active:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev.secondary:focus-visible:not(:disabled){background:#4f4f4f;border-color:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next.secondary:active:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__next.secondary:focus-visible:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev.secondary:active:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev.secondary:focus-visible:not(:disabled) svg path{fill:#fff}.mo-lateral .mo-lateral-button-paginator__next.tertiary,.mo-lateral .mo-lateral-button-paginator__prev.tertiary{background:#fff}.mo-lateral .mo-lateral-button-paginator__next.tertiary svg path,.mo-lateral .mo-lateral-button-paginator__prev.tertiary svg path{fill:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__next.tertiary:hover:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev.tertiary:hover:not(:disabled){background:#0000;border-color:#fff}.mo-lateral .mo-lateral-button-paginator__next.tertiary:hover:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev.tertiary:hover:not(:disabled) svg path{fill:#fff}.mo-lateral .mo-lateral-button-paginator__next.tertiary:active:not(:disabled),.mo-lateral .mo-lateral-button-paginator__next.tertiary:focus-visible:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev.tertiary:active:not(:disabled),.mo-lateral .mo-lateral-button-paginator__prev.tertiary:focus-visible:not(:disabled){background:#65dce2;border-color:#65dce2}.mo-lateral .mo-lateral-button-paginator__next.tertiary:active:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__next.tertiary:focus-visible:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev.tertiary:active:not(:disabled) svg path,.mo-lateral .mo-lateral-button-paginator__prev.tertiary:focus-visible:not(:disabled) svg path{fill:#4f4f4f}.mo-lateral .mo-lateral-button-paginator__prev svg{transform:rotate(90deg)}.mo-lateral .mo-lateral-button-paginator__next svg{transform:rotate(-90deg)}.mo-banner-steps{height:100%;width:100%}@media screen and (max-width:767px){.mo-banner-steps .container,.mo-banner-steps .container-row{padding-left:0;padding-right:0}}.mo-banner-steps .height-full{height:100%}.mo-banner-steps .row-col{display:flex;flex-direction:column}.mo-banner-steps .banner-steps-paginator{display:flex;flex-direction:column;height:100%}.mo-banner-steps .banner-steps-paginator .wrapper,.mo-banner-steps .container-steps{height:100%}@media screen and (min-width:768px){.mo-banner-steps .container-steps{background:linear-gradient(#fff 0 0) padding-box,linear-gradient(90deg,#eda900,#ffda74,#65dce2,#00b7bd) border-box;border:.125rem solid #0000;border-radius:1rem}}.mo-banner-steps .card-step{background:linear-gradient(#fff 0 0) padding-box,linear-gradient(90deg,#eda900,#ffda74,#65dce2,#00b7bd) border-box;border:.125rem solid #0000;border-radius:1rem;display:flex;flex:0 0 80%;flex-direction:column;padding:2rem;width:100%}@media screen and (min-width:768px){.mo-banner-steps .card-step{background:none;border:initial;flex:auto;gap:2rem}}.mo-banner-steps .card-step .image-container{display:flex;justify-content:center}.mo-banner-steps .button-container{padding:1.5rem;width:100%}@media screen and (min-width:768px){.mo-banner-steps .button-container{display:flex;justify-content:center}}.mo-banner-steps .mo-line-paginator{margin-bottom:1.5rem}@media screen and (min-width:768px){.mo-banner-steps .mo-line-paginator{display:none}}.mo-banner-steps .wrapper{gap:1rem;padding-left:1rem;padding-right:1rem}@media screen and (min-width:768px){.mo-banner-steps .wrapper{gap:0;justify-content:center;padding:0}}.mo-pay-with-footer{padding:1rem 0 0;position:relative;width:100%}@media screen and (max-width:767px){.mo-pay-with-footer{background:#f2f5f7}}.mo-pay-with-footer__title{text-align:center}@media screen and (max-width:767px){.mo-pay-with-footer__title{margin-bottom:1rem}}@media screen and (min-width:768px){.mo-pay-with-footer__title{border-bottom:1px solid #bcbcbc;line-height:.1em!important;margin-bottom:1.7rem}}.mo-pay-with-footer__title span{padding:0 10px}@media screen and (min-width:768px){.mo-pay-with-footer__title span{background:#fff}}.mo-pay-with-footer__cards_conteiner{display:flex;justify-content:center}.mo-pay-with-footer__wrapper{-ms-overflow-style:none;display:flex;gap:.5rem;overflow:auto;scrollbar-width:none}.mo-pay-with-footer__wrapper::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.mo-pay-with-footer__wrapper{padding-left:1rem;padding-right:1rem}}@media screen and (min-width:768px){.mo-pay-with-footer__wrapper{gap:1rem}}.mo-pay-with-footer__card{border-radius:2px;height:1.875rem;margin-bottom:1rem;max-width:3rem;min-width:3rem;overflow:hidden;width:3rem}.mo-form-stepper-mobile{align-items:center;background:#f2f5f7;display:flex;gap:1rem;height:100%;justify-content:flex-start;padding:1rem}.mo-form-stepper-mobile .progress-bar-mobile{align-items:center;border-radius:50%;display:flex;height:3.9375rem;justify-content:center;min-height:3.9375rem;min-width:3.9375rem;width:3.9375rem}.mo-form-stepper-mobile .progress-bar-mobile .content{align-items:center;background:#fff;background:#008085;border-radius:50%;color:#fff;display:flex;flex-direction:row;gap:.25rem;height:2.8125rem;justify-content:center;min-height:2.8125rem;min-width:2.8125rem;width:2.8125rem}.mo-form-stepper-mobile .title-content{display:flex;flex-direction:column;gap:.25rem;height:100%;justify-content:center}.mo-form-stepper-mobile .title-content.last-step{justify-content:center}