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