@keyframes spinnerAnimation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spinnerCenterAnimation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.modal-header{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px}.modal-header .title,.modal-header h1{line-height:normal;font-weight:700;font-size:1.4rem}.modal-header .subtitle{font-size:.85rem;font-weight:400}.modal-header .green{color:var(--green)}@keyframes spinnerAnimation-543e8439{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spinnerCenterAnimation-543e8439{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.modal-mask[data-v-543e8439]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;max-height:100%;background-color:#000000f2;box-sizing:border-box;transition:background-color .4s;overflow:hidden}.modal-mask.prevent-actions[data-v-543e8439]{pointer-events:none;opacity:.95}.modal-mask:not(.visible)>.modal-wrapper .modal-container[data-v-543e8439]{opacity:0;transform:scale(.8)}.modal-mask .modal-wrapper[data-v-543e8439]{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%;max-height:100%;padding:100px 16px;box-sizing:border-box}@media(max-width:575px){.modal-mask .modal-wrapper[data-v-543e8439]{padding:0}.modal-mask .modal-wrapper.full_size .modal-scroll[data-v-543e8439]{top:0;bottom:0;transform:none;transition:none}.modal-mask .modal-wrapper.full_size .modal-scroll .modal-container[data-v-543e8439]{flex-grow:1}.modal-mask .modal-wrapper.full_size .modal-scroll .modal-container[data-v-543e8439] .modal-body{height:100%}}.modal-mask .modal-wrapper .modal-scroll[data-v-543e8439]{position:absolute;top:50%;left:0;right:0;overflow:hidden;overflow-y:auto;transform:translateY(-50%);padding:30px 0;max-height:100%;max-width:100%;display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll[data-v-543e8439]{padding:0}}.modal-mask .modal-wrapper .modal-scroll .modal-container[data-v-543e8439]{position:relative;transition:opacity .4s,transform .4s;border-radius:var(--modal-radius);--modal-close-color:#fff}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll .modal-container[data-v-543e8439]{--modal-close-color:#000}}.modal-mask .modal-wrapper .modal-scroll .modal-container[data-v-543e8439]:has(.modal-header){--modal-close-color:#fff}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll .modal-container[data-v-543e8439]:has(.modal-header){--modal-close-color:#fff}}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]{width:auto;max-width:98%}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]{width:100%;max-width:100%}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style .modal-close-btn[data-v-543e8439]{top:8px;right:8px;color:#000;transform:none}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style .modal-close-btn.modal-close-default[data-v-543e8439]:after{background-color:#000}}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style.big[data-v-543e8439]{width:1024px}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style.medium[data-v-543e8439]{width:700px}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style.small[data-v-543e8439]{width:410px}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-header{background-color:var(--modal-bg-dark);color:#fff;padding:28px var(--modal-padding-horizontal);border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;text-align:center;width:100%;position:relative}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-header:after{content:"";position:absolute;bottom:0;width:40px;height:12px;background-color:red;left:50%;transform:translateY(100%) translate(-50%);z-index:99;clip-path:polygon(50% 100%,0 0,100% 0);background-color:var(--modal-bg-dark)}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-body{padding:var(--modal-padding-vertical) var(--modal-padding-horizontal);display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;background-color:#fff;border-radius:var(--modal-radius)}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-footer{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;background-color:#17243f;color:#fff;padding:22px var(--modal-padding-horizontal);border-radius:0 0 var(--modal-radius) var(--modal-radius)}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-close-btn{position:absolute;right:0;top:-5px;transform:translateY(-100%) translate(-5px);color:var(--modal-close-color);font-size:.65rem;text-transform:uppercase;letter-spacing:1.2px;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;cursor:pointer}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-close-btn{top:5px;right:5px;transform:translate(-5px);z-index:3;color:var(--modal-close-color)}}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-close-btn .iconify{font-size:.95rem;margin-left:6px}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-close-btn.modal-close-default:after{content:"";-webkit-mask-image:url(../images/icons/close.svg);mask-image:url(../images/icons/close.svg);-webkit-mask-size:contain;mask-size:contain;width:12px;background-color:var(--modal-close-color);aspect-ratio:1/1;display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;margin-left:5px}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439] .modal-close-btn.modal-close-default:after{background-color:var(--modal-close-color)}}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]:has(.modal-header) .modal-header{border-radius:var(--modal-radius) var(--modal-radius) 0 0}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]:has(.modal-header) .modal-body{border-top-right-radius:0;border-top-left-radius:0}@media(max-width:575px){.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]:has(.modal-header) .modal-body{--modal-padding-vertical:30px}}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]:has(.modal-footer) .modal-body{border-bottom-right-radius:0;border-bottom-left-radius:0}.modal-mask .modal-wrapper .modal-scroll .modal-container.modal-default-style[data-v-543e8439]:has(.modal-footer) .modal-footer{border-radius:0 0 var(--modal-radius) var(--modal-radius)}
