<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--primary_color:#3a0085;--primary-light:#6900ef;--secondary_color:#f7f3ff;--light_purple:#9965e2;--bg_light_purple:#ebe0f9;--bg_lightest_purple:#e0ecff;--site_yellow:#ffdd20;--site_yellow-dark:#ffd200;--site-disable_light:#e2e2e2;--site-disbale-dark:#ababab;--site-light-grey:#f9f9f9;--site-inverse-light:#ededed;--site-text_dark:rgba(45,45,45,0.9882352941176471);--site-text-blue:#257cff;--site_black:#000;--site-white_color:#fff;--site-btn_bg:#dac6f3;--site-input-color:#505050;--site-input-assitve-txt:#616161;--site-color-red:#e90c29;--site-color-green:#27a340;--site-color-darkgrey:#676767;--site-color-trasparent:trasparent;--site-card-border-grey:#d9d9d9;--site-border-light-purple:#c0abdd;--site-dual-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.069) 53.63%,rgba(255,210,0,0.009) 93.6%);--site-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 37.21%,rgba(255,210,0,0.07) 60.34%,rgba(153,101,226,0.3) 96.55%);--site-footer-mobile-gredient-bg:linear-gradient(180deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 57.29%,rgba(255,210,0,0.01));--site-footer-gredient-bg:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 53.63%,rgba(255,210,0,0.01) 93.6%);--site-color-gredient:linear-gradient(200deg,rgba(255,223,74,0.2) 30%,rgba(143,61,251,0.4));--site-bg-gredient-overlay:linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 57.29%,rgba(153,101,226,0.3));--common-bg-gredient-color:linear-gradient(0deg,#ebe0f9,hsla(0,0%,97.6%,0));--site-treding-bg-gredient-color:linear-gradient(180deg,rgba(153,101,226,0.3),rgba(255,210,0,0.07) 53.63%,rgba(255,210,0,0.01) 93.6%);--site-editorial-bg-gredient-color:linear-gradient(0deg,rgba(218,198,243,0.4),rgba(218,198,243,0.4)),linear-gradient(0deg,rgba(153,101,226,0.3),rgba(255,210,0,0.03) 82.88%);--site-boder-gradient-color:linear-gradient(180deg,rgba(255,210,0,0) 50.31%,rgba(192,171,221,0) 0,#c0abdd);--site-quick-card-boder-gradient-color:linear-gradient(90deg,rgba(255,210,0,0) 50.31%,rgba(192,171,221,0) 0,#c0abdd)}body{padding-top:60px}@media only screen and (min-width:576px){body{padding-top:67px}}@media only screen and (min-width:768px){body{padding-top:85px}}header{position:fixed;top:0;width:100%;background-color:var(--site-white_color);padding:11px 16px;border-bottom:0;z-index:1111;box-sizing:border-box}@media only screen and (min-width:375px){header{border-bottom:0}}@media only screen and (min-width:576px){header{padding:13px 25px;border-bottom:1px solid var(--site-disbale-dark)}}@media only screen and (min-width:768px){header{padding:22px 40px}}header .header-inner,header .header-inner .language-select{display:-ms-flex;display:flex;align-items:center}header .header-inner .language-select{padding:0 6px}@media only screen and (min-width:375px){header .header-inner .language-select{padding:0 12px}}header .header-inner .language-select a{font-size:14px;color:var(--primary-light);font-weight:400}header .header-inner .language-select a.active{font-weight:900}header .header-inner .language-select a.seperator{font-weight:600}@media only screen and (min-width:576px){header .header-inner__mobile{display:none}}header .header-inner__mobile .header-logo{max-width:74px;width:100%}@media only screen and (min-width:420px){header .header-inner__mobile .header-logo{max-width:110px}}@media only screen and (min-width:576px){header .header-inner__mobile .header-logo{max-width:141px;max-width:100%}}header .header-inner__mobile .header-logo img{width:100%}header .header-inner__mobile .header-right{display:-ms-flex;display:flex;align-items:center;justify-content:flex-end;margin-left:auto;width:calc(100% - 110px)}@media only screen and (min-width:576px){header .header-inner__mobile .header-right{width:calc(100% - 141px)}}header .header-inner__mobile .header-right .search-icon{font-size:24px;color:var(--primary-light);padding:0 4px;margin:0}@media only screen and (min-width:476px){header .header-inner__mobile .header-right .search-icon{margin-right:24px;padding:0 6px}}header .header-inner__mobile .header-right .login-box{margin-right:5px}@media only screen and (min-width:375px){header .header-inner__mobile .header-right .login-box{margin-right:8px}}@media only screen and (min-width:576px){header .header-inner__mobile .header-right .login-box{margin-right:26px}}header .header-inner__mobile .header-right .login-box .btn{padding:6px 13px;background-color:var(--site_yellow-dark);border-color:var(--site_yellow-dark);color:var(--primary_color);min-width:96px;min-height:36px;text-transform:capitalize}header .header-inner__mobile .header-right .login-box .btn em{font-size:18px}@media only screen and (min-width:576px){header .header-inner__mobile .header-right .login-box .btn em{font-size:24px}}header .header-inner__desktop{display:none}@media only screen and (min-width:576px){header .header-inner__desktop{display:-ms-flex;display:flex;justify-content:space-between;align-items:center}}header .header-inner__desktop .header-left,header .header-inner__desktop .header-right{display:-ms-flex;display:flex;align-items:center}header .header-inner__desktop .header-left .mobile-humberger,header .header-inner__desktop .header-right .mobile-humberger{margin-right:24px;font-size:24px;color:var(--primary-light)}@media only screen and (min-width:576px){header .header-inner__desktop .header-left .mobile-humberger,header .header-inner__desktop .header-right .mobile-humberger{font-size:30px}}header .header-inner__desktop .header-right .search-icon{font-size:24px;margin-right:24px;color:var(--primary-light)}header .header-inner__desktop .header-right .lag-user-box{display:-ms-flex;display:flex}header .header-inner__desktop .header-right .login-reg-modal{border:var(--site_yellow-dark);background-color:var(--site_yellow-dark);color:var(--primary_color);margin-left:16px;padding:10px 24px;min-height:37px}header .header-inner__desktop .header-right .user-profile{display:-ms-flex;display:flex;align-items:center;justify-content:center;padding-left:16px;border-left:1px solid var(--site-disbale-dark);margin-left:16px}header .header-inner__desktop .header-right .user-profile em{border:1px solid var(--site-btn_bg);color:var(--primary-light);display:-ms-flex;display:flex;align-items:center;justify-content:center;font-size:18px;padding:9px;width:36px;border-radius:50%;height:36px;background-color:var(--bg_light_purple)}header .header-inner .mobile-humberger{cursor:pointer;display:block;color:var(--primary_color);font-size:30px;padding:0}@media only screen and (min-width:576px){header .header-inner .mobile-humberger{padding:0 6px}}header .menu-slide-main{top:0;right:0;overflow-x:hidden;width:100%;position:fixed;height:100%;transition:all .5s ease;transform:translateX(100%);z-index:-1}@media only screen and (min-width:576px){header .menu-slide-main{transform:translateX(-100%)}}header .menu-slide-main.active{z-index:1;transform:translateX(0)}header .menu-slide-main.active .menu-slide-overlay{-webkit-opacity:1;-moz-opacity:1;-o-opacity:1;-ms-opacity:1;opacity:1;visibility:visible;z-index:11}header .menu-slide-main .menu-slide-overlay{background:var(--site-bg-gredient-overlay);position:absolute;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);top:0;right:0;-webkit-opacity:0;-moz-opacity:0;-o-opacity:0;-ms-opacity:0;opacity:0;visibility:hidden;transition:all .5s ease;z-index:-1}header .menu-slide-main .menu-slide{background-color:var(--site-white_color);height:100%;max-width:100%;position:relative;overflow-x:hidden;z-index:1111;width:100%;box-shadow:-27px 6px 54px -24px rgba(48,48,48,.2);transition:.5s;padding:10px 0;margin-left:auto}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide{max-width:520px;margin-right:auto;margin-left:0}}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide{max-width:620px}}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide{max-width:693px}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide{max-width:793px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide{max-width:973px}}header .menu-slide-main .menu-slide .menu-nav-inner{margin:0 auto;padding:0 15px;display:-ms-flex;display:flex;flex-direction:column;height:100%}@media only screen and (min-width:375px){header .menu-slide-main .menu-slide .menu-nav-inner{padding:0 15px}}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner{max-width:460px;padding:0}}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner{max-width:530px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner{max-width:823px;padding:0}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar{display:-ms-flex;display:flex;align-items:center;justify-content:left;padding:6px 0 12px}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar{justify-content:right}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar{padding:6px 0 18px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar{padding:6px 0 27px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar .mobile{display:block}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar .mobile{display:none}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar .icon{cursor:pointer;font-size:30px}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar .icon{font-size:50px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar .icon-arrow__left-backword{color:var(--primary_color);align-self:flex-start}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .top-bar .icon-arrow__left-backword{transform:rotate(180deg)}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration{display:block}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner{position:relative;background:var(--site-color-gredient);padding:10px;border-radius:9px;display:-ms-flex;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner{padding:15px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left{color:var(--primary_color);display:-ms-flex;display:flex}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left{align-items:center}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userimg{width:50px;height:50px;overflow:hidden;border-radius:50%;border:1px solid var(--light_purple)}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userimg{width:60px;height:60px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userimg{width:90px;height:90px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo{margin-left:15px;line-height:10px}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo{margin-left:20px}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo{margin-left:26px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo{margin-left:36px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--title{margin-bottom:0}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--title{font-size:20px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--title{font-size:24px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--designation{font-size:10px;line-height:16px;font-weight:400;letter-spacing:.36px}@media only screen and (min-width:375px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--designation{font-size:14px;line-height:16px;font-weight:400;letter-spacing:.36px}}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--designation{font-size:16px;line-height:16px;font-weight:400;letter-spacing:.36px}}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--designation{font-size:18px;line-height:16px;font-weight:400;letter-spacing:.36px}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--designation{font-size:16px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--designation{font-size:18px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--edit{font-size:12px;display:-ms-flex;display:flex;align-items:center;margin-top:10px}@media only screen and (min-width:320px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--edit{margin-top:10px}}@media only screen and (min-width:375px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--edit{margin-top:15px}}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--edit{display:none}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--edit .icon-edit{margin-right:6px;font-size:18px;color:var(--primary_color)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .left__userinfo--edit span{line-height:normal}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right{display:-ms-flex;display:flex;align-items:center}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link{display:-ms-flex;display:flex;align-items:center;color:var(--primary-light)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link:not(:first-child){margin-top:14px}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link:not(:first-child){margin-top:0}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link.password-box{max-width:85px;line-height:1.6}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link.password-box{max-width:94px;margin-right:14px}}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link.password-box{margin-right:24px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link .text{font-size:10px;text-decoration:underline}@media only screen and (min-width:375px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link .text{font-size:12px}}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link .text{font-size:14px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link .icon{margin-right:6px;text-decoration:none}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link .icon.icon-lock-round-arrow{font-size:22px}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .menu-slide-top-banner .right .right-link .icon.icon-log-in{font-size:18px}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link{display:-ms-flex;display:flex;align-items:center;font-size:16px;line-height:normal;font-weight:600;letter-spacing:.36px;color:var(--primary_color);padding:20px 0;border-bottom:1px solid var(--bg_light_purple)}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link{font-size:18px;line-height:normal;font-weight:600;letter-spacing:.36px}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link{font-size:20px;line-height:normal;font-weight:600;letter-spacing:.36px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link{font-size:24px;line-height:normal;font-weight:600;letter-spacing:.36px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link span{margin-left:6px;font-size:12px;line-height:normal;font-weight:400;letter-spacing:.36px}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link span{font-size:14px;line-height:normal;font-weight:400;letter-spacing:.36px}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link span{font-size:16px;line-height:normal;font-weight:400;letter-spacing:.36px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration .page-link span{font-size:18px;line-height:normal;font-weight:400;letter-spacing:.36px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration ul,header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .registration ul li{margin:0;padding:0}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner{display:-ms-flex;display:flex;border:1px solid var(--light_purple);background-color:var(--bg_light_purple);border-radius:6px;padding:11px 13px;justify-content:space-between}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left,header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-right{display:-ms-flex;display:flex;align-items:center}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left p{margin-bottom:0;font-size:12px;margin-left:10px;max-width:calc(100% - 40px);font-weight:400;line-height:1.4em;text-align:left}@media only screen and (min-width:375px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left p{font-size:14px;max-width:calc(100% - 50px);margin-left:15px}}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left p{font-size:16px;max-width:calc(100% - 114px)}}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left p{font-size:18px;max-width:calc(100% - 140px);margin-left:20px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left .icon-lock{font-size:18px}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-left .icon-lock{font-size:24px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-right .register-link{font-size:12px;line-height:16.34px;font-weight:600;letter-spacing:.36px;margin-right:11px;text-decoration:underline;color:var(--primary_color)}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-right .register-link{font-size:16px;line-height:16.34px;font-weight:600;letter-spacing:.36px;margin-right:16px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-slide-top .unregistration .unregistration-banner .unregistration-banner-right .icon-arrow-right-forward{font-size:24px;color:var(--primary_color)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu-title{font-size:14px;line-height:25px;font-weight:600;letter-spacing:.36px;margin:14px 0 26px}@media only screen and (min-width:375px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu-title{font-size:16px;line-height:25px;font-weight:600;letter-spacing:.36px}}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu-title{font-size:18px;line-height:25px;font-weight:600;letter-spacing:.36px;margin:14px 0 26px}}@media only screen and (min-width:1281px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu-title{font-size:20px;line-height:25px;font-weight:600;letter-spacing:.36px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu-title{font-size:24px;line-height:25px;font-weight:600;letter-spacing:.36px;margin:24px 0 36px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .hide-caret:before{content:none!important}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list{padding-left:0}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list:not(:last-child){margin-bottom:15px}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list:not(:last-child){margin-bottom:20px;margin-bottom:23px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list:not(:last-child){margin-bottom:33px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list.active .sub-menu{display:block}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list.active .menu-list-icon .icon-chevron-down{transform:rotate(180deg)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon{display:-ms-flex;display:flex;justify-content:space-between}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon&gt;a{text-transform:uppercase}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon .menu-link{font-size:16px;line-height:normal;font-weight:600;letter-spacing:.36px;display:-ms-flex;display:flex;align-items:center;color:var(--primary_color)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon .menu-link .menu-icon{margin-right:24px;font-size:33px;font-weight:700}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon .icon-chevron-down{color:var(--primary_color);width:auto;height:auto;font-size:24px;cursor:pointer}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon .icon-chevron-down{font-size:28px}}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .menu-list-icon .icon-chevron-down{font-size:33px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu{margin-top:20px;display:none;margin-left:43px}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu li{margin-bottom:0}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu li:not(:last-child){margin-bottom:15px}@media only screen and (min-width:768px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu li:not(:last-child){margin-bottom:20px;margin-bottom:23px}}@media only screen and (min-width:1440px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu li:not(:last-child){margin-bottom:33px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu .menu-link{font-size:16px;line-height:normal;font-weight:400;letter-spacing:.36px;display:-ms-flex;display:flex;align-items:center;color:var(--primary_color)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-box .menu .menu-list .sub-menu .menu-link .first-letter-uppercase:first-letter{text-transform:uppercase}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon{display:-ms-flex;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:auto}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon{max-width:672px;margin:auto auto 0}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list{display:-ms-flex;display:flex;align-items:center;justify-content:center;margin-bottom:0;border-top:2px solid var(--secondary_color);border-bottom:2px solid var(--secondary_color);width:100%}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list{width:100%}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li{padding:10px 12px;margin-bottom:0}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li{padding:18px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li .icon-link{font-size:24px;color:var(--primary_color)}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li .icon-link{font-size:28px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li span{color:var(--light_purple);font-size:10px;line-height:normal;font-weight:600;letter-spacing:.36px}@media only screen and (min-width:576px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li span{font-size:15px;line-height:20px;font-weight:600;letter-spacing:.2px}}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list li:not(:last-child){border-right:1px solid var(--secondary_color)}header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list.app-list{margin-top:13px}@media only screen and (min-width:1025px){header .menu-slide-main .menu-slide .menu-nav-inner .menu-socila-icon .icon-list.app-list{margin-top:0}}@media only screen and (max-height:724px){.reg-screen-two-reset form{height:unset!important}}@media only screen and (max-width:767px) and (orientation:landscape){.reg-screen-two-reset form{height:unset!important}}.open-app{display:-ms-flex;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:5px 15px;border-bottom:1px solid #ccc;margin-bottom:5px}@media only screen and (min-width:1025px){.open-app{display:none}}.open-app .left-info{display:-ms-flex;display:flex;flex-direction:row;width:auto;align-items:flex-start;max-width:70%}.open-app .left-info img{width:auto;max-width:40px;border-radius:5px;margin-right:10px}.open-app .left-info .txt-info{display:-ms-flex;display:flex;flex-direction:column;width:100%}.open-app .left-info .txt-info h4{font-size:14px;font-weight:700;margin-bottom:2px;line-height:normal}.open-app .left-info .txt-info p{font-size:12px;line-height:1;margin:0}.open-app .btn-open{background-color:#007aff;color:#fff;font-weight:600;padding:8px 15px;font-size:12px;line-height:1;border-radius:30px}.open-app .right-close{display:-ms-flex;display:flex}.open-app .right-close .close-btn em{font-size:22px}.hideAppDownload{display:none}.rp_title{display:inline-block}.tooltip{position:relative}.tooltip .tooltiptext{visibility:hidden;width:100%;position:absolute;font-size:12px;line-height:100%;background-color:#d7e3f9;color:#4c4c80;padding:10px;box-shadow:1px 2px 8px rgba(0,0,100,.2);text-align:center;border-radius:6px;z-index:1111;opacity:0;transition:opacity .6s;top:120%;left:0}@media only screen and (min-width:768px){.tooltip .tooltiptext{font-size:14px}}.tooltip .tooltiptext:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#d7e3f9}.tooltip .tooltiptext.tooltip-visible{opacity:1;visibility:visible}label[for=rst_confirm_password],label[for=rst_new_password]{display:-ms-flex;display:flex;text-transform:capitalize!important}
</pre></body></html>