﻿#header{z-index:102;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:1px solid #f6f5fa;background-color:#fff;transition:.7s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#header{padding:0 1.3333rem;padding-right:0}}#header .back{color:#212427;font-size:1.215rem;padding:.5rem;background-color:rgba(0,0,0,0);border-radius:8px;margin-right:.5rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#header .back{display:none}}#header .back:hover{color:#212427;background-color:#f6f5fa}#header .title{margin:0;font-weight:800}#header .menu{height:100%;display:flex;align-items:center}#header .menu a,#header .menu button{height:100%;margin:0;border-radius:0;border-top:none;border-bottom:none;border-right:none}#header .menu .icon{display:none;color:#909294;margin-left:1rem;cursor:pointer}@media(min-width: 1024px){#header .menu .icon{margin-left:1.3333rem;display:block}}#header .menu .icon i{top:3px;font-size:1.296rem;cursor:pointer}#header .btn{margin-top:0}.advancedMenuIntro{transform:none !important}.advancedMenuIntro .logoDiv{margin:0 2.441rem !important}.advancedMenuIntro .logoDiv .logoIcon{opacity:0 !important}.advancedMenuIntro .logoDiv .logo{margin-left:3.052rem;opacity:1 !important;width:130px !important}.advancedMenuIntro .menu::before{border-right:1px solid #ebedf3 !important}.advancedMenuIntro .mainMenu{transform:none}.advancedMenuIntro .menuCloseBg{width:100vw !important;opacity:1 !important}#advancedMenu{position:fixed;top:0;left:0;z-index:103;width:50px;height:100vh;transform:translateX(-300px);color:#fff;background-color:#0f0f0f;border-right:1px solid #f6f5fa;box-shadow:rgba(0,0,0,.048) 0px 4px 6px -1px,rgba(0,0,0,.048) 0px 2px 4px -1px;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#advancedMenu{box-shadow:none}}#advancedMenu:hover .menu::before{border-right:1px solid #ebedf3 !important}#advancedMenu #menuDiv{padding:1rem 0;padding-bottom:3.052rem}@media(min-width: 1024px){#advancedMenu #menuDiv{padding:1rem 0}}#advancedMenu #menuDiv .logoDiv{transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu #menuDiv .logoDiv img{transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu #menuDiv .menu::before{content:"";background-color:#0f0f0f;border-right:1px solid #f6f5fa}#advancedMenu #menuDiv .menu .activeMenu .menuIcon::after{background-color:rgba(247,247,247,.8) !important;background:linear-gradient(to right top, #0f0f0f, #111111, #131313, #141414, #161616, #171717, #181818, #191919, #1a1a1a, #1b1b1b, #1c1c1c, #1d1d1d) !important}#advancedMenu #menuDiv .menu .activeMenu .menuIcon i{color:#fff !important}#advancedMenu #menuDiv .menu .menuList:hover .menuIcon::after{background-color:#1a1a1a}#advancedMenu #menuDiv .menu .menuList:hover .menuIcon i{color:#fff}#advancedMenu #menuDiv .menu .menuList .menuIcon{padding:1rem 1.3333rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu #menuDiv .menu .menuList .menuIcon::after{content:"";background-color:#1a1a1a;border-radius:8px}#advancedMenu #menuDiv .menu .menuList .menuIcon:hover i{color:#fff}#advancedMenu #menuDiv .menu .menuList .menuIcon i{color:#ebedf3;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu .mainMenu{padding:1rem 1.3333rem;padding-top:5.96rem;background-color:#fff;border-right:1px solid #f6f5fa;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);box-shadow:rgba(50,50,93,.021) 30px 0px 60px -12px,rgba(0,26,61,.034) 18px 0px 36px -18px}#advancedMenu .mainMenu .title{padding:1rem 0}#advancedMenu .mainMenu .btn1{color:#fff}#advancedMenu .mainMenu .btn2{color:#fff}#advancedMenu .mainMenu a{color:#212427;font-size:.878rem;font-weight:500;padding:.75rem 1.3333rem !important;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu .mainMenu a:hover{color:rgba(247,247,247,.8)}#advancedMenu .subMenu{padding-top:5.96rem;padding-bottom:1rem;background-color:#fff;border-right:1px solid #f6f5fa;transition:opacity .3s ease-in}#advancedMenu .subMenu .title{color:#212427;font-size:.772rem;font-weight:500;padding:0 1.3333rem;opacity:.8}@media(min-width: 1800px){#advancedMenu .subMenu .title{font-size:.823rem}}#advancedMenu .subMenu .dropDownDiv .dropList .dropBox{font-size:.878rem;padding:.75rem 1.3333rem}@media(min-width: 1800px){#advancedMenu .subMenu .dropDownDiv .dropList .dropBox{font-size:.937rem}}#advancedMenu .subMenu .dropDownDiv .dropList .dropBox i{font-size:.723rem;color:#c8cbd3 !important}#advancedMenu .subMenu .dropDownDiv .dropList .dropContent{background:#f6f5fa;padding:.75rem 0}#advancedMenu .subMenu .dropDownDiv .dropList .dropContent a{color:#212427;font-size:.878rem;font-weight:500}#advancedMenu .subMenu .dropDownDiv .dropList .dropContent a:hover{color:#0f0f0f}#advancedMenu .subMenu a{color:#212427;font-size:.878rem;font-weight:600;padding:.75rem 1.3333rem !important;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1800px){#advancedMenu .subMenu a{font-size:.937rem}}#advancedMenu .subMenu a:hover{color:rgba(247,247,247,.8)}#advancedMenu .profileNav .notificationDropMenu{transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu .profileNav .notificationDropMenu .dropMenu{padding:0;border:0px solid rgba(0,0,0,0);background-color:#fff;border-radius:8px;box-shadow:rgba(50,50,93,.068) 0px 50px 100px -20px,rgba(16,17,70,.082) 0px 30px 60px -30px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu .profileNav .notificationDropMenu .dropMenu a{color:#212427;font-size:.823rem;font-weight:500;padding:.75rem 1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu .profileNav .notificationDropMenu .dropMenu a:hover{background-color:#f6f5fa}#advancedMenu .profileNav #notificationBtn:hover .notificationAlert{border:4px solid #1a1a1a}#advancedMenu .profileNav #notificationBtn .notificationAlert{border-radius:1rem;border:4px solid #0f0f0f;background-color:#ff3232}#advancedMenu .profileNav .profileAvatar .avatarImage .avatar{border:3px solid #5d5e5f}#advancedMenu .profileNav .profileAvatar .profileDetails .title{color:#fff;font-size:.878rem;font-weight:500;white-space:nowrap}#advancedMenu .profileNav .profileAvatar .profileDetails .text{color:#f6f5fa;font-size:.772rem;font-weight:400;white-space:nowrap}#advancedMenu .profileNav .link,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn,#advancedMenu .profileNav #notificationBtn{color:#0f0f0f;font-size:.878rem;font-weight:600;border-top:1px solid #1a1a1a;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#advancedMenu .profileNav .link:hover,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout:hover,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout:hover,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn:hover,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn:hover,#advancedMenu .profileNav #notificationBtn:hover{background-color:#1a1a1a}#advancedMenu .profileNav .link:hover i,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout:hover i,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout:hover i,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn:hover i,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn:hover i,#advancedMenu .profileNav #notificationBtn:hover i{color:#fff}#advancedMenu .profileNav .link .iconDiv,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .iconDiv,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .iconDiv,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .iconDiv,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .iconDiv,#advancedMenu .profileNav #notificationBtn .iconDiv{width:50px;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}#advancedMenu .profileNav .link .iconDiv i,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .iconDiv i,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .iconDiv i,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .iconDiv i,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .iconDiv i,#advancedMenu .profileNav #notificationBtn .iconDiv i{font-size:1rem;color:#ebedf3}#advancedMenu .profileNav .link .label,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .label,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .label,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .label,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .label,#advancedMenu .profileNav #notificationBtn .label{color:#f6f5fa;font-size:.878rem;font-weight:500;line-height:1.3}#advancedMenu .menuCloseBg{background-color:rgba(0,33,56,0);transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#advancedMenu{transform:none !important}}#advancedMenu:hover .logoDiv{margin:0 2.441rem !important}#advancedMenu:hover .logoDiv .logoIcon{opacity:0 !important}#advancedMenu:hover .logoDiv .logo{margin-left:3.052rem;opacity:1 !important;width:130px !important}#advancedMenu:hover .mainMenu{transform:none}#advancedMenu #menuDiv{min-height:100%;display:flex;flex-direction:column}#advancedMenu #menuDiv .logoDiv{min-height:25px;display:flex;align-items:center;margin:0 1.3333rem;z-index:103}#advancedMenu #menuDiv .logoDiv img{position:absolute;top:0;left:0;display:block}#advancedMenu #menuDiv .logoDiv .logoIcon{width:25px;object-fit:contain}#advancedMenu #menuDiv .logoDiv .logo{width:0;opacity:0;overflow:hidden}#advancedMenu #menuDiv .menu{margin-top:3.052rem}#advancedMenu #menuDiv .menu::before{content:"";position:fixed;top:0;left:0;z-index:102;width:50px;height:100vh}#advancedMenu #menuDiv .menu .menuList:hover .subMenu{transform:none !important}#advancedMenu #menuDiv .menu .menuList .menuIcon{display:flex;justify-content:center;align-items:center;z-index:102;cursor:pointer}#advancedMenu #menuDiv .menu .menuList .menuIcon::after{content:"";position:absolute;top:8px;left:50%;margin-left:-15px;width:30px;height:30px}#advancedMenu #menuDiv .menu .menuList .menuIcon i{z-index:102;cursor:pointer}#advancedMenu .mainMenu{position:fixed;top:0;left:50px;z-index:100;width:200px;height:100vh}@media(min-width: 1024px){#advancedMenu .mainMenu{transform:translateX(-300px)}}#advancedMenu .mainMenu .btn{text-align:left;width:100%;font-size:.772rem;margin-bottom:1rem}#advancedMenu .mainMenu a{margin:0;cursor:pointer}#advancedMenu .mainMenu a:hover{color:rgba(247,247,247,.8)}#advancedMenu .subMenuIntro{transform:none !important}#advancedMenu .subMenu{position:fixed;top:0;left:50px;z-index:101;width:200px;height:100vh;transform:translateX(-300px)}#advancedMenu .subMenu .title{margin:0;margin-bottom:1rem}@media(min-width: 1800px){#advancedMenu .subMenu .title{font-size:.823rem}}#advancedMenu .subMenu .dropDownDiv .dropList .dropContent{margin-top:.5rem}#advancedMenu .subMenu a{margin:0;cursor:pointer}@media(min-width: 1800px){#advancedMenu .subMenu a{font-size:.937rem}}#advancedMenu .subMenu a:hover{color:rgba(247,247,247,.8)}#advancedMenu .profileNav{margin-top:auto;overflow:hidden;z-index:104}#advancedMenu .profileNav .notificationDropMenu{position:absolute;top:100%;right:0;z-index:155}#advancedMenu .profileNav .notificationDropMenu .dropMenu{width:300px;height:0;overflow:hidden}#advancedMenu .profileNav .notificationDropMenu .dropMenu a{display:flex;align-items:center;cursor:pointer}#advancedMenu .profileNav .notificationDropMenu .dropMenu a:hover{background-color:#f6f5fa}#advancedMenu .profileNav .notificationDropMenu .dropMenu a i{margin-right:1rem}#advancedMenu .profileNav #notificationBtn .notificationAlert{position:absolute;top:6px;right:30%;z-index:150;width:15px;height:15px}#advancedMenu .profileNav .profileAvatar{display:flex;align-items:center;cursor:pointer;overflow:hidden}#advancedMenu .profileNav .profileAvatar .avatarImage{width:50px;min-width:50px;height:70px;display:flex}#advancedMenu .profileNav .profileAvatar .avatarImage .avatar{margin:auto}#advancedMenu .profileNav .profileAvatar .profileDetails .title{margin:0}#advancedMenu .profileNav .profileAvatar .profileDetails .text{margin-top:.5rem}#advancedMenu .profileNav .link,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn,#advancedMenu .profileNav #notificationBtn{width:100%;margin:0;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}#advancedMenu .profileNav .link .iconDiv,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .iconDiv,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .iconDiv,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .iconDiv,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .iconDiv,#advancedMenu .profileNav #notificationBtn .iconDiv{width:50px;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}#advancedMenu .profileNav .link .iconDiv i,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .iconDiv i,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .iconDiv i,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .iconDiv i,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .iconDiv i,#advancedMenu .profileNav #notificationBtn .iconDiv i{margin:0;cursor:pointer}#advancedMenu .profileNav .link .label,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .label,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .label,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .label,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .label,#advancedMenu .profileNav #notificationBtn .label{margin:0;cursor:pointer}@media(min-width: 1024px){#advancedMenu .profileNav .link .label,#advancedMenu #baseMenuSection #menuDiv .profileNav #logout .label,#baseMenuSection #menuDiv #advancedMenu .profileNav #logout .label,#advancedMenu #baseMenuSection #menuDiv .profileNav #notificationBtn .label,#baseMenuSection #menuDiv #advancedMenu .profileNav #notificationBtn .label,#advancedMenu .profileNav #notificationBtn .label{overflow:hidden}}#advancedMenu .menuCloseBg{position:absolute;top:0;left:100%;width:0;height:100vh;cursor:pointer}.baseMenuSectionIntro{transform:none !important}@media(min-width: 1024px){.baseMenuSectionIntro{width:200px !important}}@media(min-width: 1024px){.baseMenuSectionIntro .logoDiv{margin:0 2rem !important}}@media(min-width: 1024px){.baseMenuSectionIntro .logoDiv .logoIcon{opacity:0 !important}}@media(min-width: 1024px){.baseMenuSectionIntro .logoDiv .logo{opacity:1 !important;width:130px !important}}.baseMenuSectionIntro .menu .menuList a{justify-content:flex-start !important;padding:.75rem 2rem !important}@media(min-width: 1024px){.baseMenuSectionIntro .menu .menuList a{padding:1rem 2rem !important}}.baseMenuSectionIntro .menu .menuList a p{line-height:1.2}@media(min-width: 1024px){.baseMenuSectionIntro .menu .menuList a p{width:auto !important;margin-left:1rem !important}}@media(min-width: 1024px){.baseMenuSectionIntro .menu .menuList a .arrow{width:auto !important;margin-left:auto !important}}.baseMenuSectionIntro .menuCloseBg{width:100vw !important;opacity:1 !important}#baseMenuSection{position:fixed;top:0;left:0;z-index:150;width:200px;height:100vh;background-color:#0f0f0f;background:linear-gradient(to right top, #0f0f0f, #111111, #131313, #141414, #161616, #171717, #181818, #191919, #1a1a1a, #1b1b1b, #1c1c1c, #1d1d1d);padding-top:1rem;border-right:1px solid #0f0f0f;box-shadow:rgba(0,0,0,.048) 0px 4px 6px -1px,rgba(0,0,0,.048) 0px 2px 4px -1px;transform:translateX(-200px);transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#baseMenuSection{width:50px;transform:none !important;box-shadow:none}}#baseMenuSection #menuDiv{min-height:100%;display:flex;flex-direction:column;padding-bottom:3.052rem}@media(min-width: 1024px){#baseMenuSection #menuDiv{padding-bottom:0}}#baseMenuSection #menuDiv .logoDiv{height:29px;display:flex;align-items:center;margin:0 2.441rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#baseMenuSection #menuDiv .logoDiv{margin:0 30%}}#baseMenuSection #menuDiv .logoDiv .logoIcon{position:absolute;top:0;left:0;display:none;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#baseMenuSection #menuDiv .logoDiv .logoIcon{width:100%;max-width:25px;display:block;object-fit:contain}}#baseMenuSection #menuDiv .logoDiv .logo{position:absolute;top:0;left:0;display:block;width:130px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);overflow:hidden}@media(min-width: 1024px){#baseMenuSection #menuDiv .logoDiv .logo{width:0;opacity:0;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}}#baseMenuSection #menuDiv .menu{margin-top:3.052rem}#baseMenuSection #menuDiv .menu .activeMenu a span::after{background-color:#333 !important}#baseMenuSection #menuDiv .menu .activeMenu a span i{color:#fff !important}#baseMenuSection #menuDiv .menu .activeMenu a p{color:rgba(247,247,247,.8) !important}#baseMenuSection #menuDiv .menu .menuList a{display:flex;align-items:center;padding:.75rem 2rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#baseMenuSection #menuDiv .menu .menuList a{padding:1rem}}#baseMenuSection #menuDiv .menu .menuList a:hover{background-color:#0f0f0f}#baseMenuSection #menuDiv .menu .menuList a:hover span i{color:#fff}#baseMenuSection #menuDiv .menu .menuList a:hover span::after{background-color:#333}#baseMenuSection #menuDiv .menu .menuList a:hover p{color:#fff}#baseMenuSection #menuDiv .menu .menuList a span{transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer}#baseMenuSection #menuDiv .menu .menuList a span::after{content:"";transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#baseMenuSection #menuDiv .menu .menuList a span::after{position:absolute;top:-8px;left:-7px;width:30px;height:30px;background-color:#1a1a1a;border-radius:8px}}#baseMenuSection #menuDiv .menu .menuList a span i{z-index:1;color:#fff;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#baseMenuSection #menuDiv .menu .menuList a p{margin:0;margin-left:1rem;color:#fff;font-size:.878rem;font-weight:300;white-space:nowrap;cursor:pointer}@media(min-width: 1024px){#baseMenuSection #menuDiv .menu .menuList a p{width:0;overflow:hidden}}#baseMenuSection #menuDiv .menu .menuList a .arrow{top:2px;margin-left:auto;color:#f6f5fa;font-size:.823rem;cursor:pointer;pointer-events:none}@media(min-width: 1024px){#baseMenuSection #menuDiv .menu .menuList a .arrow{overflow:hidden;width:0;margin-left:0}}#baseMenuSection #menuDiv .menu .menuList .subMenuIntro{height:auto !important;padding:1rem 0 !important;opacity:1 !important}#baseMenuSection #menuDiv .menu .menuList .subMenu{height:0;background-color:#fff8f6;overflow:hidden;opacity:0;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#baseMenuSection #menuDiv .menu .menuList .subMenu a{margin:0;color:#f6f5fa;font-size:.823rem;font-weight:500;padding:.5rem 2.441rem !important;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#baseMenuSection #menuDiv .menu .menuList .subMenu a:hover{color:#fff}#baseMenuSection #menuDiv .profileNav{margin-top:auto;overflow:hidden}#baseMenuSection #menuDiv .profileNav .profileAvatar{display:flex;align-items:center;cursor:pointer;overflow:hidden;padding:0 10%;margin-bottom:1rem}#baseMenuSection #menuDiv .profileNav .profileAvatar .avatarImage{width:40px;min-width:40px;height:40px;display:flex}#baseMenuSection #menuDiv .profileNav .profileAvatar .avatarImage .avatar{margin:auto;border:2px solid #fff8f6}#baseMenuSection #menuDiv .profileNav .profileAvatar .profileDetails{margin-left:1rem}#baseMenuSection #menuDiv .profileNav .profileAvatar .profileDetails .title{margin:0;color:#fff;font-size:.878rem;font-weight:400;white-space:nowrap}#baseMenuSection #menuDiv .profileNav .profileAvatar .profileDetails .text{margin-top:.35rem;color:rgba(247,247,247,.8);font-size:.772rem;font-weight:300;white-space:nowrap}#baseMenuSection #menuDiv .profileNav #notificationBtn:hover .notificationAlert{border:4px solid #fff8f6}#baseMenuSection #menuDiv .profileNav #notificationBtn .notificationAlert{position:absolute;top:6px;right:30%;z-index:150;width:15px;height:15px;border-radius:1rem;border:4px solid #1a1a1a;background-color:#ffec3c}#baseMenuSection #menuDiv .profileNav .link,#baseMenuSection #menuDiv .profileNav #notificationBtn,#baseMenuSection #menuDiv .profileNav #logout{width:100%;margin:0;display:flex;align-items:center;justify-content:flex-start;color:#fff;font-size:.878rem;font-weight:300;background-color:#0f0f0f;border-top:1px solid #1a1a1a;transition:.5s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer}#baseMenuSection #menuDiv .profileNav .link:hover,#baseMenuSection #menuDiv .profileNav #notificationBtn:hover,#baseMenuSection #menuDiv .profileNav #logout:hover{color:#fff;background-color:#fff8f6}#baseMenuSection #menuDiv .profileNav .link:hover i,#baseMenuSection #menuDiv .profileNav #notificationBtn:hover i,#baseMenuSection #menuDiv .profileNav #logout:hover i{color:#fff}#baseMenuSection #menuDiv .profileNav .link .iconDiv,#baseMenuSection #menuDiv .profileNav #notificationBtn .iconDiv,#baseMenuSection #menuDiv .profileNav #logout .iconDiv{width:50px;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}#baseMenuSection #menuDiv .profileNav .link .iconDiv i,#baseMenuSection #menuDiv .profileNav #notificationBtn .iconDiv i,#baseMenuSection #menuDiv .profileNav #logout .iconDiv i{margin:0;font-size:1rem;color:#fff;cursor:pointer}#baseMenuSection #menuDiv .profileNav .link .label,#baseMenuSection #menuDiv .profileNav #notificationBtn .label,#baseMenuSection #menuDiv .profileNav #logout .label{margin:0;color:#f6f5fa;font-size:.878rem;font-weight:500;line-height:1.3;cursor:pointer}@media(min-width: 1024px){#baseMenuSection #menuDiv .profileNav .link .label,#baseMenuSection #menuDiv .profileNav #notificationBtn .label,#baseMenuSection #menuDiv .profileNav #logout .label{overflow:hidden}}#baseMenuSection .menuCloseBg{position:absolute;top:0;left:100%;width:0;height:100vh;background-color:rgba(0,0,0,0);cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#tabBarSection{position:fixed;bottom:0;left:0;z-index:100;width:100%;display:flex;justify-content:center}@media(min-width: 1024px){#tabBarSection{display:none}}#tabBarSection #tabBarDiv{width:100%;max-width:400px;margin:0 auto;display:flex;justify-content:space-evenly;border-radius:8px 8px 0 0;background-color:#0f0f0f;background:linear-gradient(to right top, #0f0f0f, #111111, #131313, #141414, #161616, #171717, #181818, #191919, #1a1a1a, #1b1b1b, #1c1c1c, #1d1d1d);box-shadow:rgba(33,35,38,.062) 0px -10px 20px -10px}#tabBarSection #tabBarDiv .activeTabMenu{color:#ebedf3 !important}#tabBarSection #tabBarDiv .tabMenu{flex:1;text-align:center;display:block;color:#ffefcc;font-size:1.138rem;padding:1.3333rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#tabBarSection #tabBarDiv .tabMenu:hover{color:rgba(247,247,247,.8)}#tabBarSection #tabBarDiv .tabMenu .icon{cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#tabBarSection #tabBarDiv #menuIcon .icon{display:none}#tabBarSection #tabBarDiv #menuIcon .iconIntro{display:block !important}#tabBarSection #tabBarDiv #menuIcon .close{display:none}.statusLabel,[status=normal],[status=info],[status=disable],[status=completed],[status=ongoing],[status=pending],[status=suspend],[status=warning],[status=success],[status=approved],[status=positive],[status=active],[status=error],[status=negative],[status=alert]{font-size:.772rem;font-weight:400;padding:.25rem .5rem;border-radius:5px}[status=alert]{background-color:#ffeeec;color:#e63535}[status=negative]{background-color:#ffeeec;color:#e63535}[status=error]{background-color:#ffeeec;color:#e63535}[status=active]{background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=positive]{background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=approved]{background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=success]{background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=warning]{background-color:#fff9ee;border:1px solid #f8e8cb;color:#f60}[status=suspend]{background-color:#fff9ee;border:1px solid #f8e8cb;color:#f60}[status=pending]{background-color:#fff9ee;border:1px solid #f8e8cb;color:#f60}[status=ongoing]{background-color:#f2f5ff;border:1px solid #cbd7f8;color:#3157ff}[status=completed]{background-color:#f5f1ff;border:1px solid #e4cbf8;color:#7a32ff}[status=disable]{background-color:#ebebeb;border:1px solid #dfdfdf;color:#777}[status=info]{background-color:#fffbf1;border:1px solid #f8f1cb;color:#e9ab00}[status=normal]{background-color:#edeff3;color:#5d5e5f}.avatarDiv{display:flex}.avatarDiv .avatar{display:block;width:30px;height:30px;border-radius:100%;border:1px solid #fff;margin-right:.5rem;overflow:hidden;cursor:pointer}.avatarDiv .avatar img{cursor:pointer}.profileAvatarDropDown{display:none;margin-left:1rem;cursor:pointer}@media(min-width: 1024px){.profileAvatarDropDown{display:block;margin-left:1.3333rem}}.profileAvatarDropDown:hover .profileMenu{height:auto;padding:1rem 0}.profileAvatarDropDown .profileMenu{position:absolute;top:100%;right:0;z-index:155;height:0;padding:0;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:rgba(50,50,93,.068) 0px 50px 100px -20px,rgba(16,17,70,.082) 0px 30px 60px -30px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.profileAvatarDropDown .profileMenu .profileDetails{padding:.5rem 1rem}.profileAvatarDropDown .profileMenu .profileDetails .title{margin:0;color:#1a1a1a;font-size:.937rem;font-weight:500;white-space:nowrap}.profileAvatarDropDown .profileMenu .profileDetails .text{margin-top:.5rem;color:#5d5e5f;font-size:.772rem;font-weight:400;white-space:nowrap}.profileAvatarDropDown .profileMenu a{display:flex;align-items:center;color:#212427;font-size:.878rem;white-space:nowrap;padding:.5rem 1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.profileAvatarDropDown .profileMenu a:hover{color:rgba(247,247,247,.8)}.profileAvatarDropDown .profileMenu a i{margin-right:1rem}.avatarLabelDetails{display:flex;align-items:center}.avatarLabelDetails .avatarImg{display:block;width:30px;height:30px;border-radius:100%;border:1px solid #fff;margin-right:.5rem;overflow:hidden;cursor:pointer}.avatarLabelDetails .avatarImg img{cursor:pointer}.avatarLabelDetails .avatarDetails .label{display:block;color:#5d5e5f;font-size:.678rem;font-weight:400;margin-bottom:.25rem}.avatarLabelDetails .avatarDetails .name{margin:0;display:block;color:#333;font-size:.823rem;font-weight:600}.avatarContent{display:inline-flex;align-items:center}.avatarContent:hover .avatar{transform:scale(1.2)}.avatarContent:hover .hoverContent{display:block;opacity:1}.avatarContent .hoverContent{position:absolute;top:-17px;left:40px;min-width:100px;z-index:100;display:none;opacity:0;margin-top:1rem;padding:.75rem;border-radius:8px;background-color:#fff;border:1px solid #ebedf3;box-shadow:rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}.avatarContent .hoverContent .name{margin:0;color:#212427;font-size:.878rem;font-weight:600;white-space:nowrap}.avatarContent .hoverContent .text{display:block;margin-top:.25rem;color:#5d5e5f;font-size:.823rem;white-space:nowrap}.avatarContent .content{margin-left:.5rem}.avatarContent .content .title{margin:0;color:#333;font-size:.937rem;font-weight:600}.avatarContent .content p{margin-top:.25rem;color:#5d5e5f;font-size:.823rem;font-weight:500}.avatarGroup{display:flex}.avatarGroup .avatar{margin-left:-1rem}.avatarGroup .avatar:nth-child(1){margin-left:0 !important}.xsAvatar{width:30px;height:30px}.smAvatar{width:40px;height:40px}.mdAvatar{width:50px;height:50px}.lgAvatar{width:60px;height:60px}.xlAvatar{width:80px;height:80px}.xxlAvatar{width:100px;height:100px}.avatar{display:inline-block;border:2px solid #fff;border-radius:100%;overflow:hidden;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.avatar:hover{border:2px solid #f6f5fa}.avatar img{cursor:pointer}.avatarUpload{max-width:205px;margin:0 auto}.avatarUpload .avatarEdit{position:absolute;bottom:15px;right:10px;z-index:1;width:40px;height:40px;background-color:#f6f5fa;border:3px solid #ebedf3;border-radius:8px;overflow:hidden}.avatarUpload .avatarEdit input{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;opacity:0}.avatarUpload .avatarEdit input+label{position:relative;top:0;left:0;width:100%;height:100%;display:flex;background-color:rgba(0,0,0,0);margin:0;padding:0;cursor:pointer;font-weight:normal;transition:all .2s ease-in-out}.avatarUpload .avatarEdit input+label:after{content:"";font-family:uicons-regular-rounded !important;color:#1a1a1a;text-align:center;margin:auto}.avatarUpload .avatarPreview{width:200px;height:251px;border-radius:8px;border:5px solid #f6f5fa}.avatarUpload .avatarPreview #imagePreview{width:100%;height:100%;border-radius:8px;object-fit:cover}.userPicUpload{margin-right:1rem;padding-top:.4rem}.userPicUpload label{position:relative;top:0;left:0;padding:0;margin-bottom:.5rem}.userPicUpload .profilePhoto{display:block;overflow:hidden;border-radius:8px;width:102px;height:102px;min-height:102px;object-fit:contain;overflow:hidden;border:1px dashed #a28ecf;transition:all .3s}.userPicUpload .profilePhoto:hover{background-color:#fcfbff;border:1px dashed #7d66bb}.userPicUpload .profilePhoto input{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:0;cursor:pointer}.userPicUpload .profilePhoto img{display:block;width:100%;cursor:pointer}.notesDiv{width:100%;margin-top:2.441rem}.notesDiv ul .note{width:100%;padding:1rem 0;border-bottom:1px solid #ebedf3}.notesDiv ul .note:nth-last-child(1){margin-bottom:0}.notesDiv ul .note .name{color:#333;font-size:.937rem;font-weight:400;line-height:1.3;margin:0;margin-bottom:.5rem}.notesDiv ul .note .date{color:#5d5e5f;font-size:.823rem;font-weight:400;margin:0}.notesDiv ul .note p{margin-top:.25rem;margin-bottom:.5rem;font-size:.878rem;font-weight:400;line-height:1.2}.notesDiv ul .note .bottomDiv{display:flex;align-items:flex-end;justify-content:space-between}.notesDiv ul .reminder{width:100%;padding:1rem;border-radius:8px;margin-bottom:1rem}.notesDiv ul .reminder:nth-last-child(1){margin-bottom:0}.notesDiv ul .reminder .name{color:#5d5e5f;font-size:.878rem;font-weight:600;margin:0;margin-bottom:.5rem}.notesDiv ul .reminder .date{color:#909294;font-size:.772rem;font-weight:500;margin:0}.notesDiv ul .reminder p{margin-top:.25rem;margin-bottom:.5rem;font-size:.878rem;font-weight:500;line-height:1.2}.notesDiv ul .reminder .bottomDiv{display:flex;align-items:flex-end;justify-content:space-between}.notesDiv ul .reminder .bottomDiv .doneBtn{color:#4ac434;background-color:#ecffef}.notesDiv ul .reminder .bottomDiv .btn{margin:0;margin-right:0 !important;margin-left:1rem;min-width:auto}.notificationDropDown{display:none;cursor:pointer}.notificationDropDown:hover .notificationDropMenu{padding-top:1rem}.notificationDropDown:hover .notificationDropMenu .dropMenu{height:auto;padding:1rem 0;border:1px solid #ebedf3}.notificationDropDown .notificationIcon{display:none;color:#909294;margin-left:1rem;cursor:pointer}@media(min-width: 1024px){.notificationDropDown .notificationIcon{margin-left:1.3333rem;display:block}}.notificationDropDown .notificationIcon i{top:3px;font-size:1.296rem;cursor:pointer}.notificationDropDown .notificationIcon .notificationAlert{position:absolute;top:0;right:0;z-index:150;width:10px;height:10px;border-radius:1rem;background-color:#ff4500;border:2px solid #fff}.notificationDropDown .notificationDropMenu{position:absolute;top:100%;right:0;z-index:155;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.notificationDropDown .notificationDropMenu .dropMenu{width:300px;height:0;padding:0;border:0px solid rgba(0,0,0,0);background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:rgba(50,50,93,.068) 0px 50px 100px -20px,rgba(16,17,70,.082) 0px 30px 60px -30px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.notificationDropDown .notificationDropMenu .dropMenu a{display:flex;align-items:center;color:#212427;font-size:.823rem;font-weight:500;padding:.75rem 1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.notificationDropDown .notificationDropMenu .dropMenu a:hover{background-color:#f6f5fa}.notificationDropDown .notificationDropMenu .dropMenu a i{margin-right:1rem}.smTabBar .tabMenu{font-size:.823rem;font-weight:500;padding:.5rem;padding-bottom:.75rem}.mdTabBar .tabMenu{font-size:.878rem;font-weight:500;padding:.75rem;padding-bottom:1rem}.lgTabBar .tabMenu{font-size:1rem;font-weight:600;padding:1rem;padding-bottom:1.215rem}.xlTabBar .tabMenu{font-size:1.138rem;font-weight:600;padding:1.3333rem;padding-bottom:1.383rem}.tabMenuSection{width:100%;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.tabMenuSection .tabMenuNav{width:100%;display:inline-block;border-bottom:1px solid #ebedf3}.tabMenuSection .tabMenuNav .activeTabMenu{color:#212427 !important}.tabMenuSection .tabMenuNav .activeTabMenu::before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:rgba(247,247,247,.8)}.tabMenuSection .tabMenuNav .tabMenu{display:inline-block;color:#909294;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.tabMenuSection .tabMenuNav .tabMenu:hover{color:#212427}.tabMenuSection .tabBarWrapper{width:100%;display:flex;align-items:flex-start}.tabMenuSection .tabBarWrapper .tabBarSlide{width:100%;min-width:100%;height:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media(min-width: 1024px){.stepSeriesDropdownForm{padding-left:1rem}}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList:nth-child(1) .dropBox{padding-top:0 !important}}.stepSeriesDropdownForm .dropList::before{content:""}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList::before{position:absolute;top:0;left:-18px;width:1px;height:100%;border-left:2px dashed #f6f5fa}}.stepSeriesDropdownForm .dropList .dropBox .number{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#1a1a1a;font-size:.878rem;padding:.5rem;background-color:#f6f5fa;border:1px solid #f6f5fa;border-spacing:5px;border-radius:8px;margin-right:1rem;z-index:1}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList .dropBox .number{left:-35px;margin-right:0}}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList .dropBox .title{left:-1rem}}.dropdownForm{width:100%;max-width:800px}.dropdownForm .dropDownDiv{width:100%}.dropdownForm .dropDownDiv .dropBoxTitle{color:#212427;font-weight:500}.dropdownForm .dropDownDiv .dropList .dropBox{color:#333;padding:1rem 0;border-bottom:1px solid #ebedf3}@media(min-width: 768px){.dropdownForm .dropDownDiv .dropList .dropBox{padding:1.138rem 0}}@media(min-width: 1024px){.dropdownForm .dropDownDiv .dropList .dropBox{padding:1.296rem 0}}.dropdownForm .dropDownDiv .dropList .dropBox:hover{color:#0f0f0f}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon{border:1px solid #a28ecf}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon i{color:rgba(247,247,247,.8)}.dropdownForm .dropDownDiv .dropList .dropBox .title{margin:0;margin-right:auto;font-weight:600}.dropdownForm .dropDownDiv .dropList .dropBox .icon{height:35px;background-color:#fff;border:1px solid #ebedf3;border-radius:5px;padding:.5rem;margin-left:.5rem;cursor:pointer;transition:all .3s ease-in}.dropdownForm .dropDownDiv .dropList .dropBox .icon:hover{border:1px solid #909294}.dropdownForm .dropDownDiv .dropList .dropBox .icon:hover i{color:#1a1a1a}.dropdownForm .dropDownDiv .dropList .dropBox .icon i{color:#909294;font-size:1rem;line-height:.8;cursor:pointer;transition:all .3s ease-in}.dropdownForm .dropDownDiv .dropList .dropBox .icon .dropRemove{display:none}.dropdownForm .dropDownDiv .dropList .dropContent{display:none;width:100%;margin:0 auto;padding:1rem 0}@media(min-width: 768px){.dropdownForm .dropDownDiv .dropList .dropContent{padding:1.3333rem 0}}.dropdownForm .formDiv{display:flex;flex-wrap:wrap;justify-content:space-between}.dropdownForm .formDiv .profileSection{width:100%;display:flex;flex-direction:column;flex-wrap:wrap}@media(min-width: 768px){.dropdownForm .formDiv .profileSection{flex-direction:row}}.dropdownForm .formDiv .profileSection .profileDetails{order:2;flex:1}@media(min-width: 768px){.dropdownForm .formDiv .profileSection .profileDetails{order:1;padding-right:2.441rem}}.dropdownForm .formDiv .profileSection .avatarUpload{order:1}@media(min-width: 768px){.dropdownForm .formDiv .profileSection .avatarUpload{order:2}}.dropdownForm .formBoxSection{display:flex;flex-direction:column;justify-content:center}.dropdownForm .formBoxSection .formBoxDiv{margin-bottom:1rem}.dropdownForm .formBoxSection .summaryList{width:100%;display:flex;justify-content:space-between;padding:1rem;background-color:#f6f5fa;border:1px solid #ebedf3;border-radius:8px;cursor:pointer;transition:all .3s}.dropdownForm .formBoxSection .summaryList:hover{background-color:#f6f5fa}.dropdownForm .formBoxSection .summaryList .title{margin:0;cursor:pointer}.dropdownForm .formBoxSection .summaryList .edit{cursor:pointer}.dropdownForm .formBoxSection .summaryList .edit i{cursor:pointer}.dropdownForm .formBoxSection .formBoxIntro{display:flex !important}.dropdownForm .formBoxSection .formBox{width:100%;display:none;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1rem;margin-top:1rem;background-color:#f6f5fa;border:1px solid #ebedf3;border-radius:8px;cursor:pointer;transition:all .3s}.dropdownForm .formBoxSection .formBox .inputDiv{padding-top:.5rem}.dropdownForm .formBoxSection .formBox .inputDiv label{position:relative;top:0;left:0;font-size:.878rem;background-color:rgba(0,0,0,0);margin-bottom:.35rem;padding:0}.dropdownForm .formBoxSection .addSectionBtn{margin:0 auto;margin-top:1rem}.dropdownForm .formBoxSection .addSectionBtn i{margin:0;margin-right:1rem}.dropDownDiv{width:100%;max-width:700px;margin:0 auto}.dropDownDiv .dropBoxTitle{color:#212427;font-weight:500}.dropDownDiv .dropList{display:block}.dropDownDiv .dropList .dropBox{display:flex;align-items:center;justify-content:space-between;color:#333;font-size:1rem;font-weight:600;padding:1rem 0;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer}.dropDownDiv .dropList .dropBox:hover{color:#0f0f0f}.dropDownDiv .dropList .dropBox:hover span i{color:rgba(247,247,247,.8)}.dropDownDiv .dropList .dropBox .moreBtn{margin-left:auto;padding:1rem}.dropDownDiv .dropList .dropBox span{cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dropDownDiv .dropList .dropBox span i{color:#5d5e5f;font-size:.878rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dropDownDiv .dropList .dropBox span .dropRemove{display:none}.dropDownDiv .dropList .dropContent{display:none;width:100%}.privilegesDetails{width:100%;margin-top:1rem;background:linear-gradient(to right top, #0f0f0f, #111111, #131313, #141414, #161616, #171717, #181818, #191919, #1a1a1a, #1b1b1b, #1c1c1c, #1d1d1d);border-radius:8px;padding:1rem}.privilegesDetails p{margin:0;margin-bottom:.5rem;color:#1a1a1a;font-weight:500}.privilegesDetails label{background-color:rgba(0,0,0,0)}.privilegesDetails .checkboxRow{padding-top:.75rem;padding-bottom:.75rem;margin-bottom:0;border-bottom:1px solid #ebedf3}.privilegesDetails .checkboxRow:nth-last-child(1){border-bottom:none}.privilegesDetails .checkboxRow li{margin-bottom:1rem;margin-right:1.138rem}.tabBarMenuOption{position:fixed;bottom:0;left:0;z-index:200;width:100%;display:flex;justify-content:center;transition:2s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){.tabBarMenuOption{position:relative;bottom:unset !important;width:auto}}.tabBarMenuOption .tabBarMenuOptionList{width:100%;max-width:400px;margin:0 auto;display:flex;justify-content:space-around;border-radius:8px 8px 0 0;background-color:#fff;box-shadow:rgba(33,35,38,.062) 0px -10px 20px -10px;border:1px solid #f6f5fa;padding:.7rem 0;transition:.3s cubic-bezier(0.37, 0, 0.63, 1) !important}@media(min-width: 1024px){.tabBarMenuOption .tabBarMenuOptionList{width:auto;max-width:auto;margin:0;box-shadow:none;border:none;padding:0}}.tabBarMenuOption .tabBarMenuOptionList a{margin:0;display:flex;font-size:.937rem;font-weight:500;padding:.75rem 1rem;border:none}@media(min-width: 1024px){.tabBarMenuOption .tabBarMenuOptionList a{padding:.75rem}}.tabBarMenuOption .tabBarMenuOptionList a span{transition:all .2s}.downloadDataListSection{width:100%;background-color:#f6f5fa;background:linear-gradient(to right top, #0f0f0f, #111111, #131313, #141414, #161616, #171717, #181818, #191919, #1a1a1a, #1b1b1b, #1c1c1c, #1d1d1d);border:1px solid #fcfbff;border-radius:8px;padding:1rem}.downloadDataListSection .title{display:block;margin-bottom:1rem;color:#1a1a1a;font-weight:600}.downloadDataList{display:flex;flex-direction:column;border-bottom:1px solid #f6f5fa;padding-bottom:.5rem}.downloadDataList:nth-last-child(1){border-bottom:none}.downloadDataList .multipleDocumentList{background-color:#fff;border-radius:8px;padding:1rem}.downloadDataList .multipleDocumentList .title{display:block;color:#212427;margin-top:0}.downloadDataList .multipleDocumentList .documentList{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #ebedf3}.downloadDataList .multipleDocumentList .documentList .label{font-weight:400}.downloadDataList .multipleDocumentList .documentList .btnSection .btn{margin-top:0;margin-left:.5rem}.downloadDataList .multipleDocumentList .uploadDocumentInput{margin-top:2.441rem;margin-bottom:1rem}.downloadDataList .multipleDocumentList .uploadDocumentInput .inputDiv{margin-bottom:0}.downloadDataList .downloadList{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.downloadDataList .downloadList .label{font-weight:500}.downloadDataList .downloadList .btnSection .btn{margin:0;margin-left:.5rem}/*# sourceMappingURL=components.css.map */