@charset "UTF-8";:root{--theme-bg-primary:#FFFFFF;--theme-bg-secondary:#EDF0F5;--theme-text-primary:#000000;--theme-text-secondary:#999999}html[data-theme="dark"]{--theme-bg-primary:#212226;--theme-bg-secondary:#37393D;--theme-text-primary:#FFFFFF;--theme-text-secondary:#999999}:root{--theme-bg-primary:#FFFFFF;--theme-bg-secondary:#EDF0F5;--theme-text-primary:#000000;--theme-text-secondary:#999999}html[data-theme="dark"]{--theme-bg-primary:#212226;--theme-bg-secondary:#37393D;--theme-text-primary:#FFFFFF;--theme-text-secondary:#999999}html{margin:0;padding:0;height:100%}html body{margin:0;padding:0;font-family:-apple-system,"system-ui",Helvetica,Arial,sans-serif,"Apple Color Emoji";font-size:14px;height:100%}html body .header{width:100%;height:120px;background-color:var(--theme-bg-secondary);padding:10px;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #ccc}html body .header .header-first{display:flex;flex-direction:row;justify-content:space-between;align-items:center}html body .header .header-first .icon{display:flex;align-items:center}html body .header .header-first .icon img{margin-right:10px}html body .header .header-first .icon span{font-size:20px;font-weight:400}html body .header .header-first .icon .text-blue{font-weight:900}html body .header .header-first .icon .company-name{font-family:"Quicksand"}html body .header .header-first .main-search{background:var(--theme-bg-primary);border:1px solid #ccc;border-radius:6px;padding:10px;padding-left:20px;padding-right:20px;outline:0;text-align:center;width:300px}html body .header .header-first ul{margin:0;padding:0}html body .header .header-first ul li{list-style:none;display:inline-block}html body .header .header-first ul li a{padding-left:10px;padding-right:10px}html body .header .header-first ul:first-child a{padding-left:0}html body .header .header-first ul:last-child a{padding-right:0}html body .header .header-second{display:flex;flex-direction:row;justify-content:space-between}html body .header .header-second ul{margin:0;padding:0}html body .header .header-second ul li{list-style:none;display:inline-block;padding-left:10px;padding-right:10px}html body .header .header-second ul li a{padding-bottom:9px}html body .header .header-second ul li.active a{color:#2974ff;border-bottom:2px solid #2974ff}html body .header .header-second ul li:first-child{padding-left:0}html body .header .header-second ul li:last-child{padding-right:0}html body .wrapper{display:flex;flex-direction:row;min-height:100%}html body .wrapper .navigation{min-height:100%;width:280px;border-right:1px solid #ccc;padding:10px;flex-shrink:0}html body .wrapper .content{padding:30px;width:100%;max-width:1280px}html body .wrapper .content.center{margin:0 auto}html body .wrapper .content .breadcrumbs ul{margin:0;padding:0}html body .wrapper .content .breadcrumbs ul li{list-style:none;display:inline-block}html body .wrapper .content .breadcrumbs ul li a{color:var(--theme-text-secondary)}html body .wrapper .content .breadcrumbs ul li::after{content:" /";color:#ccc;margin-left:5px;margin-right:5px}html body .wrapper .content .breadcrumbs ul li:last-child::after{content:""}html body .wrapper .content h1{margin:0;margin-top:30px}html body .wrapper .content h2{font-weight:400;padding:0;color:rgb(0 0 0 / .6)}html body .wrapper .content .sidebyside{margin-top:15px}html body *{box-sizing:border-box}html body a{color:var(--theme-text-primary);text-decoration:none}html body .text-blue{color:#2974ff}html body .text-medium{font-size:16px}html body .btn{padding:10px;padding-left:20px;padding-right:20px;border-radius:8px;display:inline-block}html body .btn.btn-primary{background:radial-gradient(circle at 81.9% 53.5%,#2974ff 16.3%,#0050e6 100.2%);color:#fff}html body .btn i.fa{margin-left:5px}html body .sidebyside{display:flex;flex-direction:row;align-items:center}html body .sidebyside a{display:inline-block;margin-right:20px}@font-face{font-family:"Quicksand";src:url(/css/fonts/Quicksand-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand";src:url(/css/fonts/Quicksand-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand";src:url(/css/fonts/Quicksand-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand";src:url(/css/fonts/Quicksand-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand";src:url(/css/fonts/Quicksand-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}