:root{--color-normal:#775aa7;--color-normal-dark:#452874;--color-normal-light:#947ac0;--color-highlight:#f99f1b;--color-highlight-dark:#c47604;--color-white:#fff;--color-red:#db595e;--color-pink:#ffc8bb;--color-green:#779d56;--color-green-light:#d7e9c7;--color-insert:#7a6c43;--color-white-alpha:rgba(255,255,255,0.5);--color-black-alpha:rgba(0,0,0,0.5);--color-black-02:rgba(0,0,0,0.2);--color-black-01:rgba(0,0,0,0.1);--color-black:#333;--color-grey:#666;--color-grey-light:#aaa;--color-light:#bbb;--color-white-grey:#efefef;--color-bg:#ececec;--color-bg-grey:#999;--color-bg-dark:#666;--color-bg-black:#000;--color-blue:#41357a;--color-text-fill:linear-gradient(90deg, rgb(69,40,116) 0%, rgb(218,89,94) 100%, rgb(69,40,116) 200%, rgb(119,90,167) 300%, rgb(248,158,27) 400%);--color-text-gradient:linear-gradient(90deg, rgb(119,90,167) 0%, rgb(248,158,27) 30%, rgb(119,90,167) 60%, rgb(218,89,94) 90%, rgb(69,40,116) 120%);--color-text-light-gradient:linear-gradient(90deg, rgb(255,255,255) 0%, rgb(248,158,27) 30%, rgb(148,122,192) 40%, rgb(69,40,116) 80%);--color-text-head:linear-gradient(90deg, #fff 0%, #f99f1b 60%, #fff 100%);--color-white-zero:rgba(255, 255, 255, 0);--color-white-alpha-01:rgba(255, 255, 255, 0.1);--color-white-alpha-02:rgba(255, 255, 255, 0.2);--color-white-alpha-03:rgba(255, 255, 255, 0.3);--color-white-alpha-04:rgba(255, 255, 255, 0.4);--color-white-alpha-05:rgba(255, 255, 255, 0.5);--color-white-alpha-06:rgba(255, 255, 255, 0.6);--color-white-alpha-07:rgba(255, 255, 255, 0.7);--color-white-alpha-08:rgba(255, 255, 255, 0.8);--color-white-alpha-09:rgba(255, 255, 255, 0.9);--color-black-zero:rgba(0,0,0,0);--color-black-alpha-01:rgba(0,0,0,0.1);--color-black-alpha-02:rgba(0,0,0,0.2);--color-black-alpha-03:rgba(0,0,0,0.3);--color-black-alpha-04:rgba(0,0,0,0.4);--color-black-alpha-05:rgba(0,0,0,0.5);--color-black-alpha-06:rgba(0,0,0,0.6);--color-black-alpha-07:rgba(0,0,0,0.7);--color-black-alpha-08:rgba(0,0,0,0.8);--color-black-alpha-09:rgba(0,0,0,0.9)}.loadx{position:fixed;top:0;left:0;width:50px;height:50px;top:50%;left:50%;margin:-25px 0 0 -25px;overflow:hidden;z-index:99999}.loadx::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;animation:Preloader 1s linear infinite}.loadx{background:url(../images/loading.svg) no-repeat center center/contain}.loadx::after{background:url(../images/circle.svg) no-repeat center center/contain}.mask-load{position:fixed;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:99997}.mask-load::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background-color:var(--color-white)}.logo-header{background:url(../images/logo-color.svg) no-repeat center center/contain}.intro-logo{background:url(../images/logo-color.svg) no-repeat 50%/50%}@media screen and (max-width:1100px){.intro-logo{background:url(../images/logo-color.svg) no-repeat 50%/70%}}@keyframes Preloader{100%{transform:rotate(360deg)}}