.back[data-v-3f9c59e8]{background:#fff;border-radius:6px;box-shadow:2px 2px 5px #bababa;height:auto;margin:auto auto 1.6rem;max-width:760px;position:relative;width:100%}.datos-p[data-v-3f9c59e8]{color:#026830;font-size:22px;font-weight:700;line-height:1}.promo[data-v-3f9c59e8]{display:flex;flex-direction:column;margin:0 auto;max-width:100%;padding:0 12px;width:100%}.card-promo[data-v-3f9c59e8]{background-color:#fff;border-radius:6px;border-radius:.7rem;padding:4px}.card-promo--shadow[data-v-3f9c59e8]{box-shadow:2px 2px 5px #bababa}.card__border[data-v-3f9c59e8]{border:4px dotted #11652f;border-radius:12px}.card__border--special[data-v-3f9c59e8]{border-color:#ff0049}.card__border--normal[data-v-3f9c59e8]{border-color:#11652f}.card__grid[data-v-3f9c59e8]{display:grid;gap:8px;grid-template-columns:repeat(12,1fr);padding:14px 7px 1px;width:100%}.logo[data-v-3f9c59e8]{align-items:center;display:flex;height:85px;justify-content:center}.card__logo-promo[data-v-3f9c59e8]{height:48px;margin:auto 0;width:48px}.promo-desk__image[data-v-3f9c59e8]{-o-object-fit:contain;object-fit:contain}.col-span-2[data-v-3f9c59e8]{grid-column:span 2/span 2}.col-span-4[data-v-3f9c59e8]{grid-column:span 4/span 4}.col-span-6[data-v-3f9c59e8]{grid-column:span 6/span 6}.col-span-8[data-v-3f9c59e8]{grid-column:span 8/span 8}.card__info[data-v-3f9c59e8]{display:flex;flex-direction:column;margin:auto 0}.card__desc[data-v-3f9c59e8]{background-color:#11652f;border-radius:6px;color:var(--white);padding:8px;position:relative}.card__discount[data-v-3f9c59e8]{font-weight:600;margin:0;text-align:center}.card__label[data-v-3f9c59e8]{background-color:#909191;border-radius:99999px;color:var(--white);font-size:12px;left:-30px;margin-top:4px;padding:1px 16px;position:absolute;top:-14px}.card__msi[data-v-3f9c59e8]{align-items:center;color:var(--text);display:flex;flex-direction:column;text-align:center}.card__msi-text[data-v-3f9c59e8]{font-size:18px;font-weight:700;line-height:24px}.card__msi-extramsg[data-v-3f9c59e8]{font-size:12px;line-height:10px;text-transform:uppercase}.promo-desk__hr--normal[data-v-3f9c59e8]{background-color:var(--color-banorte)}@media (min-width:1021px) and (max-width:1400px){.datos-p[data-v-3f9c59e8]{font-size:90%}}@media (min-width:768px) and (max-width:1020px){.datos-p[data-v-3f9c59e8]{font-size:85%}}@media (min-width:425px) and (max-width:767px){.datos-p[data-v-3f9c59e8]{font-size:90%}}@media (min-width:240px) and (max-width:424px){.datos-p[data-v-3f9c59e8]{font-size:70%}}@media (min-width:768px) and (max-width:1023px){.logo[data-v-3f9c59e8]{padding-left:8px}}@media screen and (min-width:767px){.promo[data-v-3f9c59e8]{display:none}}.modal__body[data-v-c03b21c7]{color:var(--text);display:flex;flex:1;flex:auto;flex-direction:column;gap:1.6rem;padding:30px 20px;position:relative;text-align:start}.modal__title[data-v-c03b21c7]{font-size:30px;font-weight:500;margin:auto 0;text-align:center}.modal__subtitle[data-v-c03b21c7]{font-size:24px;font-weight:500}.modal__list[data-v-c03b21c7],.modal__text[data-v-c03b21c7]{font-size:16px;font-weight:400;line-height:24px}.modal__list[data-v-c03b21c7]{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0}[data-v-21feee25]::-webkit-scrollbar{width:10px}[data-v-21feee25]::-webkit-scrollbar-track{background:#888;border-radius:5px}[data-v-21feee25]::-webkit-scrollbar-thumb{background:#000;border-radius:5px}.modal-enter-active[data-v-21feee25]{transition:.3s ease-out}.modal-leave-active[data-v-21feee25]{transition:.2s ease-in}.modal-enter-from[data-v-21feee25],.modal-leave-to[data-v-21feee25]{opacity:0}.modal-enter-to[data-v-21feee25],.modal-leave-from[data-v-21feee25]{opacity:1}.custom-modal[data-v-21feee25]{position:relative;z-index:50}.modal__overlay[data-v-21feee25]{background-color:var(--overlay);bottom:0;left:0;opacity:.8;position:fixed;right:0;top:0}.modal__container--custom[data-v-21feee25]{top:0;right:0;bottom:0;left:0;margin:auto;position:fixed;width:100%}@media (min-width:640px){.modal__container--custom[data-v-21feee25]{width:80%}}.modal__content[data-v-21feee25]{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:5px;position:relative;text-align:center}.enter-active[data-v-21feee25]{animation-duration:.3s;animation-timing-function:ease-out}.enter-from[data-v-21feee25]{opacity:0;transform:translateY(40px) scale(.95)}.enter-to[data-v-21feee25]{opacity:1;transform:translateY(0) scale(1)}.leave-active[data-v-21feee25]{animation-duration:.2s;animation-timing-function:ease-in}.leave-from[data-v-21feee25]{opacity:1;transform:translateY(0) scale(1)}.leave-to[data-v-21feee25]{opacity:0;transform:translateY(40px) scale(.95)}@media (min-width:640px){.enter-from[data-v-21feee25],.enter-to[data-v-21feee25],.leave-from[data-v-21feee25],.leave-to[data-v-21feee25]{transform:translateY(0) scale(1)}}.modal__box[data-v-21feee25]{background-color:#fff;border-radius:5px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:90vh;overflow-x:hidden;overflow-y:auto;position:relative}.modal__title[data-v-21feee25]{font-size:30px;font-weight:500;margin:auto 0;text-align:center}.modal__subtitle[data-v-21feee25]{font-size:24px;font-weight:500}.modal__text[data-v-21feee25]{color:var(--text);font-size:16px;font-weight:400;line-height:24px}.modal__header[data-v-21feee25]{background-color:#fff;position:sticky;top:0;z-index:50}.modal__close[data-v-21feee25]{display:flex;justify-content:flex-end;padding:5px 3px}.modal__close button[data-v-21feee25]{background-color:transparent;border:none;cursor:pointer;outline:none}.modal__body[data-v-21feee25]{display:flex;flex:1;flex:auto;flex-direction:column;gap:1.6rem;padding:30px 20px;position:relative;text-align:start}.footer[data-v-21feee25]{background-color:#fff;bottom:0;box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -1px #0000000f;position:sticky;z-index:50}.footer__content[data-v-21feee25]{display:flex;justify-content:flex-end;padding:5px 3px}.footer__btn[data-v-21feee25]{background-color:var(--white);border:2px solid #006731;border-radius:8px;color:#006731;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .3s ease}.footer__btn[data-v-21feee25]:hover{background-color:#006731;color:var(--white)}.btn__privacy[data-v-be19a6d7]{gap:8px;justify-content:center;text-align:center}.btn__privacy[data-v-be19a6d7],.switch[data-v-be19a6d7]{align-items:center;display:flex}.switch[data-v-be19a6d7]{background-color:#ccc;cursor:pointer;transition:background-color .3s ease-in-out;width:32px}.switch[data-v-be19a6d7],.switch__circle[data-v-be19a6d7]{border-radius:999999px;height:16px}.switch__circle[data-v-be19a6d7]{background-color:#fff;transform:translate(0);transition:transform .3s ease-in-out;width:16px}.switch--active[data-v-be19a6d7]{background-color:#006729}.switch__circle--active[data-v-be19a6d7]{transform:translate(16px)}.btn__text[data-v-be19a6d7]{color:#444;cursor:pointer;font-size:12px;padding:10px 0}.multiCard[data-v-8535342e]{align-items:center;display:flex;justify-content:space-between;position:relative}.contentList[data-v-8535342e]{display:flex;flex-wrap:wrap;gap:8px}.textMulti[data-v-8535342e]{color:#292121;font-size:17px}.textSpace[data-v-8535342e]{align-items:center;border-radius:5px;display:flex;font-size:1rem;gap:8px;padding:7px}.itemList[data-v-8535342e]{padding:8px}.showListMulti[data-v-8535342e]{background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;cursor:pointer;display:block;left:0;max-height:240px;overflow:auto;overflow-y:scroll;position:absolute;right:0;top:100%;z-index:1}.itemList[data-v-8535342e]:hover{background:#006729;color:#fff;outline:none}.closeMulti[data-v-8535342e]{color:#b8b8b8;cursor:pointer;font-weight:400;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#564d4d}.optionsMulti[data-v-8535342e]{padding-left:0}h1[data-v-fab20e60]{font-size:18px}h2[data-v-fab20e60]{font-size:16px}.multiSelectHeight[data-v-fab20e60]{border:1px solid #006729!important;height:auto!important;min-height:58px!important}[class$=Inc][data-v-fab20e60],[class$=Req][data-v-fab20e60]{border-radius:0 0 8px 8px;color:red;font-size:12px;width:100%}[class$=Req][data-v-fab20e60]{color:red!important}.title[data-v-fab20e60]{color:var(--white);font-size:14px;font-weight:400;margin-bottom:8px;text-align:center}.form__group[data-v-fab20e60]{display:flex;flex-direction:column;gap:2px;padding-bottom:calc(var(--bs-gutter-x)*.2);padding-top:calc(var(--bs-gutter-x)*.2)}.form-select[data-v-fab20e60]{border:1px solid rgba(21,90,206,.43);border-radius:0;color:#333;font-size:1rem;height:52px;padding:10px;width:100%}.form-select[data-v-fab20e60]:focus-visible{outline:2px solid var(--outline-form)}.form-select[data-v-fab20e60]:focus{border:1px solid var(--outline-form)}.btn[data-v-fab20e60]{background-color:#fb6c06;border-color:var(--branding);color:#fff;font-size:16px;font-weight:700;height:54px;margin-top:calc(var(--bs-gutter-x)*.2);padding:30px 0;width:100%!important}.form-control[data-v-fab20e60],label[data-v-fab20e60]{font-size:1rem}.form-control[data-v-fab20e60]{border:1px solid rgba(21,90,206,.43);border-radius:0;color:#333;height:52px;overflow-x:hidden}@media (min-width:768px){.btn[data-v-fab20e60]{font-size:24px}}h2[data-v-bd23a3b6]{color:#212529}.item[data-v-bd23a3b6]{border-radius:12px;font-weight:700;padding:8px 24px}
