body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:9999999999}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999999999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s , max-height .15s;transition:padding .15s , max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s , max-height .2s;transition:padding .25s , max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:none;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128,179,235,.5) , inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px , rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled] ~ .la-ball-fall {opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button="false"] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button="false"][data-has-cancel-button="false"]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }.showSweetAlert[data-animation="pop"]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation="none"]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation="slide-from-top"]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation="slide-from-bottom"]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation="pop"]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation="none"]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation="slide-from-top"]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation="slide-from-bottom"]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9 }.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9 }.sweet-alert .sa-icon.sa-success{border-color:transparent\9 }.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9 }.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9 }.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall > div:nth-child(1) {-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall > div:nth-child(2) {-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall > div:nth-child(3) {-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }*,::after,::before{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type="button"],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.space-y-24 > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse:0;margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(24px * var(--tw-space-y-reverse))}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-blDark{background-color:var(--dark-color)}.bg-primary{--tw-bg-opacity:1;background-color:rgba(249,249,249,var(--tw-bg-opacity))}.bg-bl-bg-dark{background-color:var(--dark-color)}.bg-btn-grey{background-color:var(--btngrey-color)}.bg-bl-bg-blue{background-color:var(--blue-color)}.bg-bl-bg-red{background-color:var(--danger-color)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.hover\:bg-bl-bg-grey:hover{background-color:var(--greybg-color)}.hover\:bg-btn-grey:hover{background-color:var(--btngrey-color)}.hover\:bg-bl-sp-grey:hover{--tw-bg-opacity:1;background-color:rgba(231,231,233,var(--tw-bg-opacity))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.rounded-12{border-radius:12px}.rounded-52{border-radius:52px}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-r-sm{border-top-right-radius:4px;border-bottom-right-radius:4px}.rounded-l-sm{border-top-left-radius:4px;border-bottom-left-radius:4px}.border{border-width:1px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-grab{cursor:-webkit-grab;cursor:grab}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.content-center{align-content:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.font-inter{font-family:Inter,sans-serif}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-40{height:10rem}.h-48{height:48px}.h-60{height:15rem}.h-64{height:64px}.h-full{height:100%}.h-screen{height:100vh}.text-10{font-size:10px}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-20{font-size:20px}.text-22{font-size:22px}.text-24{font-size:24px}.text-30{font-size:30px}.text-32{font-size:32px}.leading-17{line-height:17px}.leading-24{line-height:24px}.leading-36{line-height:36px}.mx-2{margin-left:2px;margin-right:2px}.mx-8{margin-left:8px;margin-right:8px}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-2{margin-top:2px}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.ml-8{margin-left:8px}.mt-12{margin-top:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.ml-12{margin-left:12px}.mt-16{margin-top:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.mt-24{margin-top:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.ml-24{margin-left:24px}.mt-32{margin-top:32px}.mb-32{margin-bottom:32px}.ml-32{margin-left:32px}.mt-48{margin-top:48px}.ml-auto{margin-left:auto}.last\:mr-0:last-child{margin-right:0}.last\:mb-0:last-child{margin-bottom:0}.last\:-mb-0:last-child{margin-bottom:0}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.opacity-0{opacity:0}.opacity-50{opacity:.5}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.p-2{padding:2px}.p-16{padding:16px}.p-32{padding:32px}.py-2{padding-top:2px;padding-bottom:2px}.px-2{padding-left:2px;padding-right:2px}.px-4{padding-left:4px;padding-right:4px}.py-8{padding-top:8px;padding-bottom:8px}.px-8{padding-left:8px;padding-right:8px}.py-10{padding-top:10px;padding-bottom:10px}.py-12{padding-top:12px;padding-bottom:12px}.py-16{padding-top:16px;padding-bottom:16px}.px-16{padding-left:16px;padding-right:16px}.py-20{padding-top:20px;padding-bottom:20px}.px-20{padding-left:20px;padding-right:20px}.py-24{padding-top:24px;padding-bottom:24px}.px-24{padding-left:24px;padding-right:24px}.py-32{padding-top:32px;padding-bottom:32px}.px-32{padding-left:32px;padding-right:32px}.py-64{padding-top:64px;padding-bottom:64px}.px-64{padding-left:64px;padding-right:64px}.pb-0{padding-bottom:0}.pt-2{padding-top:2px}.pt-8{padding-top:8px}.pb-8{padding-bottom:8px}.pl-8{padding-left:8px}.pb-12{padding-bottom:12px}.pt-16{padding-top:16px}.pb-16{padding-bottom:16px}.pt-24{padding-top:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.pl-24{padding-left:24px}.pt-32{padding-top:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.pl-32{padding-left:32px}.pt-64{padding-top:64px}.pr-64{padding-right:64px}.pr-72{padding-right:72px}.pb-80{padding-bottom:80px}.placeholder-grey::-moz-placeholder{color:var(--grey-color)}.placeholder-grey:-ms-input-placeholder{color:var(--grey-color)}.placeholder-grey::placeholder{color:var(--grey-color)}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.left-0{left:0}.bottom-50{bottom:50px}.right-64{right:64px}.bottom-64{bottom:64px}.resize{resize:both}*{--tw-shadow: 0 0 #0000}.shadow-sm{--tw-shadow:0 1px 4px rgba(0,0,0,.05);box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1) , 0 2px 4px -1px rgba(0,0,0,.06);box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 4px rgba(0,0,0,.05);box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}*{--tw-ring-inset:var(--tw-empty);--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)}.ring-opacity-0{--tw-ring-opacity:0}.text-center{text-align:center}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-blDark{color:var(--dark-color)}.text-blDanger{color:var(--danger-color)}.text-blPrimary{color:var(--primary-color)}.text-blGrey{color:var(--grey-color)}.text-blBlue{color:var(--blue-color)}.text-blLGrey{--tw-text-opacity:1;color:rgba(182,182,188,var(--tw-text-opacity))}.text-blBlackOp5{color:var(--black-op5-color)}.group:hover .group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.tracking-1{letter-spacing:1px}.tracking-2{letter-spacing:2px}.visible{visibility:visible}.invisible{visibility:hidden}.break-all{word-break:break-all}.w-48{width:48px}.w-52{width:13rem}.w-64{width:64px}.w-250{width:250px}.w-1\/2{width:50%}.w-2\/4{width:50%}.w-1\/5{width:20%}.w-3\/5{width:60%}.w-11\/12{width:91.666667%}.w-full{width:100%}.z-10{z-index:10}.z-50{z-index:50}.gap-32{gap:32px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-12{-moz-column-gap:12px;column-gap:12px}.gap-x-24{-moz-column-gap:24px;column-gap:24px}.gap-x-32{-moz-column-gap:32px;column-gap:32px}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.transition{transition-property:background-color , border-color , color , fill , stroke , opacity , box-shadow , transform , filter , -webkit-backdrop-filter;transition-property:background-color , border-color , color , fill , stroke , opacity , box-shadow , transform , filter , backdrop-filter;transition-property:background-color , border-color , color , fill , stroke , opacity , box-shadow , transform , filter , backdrop-filter , -webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.duration-200{transition-duration:.2s}.delay-75{transition-delay:75ms}@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}@-webkit-keyframes ping {
    100%,
    75% {
        transform: scale(2);
        opacity: 0;
    }
}@keyframes ping {
    100%,
    75% {
        transform: scale(2);
        opacity: 0;
    }
}@-webkit-keyframes pulse {
    50% {
        opacity: 0.5;
    }
}@keyframes pulse {
    50% {
        opacity: 0.5;
    }
}@-webkit-keyframes bounce {
    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
}@keyframes bounce {
    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
}:root{--dark-color:#0d0c22;--blue-color:#0095f6;--danger-color:#ff4963;--primary-color:#0095f6;--grey-color:#6e6d7a;--greybg-color:#e7e7e9;--success-color:#70c050;--btngrey-color:#f3f3f4;--black-op5-color:rgba(0,0,0,.5)}@-webkit-keyframes bg-anim {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 100%;
    }
    to {
        background-position: 0 0;
    }
}@keyframes bg-anim {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 100%;
    }
    to {
        background-position: 0 0;
    }
}body.modal-open{overflow:hidden}.hidden-textarea{opacity:0;left:0;z-index:-999}.bl-bg{background:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);background-size:165%;transition:.25s ease-in-out}.text-gradient{background-color:#ff5858;background-image:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.bl-bg-active,.bl-bg:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bl-nav-list li:hover{background:#fbfbfb}.bl-nav-list .act-li:hover{background:#fff}button:focus,input:focus{outline:0}.bl-main-wrap{--tw-bg-opacity:1;background-color:rgba(249,249,249,var(--tw-bg-opacity));min-height:100vh}.flex-both-center{display:flex;align-items:center;justify-content:center}.auth-main-wrap{width:400px}.profile-img-signup,.profile-img-up{width:115px;height:115px}.profile-img-signup-bg{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg\ width=\'115\'\ height=\'115\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ d=\'M114.67\ 51.35c.15\ 1.35.25\ 2.72.3\ 4.1l-.5.01a57.5\ 57.5\ 0\ 010\ 4.08l.5.02a57.5\ 57.5\ 0\ 01-.3\ 4.09l-.5-.05c-.14\ 1.35-.33\ 2.7-.57\ 4.03l.5.08c-.25\ 1.36-.54\ 2.7-.87\ 4.01l-.49-.12a56.25\ 56.25\ 0\ 01-1.14\ 3.9l.47.17c-.43\ 1.3-.91\ 2.58-1.43\ 3.84l-.47-.2a56.42\ 56.42\ 0\ 01-1.69\ 3.7l.45.23a57.46\ 57.46\ 0\ 01-1.97\ 3.6l-.43-.25c-.7\ 1.17-1.43\ 2.3-2.2\ 3.42l.4.29a57.86\ 57.86\ 0\ 01-2.46\ 3.28l-.38-.31a57.51\ 57.51\ 0\ 01-2.67\ 3.07l.36.34c-.93\ 1-1.9\ 1.97-2.9\ 2.9l-.34-.36c-1\ .92-2.02\ 1.81-3.07\ 2.67l.31.38a57.82\ 57.82\ 0\ 01-3.28\ 2.47l-.29-.41c-1.11.77-2.25\ 1.5-3.42\ 2.2l.25.43c-1.17.7-2.37\ 1.35-3.6\ 1.97l-.22-.45c-1.21.6-2.44\ 1.17-3.7\ 1.7l.19.46c-1.26.52-2.54\ 1-3.84\ 1.43l-.16-.47c-1.29.42-2.59.8-3.9\ 1.14l.11.49c-1.31.33-2.65.62-4\ .86l-.1-.49c-1.32.24-2.67.43-4.02.58l.05.5a57.5\ 57.5\ 0\ 01-4.1.28l-.01-.5a57.5\ 57.5\ 0\ 01-4.08\ 0l-.02.5a57.5\ 57.5\ 0\ 01-4.09-.28l.05-.5c-1.35-.15-2.7-.34-4.03-.58l-.08.5c-1.36-.25-2.7-.54-4.01-.87l.12-.49a56.25\ 56.25\ 0\ 01-3.9-1.14l-.17.47c-1.3-.43-2.58-.91-3.84-1.43l.2-.47a56.42\ 56.42\ 0\ 01-3.7-1.69l-.23.45a57.46\ 57.46\ 0\ 01-3.6-1.97l.25-.43c-1.17-.7-2.3-1.43-3.42-2.2l-.29.4a57.86\ 57.86\ 0\ 01-3.28-2.46l.31-.38a57.51\ 57.51\ 0\ 01-3.07-2.67l-.34.36c-1-.93-1.97-1.9-2.9-2.9l.36-.34c-.92-1-1.81-2.02-2.66-3.07l-.4.31a57.69\ 57.69\ 0\ 01-2.46-3.28l.41-.29a57.06\ 57.06\ 0\ 01-2.2-3.42l-.43.25a57.38\ 57.38\ 0\ 01-1.97-3.6l.45-.22a56.69\ 56.69\ 0\ 01-1.7-3.7l-.46.19c-.52-1.26-1-2.54-1.43-3.84l.47-.16c-.42-1.29-.8-2.59-1.14-3.9l-.49.11a57.15\ 57.15\ 0\ 01-.87-4l.5-.1a56.96\ 56.96\ 0\ 01-.58-4.02l-.5.05a57.98\ 57.98\ 0\ 01-.28-4.1l.5-.01a58.04\ 58.04\ 0\ 010-4.08l-.5-.02c.04-1.37.14-2.74.28-4.09l.5.05c.15-1.35.34-2.7.58-4.03l-.5-.08c.25-1.36.54-2.7.87-4.01l.49.12c.33-1.32.72-2.62\ 1.14-3.9l-.47-.17c.43-1.3.91-2.58\ 1.43-3.84l.46.2c.53-1.27\ 1.1-2.5\ 1.7-3.7l-.45-.23a57.38\ 57.38\ 0\ 011.97-3.6l.43.25c.7-1.17\ 1.43-2.3\ 2.2-3.42l-.4-.29c.78-1.12\ 1.6-2.22\ 2.46-3.28l.39.31a57.28\ 57.28\ 0\ 012.66-3.07l-.36-.34c.93-1\ 1.9-1.97\ 2.9-2.9l.34.36c1-.92\ 2.02-1.81\ 3.07-2.66l-.31-.4a57.67\ 57.67\ 0\ 013.28-2.46l.29.41c1.11-.77\ 2.25-1.5\ 3.42-2.2l-.25-.43c1.17-.7\ 2.37-1.35\ 3.6-1.97l.22.45c1.21-.6\ 2.44-1.17\ 3.7-1.7l-.19-.46c1.26-.52\ 2.54-1\ 3.84-1.43l.16.47c1.29-.42\ 2.59-.8\ 3.9-1.14l-.11-.49c1.31-.33\ 2.65-.62\ 4-.87l.1.5c1.32-.24\ 2.67-.43\ 4.02-.58l-.05-.5c1.35-.14\ 2.72-.24\ 4.1-.28l.01.5a58.04\ 58.04\ 0\ 014.08\ 0l.02-.5c1.37.04\ 2.74.14\ 4.09.28l-.05.5c1.35.15\ 2.7.34\ 4.03.58l.08-.5c1.36.25\ 2.7.54\ 4.01.87l-.12.49c1.32.33\ 2.62.72\ 3.9\ 1.14l.17-.47c1.3.43\ 2.58.91\ 3.84\ 1.43l-.2.46c1.27.53\ 2.5\ 1.1\ 3.7\ 1.7l.23-.45c1.23.62\ 2.43\ 1.27\ 3.6\ 1.97l-.25.43c1.17.7\ 2.3\ 1.43\ 3.42\ 2.2l.29-.4c1.12.78\ 2.22\ 1.6\ 3.28\ 2.46l-.31.39c1.05.85\ 2.08\ 1.74\ 3.07\ 2.66l.34-.36c1\ .93\ 1.97\ 1.9\ 2.9\ 2.9l-.36.34c.92\ 1\ 1.81\ 2.02\ 2.67\ 3.07l.38-.31a57.82\ 57.82\ 0\ 012.47\ 3.28l-.41.29c.77\ 1.11\ 1.5\ 2.25\ 2.2\ 3.42l.43-.25c.7\ 1.17\ 1.35\ 2.37\ 1.97\ 3.6l-.45.22c.6\ 1.21\ 1.17\ 2.44\ 1.7\ 3.7l.46-.19c.52\ 1.26\ 1\ 2.54\ 1.43\ 3.84l-.47.16c.42\ 1.29.8\ 2.59\ 1.14\ 3.9l.49-.11c.33\ 1.31.62\ 2.65.86\ 4l-.49.1c.24\ 1.32.43\ 2.67.58\ 4.02l.5-.05z\'\ fill=\'url\(%23paint0_linear\)\'\ fill-opacity=\'.05\'\ stroke=\'url\(%23paint1_linear\)\'\ stroke-dasharray=\'4\ 4\'/%3E%3Cdefs%3E%3ClinearGradient\ id=\'paint0_linear\'\ x1=\'5\'\ y1=\'57.5\'\ x2=\'76.33\'\ y2=\'110.02\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ stop-color=\'%23FF5858\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%23C058FF\'/%3E%3C/linearGradient%3E%3ClinearGradient\ id=\'paint1_linear\'\ x1=\'5\'\ y1=\'57.5\'\ x2=\'76.33\'\ y2=\'110.02\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ stop-color=\'%23FF5858\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%23C058FF\'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E)}.bl-circle-loader.gradient-loader{border-top:3px solid #ff5858;border-right:3px solid #c058ff}.pro-img-close-btn{right:0;top:3px}.bl-input{background-color:rgba(13,12,34,.025);border:1px solid transparent;height:40px;transition:all .05s ease}.bl-btn-md:focus,.bl-btn-md:hover,.bl-btn:focus,.bl-btn:hover,.bl-input:focus,.bl-input:hover{outline:0;transition:all .05s ease}.input-main-wrap-with-border{border:1px solid #e7e7e9;border:1px solid var(--greybg-color)}.input-main-wrap,.input-main-wrap-with-border:focus-within{border:1px solid transparent}.input-main-wrap:focus-within{background:linear-gradient(#c058ff,#ff4963);background:linear-gradient(#c058ff,var(--danger-color))}.input-main-wrap-with-border:focus-within{background:#0095f6;background:var(--blue-color)}.input-main-wrap.error-input{border:1px solid #ff4963;border:1px solid var(--danger-color);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.input-main-wrap.success-input{border:1px solid #70c050;border:1px solid var(--success-color);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.input-main-wrap.error-input:focus-within,.input-main-wrap.success-input:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.input-main-wrap.error-input .bl-input,.input-main-wrap.error-input .bl-input:hover{color:#ff4963;color:var(--danger-color)}.input-main-wrap.error-input .bl-input,.input-main-wrap.error-input .bl-input:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.input-main-wrap.success-input .bl-input,.input-main-wrap.success-input .bl-input:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.success-input{border:1px solid #70c050;border:1px solid var(--success-color);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bl-input-prefix{top:12px;left:16px}.bl-input-prefix.on-profile{top:11px}.bl-input-with-prefix{padding-left:67px}.bl-input-with-suffix-icon{top:15px;right:16px}.bl-input-with-suffix-text{top:10px;right:16px}.bl-input-with-success{top:14px;right:16px}.bl-input-with-suffix-wrap .bl-input{padding-right:32px}.bl-input-with-suffix-text-wrap .bl-input{padding-right:72px}.enable-on-change{opacity:.5;cursor:not-allowed}.enable-on-change.active{opacity:1;cursor:pointer}.bl-btn{font-family:Inter,sans-serif;font-weight:700;font-size:14px;background:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);background-size:165%;transition:.25s ease-in-out}.bl-bg-active,.bl-bg:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bl-btn-md{min-width:96px;height:40px}.bl-btn-sm{min-width:60px}.bl-btn-primary-1{border:1px solid #0095f6;border:1px solid var(--blue-color)}.bl-btn-primary-2{border:2px solid #0095f6;border:2px solid var(--blue-color)}.btn-h-48{height:48px}.btn-h-56{height:56px}.disable-btn.bl-btn{opacity:.5;cursor:not-allowed}.bl-circle-loader{border-right:4px solid transparent;border-top:4px solid transparent;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:3px 3px 4px 4px;width:22px;height:22px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.bl-circle-loader.dark-loader{border-top:2px solid #000;border-right:2px solid #000}.bl-circle-loader.grey-loader{border-top:2px solid #6e6d7a;border-top:2px solid var(--grey-color);border-right:2px solid #6e6d7a;border-right:2px solid var(--grey-color)}@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(1turn);
    }
}@keyframes spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}.grey-border-block{background-color:rgba(13,12,34,.05);height:1px}.bl-light-text{color:rgba(13,12,34,.25)}.bl-trans-btn{border:1.5px solid #0d0c22;border:1.5px solid var(--dark-color);height:40px;transition:transform .15s cubic-bezier(.17,.67,.29,2.71) 0s}.bl-trans-btn:hover{transform:translateZ(0) scale(1.015)}.social-overflow-wrap{height:350px;overflow-y:scroll}.sociallink-each svg{width:28px;height:28px}.w-h-36{width:36px;height:36px}.w-h-38{width:38px;height:38px}.w-h-32{width:32px;height:32px}.w-h-48{width:48px;height:48px}.w-h-52{width:52px;height:52px}.w-h-64{width:64px;height:64px}.w-h-70{width:70px;height:70px}.w-h-80{width:80px;height:80px}.h-40{height:40px}.h-60{height:60px}.p-b-wrap{width:100%;height:100%;left:0;top:0}.br-bottom-grey{border-bottom:1px solid #f3f3f4;border-bottom:1px solid var(--btngrey-color)}.br-grey-light{border:1px solid #f3f3f4;border:1px solid var(--btngrey-color)}.br-grey{border:1px solid #e7e7e9;border:1px solid var(--greybg-color)}.image-loader-wrap img{border-radius:9999px;-o-object-fit:cover;object-fit:cover}.image-loader-wrap-link img{-o-object-fit:cover;object-fit:cover}.image-loader-wrap canvas{border-radius:9999px}.limit-one-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.drag-parent{opacity:0;box-shadow:none}.link-thumbnail{left:8px;top:calc(50% - 21.5px)}.resultImg-wrap{line-height:0;-webkit-column-count:2;-webkit-column-gap:0;-moz-column-count:2;-moz-column-gap:0;column-count:2;-moz-column-gap:16px;column-gap:16px}.resultImg-wrap img{width:100%!important;height:auto!important}.resultImg-list-wrap{height:250px;overflow-y:scroll}.search-result-img img{height:100px}.bl-modal{width:100vw;height:100vh;left:0;top:0;background:rgba(0,0,0,.8)}.bl-modal-backdrop{transition:opacity .3s ease}.bl-modal-content{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:4px;z-index:10}.bl-modal-content-wrap{background:0 0}.bl-sm-modal .bl-modal-content{width:450px}.bl-md-modal .bl-modal-content{width:500px}.bl-auth-modal .bl-modal-content{padding:0;width:400px}.btn-on-modal{left:0;bottom:0}.btn-on-modal .bl-btn,.btn-on-modal .bl-btn:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;border-radius:0}.btn-on-modal .bl-btn:hover{-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bl-fixed-header{left:0;top:0}.bl-header-menu{box-sizing:border-box;width:240px;right:0;top:42px;max-height:0;overflow:hidden;margin-top:-5px}.bl-header-menu,.bl-header-menu-active{transition:max-height .17s ease , margin-top .17s ease}.bl-header-menu-active{margin-top:0;max-height:300px}.bl-content-top-space{padding-top:60px}.bl-content-top-extra-space{padding-top:120px}.slider-wrap{overflow-y:hidden;max-height:0;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0,1,.5,1)}.slider-wrap.open-slider{max-height:370px}.bl-dash-main-wrap{padding:24px 84px 100px 624px}.dash-side-wrap{height:100vh;width:560px;left:0}.dash-side-wrap::-webkit-scrollbar{width:5px}.dash-side-wrap::-webkit-scrollbar-thumb,.dash-side-wrap::-webkit-scrollbar-track{background:#fff}.dash-side-wrap::-webkit-scrollbar-thumb:hover{background:#fff}.dash-tab-wrap{border-bottom:2px solid #e7e7e9;border-bottom:2px solid var(--greybg-color)}.active-tab-line{bottom:-2px;transition:left .5s ease-in-out , width .5s .1s;height:2px;left:0;width:69px;pointer-events:none;background:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);background-size:165%;transition:.25s ease-in-out}.bl-bg-active,.bl-bg:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.dash-view-w{width:600px}.phone-inner-wrap{width:259px}.bl-phone-view-main{width:350px;max-width:350px;border:15px solid #222;border-radius:40px;height:723px;max-height:723px;transform-origin:right top;transform-origin:0 0;background-color:#222}.transparent-scroll::-webkit-scrollbar{width:5px}.transparent-scroll::-webkit-scrollbar-thumb,.transparent-scroll::-webkit-scrollbar-track{background:0 0}.transparent-scroll::-webkit-scrollbar-thumb:hover{background:0 0}.theme-gradient-btn{background:linear-gradient(180deg,#000,rgba(0,0,0,.25))}.bl-toggle-btn{width:40px;height:24px}.bl-toggle-btn .bl-toggle-input{opacity:0;width:0;height:0}.bl-toggle-slider{top:0;left:0;right:0;bottom:0;background:rgba(13,12,34,.05)}.bl-toggle-slider:hover{background:#e7e7e9;background:var(--greybg-color)}.bl-toggle-slider:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.bl-toggle-btn input:checked+.bl-toggle-slider{background:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);background-size:165%;transition:.25s ease-in-out}.bl-bg-active,.bl-bg:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bl-toggle-btn input:checked+.bl-toggle-slider:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bl-toggle-btn input:checked+.bl-toggle-slider:before{transform:translateX(15px)}.bl-toggle-slider:before{border-radius:50%}.sl-input-box{height:40px;padding-left:48px;padding-right:62px}.sl-logo-holder{left:16px;top:12px}.sl-logo-holder svg{width:18px;height:18px}.social-link-dark svg circle,.social-link-dark svg path,.social-link-dark svg rect{fill:#000}.unused-links .sl-input-box{padding-right:12px}.sl-right-opt{right:0;top:0}.sl-item-remove{width:32px;height:40px}.sl-drag-drop{width:24px;height:40px;background:#f3f3f4;background:var(--btngrey-color)}.sl-input-box:focus+.sl-right-opt .sl-drag-drop{background:#0095f6;background:var(--blue-color)}.sl-input-box:focus+.sl-right-opt .sl-drag-drop svg circle{fill:#fff}.link-thumb-img-upload{width:96px;height:96px}.link-thumb-img{width:43px;height:43px}.link-thumb-img img{-o-object-fit:cover;object-fit:cover}.img-upload-br{border:1px dashed #6e6d7a;border:1px dashed var(--grey-color);transition:all 1s ease-in}.img-upload-br:hover{border:1px dotted #6e6d7a;border:1px dotted var(--grey-color);transition:all 1s ease-out}.grey-bg{background:rgba(13,12,34,.05)}.img-close-btn{right:-10px;top:-9px}.drag-and-drop{width:34px;height:100%;right:0;top:0}.theme-default-border{border:2px solid transparent}.theme-each-parent:hover{transform:scale(1.03)}.bl-transition{transition:all .5s ease}.custom-color-picker{background: radial-gradient(43.44% 43.44% at 50% 50%, #fff 0, hsla(0, 0%, 100%, 0.0001) 100%),
        conic-gradient(
            from 90deg at 50% 50%,
            #ff0606 -1.92deg,
            #ff06e8 46.47deg,
            #120bff 116.9deg,
            #0ad5ff 163.94deg,
            #11feff 178.78deg,
            #10f93b 222.31deg,
            #09ff08 248.2deg,
            #fffa06 302.85deg,
            #ff0606 358.08deg,
            #ff06e8 406.47deg
        )}.theme-bg-box,.theme-btn-box{height:200px}.bl-grey-box{width:48%}.theme-bordered-btn{border:2px solid #000}.theme-btn-each{border:2px solid transparent}.dark-low-op-bg{background:rgba(0,0,0,.25)}.theme-footer{height:32px}.select-custom-theme{border:1.5px dashed #6e6d7a}.stat-progress-each{height:62px;background:rgba(13,12,34,.03);box-shadow:inset 0 0 8px hsla(0,0%,100%,.2)}.stat-progress-bar{height:100%;left:0;top:0;background:linear-gradient(90deg,rgba(0,149,246,.25),rgba(5,223,126,.25))}.nav-link-wrap li{width:24px;height:24px}.stat-toolbar li.active:after{content:"";position:absolute;left:0;bottom:0;display:inline-block;width:100%;height:2px;background:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);background-size:165%;transition:.25s ease-in-out}.bl-bg-active,.bl-bg:hover{background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);background-size:165%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.on-loading{border-radius:4px;background:linear-gradient(.351turn,#eee 23.71%,#fafafa 78.8%);background-size:200%;-webkit-animation-name:bg-anim;animation-name:bg-anim;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes onLoadanim {
    0% {
        background: #f9f9f9;
    }
    to {
        background: #fafafa;
    }
}@-webkit-keyframes onLoadanim {
    0% {
        background: #f9f9f9;
    }
    to {
        background: #fafafa;
    }
}.bl-dash-wrap-sm{width:495px}.bl-checkmark{top:calc(50% - 10px);left:0;height:20px;width:20px;background-color:#fff;border:2px solid rgba(34,34,34,.25);border-radius:50%}.bl-radio-input:hover .input-radio ~ .bl-checkmark {border:2px solid rgba(34,34,34,.5)}.bl-radio-input .input-radio:checked ~ .bl-checkmark {background-color:#fff;border:2px solid #0095f6}.bl-disabled .bl-radio-input .input-radio:checked ~ .bl-checkmark {border:2px solid rgba(34,34,34,.15)}.bl-checkmark:after{content:"";position:absolute;display:none}.bl-radio-input .input-radio:checked ~ .bl-checkmark:after {display:block}.bl-radio-input .bl-checkmark:after{top:calc(50% - 5px);left:calc(50% - 5px);width:10px;height:10px;border-radius:50%;background:#0095f6}.bl-disabled .bl-radio-input .bl-checkmark:after{background:0 0}.message-alert{left:0;top:-55px;opacity:0;transition:all .5s}.message-alert.show-alert{opacity:1;top:0}.subs-main-bg{background:linear-gradient(.351turn,rgba(255,88,88,.1) 23.71%,rgba(192,88,255,.1) 78.8%)}.faq-wrap:after,.faq-wrap:before{content:"";display:inline-block;left:16px;background:#0d0c22;background:var(--dark-color);width:10px;height:2px;position:absolute;transition:.25s ease-in-out}.faq-wrap:before{top:24px}.faq-wrap:after{top:24px;transform:rotate(90deg)}.faq-wrap.active:after{transform:rotate(180deg)}.faq-child{overflow-y:hidden;max-height:0;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0,1,.5,1)}.faq-child.open-slider{max-height:370px}.faq-child.show-answer{max-height:110px}.dropup-each:hover .fill-dark-on-h{fill:#0d0c22;fill:var(--dark-color)}@media (min-width:1536px){.dash-side-wrap{width:42vw}.bl-dash-main-wrap{padding: 24px 84px 100px calc(42vw + 64px)}.phone-inner-wrap{width:319px}}@media (max-width:1440px){.phone-inner-wrap{width:288px}}@media (min-width:1300px){.theme-each-parent{min-width:160px}}@media (max-width:1300px){.dash-side-wrap{width:45vw}.bl-dash-main-wrap{padding: 24px 84px 100px calc(45vw + 48px)}.dash-view-w{width:100%}}@media (max-width:1024px){.dash-side-wrap{width:40vw}.faq-child.show-answer{max-height:250px}.bl-dash-main-wrap{padding: 24px 32px 100px calc(40vw + 48px)}}@media (max-width:900px){.bl-color-each{width:48px;height:48px}.bl-color-each-p{width:52px;height:52px}}@media (max-width:700px){.bl-header{height:76px;background:linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%)}.bl-dash-header{padding:0 20px}.bl-content-top-space{padding-top:76px}.bl-logo svg path{fill:#fff}.bl-logo svg .svg-log-bg{stroke:#fff;fill:transparent}.bl-dash-main-wrap{padding:24px 0 32px}.dash-tab-wrap{padding:0 16px}.mob-primary-bg,.mob-primary-bg:hover{background:#0095f6;background:var(--blue-color)}.active-tab-line{height:3px}@media (max-width: 700px) {
        .active-tab-line,
        .active-tab-line:hover {
            background: #0095f6;
            background: var(--blue-color);
        }
        .mob-primary-bg,
        .mob-primary-bg:hover {
            background: #0095f6;
            background: var(--blue-color);
        }
    }.xs-text-22{font-size:22px}.grey-svg-mob svg rect,grey-svg-mob svg path{fill:#6e6d7a;fill:var(--grey-color)}.theme-btn-box{height:150px}.bl-modal .bl-modal-content{width:100%}}@media (max-width:480px){.xxs-w-h-40{width:40px;height:40px}.xxs-w-h-44{width:44px;height:44px}.xxs-h-32{height:32px}}@media (max-width:900px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:ml-0{margin-left:0}.md\:mb-24{margin-bottom:24px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:ml-0{margin-left:0}.lg\:mb-16{margin-bottom:16px}.lg\:pr-48{padding-right:48px}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:gap-16{gap:16px}.lg\:gap-x-8{-moz-column-gap:8px;column-gap:8px}.lg\:gap-x-16{-moz-column-gap:16px;column-gap:16px}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.xs\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xs\:bg-bl-sp-grey{--tw-bg-opacity:1;background-color:rgba(231,231,233,var(--tw-bg-opacity))}.xs\:rounded-md{border-radius:8px}.xs\:border-none{border-style:none}.xs\:block{display:block}.xs\:hidden{display:none}.xs\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xs\:h-screen{height:100vh}.xs\:text-14{font-size:14px}.xs\:text-16{font-size:16px}.xs\:mx-auto{margin-left:auto;margin-right:auto}.xs\:mt-0{margin-top:0}.xs\:mb-0{margin-bottom:0}.xs\:mb-2{margin-bottom:2px}.xs\:mr-4{margin-right:4px}.xs\:ml-8{margin-left:8px}.xs\:mt-16{margin-top:16px}.xs\:mb-16{margin-bottom:16px}.xs\:mt-24{margin-top:24px}.xs\:mt-32{margin-top:32px}.xs\:p-16{padding:16px}.xs\:py-0{padding-top:0;padding-bottom:0}.xs\:px-8{padding-left:8px;padding-right:8px}.xs\:py-16{padding-top:16px;padding-bottom:16px}.xs\:px-16{padding-left:16px;padding-right:16px}.xs\:py-32{padding-top:32px;padding-bottom:32px}.xs\:pt-16{padding-top:16px}.xs\:pt-24{padding-top:24px}.xs\:pb-24{padding-bottom:24px}.xs\:pt-32{padding-top:32px}.xs\:pr-32{padding-right:32px}.xs\:pb-32{padding-bottom:32px}.xs\:pb-64{padding-bottom:64px}.xs\:pr-72{padding-right:72px}.xs\:fixed{position:fixed}.xs\:right-20{right:20px}.xs\:bottom-20{bottom:20px}.xs\:right-32{right:32px}.xs\:bottom-32{bottom:32px}.xs\:bottom-48{bottom:48px}.xs\:-bottom-0{bottom:0}.xs\:shadow-xs{--tw-shadow:0 6px 12px -6px rgba(24,39,75,.12) , 0 8px 24px -4px rgba(24,39,75,.08);box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.xs\:text-center{text-align:center}.xs\:w-full{width:100%}.xs\:z-30{z-index:30}.xs\:gap-x-2{-moz-column-gap:2px;column-gap:2px}.xs\:gap-x-16{-moz-column-gap:16px;column-gap:16px}.xs\:gap-x-24{-moz-column-gap:24px;column-gap:24px}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.xxs\:justify-between{justify-content:space-between}.xxs\:mr-16{margin-right:16px}.xxs\:gap-24{gap:24px}.xxs\:gap-x-8{-moz-column-gap:8px;column-gap:8px}.xxs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.fade-enter-active[data-v-6383fb07],.fade-leave-active[data-v-6383fb07]{transition:opacity var(--transition-duration)}.fade-enter[data-v-6383fb07],.fade-leave-to[data-v-6383fb07]{opacity:0}.loading-page[data-v-211dfdc8]{position:fixed;top:0;left:0;z-index:200;height:2px;background:linear-gradient(112.44deg,#ff5858 2.09%,#c058ff 75.22%);-webkit-animation-name:reducetime-data-v-211dfdc8;animation-name:reducetime-data-v-211dfdc8;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes reducetime-data-v-211dfdc8 {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}@keyframes reducetime-data-v-211dfdc8 {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}@media (max-width:700px){.loading-page[data-v-211dfdc8]{background:#0095f6}}