:root{--fg: rgb(255,255,255);--fg-hover: rgb(250,250,250);--bg: rgb(241,242,245);--button: rgb(228,230,235);--button-hover: rgb(216,218,223);--dark-bg: rgb(188, 190, 195);--ultra-light-bg: rgb(249,249,249);--ultra-light-hover-bg: rgb(245,245,245);--progress-bg: #cef5ff;--box-bg: rgba(0, 0, 0, 0.1);--box-hover-bg: rgba(0, 0, 0, 0.5);--back-card-bg: #eaf4ff;--err: rgb(200,0,0);--theme-color: #eb5424;--theme-color-hover: rgb(219,94,54,0.9);--theme-color-light: rgb(219,94,54,0.5);--color-font-theme: rgb(255,255,255,0.8);--highlight-error: rgb(255,200,200);--transparent-light-bg: rgb(255,255,255,0.5);--border-progress: #91e7e8;--border: rgb(229,229,229);--border-light: rgb(240,240,240);--border-alt: rgb(212,209,210);--border-dark: rgb(60,60,60);--color: rgb(50,50,50);--color-light: rgb(125,122,122);--card-opts-color: rgb(60,60,60);--inset-shadow: rgba(255, 255, 255, 0.5)}[data-theme=dark]{--fg: rgb(36,37,38);--fg-hover: rgb(29,30,31);--bg: rgb(24,25,26);--button: rgb(58,59,60);--button-hover: rgb(78,79,80);--dark-bg: rgb(61,62,64);--ultra-light-bg: rgb(20,20,20);--ultra-light-hover-bg: rgb(25,25,25);--box-bg: rgba(255,255,255, 0.1);--box-hover-bg: rgba(255,255,255, 0.3);--back-card-bg: rgb(20,20,20);--err: rgb(200,0,0);--progress-bg: rgb(219,94,54);--transparent-light-bg: rgb(0,0,0,0.7);--border-progress: #d8491b;--border: rgb(57,58,59);--border-light: rgb(30,30,30);--border-alt: rgb(105,103,103);--border-dark: rgb(255,255,255);--color-font-theme: rgb(255,255,255,0.8);--highlight-error: rgb(60,0,0);--color: rgb(228,230,235);--color-light: rgb(128,130,134);--card-opts-color: rgb(60,60,60);--inset-shadow: rgba(255, 255, 255, 0.1);background:var(--bg)}.bttn{background:var(--button);border-radius:6px;cursor:pointer}.bttn:hover{background:var(--button-hover)}*{box-sizing:border-box;font-family:"Nunito",arial,sans-serif}div,a,p,span,input,textarea,td,h1,h2,h3,h4,h5{color:var(--color)}.tippy-popper *{color:#fff !important}html,body{padding:0;margin:0;background:var(--bg);height:100%}main{display:flex;flex-direction:column;flex-shrink:0;height:100%}main article{flex-grow:1;overflow:auto}@media only screen and (min-width:40.063em){.area{background:var(--fg);border-radius:8px;box-shadow:0px 1px 2px 0px rgba(0,0,0,.1);overflow:hidden}}.float_area{background:var(--fg);box-shadow:rgba(0,0,0,.2) 0px 12px 28px 0px,rgba(0,0,0,.1) 0px 2px 4px 0px,var(--inset-shadow) 0px 0px 0px 1px inset;border-radius:10px}.clear{display:block;clear:both}body.page header,body.page .sidebar{display:none}body.app .logo{display:block;width:100%;height:70px;background-repeat:no-repeat;background-position:center;background-size:38%}.popup_side{position:fixed;height:100%;width:100%;top:0;left:0;z-index:100;text-align:right}.popup_side .popup{display:inline-block;top:52px;right:16px;z-index:100;max-height:100%;overflow:auto}.popup_side .popup_title{font-weight:800;font-size:22px;text-align:left;padding:14px;display:flex;align-items:center}.popup_side .popup_title .n{flex-grow:1}.popup_side .popup_title .expand{flex-shrink:0;text-decoration:none;font-size:18px;color:var(--color-light);border-radius:999px;padding:8px}.popup_side .popup_title .expand:hover{background:var(--button)}@media only screen and (max-width: 40em){.popup_side{padding:16px}}@media only screen and (min-width:40.063em){.popup_side{padding:24px;padding-right:16px;padding-top:60px}.popup_side .popup{width:500px}}body.app header .notify,body.app header .annouce{position:relative;text-align:center}body.app header .notify .bttn,body.app header .annouce .bttn{outline:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center}body.app header .notify.drop,body.app header .annouce.drop{background:#ffeee4}body.app header .notify.drop .fas,body.app header .annouce.drop .fas{color:#ec8143}body.app header .notify.drop:hover,body.app header .annouce.drop:hover{background:#ffeee4}body.app header .notify.drop:hover .fas,body.app header .annouce.drop:hover .fas{color:#ec8143}body.app header .notify .count,body.app header .annouce .count{position:absolute;right:-6px;top:-4px;background:#c80000;color:#fff;border-radius:999px;text-align:center;height:20px;width:20px;font-size:12px;padding-top:2px}@media only screen and (max-width: 40em){body.app header .notify,body.app header .annouce{margin-right:12px}body.app header .notify .bttn,body.app header .annouce .bttn{width:40px;height:40px}body.app header .notify .fas,body.app header .annouce .fas{font-size:18px}}@media only screen and (min-width:40.063em){body.app header .notify,body.app header .annouce{margin-right:16px}body.app header .notify .bttn,body.app header .annouce .bttn{width:48px;height:48px}body.app header .notify .fas,body.app header .annouce .fas{font-size:22px}}body.app header .annouce_pop .primer{text-align:left;display:flex;padding:16px;align-items:center;border-top:solid 1px var(--border-light)}body.app header .annouce_pop .primer .icon{margin-right:8px}body.app header .annouce_pop .announcements .announcement{display:flex;font-size:14px;text-align:left;text-decoration:none;padding:12px;border-top:solid 1px var(--border-light)}body.app header .annouce_pop .announcements .announcement .avatar,body.app header .annouce_pop .announcements .announcement .info{vertical-align:middle}body.app header .annouce_pop .announcements .announcement .avatar{flex-shrink:0}body.app header .annouce_pop .announcements .announcement .info{padding-left:12px}body.app header .annouce_pop .announcements .announcement .info .post_title{font-weight:600;font-size:16px;color:#141414}body.app header .annouce_pop .announcements .announcement .info .post_title .unread{background:#ec8143;width:12px;height:12px;border-radius:999px;margin-right:8px;display:inline-block}body.app header .annouce_pop .announcements .announcement .info .deets{font-size:13px;font-weight:600}body.app header .annouce_pop .announcements .announcement .info .deets .full_name,body.app header .annouce_pop .announcements .announcement .info .deets .date{margin-right:12px}body.app header .annouce_pop .announcements .announcement:first-child{border-top:none}body.app header .annouce_pop .announcements .announcement:hover{background:var(--fg-hover)}body.app header .bot{position:relative;text-align:center}body.app header .bot .bttn{outline:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center}body.app header .bot .fa{font-size:22px}body.app header .bot .count{position:absolute;right:12px;top:12px;background:#c80000;color:#fff;border-radius:999px;text-align:center;height:20px;width:20px;font-size:12px;padding-top:2px}@media only screen and (max-width: 40em){body.app header .bot{margin-right:12px}body.app header .bot .bttn{width:40px;height:40px;font-size:18px}}@media only screen and (min-width:40.063em){body.app header .bot{margin-right:16px}body.app header .bot .bttn{width:48px;height:48px;font-size:22px}}body.app header .back{display:block;text-decoration:none;padding-right:4px}body.app header .back .bttn{border-radius:999px;display:flex;align-items:center;justify-content:center;text-decoration:none}body.app header .back .bttn::before{width:40%}@media only screen and (max-width: 40em){body.app header .back .bttn{width:40px;height:40px;font-size:18px}}@media only screen and (min-width:40.063em){body.app header .back .bttn{width:48px;height:48px;margin-right:16px;font-size:22px}}body.app header .logo{width:96px;background-size:contain}@media only screen and (max-width: 40em){body.app header .logo{height:40px}}@media only screen and (min-width:40.063em){body.app header .logo{height:50px}}@media only screen and (max-width: 40em){body.app header .header_name .header_heading{font-size:14px;font-weight:600}body.app header .header_name .header_subheading{font-size:12px}body.app header .header_name .header_heading.single{font-size:16px}}@media only screen and (min-width:40.063em){body.app header .header_name{flex-grow:1}body.app header .header_name .header_heading{font-size:20px;font-weight:600}body.app header .header_name .header_subheading{font-size:16px}body.app header .header_name .header_heading.single{font-weight:600;font-size:20px}}body.app header{width:100%;background:var(--fg);border-bottom:solid 2px var(--border);z-index:20;display:flex;flex-wrap:wrap;align-items:center;padding:8px 16px}body.app header .fill{flex-grow:1}body.app header .avatar{cursor:pointer}@media only screen and (max-width: 40em){body.app header .title{display:none}body.app header .back{flex-grow:1}}@media only screen and (min-width:40.063em){body.app header .title{flex-grow:1}body.app header .title .subheading{font-size:20px}}body.app .dropdown.drop .options{display:block}body.app .dropdown .options{display:none;position:absolute;width:300px;z-index:100;top:50px;right:0px;overflow:hidden}body.app .dropdown .options .profile{padding:16px;padding-bottom:8px}body.app .dropdown .options .profile .user_uuid{border-top:solid 1px var(--border);margin-top:8px;padding-top:8px;font-size:13px}body.app .dropdown .options .profile .user_uuid .k{font-weight:800}body.app .dropdown .options .profile .user_uuid .v{font-weight:500}body.app .dropdown .options .profile .name{font-weight:600;float:none}body.app .dropdown .options .profile .name .first_name{margin-right:4px}body.app .dropdown .options .profile .email{font-size:13px}body.app .dropdown .options a.item.admin{color:#c80000}body.app .dropdown .options a.item.admin .fa{margin-right:8px}body.app .dropdown .options a.item{cursor:pointer}body.app .dropdown .options a.item:hover{background:var(--fg-hover)}body.app .dropdown .options .item,body.app .dropdown .options a.item{display:block;padding:12px 16px;color:#646464;text-decoration:none}body.app .dropdown .options .item .icon,body.app .dropdown .options a.item .icon{margin-right:8px}body.app .dropdown .options .darkmode{display:flex;align-content:center;align-items:flex-end;width:100%}body.app .dropdown .options .darkmode .fa{align-self:flex-start;flex-shrink:0;display:inline-block;line-height:1em}body.app .dropdown .options .darkmode .n{align-self:flex-start;flex-grow:1;line-height:1em}body.app .dropdown .options .darkmode .toggle{flex-shrink:0;align-self:flex-end;background:var(--button-hover);position:relative;width:48px;height:20px;border-radius:999px;cursor:pointer}body.app .dropdown .options .darkmode .toggle.dark .blip{left:auto;right:2px}body.app .dropdown .options .darkmode .toggle .blip{position:absolute;background:var(--fg);top:2px;left:2px;border-radius:999px;width:16px;height:16px}@media only screen and (min-width:40.063em){body.app .dropdown{position:relative}}body[location=notfound]{background:#2952fa;color:#fff;margin:0px;padding:0px}body[location=notfound] main{padding-top:48px}body[location=notfound] .clear{clear:both}body[location=notfound] .error{color:rgba(255,255,255,.5);line-height:1em}body[location=notfound] h1{color:#fff;font-weight:500;margin-top:0;margin-bottom:0}body[location=notfound] .msg{line-height:1.6em;font-size:18px;font-weight:300;color:rgba(255,255,255,.9)}body[location=notfound] .line{border-top:solid 1px rgba(255,255,255,.2);clear:both;margin-top:24px;padding-bottom:24px}body[location=notfound] .debug_field span{color:rgba(255,255,255,.5)}body[location=notfound] .btn{border-radius:8px;color:#fff;text-decoration:none;font-size:14px;text-transform:uppercase;display:inline-block;text-align:center;float:right}body[location=notfound] .problem{background:rgba(255,255,255,.4);font-weight:600}body[location=notfound] .problem:hover{color:#2952fa;background:#fff}@media only screen and (max-width: 40em){body[location=notfound] main{padding:0px 20px}body[location=notfound] .error{font-size:40px}body[location=notfound] h1{font-size:26px}body[location=notfound] .msg{font-size:14px}body[location=notfound] br{display:none}body[location=notfound] .btn{width:48%;padding:16px 0px;font-size:11px}body[location=notfound] .problem{float:left}body[location=notfound] .status{float:right}}@media only screen and (min-width:40.063em){body[location=notfound] main{width:640px;margin:0px auto}body[location=notfound] .error{font-size:60px}body[location=notfound] h1{font-size:32px}body[location=notfound] .msg{font-size:22px}body[location=notfound] .btn{padding:16px 32px;margin-right:16px}}body[location=server_error]{background:#fa6e29;font-family:"Open Sans",arial,sans-serif;color:#fff;margin:0px;padding:0px}body[location=server_error] main{padding-top:48px}body[location=server_error] .clear{clear:both}body[location=server_error] .error{color:rgba(255,255,255,.5);line-height:1em}body[location=server_error] .debug_field span{color:rgba(255,255,255,.5)}body[location=server_error] h1{color:#fff;font-weight:500;margin-top:0;margin-bottom:0}body[location=server_error] .msg{line-height:1.6em;font-size:18px;font-weight:300;color:rgba(255,255,255,.9)}body[location=server_error] .line{border-top:solid 1px rgba(255,255,255,.2);clear:both;margin-top:24px;padding-bottom:24px}body[location=server_error] .debug_field span{color:rgba(255,255,255,.5)}body[location=server_error] .btn{border-radius:8px;color:#fff;text-decoration:none;font-size:14px;text-transform:uppercase;display:inline-block;text-align:center;float:right}body[location=server_error] .problem{background:rgba(255,255,255,.4);font-weight:600}body[location=server_error] .problem:hover{color:#fa6e29;background:#fff}@media only screen and (max-width: 40em){body[location=server_error] main{padding:0px 20px}body[location=server_error] .error{font-size:40px}body[location=server_error] h1{font-size:26px}body[location=server_error] .msg{font-size:14px}body[location=server_error] br{display:none}body[location=server_error] .btn{width:48%;padding:16px 0px;font-size:11px}body[location=server_error] .problem{float:left}body[location=server_error] .status{float:right}}@media only screen and (min-width:40.063em){body[location=server_error] main{width:640px;margin:0px auto}body[location=server_error] .error{font-size:60px}body[location=server_error] h1{font-size:32px}body[location=server_error] .msg{font-size:18px}body[location=server_error] .btn{padding:16px 32px;margin-right:16px}}.popup_wrap{background:rgba(0,0,0,.1);position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;display:none}.popup_wrap.pop{display:flex;align-items:center;justify-content:center}.popup_wrap .popup{background:var(--fg);margin:0px auto;min-height:400px;display:flex;flex-direction:column;overflow:hidden}.popup_wrap .popup_heading{text-align:center;font-weight:800;padding:20px 0;border-bottom:solid 1px var(--border-light);position:relative}.popup_wrap .popup_heading .fa.fa-times{border-radius:999px;text-align:center;padding-top:12px;position:absolute;right:12px;top:12px;width:40px;height:40px;cursor:pointer}.popup_wrap .popup_content{padding:20px;display:flex;flex-direction:column;flex-grow:1}@media only screen and (max-width: 40em){.popup{height:100%;overflow-y:scroll}}@media only screen and (min-width:40.063em){.popup{width:500px;border-radius:12px;box-shadow:rgba(0,0,0,.2) 0px 12px 28px 0px,rgba(0,0,0,.1) 0px 2px 4px 0px,var(--inset-shadow) 0px 0px 0px 1px inset}}.avatar{cursor:default;border-radius:999px;background:#646464;color:rgba(255,255,255,.7);text-align:center;height:48px;width:48px;padding-top:14px;position:relative;overflow:hidden}.avatar .cover{width:100%;height:100%;position:absolute;top:0;left:0;background-size:contain}.avatar.c1{background:#ce5353}.avatar.c2{background:#53a4ce}.avatar.c3{background:#53ce65}.avatar.c4{background:#53cbce}.avatar.c5{background:#7e7fe2}.avatar.c6{background:#646464}@media only screen and (max-width: 40em){.avatar{height:40px;width:40px;padding-top:10px;font-size:14px}}@media only screen and (min-width:40.063em){.avatar{height:48px;width:48px;padding-top:14px}}body[location=issued_certificates_show] .area,body[location=issued_badges_show] .area{padding:16px}@media only screen and (max-width: 40em){body[location=issued_certificates_show] .area,body[location=issued_badges_show] .area{padding:0}}@media only screen and (min-width:40.063em){body[location=issued_certificates_show] .area,body[location=issued_badges_show] .area{width:1100px;margin:0px auto;margin-top:24px}}body[location=issued_certificates_show] .area .linked_in,body[location=issued_badges_show] .area .linked_in{margin-left:8px}body[location=issued_certificates_show] .area .bttn,body[location=issued_badges_show] .area .bttn{border-radius:8px;border:none;padding:12px 20px;text-decoration:none;font-size:16px;font-weight:600;clear:both;display:inline-block;cursor:pointer;animation-duration:2s;animation-name:bounceIn}body[location=issued_certificates_show] .area .bttn .fas,body[location=issued_certificates_show] .area .bttn .fa,body[location=issued_certificates_show] .area .bttn .fab,body[location=issued_badges_show] .area .bttn .fas,body[location=issued_badges_show] .area .bttn .fa,body[location=issued_badges_show] .area .bttn .fab{margin-right:8px;font-size:22px}body[location=issued_certificates_show] .area .bttn .fas.fa-star,body[location=issued_badges_show] .area .bttn .fas.fa-star{padding-left:10px}body[location=issued_certificates_show] .area .bttn .fa-linkedin-in,body[location=issued_badges_show] .area .bttn .fa-linkedin-in{color:#0077b5}body[location=achievements_index] .achievements_wrap{padding:16px}@media only screen and (max-width: 40em){body[location=achievements_index] .achievements_wrap{padding:0}}@media only screen and (min-width:40.063em){body[location=achievements_index] .achievements_wrap{width:1100px;margin:0px auto}}body[location=achievements_index] .issued_badges,body[location=achievements_index] .issued_certificates{margin-bottom:16px}body[location=achievements_index] .issued_badge{display:flex;padding:12px;align-items:center;border-top:solid 1px var(--border-light);margin-top:10px}body[location=achievements_index] .issued_badge:first-child{border-top:none}body[location=achievements_index] .issued_badge .name{flex-grow:1}body[location=achievements_index] .issued_certificate{display:flex;padding:12px;align-items:center;border-top:solid 1px var(--border-light);margin-top:10px}body[location=achievements_index] .issued_certificate:first-child{border-top:none}body[location=achievements_index] .issued_certificate .name{flex-grow:1}body[location=achievements_index] .go{text-decoration:none;font-weight:800px;padding:4px 8px;border-radius:4px;display:flex;align-items:center}body[location=achievements_index] .go span.fa{margin-left:8px}body[location=achievements_index] .go span{vertical-align:middle;color:var(--color-light)}body[location=achievements_index] .go:hover{color:var(--color);background:var(--button)}body[location=achievements_validate] section{padding:24px;padding-top:72px;max-width:720px;margin:0px auto}body[location=achievements_validate] section h2{text-align:center}body[location=achievements_validate] section .area{padding:24px}body[location=achievements_validate] section td{padding-bottom:12px}body[location=achievements_validate] section td.l{padding-right:20px;font-weight:600}body[location=achievements_validate] section .logo{background-repeat:no-repeat;width:122px;height:67px;margin:0px auto;display:block;background-size:contain}@media only screen and (max-width: 40em){body[location=achievements_validate] section .logo{margin-top:24px}}body[location=achievements_validate] section .fa-check{color:green}body[location=achievements_validate] section .fa-times{color:red}body[location=achievements_validate] section .questions{padding-top:24px;text-align:center}body[location=achievements_validate] section p{font-size:18px}@media only screen and (max-width: 40em){body.app header .team_insights{border-radius:999px;padding:8px 9px;margin-left:0px}body.app header .team_insights .fas{margin-right:0px}body.app header .team_insights span:last-child{display:none}}body.app header .bttn_label{font-size:18px;text-decoration:none;padding:8px 18px;text-align:center;margin-right:12px}body.app header .bttn_label.active{background:var(--theme-color)}body.app header .bttn_label.active .icon,body.app header .bttn_label.active .label{color:var(--color-font-theme)}body.app header .bttn_label .label{font-size:12px;font-weight:800}body.app header .logo{margin-right:24px}body[location=issued_badges_show] .buttons{display:flex;flex-direction:row;gap:12px}body[location=issued_badges_show] .area{display:flex;flex-direction:column;align-items:center}body[location=issued_badges_show] .area .name{font-size:28px;font-weight:600}body[location=issued_badges_show] .area .description{font-size:20px;line-height:1.6em;background:var(--bg);padding:16px;border-radius:6px}body[location=issued_badges_show] .area .description p{margin-top:0}body[location=issued_badges_show] .area .description:last-child{margin-bottom:0}body[location=issued_badges_show] .area .image{margin:12px}body[location=issued_badges_show] .area .image svg{width:256px;height:256px}body[location=issued_badges_show] .area .validation_number{padding:16px 0px;font-size:16px}body[location=issued_badges_show] .area .validation_number .k{font-weight:600;margin-right:12px}body[location=issued_certificates_show] .buttons{display:flex;flex-direction:row;gap:12px}body[location=issued_certificates_show] .area{display:flex;flex-direction:column;align-items:center}body[location=issued_certificates_show] .area .name{font-size:28px;font-weight:600}body[location=issued_certificates_show] .area .description{font-size:20px;line-height:1.6em;background:var(--bg);padding:16px;border-radius:6px}body[location=issued_certificates_show] .area .description p{margin-top:0}body[location=issued_certificates_show] .area .description:last-child{margin-bottom:0}body[location=issued_certificates_show] .area .validation_number{padding:16px 0px;font-size:16px}body[location=issued_certificates_show] .area .validation_number .k{font-weight:600;margin-right:12px}@media only screen and (max-width: 40em){header a.bttn_label.dashboard,header a.bttn_label.catalog,header a.bttn_label.achievements{display:none}}nav.mobile-catalog-nav{flex-shrink:1;display:flex;order:3;background:var(--fg);width:100%;bottom:0}nav.mobile-catalog-nav a{flex-grow:1;width:25%;padding:10px;text-decoration:none;display:block;text-align:center;background:var(--fg)}nav.mobile-catalog-nav a.active{background:#fb7a2f}nav.mobile-catalog-nav a .n{font-size:14px}@media only screen and (max-width: 40em){nav.mobile-catalog-nav a.active div{color:#000}}@media only screen and (min-width:40.063em){nav.mobile-catalog-nav{display:none}nav.mobile-catalog-nav a.active div{color:#fff}}
