@font-face{font-family:Montserrat-Light;src:url(../fonts/Montserrat-Light.ttf)}@font-face{font-family:Montserrat-Bold;src:url(../fonts/Montserrat-Bold.ttf)}@font-face{font-family:Montserrat-Italic;src:url(../fonts/Montserrat-Italic.ttf)}@font-face{font-family:Montserrat-Medium;src:url(../fonts/Montserrat-Medium.ttf)}@font-face{font-family:Montserrat-Bold-Italic;src:url(../fonts/Montserrat-BoldItalic.ttf)}@font-face{font-family:Montserrat-SemiBold;src:url(../fonts/Montserrat-SemiBold.ttf)}@font-face{font-family:Montserrat-Regular;src:url(../fonts/Montserrat-Regular.ttf)}.fade-in{animation:fadeIn .5s}.fade-out{animation:fadeOut .5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeIn{opacity:1}.fadeIn,.fadeOut{transition:opacity .25s ease-in-out}.fadeOut{opacity:0}.show-modal{animation:upEffect .5s}@keyframes upEffect{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}.hide-modal{animation:downEffect .5s}@keyframes downEffect{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(80vh)}}.btn__blue__solid{width:272px;height:40px;border-radius:100px;background-color:#1a76d2;font-family:Montserrat-Regular;font-size:18px;color:#fafafa;line-height:normal;display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;transition:.3s;cursor:pointer}.btn__blue__solid:hover{color:#fafafa;background-image:linear-gradient(90deg,#1a76d2,#01bcd4)}@media (min-width:768px){.btn__blue__solid{min-width:max-content;padding:0 42px}}@media (min-width:1700px){.btn__blue__solid{height:44px;padding:0 46px;font-size:18px}}.btn__blue__add{width:auto;height:auto;border-radius:20px;border:2px solid rgba(26,118,210,.5);background-color:transparent;padding-left:14px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;font-family:Montserrat-Regular;font-size:16px;color:#0772c9;line-height:normal;cursor:pointer}.btn__blue__add:after{content:"";width:20px;height:20px;position:absolute;right:18px;background-image:url(../img/utility-icons/add-circle-24-px@3x.png);background-size:cover}.btn__opaque__blue{min-width:212px;width:max-content;height:40px;padding:0 42px;border-radius:8px;background-color:transparent;font-family:Montserrat-Regular;font-size:16px;color:#1a76d2;line-height:normal;display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;text-align:center;transition:.3s ease-out;cursor:pointer}@media (min-width:1700px){.btn__opaque__blue{height:48px}}.btn__opaque__blue:hover{background-color:rgba(26,118,210,.1)}.btn__round__gradient{height:auto;transition:.3s;flex-direction:column;transition:.3s ease-out}.btn__round__gradient,.btn__round__gradient__image-container{width:32px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.btn__round__gradient__image-container{height:32px;position:relative;border-radius:32px;flex-direction:row;cursor:pointer;transition:.3s ease-out}.btn__round__gradient__image-container img{max-height:18px;object-fit:contain;object-position:center}.btn__round__gradient .green{background-image:linear-gradient(226deg,#dbe442,#a1dc00);transition:.3s}.btn__round__gradient .green:hover{background-image:linear-gradient(26deg,#dbe442,#a1dc00)}.btn__download__blue{width:max-content;height:max-content;position:relative;font-family:Montserrat-Regular;font-size:16px;color:#1a76d2;line-height:normal;padding-left:32px;cursor:pointer}.btn__download__blue:before{content:"";width:30px;height:26px;position:absolute;left:0;top:-2px;background-image:url(/assets/images/prepago/utility-icons/get-app-24-px.svg);background-repeat:no-repeat;background-size:contain}.btn__mail__blue{width:max-content;height:max-content;position:relative;font-family:Montserrat-Regular;font-size:16px;color:#1a76d2;line-height:normal;padding-left:38px;cursor:pointer}.btn__mail__blue:before{content:"";width:30px;height:26px;position:absolute;left:0;top:-4px;background-image:url(/assets/images/prepago/utility-icons/mail-outline-24-px@3x.png);background-repeat:no-repeat;background-size:contain}.main-modal{width:100%;height:100%;min-height:100vh;top:0;left:0;position:fixed;z-index:999;background-color:rgba(117,120,123,.2);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.close-modal{width:18px;height:18px;position:absolute;top:23px;right:23px;cursor:pointer;background-image:url(/assets/images/prepago/utility-icons/clear-24-px.svg);object-fit:contain;background-position:50%}@media (min-width:1700px){.close-modal{width:20px;height:20px;top:25px;right:25px}}#oferta .modal-dialog{width:auto;max-width:739px}.main-modal__payment-topup{width:100%;height:100%;position:relative;background-color:#fafafa;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);transition:.3s ease-out;padding-top:46px;padding-bottom:32px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center}@media (min-width:768px){.main-modal__payment-topup{width:672px;height:auto;border-radius:8px;padding:32px 48px 40px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}}@media (min-width:1700px){.main-modal__payment-topup{width:739px;height:auto;border-radius:9px;padding:35px 53px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}}.main-modal__payment-topup--title{width:100%;height:36px;position:relative;text-align:center;margin-bottom:16px;font-family:Montserrat-Bold;font-size:20px;color:#3b4559;line-height:normal}@media (min-width:768px){.main-modal__payment-topup--title{height:40px;margin-bottom:24px;font-size:24px}}@media (min-width:1700px){.main-modal__payment-topup--title{height:44px;margin-bottom:27px;font-size:27px}}.main-modal__payment-topup--payments-container{width:100%;min-height:104px;height:auto;position:relative;padding:32px 0 0;overflow-x:hidden}@media (min-width:768px){.main-modal__payment-topup--payments-container{min-width:232px;width:232px}}@media (min-width:1700px){.main-modal__payment-topup--payments-container{min-width:265px;width:265px;padding:38px 0 0}}.main-modal__payment-topup--payments-container .payments-options{width:90%;height:100%;position:relative;transition:.3s ease-out;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center}@media (min-width:320px){.main-modal__payment-topup--payments-container .payments-options{overflow:scroll}}@media (min-width:768px){.main-modal__payment-topup--payments-container .payments-options{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center;overflow:auto}}@media (min-width:1700px){.main-modal__payment-topup--payments-container .payments-options{width:85%;overflow:auto}}.main-modal__payment-topup--payments-container .payments-options__item{min-width:192px;height:72px;position:relative;border-radius:4px;opacity:.5;border:1px solid #e0e0e0;margin-right:16px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;transition:.3s ease-out;cursor:pointer}@media (min-width:768px){.main-modal__payment-topup--payments-container .payments-options__item{min-width:180px;height:48px;margin-bottom:8px;opacity:1}}@media (min-width:1700px){.main-modal__payment-topup--payments-container .payments-options__item{min-width:185px;height:53px;margin-right:0;margin-bottom:12px}}.main-modal__payment-topup--payments-container .payments-options__item.active,.main-modal__payment-topup--payments-container .payments-options__item:hover{border:2px solid #1a76d2;opacity:1}.main-modal__payment-topup--payments-container .payments-options__item--days{margin-right:8px;font-family:Montserrat-Medium;font-size:18px;color:#3b4559;line-height:normal;pointer-events:none}@media (min-width:768px){.main-modal__payment-topup--payments-container .payments-options__item--days{position:absolute;left:24px;margin-right:0}}@media (min-width:1700px){.main-modal__payment-topup--payments-container .payments-options__item--days{font-size:20px}}.main-modal__payment-topup--payments-container .payments-options__item--price{font-family:Montserrat-Medium;font-size:18px;color:#1a76d2;line-height:normal;pointer-events:none}@media (min-width:768px){.main-modal__payment-topup--payments-container .payments-options__item--price{position:absolute;right:24px}}@media (min-width:1700px){.main-modal__payment-topup--payments-container .payments-options__item--price{font-size:20px}}.main-modal__payment-topup--payments-container .title-description{width:100%;height:24px;position:absolute;top:0;padding-left:32px;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal}@media (min-width:768px){.main-modal__payment-topup--payments-container .title-description{padding-left:0}}@media (min-width:1700px){.main-modal__payment-topup--payments-container .title-description{height:26px;padding-left:0;font-size:18px}}.main-modal__payment-topup--payments-resume{width:100%;height:auto;position:relative;margin-top:24px;margin-bottom:24px;padding:32px 0 0;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center}@media (min-width:768px){.main-modal__payment-topup--payments-resume{min-width:312px;width:312px;margin-top:0;margin-bottom:40px}}@media (min-width:1700px){.main-modal__payment-topup--payments-resume{min-width:343px;width:343px;padding:38px 0 0}}.main-modal__payment-topup--payments-resume .title-description{width:100%;height:24px;position:absolute;top:0;padding-left:32px;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal}@media (min-width:768px){.main-modal__payment-topup--payments-resume .title-description{padding-left:0}}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .title-description{height:26px;padding-left:0;font-size:18px}}.main-modal__payment-topup--payments-resume .payment-cupon{width:312px;height:44px;border-radius:4px;border:1px dashed #1a76d2;margin-bottom:16px;background-color:rgba(26,118,210,.05);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;font-family:Montserrat-Regular;font-size:16px;color:#1a76d2;line-height:normal;cursor:pointer}@media (min-width:768px){.main-modal__payment-topup--payments-resume .payment-cupon{margin-bottom:8px;display:none}}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .payment-cupon{width:343px;height:48px;margin-bottom:12px;font-size:18px}}.main-modal__payment-topup--payments-resume .payment-cupon-applied{width:312px;height:44px;border-radius:4px;border:1px solid #e0e0e0;margin-bottom:16px;background-color:#fafafa;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal;cursor:default;display:none}@media (min-width:768px){.main-modal__payment-topup--payments-resume .payment-cupon-applied{margin-bottom:8px;display:flex}}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .payment-cupon-applied{width:343px;height:48px;margin-bottom:12px;font-size:18px}}.main-modal__payment-topup--payments-resume .payment-cupon-applied--img{width:24px;height:24px;margin-right:8px}.main-modal__payment-topup--payments-resume .payment-cupon-applied--img img{object-fit:contain}.main-modal__payment-topup--payments-resume .content-resume{width:312px;height:270px;position:relative;border-radius:8px;padding:16px 24px 0;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);background-color:#fafafa}@media (min-width:768px){.main-modal__payment-topup--payments-resume .content-resume{width:270px;padding:18px 26px 0}}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume{width:343px;height:310px;padding:18px 26px 0}}.main-modal__payment-topup--payments-resume .content-resume--title-resume{margin-bottom:8px;text-align:left;font-family:Montserrat-Bold;font-size:16px;color:#3b4559;line-height:1.5}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--title-resume{font-size:18px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume{width:100%;height:56px;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--description-resume{height:60px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume__description{font-family:Montserrat-Regular;font-size:18px;color:#3b4559;line-height:1.5}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--description-resume__description{font-size:20px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume__price{font-family:Montserrat-Regular;font-size:18px;color:#3b4559;line-height:1.5}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--description-resume__price{font-size:20px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume__balance{font-family:Montserrat-Regular;font-size:18px;color:#72a33f;line-height:1.5}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--description-resume__balance{font-size:20px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume__total{font-family:Montserrat-Bold;font-size:18px;color:#3b4559;line-height:1.5}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--description-resume__total{font-size:20px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume__balance-resume{font-family:Montserrat-Bold;font-size:18px;color:#3b4559;line-height:1.5}@media (min-width:1700px){.main-modal__payment-topup--payments-resume .content-resume--description-resume__balance-resume{font-size:20px}}.main-modal__payment-topup--payments-resume .content-resume--description-resume:last-child{border-bottom:none}@media (min-width:768px){.main-modal__payment-topup--payments-resume .content-resume--description-resume:last-child{border-top:1px solid #75787b}}.main-modal__payment-topup--buttons-container{width:100%;height:90px;position:relative;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center}.main-modal__payment-topup--buttons-container .btn__opaque__blue{margin-top:8px}@media (min-width:1024px){.main-modal__payment-topup--buttons-container .btn__opaque__blue{display:flex}}.card-addon{width:272px;min-width:272px;height:219px;border-radius:8px;box-shadow:0 20px 26px 0 rgba(0,0,0,.1);background-color:#fafafa;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center}.card-addon__img{width:112px;height:64px;margin-top:16px}.card-addon__img img{object-fit:cover}.card-addon__name{margin-top:8px;font-family:Montserrat-Bold;font-size:18px;color:#3b4559;line-height:normal}.card-addon__price{margin-top:4px;font-size:16px;color:#75787b}.card-addon__description,.card-addon__price{font-family:Montserrat-Regular;line-height:normal}.card-addon__description{height:24px;margin-top:14px;font-size:14px;color:#9c9c9c}.card-addon__date{height:24px;font-family:Montserrat-Regular;font-size:16px;color:#424547;line-height:normal}.card-user-service{width:312px;height:152px;position:relative;border-radius:8px;border:1px solid #e0e0e0;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center}@media (min-width:768px){.card-user-service{width:100%;height:106px;padding:0 32px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media (min-width:1024px){.card-user-service{height:88px}}.card-user-service__title{margin-top:23px;text-align:center;font-family:Montserrat-Regular;font-size:16px;color:#75787b;line-height:normal}@media (min-width:768px){.card-user-service__title{margin-top:28px}}@media (min-width:1024px){.card-user-service__title{margin-top:19px}}.card-user-service__service{margin-top:8px;margin-bottom:21px;text-align:center;font-family:Montserrat-Bold;font-size:20px;color:#3b4559;line-height:normal}@media (min-width:768px){.card-user-service__service{margin-bottom:27px}}@media (min-width:1024px){.card-user-service__service{margin-bottom:18px}}.card-user-service:before{content:"";width:100%;height:1px;position:relative;top:95px;background-color:#e0e0e0}@media (min-width:768px){.card-user-service:before{display:none}}.card-user-service .btn__opaque__blue{position:relative;top:7px}@media (min-width:768px){.card-user-service .btn__opaque__blue{position:absolute;right:0;top:calc(50% - 20px)}}@media (min-width:1700px){.card-user-service .btn__opaque__blue{top:calc(50% - 24px)}}.main-payment{width:100%;height:auto;max-width:712px;padding-top:24px;background-color:#fafafa;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center;overflow-x:hidden}@media (min-width:712px){.main-payment{min-width:660px}}@media (min-width:1366px){.main-payment{padding-top:48px}}.main-payment__payments{width:312px;height:auto;position:relative;padding-top:24px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (min-width:712px){.main-payment__payments{width:712px;padding-top:32px}}.main-payment__payments--title{height:22px;margin-bottom:8px;position:relative;font-family:Montserrat-Bold;font-size:18px;color:#3b4559;line-height:normal}@media (min-width:712px){.main-payment__payments--title{margin-bottom:18px}}.main-payment__payments--payment-container{width:100%;height:auto;position:relative;border-radius:4px;background-color:#f5f5f5;margin-bottom:8px;padding:0;list-style:none!important;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:center;transition:height .3s ease-out}@media (min-width:768px){.main-payment__payments--payment-container{margin-bottom:10px;padding-bottom:0}}.main-payment__payments--payment-container__payment-title{width:100%;min-height:56px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid transparent;transition:.3s ease-out}@media (min-width:712px){.main-payment__payments--payment-container__payment-title{width:664px}}.main-payment__payments--payment-container__payment-title .payment-days{position:relative;margin-right:24px;margin-left:24px;width:auto;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal}@media (min-width:768px){.main-payment__payments--payment-container__payment-title .payment-days{margin-right:auto}}.main-payment__payments--payment-container__payment-title .payment-date{width:auto;right:52px;text-align:right;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal;display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis}@media (min-width:712px){.main-payment__payments--payment-container__payment-title .payment-date{right:60px}}.main-payment__payments--payment-container__payment-title .open-close-resume{width:24px;height:24px;background-image:url(/assets/images/prepago/utility-icons/expand-more-24-px.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;transition:.3s ease-out;cursor:pointer;margin-left:1em;margin-right:1em}@media (min-width:375px){.main-payment__payments--payment-container__payment-title .open-close-resume{margin-left:.5em}}.main-payment__payments--payment-container__payment-title .open-close-resume.active{transform:rotate(-180deg)}.main-payment__payments--payment-container__payment-title.active{border-bottom:1px solid #e0e0e0}.main-payment__payments--payment-container__payment-description{width:100%;height:auto;position:relative;margin-bottom:7px}@media (min-width:712px){.main-payment__payments--payment-container__payment-description{width:664px;margin-bottom:0;padding:0;border-bottom:1px solid #e0e0e0}}.main-payment__payments--payment-container__payment-description:last-child{margin-bottom:0;border-bottom:none}.main-payment__payments--payment-container__payment-description .description-item{width:100%;padding-top:17px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (min-width:712px){.main-payment__payments--payment-container__payment-description .description-item{padding:24px 0;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center}}.main-payment__payments--payment-container__payment-description .description-item__title{height:19px;font-family:Montserrat-Medium;font-size:16px;color:#3b4559;line-height:normal}@media (min-width:712px){.main-payment__payments--payment-container__payment-description .description-item__title{width:180px}}.main-payment__payments--payment-container__payment-description .description-item__info{margin-top:16px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (min-width:712px){.main-payment__payments--payment-container__payment-description .description-item__info{width:220px;margin-top:0}}.main-payment__payments--payment-container__payment-description .description-item__info .info-title{font-family:Montserrat-Regular;font-size:14px;color:#75787b;line-height:normal}.main-payment__payments--payment-container__payment-description .description-item__info .info-date{margin-top:4px;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal;display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis}.main-payment__payments--payment-container__payment-description .description-item__info .info-card{width:100%;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center}.main-payment__payments--payment-container__payment-description .description-item__info .info-card__info-img{display:none}@media (min-width:712px){.main-payment__payments--payment-container__payment-description .description-item__info .info-card__info-img{display:flex}}.main-payment__payments--payment-container__payment-description .description-item__info .info-card__info-text{margin-top:4px;font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal;display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis}.main-payment__payments--payment-container__payment-description .description-item__folio{height:19px;margin-bottom:18px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media (min-width:712px){.main-payment__payments--payment-container__payment-description .description-item__folio{margin-bottom:0}}.main-payment__payments--payment-container__payment-description .description-item__folio .folio-title{margin-right:8px;font-family:Montserrat-Medium;font-size:16px;color:#3b4559;line-height:normal}.main-payment__payments--payment-container__payment-description .description-item__folio .folio-number{font-family:Montserrat-Regular;font-size:16px;color:#3b4559;line-height:normal}
/*# sourceMappingURL=mispagos.css.map */
