.popup-container[data-v-43452d6f]{position:relative}.pop-under[data-v-43452d6f]{cursor:default}.popover[data-v-43452d6f]{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.08),0 8px 8px 0 rgba(0,0,0,.08),0 16px 16px 0 rgba(0,0,0,.08);border-radius:10px;position:absolute;padding:16px;min-width:200px;text-align:left;font-size:12px;font-weight:500;line-height:14px;color:#333;z-index:9999}.top[data-v-43452d6f]:after{position:absolute;content:"";width:0;height:0;left:50%;bottom:-10px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.left[data-v-43452d6f]:after{right:-10px}.left[data-v-43452d6f]:after,.right[data-v-43452d6f]:after{position:absolute;content:"";width:0;height:0;top:50%;transform:translateY(-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-top:10px solid #fff}.right[data-v-43452d6f]:after{left:-10px}.bottom[data-v-43452d6f]:after{position:absolute;content:"";width:0;height:0;left:50%;top:-10px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.top-left[data-v-43452d6f]:after{left:75%}.top-left[data-v-43452d6f]:after,.top-right[data-v-43452d6f]:after{position:absolute;content:"";width:0;height:0;bottom:-10px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.top-right[data-v-43452d6f]:after{left:25%}.bottom-left[data-v-43452d6f]:after{left:75%}.bottom-left[data-v-43452d6f]:after,.bottom-right[data-v-43452d6f]:after{position:absolute;content:"";width:0;height:0;top:-10px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.bottom-right[data-v-43452d6f]:after{left:25%}.np-t-switch[data-v-42c122c8]{position:relative;width:38px;height:18px;margin:0;vertical-align:top;background:#8691a0;border-radius:30px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s cubic-bezier(.2,.85,.32,1.2)}.np-t-switch[data-v-42c122c8]:after{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;background-color:#fff;outline:0 solid hsla(0,0%,100%,.4);border-radius:90px;transition:.3s}.np-t-switch[data-v-42c122c8]:focus:not(.np-t-switch:disabled):after,.np-t-switch[data-v-42c122c8]:hover:not(.np-t-switch:disabled):after{outline-width:5px}.np-t-switch[data-v-42c122c8]:focus:not(.np-t-switch:disabled):checked:after,.np-t-switch[data-v-42c122c8]:hover:not(.np-t-switch:disabled):checked:after{outline-width:4px}.np-t-switch:disabled+label.np-t-label[data-v-42c122c8],.np-t-switch[data-v-42c122c8]:disabled{opacity:.4;cursor:default}.np-t-switch[data-v-42c122c8]:checked{background-color:#06d6a0}.np-t-switch[data-v-42c122c8]:checked:after{left:calc(100% - 2px);top:2px;width:14px;height:14px;transform:translateX(-100%)}.np-t-switch[data-v-42c122c8]:active:not(.np-t-switch:disabled):after{width:20px}.np-t-switch--reversed-order[data-v-42c122c8]{flex-direction:row-reverse}.np-t-switch--red-bg[data-v-42c122c8]{background:#ef476f}.np-t-label[data-v-42c122c8]{font-size:12px;display:block;text-align:end}.grey-label[data-v-42c122c8]{color:#c4c4c4}.unset-border[data-v-36cff7c6]{border:unset!important}.unset-padding[data-v-36cff7c6]{padding:unset!important}.unset-height[data-v-36cff7c6]{height:unset!important;min-height:unset!important}.modal[data-v-36cff7c6]{position:fixed;z-index:998;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(75,75,85,.6);transition:opacity .3s ease;overflow-x:hidden;overflow-y:auto}.modal__wrapper[data-v-36cff7c6]{height:85vh;width:75vw;max-width:1200px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;position:relative;border-radius:4px;scrollbar-width:none}.modal__wrapper[data-v-36cff7c6]::-webkit-scrollbar{display:none}.modal__wrapper .modal__header[data-v-36cff7c6]{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-left:24px;margin-right:24px;padding-top:24px;padding-bottom:24px;height:90px;border-bottom:1px solid #d3d3d3;align-items:flex-start;position:relative}.modal__wrapper .modal__header--background[data-v-36cff7c6]{position:absolute;top:12px;left:0;width:100%;padding:0 24px;z-index:1;pointer-events:none;-o-object-fit:cover;object-fit:cover}.modal__wrapper .modal__header--hidden[data-v-36cff7c6]{border:none;background:transparent}.modal__wrapper .modal__header--noBorder[data-v-36cff7c6]{border:none;padding-bottom:0}.modal__wrapper .modal__body[data-v-36cff7c6]{padding:24px;width:100%;height:calc(85vh - 140px)}.modal__wrapper .modal__body--scrollbar-hidden[data-v-36cff7c6]{overflow:scroll;scrollbar-width:none}.modal__wrapper .modal__body--scrollbar-hidden[data-v-36cff7c6]::-webkit-scrollbar{display:none}.modal__wrapper .modal__body--scrollbar-visible[data-v-36cff7c6]{overflow-y:auto}.modal__wrapper .modal__body--scrollbar-visible[data-v-36cff7c6]::-webkit-scrollbar{width:8px;height:8px}.modal__wrapper .modal__body--scrollbar-visible[data-v-36cff7c6]::-webkit-scrollbar-thumb{background-color:#0a588b;border-radius:4px}.modal__wrapper .modal__body--scrollbar-visible[data-v-36cff7c6]::-webkit-scrollbar-track{background-color:#efeeee}.modal__wrapper .modal__footer[data-v-36cff7c6]{display:flex;justify-content:flex-end;align-items:center;padding:24px;bottom:0;min-height:50px;border-top:1px solid #d3d3d3}.modal--fullscreen[data-v-36cff7c6]{justify-content:center}.modal--fullscreen .modal__wrapper[data-v-36cff7c6]{width:90vw;height:95vh;max-width:none}.modal--fullscreen .modal__wrapper .modal__body[data-v-36cff7c6]{height:calc(95vh - 140px)}.modal--medium[data-v-36cff7c6]{justify-content:center}.modal--medium .modal__wrapper[data-v-36cff7c6]{width:65vw;height:70vh;max-width:none}.modal--medium .modal__wrapper .modal__body[data-v-36cff7c6]{height:calc(70vh - 140px)}.modal--small[data-v-36cff7c6]{justify-content:center}.modal--small .modal__wrapper[data-v-36cff7c6]{width:35vw;height:15vw;max-width:none}.modal--small .modal__wrapper .modal__body[data-v-36cff7c6]{height:calc(15vw - 55px);padding:12px}.modal--small .modal__wrapper .modal__header[data-v-36cff7c6]{height:20px;border-radius:4px 4px 0 0}.modal--small .modal__wrapper .modal__footer[data-v-36cff7c6]{height:35px;border-radius:0 0 4px 4px;padding:0;overflow:hidden}.modal-dynamic-height .modal__body[data-v-36cff7c6],.modal-dynamic-height .modal__wrapper[data-v-36cff7c6]{height:unset!important}.modal-enter[data-v-36cff7c6],.modal-leave-active[data-v-36cff7c6]{opacity:0}.modal-enter .modal__wrapper__container[data-v-36cff7c6],.modal-leave-active .modal__wrapper__container[data-v-36cff7c6]{transform:scale(1.1)}.max-width-unset[data-v-36cff7c6]{max-width:unset!important}.modal__header[data-v-36cff7c6]{position:relative;z-index:998;background:#fff}@media(max-width:768px){.modal--small .modal__wrapper[data-v-36cff7c6]{width:90vw!important;height:auto!important}}.overlay[data-v-105de2e7]{position:absolute;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.np-payment-providers__wrapper[data-v-a4e22e34]{display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,170px));grid-template-rows:repeat(3,170px);grid-gap:110px 24px;padding:50px 100px 0 100px}.np-payment-providers__provider--card[data-v-a4e22e34]{width:100%;height:100%;border-radius:10px;box-shadow:1px 1px 6px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.np-payment-providers__provider--card-disabled[data-v-a4e22e34]{cursor:not-allowed;background:#f1f1f1}.np-payment-providers__provider--logo[data-v-a4e22e34]{max-height:40px;min-height:40px;display:flex;align-items:flex-end;justify-content:center}.np-payment-providers__provider--logo img[data-v-a4e22e34]{max-width:100px;width:150px}.np-payment-providers__provider--name[data-v-a4e22e34]{display:block;font-size:14px;font-weight:500;padding-top:10px}.np-payment-providers__provider--actions[data-v-a4e22e34]{width:100%}.np-payment-providers__provider--not-clickable[data-v-a4e22e34]{pointer-events:none}.np-payment-providers__popover[data-v-a4e22e34]{display:flex;align-items:center;justify-content:center;margin:10px 0}.np-payment-providers__popover--title[data-v-a4e22e34]{font-size:14px;font-weight:700;color:#0a588b}.np-payment-providers__popover--description a[data-v-a4e22e34]{color:#0a588b}.np-payment-providers__popover[data-v-a4e22e34] .pop-under div{padding-right:5px}.np-payment-providers__popover[data-v-a4e22e34] .popup-container{height:26px}.np-payment-providers__popover[data-v-a4e22e34] .top-right{text-align:center}