.is-text-truncated{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.backdrop{display:none;position:fixed;z-index:99;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.95);filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";-webkit-opacity:0.8;-khtml-opacity:0.8;-moz-opacity:0.8;-ms-opacity:0.8;-o-opacity:0.8;opacity:0.8}.backdrop.is-active{display:block}.splash-section{display:block;position:fixed;top:-120%;left:0;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden;-webkit-transition:0.5s transform ease;-webkit-transition:0.5s -webkit-transform ease;transition:0.5s -webkit-transform ease;transition:0.5s transform ease;transition:0.5s transform ease, 0.5s -webkit-transform ease}.splash-section *{-webkit-box-sizing:border-box;box-sizing:border-box}.splash-section.is-active{-webkit-transform:translateY(120%);-khtml-transform:translateY(120%);transform:translateY(120%);-webkit-transition:0.5s transform ease;-webkit-transition:0.5s -webkit-transform ease;transition:0.5s -webkit-transform ease;transition:0.5s transform ease;transition:0.5s transform ease, 0.5s -webkit-transform ease}.splash-section .dialog{position:relative;width:55%;top:4rem;margin:0 auto 4rem auto;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:hsl(0,0%,5%);border:2px solid hsl(0,0%,85%);-webkit-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);-ms-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);-o-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);border-radius:10px}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.splash-section .dialog{width:80%;border-radius:5px}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.splash-section .dialog{width:50%}}@media only screen and (max-width: 670px)and (min-aspect-ratio: 13/9){.splash-section .dialog{width:55%}}@media only screen and (max-width: 600px)and (min-aspect-ratio: 13/9){.splash-section .dialog{width:60%}}.splash-section .wrapper{position:relative;background-color:rgba(0,0,0,.2);width:100%;height:100%}.splash-section .wrapper .close{position:absolute;z-index:2;top:-0.8rem;right:-0.8rem;padding:2px;background-color:hsl(0,0%,85%);width:3rem;height:3rem;border-radius:50%}.splash-section .wrapper .close .icon-wp{position:relative;overflow:hidden;-webkit-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);-ms-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);-o-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);background-image:-webkit-gradient(linear, left top, left bottom, from(#333333), to(rgb(0, 0, 0)));background-image:linear-gradient(to bottom, #333333, rgb(0, 0, 0));border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.splash-section .wrapper .close .icon-wp::after{content:"";position:absolute;top:-10%;left:50%;z-index:1;width:120%;height:60%;background-image:linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.2), transparent);background-color:rgba(0,0,0,0);border-radius:100%;-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0)}.splash-section .wrapper .close .icon-wp .icon{font-size:1.2rem;color:#fff;font-weight:bold}.splash-section .wrapper .close .icon-wp:active .icon-wp{top:0px}.splash-section .wrapper .popup-content{position:relative;width:100%;padding:0 1rem 1rem 1rem}.splash-section .wrapper .popup-content .login-msg-icon{position:relative;width:7rem;height:5rem;margin:0 auto 1rem auto;text-align:center;background-color:#090;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-border-top-left-radius:0;border-top-left-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;-moz-border-bottom-left-radius:3.5rem;border-bottom-left-radius:3.5rem;-moz-border-bottom-right-radius:3.5rem;border-bottom-right-radius:3.5rem}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.splash-section .wrapper .popup-content .login-msg-icon{width:5rem;height:4rem}}.splash-section .wrapper .popup-content .login-msg-icon .icon{font-size:3rem;font-weight:bold;color:rgb(0,76.5,0);font-weight:bold}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.splash-section .wrapper .popup-content .login-msg-icon .icon{font-size:2rem}}.splash-section .wrapper .popup-content .part-title{position:relative;font-size:1rem;text-align:center;margin-bottom:1rem;color:#fff}.splash-section .wrapper .popup-content .part-title.for-register{padding-top:1.5rem;margin-bottom:1.5rem}.splash-section .wrapper .popup-content .list-content{width:100%}.splash-section .wrapper .popup-content .list-content .part-item{width:100%;margin-bottom:.5rem;padding:.5rem;background-color:hsla(0,0%,100%,.2);border-radius:5px}.splash-section .wrapper .popup-content .list-content .part-item:last-child{margin-bottom:0}.splash-section .wrapper .popup-content .list-content .part-item .item-label{position:relative;width:100%;font-size:.8rem;line-height:1;text-align:center;margin-bottom:.25rem;color:hsla(0,0%,100%,.8)}.splash-section .wrapper .popup-content .list-content .part-item .item-info{position:relative;font-size:.9rem;word-wrap:break-word;line-height:1.2;text-align:center;color:#fff;width:100%;height:100%}.splash-section .wrapper .popup-content .splash-disclaimer-msg{position:relative;width:100%;margin-top:1rem;overflow:hidden;border:1px solid #cc8400;background-color:#333;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash-section .wrapper .popup-content .splash-disclaimer-msg .icon-wp{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.splash-section .wrapper .popup-content .splash-disclaimer-msg .icon-wp{width:4rem}}@media only screen and (max-width: 400px)and (max-aspect-ratio: 13/9){.splash-section .wrapper .popup-content .splash-disclaimer-msg .icon-wp{width:3rem}}.splash-section .wrapper .popup-content .splash-disclaimer-msg .icon-wp .icon{font-size:1.5rem;color:orange}.splash-section .wrapper .popup-content .splash-disclaimer-msg .text-wp{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.5rem;background-color:rgba(255,201,102,.85)}.splash-section .wrapper .popup-content .splash-disclaimer-msg .text-wp .text{font-size:.9rem;color:rgba(0,0,0,.8);text-align:justify}.splash-section .wrapper .popup-content .splash-disclaimer-msg .text-wp .text a{text-decoration:underline}.splash-section .wrapper .popup-content .part-content{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash-section .wrapper .popup-content .part-content .col{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:33.3333333333%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash-section .wrapper .popup-content .part-content .col a{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash-section .wrapper .popup-content .part-content .col a:hover .col-icon .i-content,.splash-section .wrapper .popup-content .part-content .col a:active .col-icon .i-content{-webkit-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-o-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-webkit-transform:scale(0.98);-khtml-transform:scale(0.98);transform:scale(0.98)}.splash-section .wrapper .popup-content .part-content .col .col-icon{padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.35)), to(rgba(0, 0, 0, 0.15)));background-image:linear-gradient(rgba(255, 255, 255, 0.35), rgba(0, 0, 0, 0.15));-webkit-box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.15);-ms-box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.15);-o-box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.15);box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.15);width:5rem;height:5rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.splash-section .wrapper .popup-content .part-content .col .col-icon{width:4.5rem;height:4.5rem}}.splash-section .wrapper .popup-content .part-content .col .col-icon .i-content{background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(165.75, 165.75, 165.75)), color-stop(rgb(216.75, 216.75, 216.75)), to(rgb(165.75, 165.75, 165.75)));background-image:linear-gradient(to bottom, rgb(165.75, 165.75, 165.75), rgb(216.75, 216.75, 216.75), rgb(165.75, 165.75, 165.75));-webkit-box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);-ms-box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);-o-box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash-section .wrapper .popup-content .part-content .col .col-icon .i-content:hover,.splash-section .wrapper .popup-content .part-content .col .col-icon .i-content:active{-webkit-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-o-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-webkit-transform:scale(0.98);-khtml-transform:scale(0.98);transform:scale(0.98)}.splash-section .wrapper .popup-content .part-content .col .col-icon .i-content .icon{font-size:2.5rem;color:rgba(0,0,0,0);-moz-background-clip:text;background-clip:text;-webkit-background-clip:text;-khtml-background-clip:text;-moz-background-clip:text;-o-background-clip:text;background-clip:text;background-image:-webkit-gradient(linear, left top, left bottom, from(#333333), to(rgb(25.5, 25.5, 25.5)));background-image:linear-gradient(to bottom, #333333, rgb(25.5, 25.5, 25.5))}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.splash-section .wrapper .popup-content .part-content .col .col-icon .i-content .icon{font-size:2.5rem}}.splash-section .wrapper .popup-content .part-content .col .col-text{margin-top:.5rem;font-size:.8rem;line-height:1.5;text-align:center;text-transform:uppercase;color:hsla(0,0%,100%,.8)}.notification-msg{display:block;position:fixed;top:-8.5rem;left:50%;margin:0 auto;width:90%;height:7.5rem;z-index:85;max-width:500px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:3px 3px 10px 1px rgba(0, 0, 0, 0.25);-ms-box-shadow:3px 3px 10px 1px rgba(0, 0, 0, 0.25);-o-box-shadow:3px 3px 10px 1px rgba(0, 0, 0, 0.25);box-shadow:3px 3px 10px 1px rgba(0, 0, 0, 0.25);background-image:-webkit-gradient(linear, right top, left top, from(rgba(191.25, 191.25, 191.25, 0.5)), color-stop(rgba(216.75, 216.75, 216.75, 0.85)), to(rgba(191.25, 191.25, 191.25, 0.5)));background-image:linear-gradient(to left, rgba(191.25, 191.25, 191.25, 0.5), rgba(216.75, 216.75, 216.75, 0.85), rgba(191.25, 191.25, 191.25, 0.5));-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0);border-radius:5px;-webkit-transition:0.5s transform ease;-webkit-transition:0.5s -webkit-transform ease;transition:0.5s -webkit-transform ease;transition:0.5s transform ease;transition:0.5s transform ease, 0.5s -webkit-transform ease}.notification-msg *{-webkit-box-sizing:border-box;box-sizing:border-box}.notification-msg.is-active{-webkit-transform:translate(-50%, 140%);-khtml-transform:translate(-50%, 140%);transform:translate(-50%, 140%);-webkit-transition:0.5s transform ease;-webkit-transition:0.5s -webkit-transform ease;transition:0.5s -webkit-transform ease;transition:0.5s transform ease;transition:0.5s transform ease, 0.5s -webkit-transform ease}.notification-msg .wrapper{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-msg .notif-content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.notification-msg .notif-content::before{content:"";position:absolute;z-index:1;-webkit-filter:blur(3px);filter:blur(3px);-webkit-box-shadow:inset 0px 0px 0px 200px rgba(191, 191, 191, 0.8);-ms-box-shadow:inset 0px 0px 0px 200px rgba(191, 191, 191, 0.8);-o-box-shadow:inset 0px 0px 0px 200px rgba(191, 191, 191, 0.8);box-shadow:inset 0px 0px 0px 200px rgba(191, 191, 191, 0.8);width:100%;height:100%;border-radius:5px}.notification-msg .notif-content .head-wp{position:relative;z-index:3;width:100%;height:2.5rem;overflow:hidden;background-color:hsla(0,0%,85%,.9);border-bottom:1px solid rgba(0,0,0,.25);-moz-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-bottom-right-radius:0;border-bottom-right-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-msg .notif-content .head-wp .icon-item{width:3rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-msg .notif-content .head-wp .icon-item .icon{font-size:1.5rem;color:#fcd800;text-shadow:0px 0px 3px rgba(0,0,0,.8)}.notification-msg .notif-content .head-wp .title-item{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-msg .notif-content .head-wp .title-item p{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden;font-size:.9rem;text-transform:uppercase;color:rgba(0,0,0,.8);font-weight:bold}.notification-msg .notif-content .head-wp .close-item{height:100%;padding:0 .5rem 0 1rem;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-msg .notif-content .head-wp .close-item .close{position:relative;background-color:#c00;width:1.5rem;height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.notification-msg .notif-content .head-wp .close-item .close{border-radius:3px}}.notification-msg .notif-content .head-wp .close-item .close .icon{font-size:.85rem;font-weight:bold;color:#fff}.notification-msg .notif-content .body-wp{position:relative;z-index:2;width:100%;padding:.5rem 1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.notification-msg .notif-content .body-wp .txt{font-size:.9rem;padding-bottom:.5rem;color:rgba(0,0,0,.65);font-weight:bold}.notification-msg .notif-content .body-wp .sub-txt{font-size:.8rem;color:#12449a;font-weight:bold}.popup-section{display:block;position:fixed;width:100%;height:calc(100% - 7.5rem);z-index:50;top:3.5rem;left:-100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:0.5s transform ease;-webkit-transition:0.5s -webkit-transform ease;transition:0.5s -webkit-transform ease;transition:0.5s transform ease;transition:0.5s transform ease, 0.5s -webkit-transform ease}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section{top:3rem;height:calc(100% - 7rem)}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.popup-section{top:3rem;height:calc(100% - 6rem)}}.popup-section::before{content:"";position:absolute;top:0;left:0;background-image:url("../images/bg_new.png?v=20250902.01");background-position:bottom center;background-repeat:no-repeat;background-size:cover;pointer-events:none;width:100%;height:100%;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-webkit-opacity:0.5;-khtml-opacity:0.5;-moz-opacity:0.5;-ms-opacity:0.5;-o-opacity:0.5;opacity:0.5}.popup-section *{-webkit-box-sizing:border-box;box-sizing:border-box}.popup-section.is-active{-webkit-transform:translateX(100%);-khtml-transform:translateX(100%);transform:translateX(100%)}.popup-section .dialog{position:relative;pointer-events:auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.popup-section .wrapper{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.popup-section .wrapper .head{position:relative;width:100%;height:3rem;overflow:hidden;background-image:radial-gradient(farthest-side at 75% 20%, #333333, rgb(25.5, 25.5, 25.5), rgb(0, 0, 0))}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.popup-section .wrapper .head{height:3rem}}.popup-section .wrapper .head::before,.popup-section .wrapper .head::after{content:"";position:absolute;z-index:1;width:90%;height:200%;pointer-events:none;-webkit-transform:rotate(-10deg);-khtml-transform:rotate(-10deg);transform:rotate(-10deg);border-radius:100%}.popup-section .wrapper .head::before{top:75%;right:-7%;background-image:linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);background-color:rgba(0,0,0,0)}.popup-section .wrapper .head::after{bottom:75%;left:-7%;background-image:linear-gradient(-135deg, transparent, rgba(255, 255, 255, 0.1), transparent);background-color:rgba(0,0,0,0)}.popup-section .wrapper .head .title-section-popup{position:relative;font-size:1.1rem;text-align:center;padding:0 4rem;color:hsl(0,0%,85%);text-transform:uppercase;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports not (-webkit-touch-callout: none){.popup-section .wrapper .head .title-section-popup{padding-bottom:.25rem}}.popup-section .wrapper .head .close{position:absolute;top:0;left:0;width:4rem;height:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports not (-webkit-touch-callout: none){.popup-section .wrapper .head .close{padding-bottom:.25rem}}.popup-section .wrapper .head .close.is-disabled{pointer-events:none}.popup-section .wrapper .head .close.is-disabled .icon{filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-webkit-opacity:0.5;-khtml-opacity:0.5;-moz-opacity:0.5;-ms-opacity:0.5;-o-opacity:0.5;opacity:0.5}.popup-section .wrapper .head .close .icon{font-size:1.2rem;color:#fff}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .head .close .icon{font-size:1rem}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.popup-section .wrapper .head .close .icon{font-size:1rem}}.popup-section .wrapper .no-data{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .no-data .no-data-content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .no-data .no-data-content .icon{display:block;font-size:4rem;padding:.2rem;color:hsla(0,0%,100%,.8);-webkit-box-shadow:-2px 3px 5px 1px rgba(0, 0, 0, 0.5);-ms-box-shadow:-2px 3px 5px 1px rgba(0, 0, 0, 0.5);-o-box-shadow:-2px 3px 5px 1px rgba(0, 0, 0, 0.5);box-shadow:-2px 3px 5px 1px rgba(0, 0, 0, 0.5);-webkit-transform:rotate(-20deg);-khtml-transform:rotate(-20deg);transform:rotate(-20deg);border-radius:50%}.popup-section .wrapper .no-data .no-data-content .icon:before{text-shadow:-3px 5px 5px rgba(0,0,0,.5)}body.theme-white .popup-section .wrapper .no-data .no-data-content .icon,body.theme-yellow .popup-section .wrapper .no-data .no-data-content .icon,body.theme-silver .popup-section .wrapper .no-data .no-data-content .icon{color:hsl(0,0%,5%)}.popup-section .wrapper .no-data .no-data-content .text{padding-top:1.2rem;font-size:.9rem;color:#fff}body.theme-white .popup-section .wrapper .no-data .no-data-content .text,body.theme-yellow .popup-section .wrapper .no-data .no-data-content .text,body.theme-silver .popup-section .wrapper .no-data .no-data-content .text{color:hsl(0,0%,5%)}.popup-section .wrapper .empty-data{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.popup-section .wrapper .empty-data img{height:8rem;margin-bottom:1rem}.popup-section .wrapper .empty-data .desc{padding:.5rem 1rem}.popup-section .wrapper .empty-data .desc p{text-align:center;line-height:1.5;font-size:.9rem;color:hsla(0,0%,100%,.65)}.popup-section .wrapper .empty-data .desc p.big{font-weight:bold;font-size:1rem;color:#fff}.popup-section .wrapper .body{position:relative;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1rem;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden}.popup-section .wrapper .body .part{width:100%;margin-bottom:1rem;border-radius:5px}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .body .part{width:100%}}.popup-section .wrapper .body .part:last-child{margin-bottom:0}.popup-section .wrapper .body .part.active .part-header{-moz-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-bottom-right-radius:0;border-bottom-right-radius:0}.popup-section .wrapper .body .part.active .part-header:after{margin-top:-0.2rem;-webkit-transform:rotate(135deg);-khtml-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:0.3s all ease;transition:0.3s all ease}.popup-section .wrapper .body .part .part-header{position:relative;width:100%;line-height:1.5;font-size:.95rem;text-transform:uppercase;padding:.8rem 2.5rem .8rem 1rem;color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(25.5, 25.5, 25.5)), color-stop(#333333), to(rgb(12.75, 12.75, 12.75)));background-image:linear-gradient(to bottom, rgb(25.5, 25.5, 25.5), #333333, rgb(12.75, 12.75, 12.75));border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .body .part .part-header{padding:.5rem 2.5rem .5rem 1rem}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.popup-section .wrapper .body .part .part-header{padding:.5rem 2.5rem .5rem 1rem}}.popup-section .wrapper .body .part .part-header:after{content:"";position:absolute;top:50%;right:1rem;margin-top:-0.5rem;border-right:0;border-top:0;pointer-events:none;-webkit-transform-origin:center;transform-origin:center;border:2px solid #fff;border-right:0;border-top:0;width:.6rem;height:.6rem;border-radius:2px;-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:0.3s all ease;transition:0.3s all ease}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .body .part .part-header:after{width:.4rem;height:.4rem}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.popup-section .wrapper .body .part .part-header:after{width:.4rem;height:.4rem}}.popup-section .wrapper .body .part .part-main{position:relative;background-color:#ccc;max-height:0;padding:0;overflow:hidden;-webkit-transition:0.3s max-height linear;transition:0.3s max-height linear;-moz-border-top-left-radius:0;border-top-left-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;-moz-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.popup-section .wrapper .body .part .part-main .main-cont{position:relative;padding:0 1rem}.popup-section .wrapper .body .part .part-main .row{position:relative;margin-bottom:0;padding:.8rem 0 .8rem 3.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:4.5rem;border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .body .part .part-main .row::before{content:"";position:absolute;color:#fff;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("../images/announcement/speaker.png?v=20250902.01");top:50%;left:0;font-size:1.5rem;-webkit-filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.35));filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.35));-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem}.popup-section .wrapper .body .part .part-main .row:last-child{border-bottom:none}.popup-section .wrapper .body .part .part-main .row.android::before{background-image:url("../images/announcement/android.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.forbidden::before{background-image:url("../images/announcement/forbidden.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.gift::before{background-image:url("../images/announcement/gift.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.info_2::before{background-image:url("../images/announcement/info_2.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.info::before{background-image:url("../images/announcement/info.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.maintenance::before{background-image:url("../images/announcement/maintenance.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.payment::before{background-image:url("../images/announcement/payment.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.speaker::before{background-image:url("../images/announcement/speaker.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.warning::before{background-image:url("../images/announcement/warning.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.download::before{background-image:url("../images/announcement/download.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.alturl1::before{background-image:url("../images/announcement/alturl1.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row.alturl2::before{background-image:url("../images/announcement/alturl2.png?v=20250902.01")}.popup-section .wrapper .body .part .part-main .row .txt{width:100%;line-height:1.2;text-align:left;color:rgba(0,0,0,.85)}.popup-section .wrapper .body .part .part-main .row .date{width:100%;line-height:1;color:#000;padding-top:.5rem;font-size:.8rem;text-align:right;color:rgba(0,0,0,.7)}.popup-section .wrapper .body .btn-section{height:3rem;width:100%;padding-top:1rem;padding-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .body .btn-section .button{min-width:8rem}.popup-section .wrapper .body .popup-content{position:relative;width:100%}.popup-section .wrapper .body .popup-content p{margin-bottom:.5rem;line-height:1.5;color:hsla(0,0%,100%,.8)}.popup-section .wrapper .body .popup-content ul{padding-left:1.5rem}.popup-section .wrapper .body .popup-content ul li{line-height:1.5;color:hsla(0,0%,100%,.8)}.popup-section .wrapper .body .popup-content .subtitle{padding:.5rem 0;text-align:center;font-size:1rem;text-transform:uppercase;color:rgba(0,0,0,.8)}.popup-section .wrapper .body .popup-content .part-content{position:relative;width:100%;padding:1rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .body .popup-content .part-content .col{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:33.3333333333%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .body .popup-content .part-content .col a{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .body .popup-content .part-content .col a:hover .col-icon .i-content,.popup-section .wrapper .body .popup-content .part-content .col a:active .col-icon .i-content{-webkit-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-o-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-webkit-transform:scale(0.98);-khtml-transform:scale(0.98);transform:scale(0.98)}.popup-section .wrapper .body .popup-content .part-content .col .col-icon{padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(0, 0, 0, 0.15)));background-image:linear-gradient(rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.15));-webkit-box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.25);-o-box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.25);box-shadow:inset 0px -5px 3px 3px rgba(0, 0, 0, 0.25);width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .body .popup-content .part-content .col .col-icon{width:5rem;height:5rem}}.popup-section .wrapper .body .popup-content .part-content .col .col-icon .i-content{background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(165.75, 165.75, 165.75)), color-stop(rgb(216.75, 216.75, 216.75)), to(rgb(165.75, 165.75, 165.75)));background-image:linear-gradient(to bottom, rgb(165.75, 165.75, 165.75), rgb(216.75, 216.75, 216.75), rgb(165.75, 165.75, 165.75));-webkit-box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);-ms-box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);-o-box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);box-shadow:0px 10px 5px 3px rgba(0, 0, 0, 0.35);width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .body .popup-content .part-content .col .col-icon .i-content:hover,.popup-section .wrapper .body .popup-content .part-content .col .col-icon .i-content:active{-webkit-transform:scale(0.98);-khtml-transform:scale(0.98);transform:scale(0.98);-webkit-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);-o-box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25);box-shadow:0px 3px 20px 3px rgba(0, 0, 0, 0.25)}.popup-section .wrapper .body .popup-content .part-content .col .col-icon .i-content .icon{font-size:3rem;color:rgba(0,0,0,0);-moz-background-clip:text;-webkit-background-clip:text;background-clip:text;background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(204, 158.4, 0)));background-image:linear-gradient(rgb(204, 158.4, 0) rgb(127.5, 99, 0))}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .body .popup-content .part-content .col .col-icon .i-content .icon{font-size:2.5rem}}.popup-section .wrapper .body .popup-content .part-content .col .col-text{margin-top:.8rem;font-size:1.1rem;line-height:1.5;text-align:center;text-transform:uppercase;color:rgb(153,118.8,0)}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.popup-section .wrapper .body .popup-content .part-content .col .col-text{font-size:1rem}}.popup-section .wrapper .foot{width:calc(100% - 2rem);padding:.5rem 1rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-border-top-left-radius:0;border-top-left-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;-moz-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-moz-border-bottom-right-radius:10px;border-bottom-right-radius:10px}.popup-section .wrapper .foot.foot-claim{height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-section .wrapper .foot .f-pass{text-decoration:underline;color:rgba(0,0,0,.65)}.general-popup{display:none;position:fixed;top:0;left:0;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden;-webkit-transition:0.5s all ease;transition:0.5s all ease}.general-popup.is-active{display:block}.general-popup *{-webkit-box-sizing:border-box;box-sizing:border-box}.general-popup .dialog{position:relative;width:55%;top:4rem;padding:1rem 1rem 0 1rem;margin:0 auto 4rem auto;pointer-events:auto;overflow:hidden}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.general-popup .dialog{width:80%}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.general-popup .dialog{width:50%}}@media only screen and (max-width: 670px)and (min-aspect-ratio: 13/9){.general-popup .dialog{width:55%}}@media only screen and (max-width: 600px)and (min-aspect-ratio: 13/9){.general-popup .dialog{width:60%}}.general-popup .dialog .wrapper{position:relative;border:2px solid #ccc;-webkit-box-shadow:inset 0px 0px 8px 2px rgba(255, 255, 255, 0.5);-ms-box-shadow:inset 0px 0px 8px 2px rgba(255, 255, 255, 0.5);-o-box-shadow:inset 0px 0px 8px 2px rgba(255, 255, 255, 0.5);box-shadow:inset 0px 0px 8px 2px rgba(255, 255, 255, 0.5);width:100%;height:100%;border-radius:10px}.general-popup .dialog .wrapper .btn-close{position:absolute;top:-1rem;right:-1rem;z-index:2;padding:2px;background-color:#ccc;width:3rem;height:3rem;border-radius:50%}.general-popup .dialog .wrapper .btn-close .icon-wp{position:relative;overflow:hidden;-webkit-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);-ms-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);-o-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);background-image:-webkit-gradient(linear, left top, left bottom, from(#333333), to(rgb(0, 0, 0)));background-image:linear-gradient(to bottom, #333333, rgb(0, 0, 0));border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.general-popup .dialog .wrapper .btn-close .icon-wp::after{content:"";position:absolute;top:-10%;left:50%;z-index:1;width:120%;height:60%;background-image:linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.2), transparent);background-color:rgba(0,0,0,0);border-radius:100%;-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0)}.general-popup .dialog .wrapper .btn-close .icon-wp .icon{font-size:1.2rem;color:#fff;font-weight:bold}.general-popup .dialog .wrapper .btn-close:active .icon-wp{top:0px}.general-popup .dialog .wrapper .popup-body{position:relative;width:100%;overflow:hidden;background-color:#1c0011;border-radius:10px}.general-popup .dialog .wrapper .popup-body .img-section{position:relative;z-index:1;width:100%;height:18rem;text-align:center}.general-popup .dialog .wrapper .popup-body .img-section img{z-index:1;width:100%;height:110%;-o-object-fit:contain;object-fit:contain}.general-popup .dialog .wrapper .popup-body .content{position:relative;width:100%;padding:0 1rem 1.5rem 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-border-top-left-radius:0;border-top-left-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;-moz-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.general-popup .dialog .wrapper .popup-body .content .msg{position:relative;z-index:2;width:100%;padding:.3rem 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-popup .dialog .wrapper .popup-body .content .msg p{font-size:.9rem;line-height:1.2;color:hsl(0,0%,90%);text-align:center;text-transform:uppercase}.general-popup .dialog .wrapper .popup-body .content .bottom{position:relative;z-index:2;width:100%;padding:.3rem 0;font-size:1rem;color:#ffd34f;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-popup .dialog .wrapper .popup-body .content .bottom .code{text-transform:uppercase;padding-right:.3rem}.general-popup .dialog .wrapper .popup-body .content .bottom .value{padding-left:.3rem}.general-process{display:none;position:fixed;z-index:-10;top:50%;left:50%;width:60%;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.general-process{width:80%}}.general-process.is-active{display:block;z-index:100;pointer-events:inherit}.general-process *{-webkit-box-sizing:border-box;box-sizing:border-box}.general-process .wrapper{position:relative;padding:1rem;background-image:url("../images/alert_bg.jpg?v=20250902.01");background-repeat:no-repeat;background-size:110%;background-position:center;background-color:#ccc;border:2px solid hsl(0,0%,70%);-webkit-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);-ms-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);-o-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);width:100%;height:100%;border-radius:5px}.general-process .wrapper .desc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-process .wrapper .desc .desc-icon{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-process .wrapper .desc .desc-icon img{max-width:90%;-webkit-filter:drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.35));filter:drop-shadow(5px 5px 2px rgba(0, 0, 0, 0.35));-webkit-transform:rotate(20deg);-khtml-transform:rotate(20deg);transform:rotate(20deg)}.general-process .wrapper .desc .desc-icon img::before,.general-process .wrapper .desc .desc-icon img::after{display:block}.general-process .wrapper .desc .desc-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1rem}.general-process .wrapper .desc .desc-text p{line-height:1.2;color:rgba(0,0,0,.8);margin-bottom:.25rem}.general-process .wrapper .desc .desc-text p:last-child{margin-bottom:0}.general-process .wrapper .desc .desc-text p.big{font-size:1.2rem;color:#000;font-weight:bold;margin-bottom:.5rem}.general-process .wrapper .process{width:100%;padding-top:1rem}.general-process .wrapper .process .process-value{line-height:1.2;font-size:1rem;font-weight:bold;width:100%;margin-bottom:.25rem;color:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-process .wrapper .process .process-bar{display:block;height:.65rem;width:100%;overflow:hidden;border:1px solid rgba(0,0,0,.25);-webkit-box-shadow:inset 0px 0px 2px 1px rgba(0,0,0,.15);box-shadow:inset 0px 0px 2px 1px rgba(0,0,0,.15);background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(191.25, 191.25, 191.25)), color-stop(rgb(229.5, 229.5, 229.5)), to(rgb(191.25, 191.25, 191.25)));background-image:linear-gradient(to bottom, rgb(191.25, 191.25, 191.25), rgb(229.5, 229.5, 229.5), rgb(191.25, 191.25, 191.25));border-radius:10px}.general-process .wrapper .process .process-bar .process-active{position:relative;display:block;width:0%;height:100%;background-image:-webkit-gradient(linear, left top, right top, from(rgb(47.25, 149.625, 39.375)), color-stop(rgb(60, 190, 50)), to(rgb(109.875, 214.6875, 101.8125)));background-image:linear-gradient(to right, rgb(47.25, 149.625, 39.375), rgb(60, 190, 50), rgb(109.875, 214.6875, 101.8125));-webkit-box-shadow:2px 0px 5px 1px rgba(0, 0, 0, 0.5);-ms-box-shadow:2px 0px 5px 1px rgba(0, 0, 0, 0.5);-o-box-shadow:2px 0px 5px 1px rgba(0, 0, 0, 0.5);box-shadow:2px 0px 5px 1px rgba(0, 0, 0, 0.5);-webkit-transition:0.5s all ease;transition:0.5s all ease}.general-process .wrapper .process .process-bar .process-active::after{content:"";position:absolute;top:0;left:0;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), color-stop(transparent), to(rgba(0, 0, 0, 0.25)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent, rgba(0, 0, 0, 0.25));background-color:rgba(0,0,0,0);width:100%;height:100%;-webkit-transition:1s all ease;transition:1s all ease}.carousel-popup{display:none;position:fixed;top:0;left:0;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.carousel-popup *{-webkit-box-sizing:border-box;box-sizing:border-box}.carousel-popup.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-popup .dialog{position:relative;width:55%;margin:0 auto}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.carousel-popup .dialog{width:80%}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.carousel-popup .dialog{width:auto;height:90%}}.carousel-popup .dialog .wrapper{position:relative;width:100%}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper{height:100%}}.carousel-popup .dialog .wrapper .close{position:absolute;z-index:2;top:-0.8rem;right:-0.8rem;padding:2px;background-color:hsl(0,0%,85%);width:3rem;height:3rem;border-radius:50%}.carousel-popup .dialog .wrapper .close .icon-wp{position:relative;overflow:hidden;-webkit-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);-ms-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);-o-box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);box-shadow:0px 1px 2px 1px rgba(0, 0, 0, 0.35);background-image:-webkit-gradient(linear, left top, left bottom, from(#333333), to(rgb(0, 0, 0)));background-image:linear-gradient(to bottom, #333333, rgb(0, 0, 0));width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.carousel-popup .dialog .wrapper .close .icon-wp::after{content:"";position:absolute;top:-10%;left:50%;z-index:1;width:120%;height:60%;border-radius:100%;-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0);background-image:linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.2), transparent);background-color:rgba(0,0,0,0)}.carousel-popup .dialog .wrapper .close .icon-wp .icon{color:#fff;font-size:1.2rem;font-weight:bold}.carousel-popup .dialog .wrapper .popup-content{position:relative;z-index:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-popup .dialog .wrapper .popup-content .banner-content{width:100%;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper .popup-content .banner-content{height:100%}}.carousel-popup .dialog .wrapper .popup-content .banner-content a{display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.carousel-popup .dialog .wrapper .popup-content .banner-content img{max-width:100%;max-height:100%;border-radius:5px}.carousel-popup .dialog .wrapper .popup-content .banner-content img::before,.carousel-popup .dialog .wrapper .popup-content .banner-content img::after{display:none}.carousel-popup .dialog .wrapper .popup-content .swiper-container{width:100%;height:20rem;padding-bottom:2rem;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 400px)and (max-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper .popup-content .swiper-container{height:19rem}}@media only screen and (max-width: 350px)and (max-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper .popup-content .swiper-container{height:16.5rem}}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper .popup-content .swiper-container{height:auto}}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-wrapper{width:100%}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-wrapper .swiper-slide{background-color:rgba(0,0,0,0);background-image:none}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-wrapper .swiper-slide img{max-width:98%;max-height:100%;border-radius:5px}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-wrapper .swiper-slide img::before,.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-wrapper .swiper-slide img::after{display:none}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-pagination{bottom:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;height:1rem}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-pagination span{width:8px;height:8px}}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-button-next,.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-button-prev{top:calc(50% - 1rem);width:2.5rem;height:100%;background-size:cover}@media only screen and (max-width: 980px)and (min-aspect-ratio: 13/9){.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-button-next,.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-button-prev{background-image:none !important}}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-button-next{padding-right:.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-image:-webkit-gradient(linear, left top, right top, from(transparent), to(rgb(0, 0, 0)));background-image:linear-gradient(to right, transparent, rgb(0, 0, 0));background-color:rgba(0,0,0,0)}.carousel-popup .dialog .wrapper .popup-content .swiper-container .swiper-button-prev{padding-left:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-image:-webkit-gradient(linear, right top, left top, from(transparent), to(rgb(0, 0, 0)));background-image:linear-gradient(to left, transparent, rgb(0, 0, 0));background-color:rgba(0,0,0,0)}.global-alert{display:none;position:fixed;z-index:999;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.global-alert *{-webkit-box-sizing:border-box;box-sizing:border-box}.global-alert.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-alert .dialog{position:relative;width:60%;height:auto;margin:0 auto;background-image:url("../images/alert_bg.jpg?v=20250902.01");background-repeat:no-repeat;background-size:cover;background-position:center;background-color:hsl(0,0%,55%);border:2px solid hsl(0,0%,70%);-webkit-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);-ms-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);-o-box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);box-shadow:inset 0px 0px 8px 1px rgba(0, 0, 0, 0.35);border-radius:10px}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.global-alert .dialog{width:80%;border-radius:5px}}.global-alert .dialog .btn-close{display:none;position:absolute;top:-1rem;right:-1rem;z-index:2;padding:2px;background-color:#ccc;width:3rem;height:3rem;border-radius:50%}.global-alert .dialog .btn-close .icon-wp{position:relative;overflow:hidden;-webkit-box-shadow:0px 1px 2px 1px rgba(0,0,0,.35);box-shadow:0px 1px 2px 1px rgba(0,0,0,.35);background-image:-webkit-gradient(linear, left top, left bottom, from(#333333), to(rgb(0, 0, 0)));background-image:linear-gradient(to bottom, #333333, rgb(0, 0, 0));border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.global-alert .dialog .btn-close .icon-wp::after{content:"";position:absolute;top:-10%;left:50%;z-index:1;width:120%;height:60%;background-image:linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.2), transparent);background-color:rgba(0,0,0,0);border-radius:100%;-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0)}.global-alert .dialog .btn-close .icon-wp .icon{font-size:1.2rem;color:#fff;font-weight:bold}.global-alert .dialog .btn-close:active .icon-wp{top:0px}.global-alert .dialog .header{position:relative;width:100%;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-alert .dialog .header img{width:3.5rem;height:auto;-webkit-filter:drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.65));filter:drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.65))}.global-alert .dialog .body{padding:0 1rem 1rem 1rem;width:100%}.global-alert .dialog .body .alert-content{text-align:center;line-height:1.5;font-size:1rem;padding:0 1rem;width:100%;color:rgba(0,0,0,.85);min-height:2rem}.global-alert .dialog .body .alert-content .preview{position:relative;width:100%;padding:.8rem;margin-bottom:.5rem;border:1px solid rgba(0,0,0,.2);background-image:-webkit-gradient(linear, left top, left bottom, from(rgb(229.5, 229.5, 229.5)), to(transparent));background-image:linear-gradient(to bottom, rgb(229.5, 229.5, 229.5), transparent);background-color:rgba(0,0,0,0);-webkit-box-shadow:rgba(0,0,0,.35) 0px -10px 25px -10px;box-shadow:rgba(0,0,0,.35) 0px -10px 25px -10px;border-radius:5px}.global-alert .dialog .body .alert-content .preview .form-group{position:relative;width:100%;padding:.5rem 0}.global-alert .dialog .body .alert-content .preview .form-group:first-child{padding-bottom:0}.global-alert .dialog .body .alert-content .preview .form-group:nth-child(2){padding:0}.global-alert .dialog .body .alert-content .preview .form-group:last-child .form-part:last-child{padding-bottom:0}.global-alert .dialog .body .alert-content .preview .form-group.for-amount{padding-top:.85rem;margin-top:1rem}.global-alert .dialog .body .alert-content .preview .form-group.for-amount::after{content:"";position:absolute;top:0;left:50%;width:20%;height:1px;background-color:rgba(0,0,0,.25);-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0)}.global-alert .dialog .body .alert-content .preview .form-group.for-amount .form-part{padding:0}.global-alert .dialog .body .alert-content .preview .form-group .form-title{position:relative;width:100%;text-align:center;color:#000;font-size:1.1rem;padding-bottom:.5rem;margin-bottom:1rem;text-transform:uppercase}.global-alert .dialog .body .alert-content .preview .form-group .form-title::after{content:"";position:absolute;bottom:0;left:50%;width:20%;height:1px;background-color:rgba(0,0,0,.25);-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);transform:translate(-50%, 0)}.global-alert .dialog .body .alert-content .preview .form-group .form-part{width:100%;padding:.35rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.global-alert .dialog .body .alert-content .preview .form-group .form-part .label{position:relative;padding-right:.5rem;padding-top:.05rem;font-size:.9rem;color:rgba(0,0,0,.65);line-height:1;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-alert .dialog .body .alert-content .preview .form-group .form-part .field-custom{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.5rem}.global-alert .dialog .body .alert-content .preview .form-group .form-part .field-custom .main-field{position:relative;width:100%}.global-alert .dialog .body .alert-content .preview .form-group .form-part .field-custom .main-field .value{position:relative;width:100%;text-align:right;color:#000;line-height:1;font-size:1.1rem}@media only screen and (max-width: 550px)and (max-aspect-ratio: 13/9){.global-alert .dialog .body .alert-content .preview .form-group .form-part .field-custom .main-field .value{font-size:1rem}}.global-alert .dialog .body .alert-content .preview .form-group .form-part .field-custom .main-field .input{text-align:right}.global-alert .dialog .body .alert-content .preview .form-group .form-part .amount{font-size:1.8rem;color:#2bbb20;line-height:1}.global-alert .dialog .body .alert-content .note-section{position:relative;width:100%;padding:.8rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,.2);background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.8);font-size:1rem;line-height:1.2;text-align:justify;border-radius:5px}.global-alert .dialog .body .alert-content p{text-align:center;line-height:1.2}.global-alert .dialog .body .btn-group{margin-top:1rem;width:100%;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-alert .dialog .body .btn-group .button{margin-right:.5rem;height:100%;min-width:5rem}.global-alert .dialog .body .btn-group .button:last-child{margin-right:0}.general-alert-new{display:none;position:fixed;top:0;left:0;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.85);width:100%;height:100%;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden;-webkit-transition:0.5s all ease;transition:0.5s all ease}.general-alert-new.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-alert-new *{-webkit-box-sizing:border-box;box-sizing:border-box}.general-alert-new .dialog{position:relative;width:calc(100% - 2rem);max-width:400px;padding:2rem 0;margin:0 auto}.general-alert-new .dialog .notif-img{position:relative;height:16rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-alert-new .dialog .notif-img img{max-width:100%;max-height:100%}.general-alert-new .dialog .main-dialog{position:relative;z-index:1;width:calc(100% - 2rem);padding:0 1rem;margin:0 auto 1rem auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px}.general-alert-new .dialog .main-dialog .notif-code{width:100%;color:#ffd34f;font-family:"Cabin Condensed",Arial,Helvetica,sans-serif;font-size:1.25rem;margin-bottom:.5rem;line-height:1;text-transform:uppercase;text-align:center}.general-alert-new .dialog .main-dialog .notif-text{width:100%;color:hsla(0,0%,100%,.8);margin-bottom:1rem;text-align:center}.general-alert-new .dialog .notif-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-alert-new .dialog .notif-button .button{height:2.8rem;padding:0 1rem;min-width:8rem;margin-right:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.general-alert-new .dialog .notif-button .button:last-child{margin-right:0}