:root{--primary-text-color:#005d6c;--hovered-color:#096775;--shadow-color:#e6e7d6;--shadow-color-light:#fff;--disabled-color:#bababa;--gray-text-color:#999;--danger-color:#c33}body,html{padding:0;margin:0;font-family:Montserrat;color:var(--primary-text-color)}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Light-6.otf) format("opentype")}a{color:inherit;text-decoration:none}a:hover{color:var(--hovered-color)}.btn.btn_danger{background-color:var(--danger-color);border-color:var(--danger-color);padding:3px 20px;margin-left:5px}.btn.btn_danger:hover{opacity:.95}*{box-sizing:border-box;touch-action:pan-y}ul,ul.a{text-align:-webkit-match-parent}li{list-style:none}li,li.a{padding:0;margin:0}li.a{list-style-type:disc}li.b{list-style-type:square}li.b,li.c{padding:0;margin:0}li.c{list-style-type:decimal}model-viewer{width:100%;height:18rem;background-color:#70bcd1;--poster-color:grey}.loadingAnim{width:100px;height:100px;background-color:#0cb1c4;animation-name:spin;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}label{height:5rem!important;border:none!important}label.form_label,label.label_image{height:auto!important}.form_check_img{padding:0 5px;margin:20px 0}.form_Check{float:left;margin-right:8px}.form-check-input:checked{background-color:var(--primary-text-color)}.btn-primary.disabled,.btn-primary:disabled{background-color:var(--disabled-color);border-color:var(--disabled-color)}select{padding:3px;cursor:pointer;background-color:#515151;border-radius:5px;border-width:0}option,select{color:#fff}.activeLink{text-decoration:underline;font-weight:700;text-decoration-thickness:2px}.gui{color:#ccc;width:auto;background-color:#fff;border:1px solid #000;border-radius:5px;padding:5px 10px;text-align:center;line-height:18px;cursor:default;overflow-y:auto}.key{padding:0 8px;margin-left:1px;background-color:#eee}.attribution{display:flex;flex-direction:row;justify-content:space-between;margin:1em;color:var(--primary-text-color)}.attribution h1{margin:0 0 .25em}.attribution img{opacity:.5;height:2em}.attribution .cc{flex-shrink:0;text-decoration:none}#container{max-height:1024px;max-width:1024px;overflow:scroll}.inputClear{height:100%;padding:5px 10px;cursor:pointer;position:absolute;right:0;z-index:99}.custom-toast-success .Toastify__toast-icon svg{fill:#005d6c}.custom-toast-error .Toastify__toast-icon svg{fill:red}.modal_title{font-weight:700}.modal_indent{color:#666;padding:20px}.modal_indent.inner{color:#666;padding:20px 0}.modalImage{max-width:300px}.overly{background:rgba(0,0,0,.3);position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.animation_panel{display:block;width:800px;margin:0 auto;position:relative}.pearl{width:100px;height:100px;position:absolute;top:65%;left:50%;opacity:0;transform:translate(-50%)}.pearl.active{animation:pearlRise 4s ease 2s forwards}.pearl .glow{position:relative}.pearl .pearl_img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}.pearl .pearl_img img{animation:rotate 3s linear infinite;transform-origin:center center}.pearl .pearl_sparkle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.pearl .pearl_sparkle img{animation:rotate 15s linear infinite;transform-origin:center center}.pearl .sparkle_cover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;opacity:0}.pearl .sparkle_cover.active{animation:fadeIn 2s ease-in-out 6s forwards}@keyframes pearlRise{0%{opacity:0;top:65%}to{opacity:1;top:35%}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.box-number{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#242323;height:100px}.list-wrap{color:#005c6b;background-color:#fdf0e7;height:3rem;width:3rem;text-align:center;overflow:hidden;margin:.2rem;border-radius:8px}.roll div{font-size:3rem;line-height:3rem}.roll_1{animation:roll_1 2s forwards}.roll_2{animation:roll_2 2s forwards}.roll_3{animation:roll_3 2s forwards}.roll_4{animation:roll_4 2s forwards}.roll_5{animation:roll_5 2s forwards}.roll_6{animation:roll_6 2s forwards}.roll_7{animation:roll_7 2s forwards}.roll_8{animation:roll_8 2s forwards}.roll_9{animation:roll_9 2s forwards}.roll_10{animation:roll_10 2s forwards}@keyframes roll_1{0%{transform:translateY(0)}to{transform:translateY(-3rem)}}@keyframes roll_2{0%{transform:translateY(-3rem)}to{transform:translateY(-6rem)}}@keyframes roll_3{0%{transform:translateY(-6rem)}to{transform:translateY(-9rem)}}@keyframes roll_4{0%{transform:translateY(-9rem)}to{transform:translateY(-12rem)}}@keyframes roll_5{0%{transform:translateY(-12rem)}to{transform:translateY(-15rem)}}@keyframes roll_6{0%{transform:translateY(-15rem)}to{transform:translateY(-18rem)}}@keyframes roll_7{0%{transform:translateY(-18rem)}to{transform:translateY(-21rem)}}@keyframes roll_8{0%{transform:translateY(-21rem)}to{transform:translateY(-24rem)}}@keyframes roll_9{0%{transform:translateY(-24rem)}to{transform:translateY(-27rem)}}@keyframes roll_10{0%{transform:translateY(-27rem)}to{transform:translateY(0)}}@media only screen and (max-width:1200px){model-viewer{height:15rem}}@media only screen and (max-width:768px){model-viewer{height:16rem}.animation_panel,.animation_panel img{width:100%}.pearl{width:30%;height:auto}.pearl .pearl_img{width:8%}}.connect_code{justify-content:right!important}.connect_txt{color:gray;text-align:right}.pagination_basic{display:block;text-align:center}.pagination_basic .page-item{display:inline-block}.pagination_basic .page-item.active .page-link{background-color:var(--primary-text-color)}.modal_cookies{height:auto;top:auto;bottom:0}.Nav_twiBtn{background:url(/twitter_circle.png) 50% no-repeat;display:block;background-size:100%;width:40px;height:40px;border-style:none;box-shadow:inset 0 0 5px 2px #fff;transition:all .2s}.Nav_twiBtn:hover{transform:translateY(-2px);background-color:hsla(0,0%,100%,0)}.navbar-expand-xl .navbar-nav{flex:1 1}.navbar-nav{font-size:16px}.navbar-nav a{margin-left:20px}.nav_right{display:flex;justify-content:center;margin-left:auto}.nav_right .dropdown{display:inline-block}.Draw_draw{height:90vh;position:relative;padding-top:10rem}.Draw_draw .row{display:flex;align-items:center}.btn_default{width:28rem;border-color:var(--primary-text-color);background-color:var(--primary-text-color);border-radius:20px}.btn_default:hover{background-color:var(--hovered-color);border-color:var(--hovered-color)}.btn_default:active,.btn_default:focus{background-color:var(--hovered-color)!important;border-color:var(--hovered-color)!important}.Donate_donate_mid__hSbds{background-image:url(/multiplayer.364df793.svg);background-repeat:no-repeat;background-size:contain;padding-bottom:0;height:80vh;width:35vw;left:0}.Donate_donate_left__mVvOY{width:150%;transform:translateX(-20%)}.Donate_donate_right__hVwCC{width:150%}.card_item{margin-top:40px}.card_item .item_qa{border:0;border-top:1px solid #dee2e6}.card_item .item_qa.bg_gray{background-color:#efefef}.card_item .item_qa:last-child{border-bottom:1px solid #dee2e6}.card_item .content{padding:0 1rem 1rem}.card_item h4{font-size:1.2rem}.card_body{padding:1rem 0}.card_btn,.card_btn:focus,.card_btn:hover{color:var(--primary-text-color)}.banner{margin-top:77px}.banner .carousel-item{position:relative}.banner .banner_over{width:100%;height:100%;position:absolute;display:flex;align-items:center}.banner .banner_des{color:#fff;text-align:center;background-color:rgba(0,0,0,.4);width:100%;padding:20PX}.banner .banner_des .banner_title{font-size:80px}.banner .banner_des .banner_text{font-size:48px}.banner .carousel-indicators [data-bs-target]{background-color:#333;width:200px;height:8px;margin:0 10px;border-top-left-radius:8px 20px;border-bottom-left-radius:8px 20px;border-top-right-radius:8px 20px;border-bottom-right-radius:8px 20px}.banner .carousel-indicators .active{background-color:#fff}.part_box{position:relative;overflow:hidden}.part_box .row{display:flex;align-items:center}.part_pannel{padding:60px 0}.part_pannel.bg_blue{background-color:#eefaff}.part_box_default{position:relative;overflow:hidden}.part_title{font-size:24px;font-weight:700;margin-bottom:20px}.part_title2{font-size:48px;margin-bottom:20px}.part_title3{font-size:36px;margin-bottom:20px}.part_btn{margin-top:20px}.part1_bg{width:70%;height:100%;position:absolute;bottom:0;right:0;z-index:-1}.part1_bg img{transform:translate(100%,30%);width:60%}.part3_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.part3_bg img{transform:translate(-30%,-50%);width:50%}.part3_1_list .list_item{padding:20px 40px;border-right:3px solid var(--primary-text-color)}.part3_1_list .list_item:last-child{border-right:0}.part3_1_list .list_item .item_step{font-size:60px;font-weight:700}.part3_1_list .list_item .item_txt{font-weight:700}.part4_item{position:relative}.part4_item .part_title{margin-top:20px}.part4_item .item_content{position:relative;z-index:9}.part4_item .item_img{text-align:right;width:100%;height:100%;position:absolute;top:0;right:0;z-index:0}.part4_item .item_img img{transform:translate(0);height:90%}.part5_bg{text-align:right;width:100%;height:100%;position:absolute;top:0;right:0;z-index:-1}.part5_bg img{transform:translate(0);width:50%}.part6_bg img{bottom:0;left:0}.part6_bg img,.part7_bg1{height:100%;position:absolute;z-index:-1}.part7_bg1{text-align:right;width:100%;top:0;right:0}.part7_bg1 img{transform:translate(40%,-25%);width:50%}.part7_bg2{width:100%;position:absolute;bottom:0;right:0;z-index:-1}.part7_bg2 img{transform:translate(0);width:20%}.part8_bg img{height:100%;left:0}.part8_bg img,.part9_bg{position:absolute;top:0;z-index:-1}.part9_bg{text-align:right;width:100%;right:0}.part9_bg img{width:50%}.part11_logo img{max-width:100%}.part11_link{color:#333;font-weight:700;margin:0 15px}.event_page{background-image:url(/measuredBoxes/19.png),url(/measuredBoxes/20.png),url(/measuredBoxes/21.png);background-position:left 600px,right 140px,right 900px;background-repeat:no-repeat,no-repeat,no-repeat;background-size:20%,20%,20%}.event_list{width:600px;margin-top:40px;margin-left:auto;margin-right:auto}.event_list .list_item{margin-bottom:20px}.event_list .list_item .item_pic img{max-width:100%}.event_list .list_item .item_title{font-weight:700;margin-top:40px}.event_list .list_item .item_des{color:#333;margin-top:20px}.event_list .list_item .item_des a{color:var(--primary-text-color);text-decoration:underline}.event_btn,.event_step{margin-top:60px}.event_step{display:flex;justify-content:center}.event_step .step_item{text-align:center}.event_step .step_item .item_num{color:#005d6c;font-size:24px;line-height:45px;background-color:#fff;display:inline-block;width:50px;height:50px;border:2px solid #005d6c;border-radius:100%;cursor:pointer}.event_step .step_item .item_num.active{color:#fff;background-color:#005d6c}.event_step .step_item .item_title{font-size:12px;margin-top:10px}.event_step .step_item .item_arrow{padding-top:10px}.foot{border-top:1px solid #ccc}.foot,.sub_foot{text-align:center;padding:50px 0}.sub_foot{background-color:#fff;width:100%}.sub_foot.fixed{position:fixed;bottom:0}.sub_foot .logo{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc}.CookieConsent{color:var(--primary-text-color)!important;background-color:#fff!important;box-shadow:0 1px 10px #ddd}.overlay{position:fixed;top:50%;right:0;z-index:999;transform:translateY(-50%)}.overlay ul{background-color:var(--primary-text-color);padding:10px 20px;border-top-left-radius:30px;border-bottom-left-radius:30px}.overlay ul li{margin:15px 0}.overlay ul li a{display:block;width:36px;height:36px;opacity:.8;transition:.5s}.overlay ul li a:hover{opacity:1}.overlay ul li.o1 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) top no-repeat}.overlay ul li.o2 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -55px no-repeat}.overlay ul li.o3 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -115px no-repeat}.overlay ul li.o4 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -170px no-repeat}.overlay ul li.o6 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -220px no-repeat}.overlay ul li.o5 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) bottom no-repeat}.btn-primary{background-color:var(--primary-text-color);border-color:var(--primary-text-color)}.btn-primary:hover{background-color:var(--hovered-color);border-color:var(--hovered-color)}.btn-primary:active,.btn-primary:focus{background-color:var(--hovered-color)!important;border-color:var(--hovered-color)!important}.btn-outline-primary{color:var(--primary-text-color);background-color:#fff;border-color:var(--primary-text-color)}.btn-outline-primary:hover{background-color:var(--primary-text-color);border-color:var(--primary-text-color)}.signInWithApple{font-size:20px;font-weight:700;width:100%;padding:0;margin:10px 0 20px;border:0;background-color:hsla(0,0%,100%,0);background:url(/_next/static/media/apple_logo.64a41ddd.png) 50% no-repeat;background-size:100%}.signInWithApple a{text-indent:-9999px;display:block;padding:16px 10px}.signInWithApple a:hover,.signInWithApple2,.signInWithApple:hover{background-color:hsla(0,0%,100%,0)}.signInWithApple2{font-size:20px;font-weight:700;width:300px;padding:0;border:0;background:url(/_next/static/media/apple_logo.64a41ddd.png) 50% no-repeat;background-size:100%}.signInWithApple2 img{display:none}.signInWithApple2 span{display:block;width:100%;height:100%;margin:0}.signInWithApple2 a{text-indent:-9999px;display:block;height:100%;padding:8px 10px}.signInWithApple2 a:hover,.signInWithApple2:hover{background-color:hsla(0,0%,100%,0)}.modal_text1{font-size:22px;font-weight:700;margin-top:20px}.long-content-tooltip{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:768px){.connect_code{display:block!important;justify-content:left!important;margin-top:10px}.connect_txt{text-align:center}.Donate_donate_col_left__L18k5,.Donate_donate_col_right__dpZBZ{display:none}.Donate_donate_mid__hSbds{background-image:url(/verticalMultiplayer.a8e70acf.svg);width:80vw;height:100vh;top:10vh;left:0}.event_list{width:100%}.event_step{display:block}.event_step .step_item{float:left;display:inline-block;width:15%;height:150px}.event_step .step_item .item_num{font-size:18px;line-height:36px;width:40px;height:40px}}@media only screen and (max-width:575px){.connect_code button{width:100%}.Donate_donate_mid__hSbds{background-image:url(/verticalMultiplayer.a8e70acf.svg);width:80vw;height:100vh;top:10vh;left:0}}@media (max-width:1230px){.banner .banner_des .banner_title{font-size:60px}.banner .banner_des .banner_text{font-size:38px}.part_title2{font-size:44px}.part_title3{font-size:32px}.part1_bg img{transform:translate(100%,30%)}}@media (max-width:1024px){.banner .banner_des .banner_title{font-size:40px}.banner .banner_des .banner_text{font-size:28px}.part_title{font-size:20px;line-height:110%}.part_title2{font-size:40px;line-height:110%}.part_title3{font-size:28px}}@media (max-width:992px){.banner .banner_des .banner_title{font-size:30px}.banner .banner_des .banner_text{font-size:20px}.part_title2{font-size:36px}.part_title3{font-size:24px}}@media (max-width:768px){.nav_right .dropdown{display:block}.banner .banner_des .banner_title{font-size:26px}.banner .banner_des .banner_text{font-size:18px}.part_title2{font-size:32px;margin-top:20px}.part_title3{font-size:20px}.part1_bg{text-align:right;position:absolute;bottom:-440px;right:-100px;z-index:-1}.part1_bg img{transform:translate(0);width:300px}.part3_1_list .list_item{border-right:0;border-bottom:3px solid var(--primary-text-color)}.part3_1_list .list_item .item_step{font-size:40px}.part6_bg img{height:50%}.part8_bg img{display:none}.part_title{margin-top:20px}.overlay ul{padding:10px;border-top-left-radius:20px;border-bottom-left-radius:20px}.overlay ul li{margin:10px 0}.overlay ul li a{width:22px;height:22px}.overlay ul li.o1 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) top no-repeat;background-size:22px}.overlay ul li.o2 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -32px no-repeat;background-size:22px}.overlay ul li.o3 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -68px no-repeat;background-size:22px}.overlay ul li.o4 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -104px no-repeat;background-size:22px}.overlay ul li.o6 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) center -140px no-repeat;background-size:22px}.overlay ul li.o5 a{background:url(/_next/static/media/icon_overlay.1f3370b8.png) bottom no-repeat;background-size:22px}}.carousel-control-next,.carousel-control-prev{width:10%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}