*,:after,:before{box-sizing:border-box}#sprite{display:none}body,html{min-height:100vh;font-family:Ubuntu,sans-serif;font-weight:300;font-size:10px;color:#555;background:#fff;padding:0;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased}body .btn,html .btn{display:flex;align-items:center;padding:.6rem .8rem;color:hsla(0,0%,100%,.8);font-size:1.2rem;font-weight:400;border-radius:.4rem;text-shadow:.1rem .1rem .1rem rgba(0,0,0,.1);background-color:#f88c00;transition:background-color .2s ease}body .btn svg,html .btn svg{width:1.2rem;height:1.2rem;margin-right:.6rem;fill:hsla(0,0%,100%,.8);transition:fill .2s ease}body .btn:hover,html .btn:hover{background-color:#ffa32c}body .btn:hover svg,html .btn:hover svg{fill:#fff}body.old,html.old{font-family:Verdana,Geneva,Tahoma,sans-serif}body.old #sidebar .content h3,html.old #sidebar .content h3{letter-spacing:.1rem}body.old #sidebar .content a,html.old #sidebar .content a{font-size:1.4rem}body.old #header .breadcrumb h3,html.old #header .breadcrumb h3{font-size:2.4rem;font-weight:700}body.old .container .data p,html.old .container .data p{font-size:1.4rem}body.old .container .data label,html.old .container .data label{color:#666;font-size:.9rem;letter-spacing:.1rem}body.old .container .box .agree .row p,body.old .container .no-data,html.old .container .box .agree .row p,html.old .container .no-data{font-size:1.2rem}body.old #header .info a,body.old .container .box .header>h3,html.old #header .info a,html.old .container .box .header>h3{font-family:Georgia,Geneva,Times New Roman,Times,serif;font-size:2rem}body.old #header .item:hover svg,html.old #header .item:hover svg{fill:#f30}body.old #header .item.shopping-cart:hover svg,html.old #header .item.shopping-cart:hover svg{fill:#6c0}body.old #header .item.shopping-cart span,html.old #header .item.shopping-cart span{background-color:#6c0}body.old #header .item span,html.old #header .item span{font-family:Georgia,Geneva,Times New Roman,Times,serif;font-size:1.4rem;padding-bottom:.2rem;background-color:#f30}body.old .btn,html.old .btn{border-radius:.5rem;background:linear-gradient(180deg,#f8991d,#ef3c24);border:1px solid #ca2927;color:#fff;font-size:1.2rem;font-family:Verdana,Helvetica,Arial,sans-serif;text-shadow:-1px -1px 0 #ca2927;text-decoration:none;user-select:none}body.old .btn:hover,html.old .btn:hover{background:#ef3c24;background:linear-gradient(180deg,#ef3c24,#ef3c24)}body.old .btn svg,html.old .btn svg{fill:#fff}body.old .btn>a,html.old .btn>a{color:#fff;font-family:Verdana,Helvetica,Arial,sans-serif;text-shadow:-1px -1px 0 #ca2927}a{color:#1665d8;text-decoration:none}#loader{display:flex;align-items:center;justify-content:center;position:fixed;top:7rem;right:0;bottom:0;left:26rem;opacity:1;background-color:#fff;pointer-events:none;z-index:3}#loader svg path,#loader svg rect{fill:#f8991d}#logo{display:flex;align-items:center;height:7rem;padding-left:2.6rem}#sidebar{display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;width:26rem;background:#036 linear-gradient(180deg,#05a 0,#036);box-shadow:inset -1.4rem -1rem 1rem 0 rgba(0,51,102,.15);z-index:5}#sidebar .content{flex:1;overflow-y:auto;position:relative;z-index:1}#sidebar .content h3{margin:0 0 .6rem;color:hsla(0,0%,100%,.4);font-size:.9rem;letter-spacing:.15rem;font-weight:400;text-transform:uppercase;padding-left:2.6rem}#sidebar .content a{position:relative;display:flex;align-items:center;min-height:3.4rem;color:hsla(0,0%,100%,.6);font-size:1.5rem;font-weight:300;padding:.8rem 2rem .8rem 2.6rem;background-color:transparent;transition:color .4s ease,background-color .4s ease}#sidebar .content a.current{color:#fff;font-weight:400;background-color:hsla(0,0%,100%,.1)}#sidebar .content a.current.has-notification>svg{fill:hsla(0,0%,100%,.4)}#sidebar .content a.current:active,#sidebar .content a.current:hover{background-color:hsla(0,0%,100%,.1)!important}#sidebar .content a.has-notification>svg{position:absolute;top:50%;left:.6rem;width:1.4rem;height:1.4rem;transform:translateY(-50%);fill:hsla(0,0%,100%,.8);transition:fill .4s ease}#sidebar .content a:active{background-color:hsla(0,0%,100%,.1)}#sidebar .content a:hover{color:#fff;background-color:rgba(0,0,0,.1)}#sidebar .content a:hover>svg{fill:#fff}#sidebar .content .menu{padding-bottom:4rem}#sidebar .footer{display:flex;align-items:center;justify-content:center;height:4rem;background-color:rgba(0,0,0,.1)}#sidebar .footer a{margin:0 1rem}#sidebar .footer a:hover svg{fill:#fff}#sidebar .footer svg{width:1.4rem;fill:hsla(0,0%,100%,.4);transition:fill .2s ease}#main{position:relative;margin-left:26rem;background-color:#fff;overflow-y:scroll;z-index:2}#main,#main>.content{display:flex;flex-direction:column}#main>.content{align-items:center;min-height:100vh;min-width:76.4rem;padding:11rem 1.8rem 6rem}#header{position:fixed;top:0;right:0;left:26rem;justify-content:space-between;height:7rem;padding:0 2.4rem;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #f1f1f1;box-shadow:0 .2rem .4rem 0 rgba(0,0,0,.01);z-index:4}#header,#header .breadcrumb{display:flex;align-items:center}#header .breadcrumb h3{margin:0;font-weight:300;font-size:2rem}#header .breadcrumb h3 strong{font-weight:400}#header .spacer{margin:0 1.4rem;width:1px;height:3.8rem;background-color:#ececec}#header .user{display:flex;align-items:center;white-space:nowrap}#header .item{position:relative;margin:0 1rem;transition:all .2s ease;transform-origin:50%;cursor:pointer}#header .item svg{margin-top:.4rem;width:2.4rem;height:2.4rem;fill:#ccc}#header .item.shopping-cart span{right:-.8rem;background-color:#1bb933}#header .item.notifications span,#header .item.shopping-cart span{display:flex;align-items:center;justify-content:center;position:absolute;top:0;min-width:1.6rem;height:1.6rem;color:#fff;font-size:1rem;font-weight:500;border-radius:50%}#header .item.notifications span{right:-.4rem;background-color:#f88c00}#header .item:hover{transform:scale(1.15)}#header .item:hover svg{fill:#f88c00}#header .item:hover.shopping-cart svg{fill:#1bb933}#header .item:active{transform:scale(.9)}#header .info{display:flex;flex-direction:column;align-items:flex-end}#header .info h4{color:#3e3f42;font-size:1.8rem;font-weight:400;margin:0 0 .4rem}#header .info h4 a{color:#3e3f42}#header .info span{color:#a5a5a5;font-size:1.2rem}#header .info span strong{color:#333;font-weight:400}#footer{display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;height:4rem;color:#999;font-size:1rem;z-index:1}#footer p{margin:.4rem 0 0}#footer .links{display:flex;align-items:center;justify-content:center;width:100%;padding:0 2.4rem;text-align:center}#footer .links a{margin:0 1rem;color:#999;border-bottom:1px solid transparent}#footer .links a:hover{border-bottom:1px solid #999}.container{max-width:111rem;margin-bottom:4rem;width:100%;font-size:1.4rem}.container .content{padding:2.4rem}.container .special{display:flex;align-items:center;justify-content:space-between}.container .box{border-radius:.6rem;border:1px solid #eaedf3;background-color:#fff}.container .box .header{display:flex;align-items:center;justify-content:space-between;padding:0 2rem 0 2.4rem;min-height:6rem;background-color:#fdfdfd;border-radius:.5rem .5rem 0 0;border-bottom:1px solid #f1f1f1}.container .box .header>h3{font-size:1.6rem;color:#3e3f42;margin:0;font-weight:400}.container .box .header>h3 svg{width:1.2rem;height:1.2rem;fill:#1665d8;cursor:pointer}.container .box .spacer{margin:2.4rem auto;height:.1rem;background-color:#eaedf3}.container .box .agree img{margin-right:1rem}.container .box .agree .row{display:flex;align-items:flex-start;margin:1rem 0;font-size:1.3rem}.container .box .agree .row p{margin:0;padding-top:.2rem;color:#777}.container .box .extra-info{font-size:1.1rem;color:#a5a5a5}.container .box .extra-info a{color:#a5a5a5;border-bottom:1px solid #a5a5a5}.container .box .extra-info a:hover{color:#1665d8;border-color:#1665d8}.container .box .extra-info>p{margin:1rem 0 0}.container .box .no-data{margin:0}.container .box .desc,.container .box .no-data{font-size:1.4rem;color:#777}.container .box .desc p{margin:0 0 1rem;line-height:1.8rem}.container .grid{display:grid;grid-gap:2rem 3rem;margin-bottom:2.4rem}.container .grid.col-2{grid-template-columns:repeat(2,1fr)}.container .grid.col-3{grid-template-columns:repeat(3,1fr)}.container .data{display:flex;flex-direction:column;overflow:hidden}.container .data label{margin-bottom:.4rem;color:#a5a5a5;font-size:.9rem;font-weight:400;letter-spacing:.05rem;text-transform:uppercase}.container .data>p{color:#555;font-size:1.6rem;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.container .data>p strong{font-weight:400}.container .data input{width:100%;border:1px solid #ccc}.table .grid{margin:0;grid-gap:0}.table .grid.emails{grid-template-columns:1fr minmax(10rem,auto) 4rem}.table .grid.phones{grid-template-columns:1fr 4rem}.table .grid .icon{display:flex;align-items:center;justify-content:center;padding:0 0 0 1.4rem;text-align:center}.table .grid .title{color:#a5a5a5;font-size:.9rem;font-weight:400;min-height:2rem;height:100%;letter-spacing:.05rem;text-transform:uppercase;border:none}.table .grid .title svg{width:1.4rem;height:1.4rem;fill:#a5a5a5}.table .grid>div{display:flex;align-items:center;min-height:4.8rem;padding:0 1.4rem;border-top:1px solid #eaedf3}.table .grid .name{flex-direction:column;align-items:flex-start;justify-content:center}.table .grid .name span{color:#a5a5a5;font-size:.8rem;letter-spacing:.05rem;font-weight:500;text-transform:uppercase}#modal{position:fixed;top:0;background-color:rgba(19,24,32,.9);opacity:0;transition:all .2s}#modal,#modal>div{right:0;bottom:0;left:0}#modal>div{display:flex;justify-content:center;position:absolute;top:9rem}#modal .box{display:flex;max-width:100.6rem;margin:0 auto}.img0{width:100.6rem;height:115.1rem;background:no-repeat url(/img/0@2x.03be080a.png) 50% 0/100%}.img1{background:no-repeat url(/img/1@2x.0a3a417e.png) 50% 0/100%}.img1,.img2{width:111rem;height:36.6rem}.img2{background:no-repeat url(/img/2@2x.a1cb4bc5.png) 50% 0/100%}.img3{width:111rem;height:60.4rem;background:no-repeat url(/img/3@2x.33b2a817.png) 50% 0/100%}.img4{width:54rem;height:41.7rem;background:no-repeat url(/img/4@2x.32f94c25.png) 50% 0/100%}.img5{width:111rem;height:72.4rem;background:no-repeat url(/img/5@2x.fd7d3af5.png) 50% 0/100%}#chat{position:fixed;right:2.4rem;bottom:2rem;width:6rem;height:6rem;background:no-repeat url(/img/chat.3521d3e2.png) 50% 0/100%;z-index:10}